[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. 28992 1726882939.35074: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 28992 1726882939.35547: Added group all to inventory 28992 1726882939.35549: Added group ungrouped to inventory 28992 1726882939.35553: Group all now contains ungrouped 28992 1726882939.35557: Examining possible inventory source: /tmp/network-mVt/inventory.yml 28992 1726882939.59596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 28992 1726882939.59663: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 28992 1726882939.59687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 28992 1726882939.59753: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 28992 1726882939.59833: Loaded config def from plugin (inventory/script) 28992 1726882939.59836: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 28992 1726882939.59879: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 28992 1726882939.59975: Loaded config def from plugin (inventory/yaml) 28992 1726882939.59978: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 28992 1726882939.60080: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 28992 1726882939.60538: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 28992 1726882939.60541: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 28992 1726882939.60544: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 28992 1726882939.60550: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 28992 1726882939.60554: Loading data from /tmp/network-mVt/inventory.yml 28992 1726882939.60628: /tmp/network-mVt/inventory.yml was not parsable by auto 28992 1726882939.60701: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 28992 1726882939.60750: Loading data from /tmp/network-mVt/inventory.yml 28992 1726882939.60844: group all already in inventory 28992 1726882939.60850: set inventory_file for managed_node1 28992 1726882939.60854: set inventory_dir for managed_node1 28992 1726882939.60855: Added host managed_node1 to inventory 28992 1726882939.60857: Added host managed_node1 to group all 28992 1726882939.60858: set ansible_host for managed_node1 28992 1726882939.60859: set ansible_ssh_extra_args for managed_node1 28992 1726882939.60862: set inventory_file for managed_node2 28992 1726882939.60864: set inventory_dir for managed_node2 28992 1726882939.60865: Added host managed_node2 to inventory 28992 1726882939.60867: Added host managed_node2 to group all 28992 1726882939.60867: set ansible_host for managed_node2 28992 1726882939.60868: set ansible_ssh_extra_args for managed_node2 28992 1726882939.60871: set inventory_file for managed_node3 28992 1726882939.60873: set inventory_dir for managed_node3 28992 1726882939.60874: Added host managed_node3 to inventory 28992 1726882939.60875: Added host managed_node3 to group all 28992 1726882939.60876: set ansible_host for managed_node3 28992 1726882939.60876: set ansible_ssh_extra_args for managed_node3 28992 1726882939.60879: Reconcile groups and hosts in inventory. 28992 1726882939.60953: Group ungrouped now contains managed_node1 28992 1726882939.60956: Group ungrouped now contains managed_node2 28992 1726882939.60958: Group ungrouped now contains managed_node3 28992 1726882939.61041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 28992 1726882939.61206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 28992 1726882939.61263: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 28992 1726882939.61293: Loaded config def from plugin (vars/host_group_vars) 28992 1726882939.61296: 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) 28992 1726882939.61303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 28992 1726882939.61312: 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) 28992 1726882939.61557: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 28992 1726882939.61982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882939.62082: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 28992 1726882939.62302: Loaded config def from plugin (connection/local) 28992 1726882939.62306: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 28992 1726882939.63101: Loaded config def from plugin (connection/paramiko_ssh) 28992 1726882939.63105: 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) 28992 1726882939.64034: 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) 28992 1726882939.64078: Loaded config def from plugin (connection/psrp) 28992 1726882939.64081: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 28992 1726882939.64895: 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) 28992 1726882939.64947: Loaded config def from plugin (connection/ssh) 28992 1726882939.64950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 28992 1726882939.69069: 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) 28992 1726882939.69113: Loaded config def from plugin (connection/winrm) 28992 1726882939.69116: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 28992 1726882939.69154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 28992 1726882939.69220: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 28992 1726882939.69501: Loaded config def from plugin (shell/cmd) 28992 1726882939.69503: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 28992 1726882939.69533: 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) 28992 1726882939.69608: Loaded config def from plugin (shell/powershell) 28992 1726882939.69610: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 28992 1726882939.69870: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 28992 1726882939.70273: Loaded config def from plugin (shell/sh) 28992 1726882939.70276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 28992 1726882939.70312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 28992 1726882939.70652: Loaded config def from plugin (become/runas) 28992 1726882939.70655: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 28992 1726882939.71069: Loaded config def from plugin (become/su) 28992 1726882939.71071: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 28992 1726882939.71450: Loaded config def from plugin (become/sudo) 28992 1726882939.71453: 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 28992 1726882939.71491: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml 28992 1726882939.72246: in VariableManager get_vars() 28992 1726882939.72270: done with get_vars() 28992 1726882939.72411: trying /usr/local/lib/python3.12/site-packages/ansible/modules 28992 1726882939.76307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 28992 1726882939.76430: in VariableManager get_vars() 28992 1726882939.76436: done with get_vars() 28992 1726882939.76439: variable 'playbook_dir' from source: magic vars 28992 1726882939.76440: variable 'ansible_playbook_python' from source: magic vars 28992 1726882939.76441: variable 'ansible_config_file' from source: magic vars 28992 1726882939.76441: variable 'groups' from source: magic vars 28992 1726882939.76442: variable 'omit' from source: magic vars 28992 1726882939.76443: variable 'ansible_version' from source: magic vars 28992 1726882939.76444: variable 'ansible_check_mode' from source: magic vars 28992 1726882939.76445: variable 'ansible_diff_mode' from source: magic vars 28992 1726882939.76445: variable 'ansible_forks' from source: magic vars 28992 1726882939.76446: variable 'ansible_inventory_sources' from source: magic vars 28992 1726882939.76447: variable 'ansible_skip_tags' from source: magic vars 28992 1726882939.76448: variable 'ansible_limit' from source: magic vars 28992 1726882939.76448: variable 'ansible_run_tags' from source: magic vars 28992 1726882939.76449: variable 'ansible_verbosity' from source: magic vars 28992 1726882939.76487: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml 28992 1726882939.77200: in VariableManager get_vars() 28992 1726882939.77218: done with get_vars() 28992 1726882939.77272: in VariableManager get_vars() 28992 1726882939.77285: done with get_vars() 28992 1726882939.77338: in VariableManager get_vars() 28992 1726882939.77352: done with get_vars() 28992 1726882939.77405: in VariableManager get_vars() 28992 1726882939.77420: done with get_vars() 28992 1726882939.77474: in VariableManager get_vars() 28992 1726882939.77488: done with get_vars() 28992 1726882939.77542: in VariableManager get_vars() 28992 1726882939.77556: done with get_vars() 28992 1726882939.77611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 28992 1726882939.77629: 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 28992 1726882939.77867: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 28992 1726882939.78056: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 28992 1726882939.78059: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 28992 1726882939.78092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 28992 1726882939.78118: 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) 28992 1726882939.78302: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 28992 1726882939.78375: Loaded config def from plugin (callback/default) 28992 1726882939.78379: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 28992 1726882939.79685: Loaded config def from plugin (callback/junit) 28992 1726882939.79688: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 28992 1726882939.79737: 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) 28992 1726882939.79808: Loaded config def from plugin (callback/minimal) 28992 1726882939.79811: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 28992 1726882939.79853: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 28992 1726882939.79919: Loaded config def from plugin (callback/tree) 28992 1726882939.79923: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 28992 1726882939.80037: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 28992 1726882939.80040: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml 28992 1726882939.80072: in VariableManager get_vars() 28992 1726882939.80085: done with get_vars() 28992 1726882939.80091: in VariableManager get_vars() 28992 1726882939.80100: done with get_vars() 28992 1726882939.80104: variable 'omit' from source: magic vars 28992 1726882939.80145: in VariableManager get_vars() 28992 1726882939.80159: done with get_vars() 28992 1726882939.80180: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** 28992 1726882939.84158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 28992 1726882939.84441: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 28992 1726882939.84520: getting the remaining hosts for this loop 28992 1726882939.84524: done getting the remaining hosts for this loop 28992 1726882939.84527: getting the next task for host managed_node1 28992 1726882939.84531: done getting next task for host managed_node1 28992 1726882939.84533: ^ task is: TASK: Gathering Facts 28992 1726882939.84534: ^ 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 28992 1726882939.84537: getting variables 28992 1726882939.84538: in VariableManager get_vars() 28992 1726882939.84548: Calling all_inventory to load vars for managed_node1 28992 1726882939.84551: Calling groups_inventory to load vars for managed_node1 28992 1726882939.84554: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882939.84566: Calling all_plugins_play to load vars for managed_node1 28992 1726882939.84578: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882939.84581: Calling groups_plugins_play to load vars for managed_node1 28992 1726882939.84617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882939.84673: done with get_vars() 28992 1726882939.84680: done getting variables 28992 1726882939.85049: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Friday 20 September 2024 21:42:19 -0400 (0:00:00.051) 0:00:00.051 ****** 28992 1726882939.85074: entering _queue_task() for managed_node1/gather_facts 28992 1726882939.85076: Creating lock for gather_facts 28992 1726882939.85639: worker is 1 (out of 1 available) 28992 1726882939.85651: exiting _queue_task() for managed_node1/gather_facts 28992 1726882939.85670: done queuing things up, now waiting for results queue to drain 28992 1726882939.85672: waiting for pending results... 28992 1726882939.86048: running TaskExecutor() for managed_node1/TASK: Gathering Facts 28992 1726882939.86276: in run() - task 0affc7ec-ae25-9fb4-6018-00000000001b 28992 1726882939.86303: variable 'ansible_search_path' from source: unknown 28992 1726882939.86398: calling self._execute() 28992 1726882939.86630: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882939.86700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882939.86715: variable 'omit' from source: magic vars 28992 1726882939.86896: variable 'omit' from source: magic vars 28992 1726882939.87047: variable 'omit' from source: magic vars 28992 1726882939.87093: variable 'omit' from source: magic vars 28992 1726882939.87172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882939.87272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882939.87354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882939.87528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882939.87532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882939.87534: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882939.87536: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882939.87538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882939.87718: Set connection var ansible_pipelining to False 28992 1726882939.87785: Set connection var ansible_connection to ssh 28992 1726882939.87798: Set connection var ansible_timeout to 10 28992 1726882939.87804: Set connection var ansible_shell_type to sh 28992 1726882939.87813: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882939.87837: Set connection var ansible_shell_executable to /bin/sh 28992 1726882939.87913: variable 'ansible_shell_executable' from source: unknown 28992 1726882939.87924: variable 'ansible_connection' from source: unknown 28992 1726882939.87933: variable 'ansible_module_compression' from source: unknown 28992 1726882939.87940: variable 'ansible_shell_type' from source: unknown 28992 1726882939.88128: variable 'ansible_shell_executable' from source: unknown 28992 1726882939.88131: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882939.88134: variable 'ansible_pipelining' from source: unknown 28992 1726882939.88136: variable 'ansible_timeout' from source: unknown 28992 1726882939.88138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882939.88451: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 28992 1726882939.88467: variable 'omit' from source: magic vars 28992 1726882939.88650: starting attempt loop 28992 1726882939.88653: running the handler 28992 1726882939.88656: variable 'ansible_facts' from source: unknown 28992 1726882939.88658: _low_level_execute_command(): starting 28992 1726882939.88661: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882939.90105: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882939.90125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882939.90139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882939.90401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882939.90460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882939.90518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882939.92274: stdout chunk (state=3): >>>/root <<< 28992 1726882939.92389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882939.92459: stderr chunk (state=3): >>><<< 28992 1726882939.92468: stdout chunk (state=3): >>><<< 28992 1726882939.92667: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882939.92671: _low_level_execute_command(): starting 28992 1726882939.92675: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085 `" && echo ansible-tmp-1726882939.925834-29021-100250654046085="` echo /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085 `" ) && sleep 0' 28992 1726882939.93585: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882939.93668: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882939.93880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882939.93907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882939.94000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882939.96040: stdout chunk (state=3): >>>ansible-tmp-1726882939.925834-29021-100250654046085=/root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085 <<< 28992 1726882939.96195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882939.96208: stdout chunk (state=3): >>><<< 28992 1726882939.96220: stderr chunk (state=3): >>><<< 28992 1726882939.96246: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882939.925834-29021-100250654046085=/root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882939.96289: variable 'ansible_module_compression' from source: unknown 28992 1726882939.96401: ANSIBALLZ: Using generic lock for ansible.legacy.setup 28992 1726882939.96425: ANSIBALLZ: Acquiring lock 28992 1726882939.96432: ANSIBALLZ: Lock acquired: 140126768812864 28992 1726882939.96436: ANSIBALLZ: Creating module 28992 1726882940.29104: ANSIBALLZ: Writing module into payload 28992 1726882940.29483: ANSIBALLZ: Writing module 28992 1726882940.29497: ANSIBALLZ: Renaming module 28992 1726882940.29589: ANSIBALLZ: Done creating module 28992 1726882940.29697: variable 'ansible_facts' from source: unknown 28992 1726882940.29701: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882940.29703: _low_level_execute_command(): starting 28992 1726882940.29706: _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' 28992 1726882940.30456: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882940.30460: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882940.30462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882940.30465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882940.30548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882940.30643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882940.32426: stdout chunk (state=3): >>>PLATFORM <<< 28992 1726882940.32542: stdout chunk (state=3): >>>Linux <<< 28992 1726882940.32545: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 28992 1726882940.32548: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 28992 1726882940.32765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882940.32768: stdout chunk (state=3): >>><<< 28992 1726882940.32771: stderr chunk (state=3): >>><<< 28992 1726882940.32918: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882940.32927 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 28992 1726882940.32932: _low_level_execute_command(): starting 28992 1726882940.32934: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 28992 1726882940.32958: Sending initial data 28992 1726882940.32967: Sent initial data (1181 bytes) 28992 1726882940.33536: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882940.33555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882940.33634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882940.37629: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 28992 1726882940.37701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882940.37907: stderr chunk (state=3): >>><<< 28992 1726882940.37911: stdout chunk (state=3): >>><<< 28992 1726882940.37928: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882940.38152: variable 'ansible_facts' from source: unknown 28992 1726882940.38155: variable 'ansible_facts' from source: unknown 28992 1726882940.38166: variable 'ansible_module_compression' from source: unknown 28992 1726882940.38209: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28992 1726882940.38355: variable 'ansible_facts' from source: unknown 28992 1726882940.38820: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py 28992 1726882940.39148: Sending initial data 28992 1726882940.39275: Sent initial data (153 bytes) 28992 1726882940.40154: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882940.40235: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882940.40262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882940.40284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882940.40294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882940.40373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882940.42008: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726882940.42028: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28992 1726882940.42055: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882940.42112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882940.42169: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpj8bt_7c4 /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py <<< 28992 1726882940.42173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py" <<< 28992 1726882940.42220: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpj8bt_7c4" to remote "/root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py" <<< 28992 1726882940.43951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882940.43955: stderr chunk (state=3): >>><<< 28992 1726882940.43958: stdout chunk (state=3): >>><<< 28992 1726882940.43960: done transferring module to remote 28992 1726882940.43963: _low_level_execute_command(): starting 28992 1726882940.43965: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/ /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py && sleep 0' 28992 1726882940.44592: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882940.44707: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882940.44741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882940.44832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882940.46728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882940.46743: stderr chunk (state=3): >>><<< 28992 1726882940.46752: stdout chunk (state=3): >>><<< 28992 1726882940.46776: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882940.46785: _low_level_execute_command(): starting 28992 1726882940.46795: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/AnsiballZ_setup.py && sleep 0' 28992 1726882940.47473: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882940.47490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882940.47505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882940.47528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882940.47628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882940.47658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882940.47739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882940.50062: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28992 1726882940.50074: stdout chunk (state=3): >>>import _imp # builtin <<< 28992 1726882940.50113: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28992 1726882940.50182: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 28992 1726882940.50227: stdout chunk (state=3): >>>import 'posix' # <<< 28992 1726882940.50262: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28992 1726882940.50289: stdout chunk (state=3): >>>import 'time' # <<< 28992 1726882940.50302: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28992 1726882940.50353: 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' <<< 28992 1726882940.50370: stdout chunk (state=3): >>>import '_codecs' # <<< 28992 1726882940.50396: stdout chunk (state=3): >>>import 'codecs' # <<< 28992 1726882940.50457: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28992 1726882940.50474: 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 0x7f4971dfc530> <<< 28992 1726882940.50500: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971dcbb30> <<< 28992 1726882940.50513: 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 0x7f4971dfeab0> <<< 28992 1726882940.50557: stdout chunk (state=3): >>>import '_signal' # <<< 28992 1726882940.50585: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 28992 1726882940.50589: stdout chunk (state=3): >>>import 'io' # <<< 28992 1726882940.50623: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 28992 1726882940.50716: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28992 1726882940.50745: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28992 1726882940.50774: stdout chunk (state=3): >>>import 'os' # <<< 28992 1726882940.50825: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 28992 1726882940.50829: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 28992 1726882940.50863: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28992 1726882940.50873: 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' <<< 28992 1726882940.50900: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c111c0> <<< 28992 1726882940.50955: 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 <<< 28992 1726882940.50973: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c12000> <<< 28992 1726882940.50999: stdout chunk (state=3): >>>import 'site' # <<< 28992 1726882940.51029: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 28992 1726882940.51437: 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' <<< 28992 1726882940.51471: 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' <<< 28992 1726882940.51497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28992 1726882940.51541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28992 1726882940.51591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28992 1726882940.51595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28992 1726882940.51624: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4fe30> # /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' <<< 28992 1726882940.51658: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4fef0> <<< 28992 1726882940.51692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28992 1726882940.51713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28992 1726882940.51740: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28992 1726882940.51784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882940.51801: stdout chunk (state=3): >>>import 'itertools' # <<< 28992 1726882940.51844: 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 0x7f4971c87800> <<< 28992 1726882940.51855: 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' <<< 28992 1726882940.51890: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c87e90> import '_collections' # <<< 28992 1726882940.51949: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c67b00> import '_functools' # <<< 28992 1726882940.51965: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c65220> <<< 28992 1726882940.52073: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4cfe0> <<< 28992 1726882940.52107: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28992 1726882940.52138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 28992 1726882940.52156: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28992 1726882940.52191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28992 1726882940.52203: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 28992 1726882940.52241: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cab7a0> <<< 28992 1726882940.52273: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971caa3c0> <<< 28992 1726882940.52290: 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 0x7f4971c67e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971ca8b60> <<< 28992 1726882940.52346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 28992 1726882940.52359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cd87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4c260> <<< 28992 1726882940.52405: 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' <<< 28992 1726882940.52424: 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 0x7f4971cd8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cd8b30> <<< 28992 1726882940.52453: 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 0x7f4971cd8f20> <<< 28992 1726882940.52491: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4ad80> <<< 28992 1726882940.52518: 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' <<< 28992 1726882940.52522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 28992 1726882940.52557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 28992 1726882940.52578: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cd9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cd92e0> import 'importlib.machinery' # <<< 28992 1726882940.52598: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 28992 1726882940.52649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cda510> import 'importlib.util' # <<< 28992 1726882940.52652: stdout chunk (state=3): >>>import 'runpy' # <<< 28992 1726882940.52668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28992 1726882940.52717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28992 1726882940.52721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 28992 1726882940.52764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cf4740> import 'errno' # <<< 28992 1726882940.52791: 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' <<< 28992 1726882940.52818: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971cf5e80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28992 1726882940.52849: 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 <<< 28992 1726882940.52869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cf6d20> <<< 28992 1726882940.52912: 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 0x7f4971cf7380> <<< 28992 1726882940.52940: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cf6270> # /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' <<< 28992 1726882940.52991: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.53003: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971cf7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cf74d0> <<< 28992 1726882940.53045: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cda570> <<< 28992 1726882940.53070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28992 1726882940.53109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28992 1726882940.53140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 28992 1726882940.53145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28992 1726882940.53193: 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 0x7f4971a3bcb0> <<< 28992 1726882940.53197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 28992 1726882940.53230: stdout chunk (state=3): >>># 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' <<< 28992 1726882940.53271: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971a647d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a64530> # 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 0x7f4971a64800> <<< 28992 1726882940.53299: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971a649e0> <<< 28992 1726882940.53319: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a39e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28992 1726882940.53415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 28992 1726882940.53461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 28992 1726882940.53465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a66090> <<< 28992 1726882940.53496: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a64d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cdac60> <<< 28992 1726882940.53532: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28992 1726882940.53601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882940.53604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28992 1726882940.53647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28992 1726882940.53700: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a92420> <<< 28992 1726882940.53739: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28992 1726882940.53752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 28992 1726882940.53783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28992 1726882940.53837: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971aaa5a0> <<< 28992 1726882940.53851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28992 1726882940.53892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28992 1726882940.53966: stdout chunk (state=3): >>>import 'ntpath' # <<< 28992 1726882940.53970: 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 0x7f4971adf2f0> <<< 28992 1726882940.53988: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28992 1726882940.54052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28992 1726882940.54062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28992 1726882940.54094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28992 1726882940.54181: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971b05a90> <<< 28992 1726882940.54260: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971adf410> <<< 28992 1726882940.54297: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971aab230> <<< 28992 1726882940.54349: 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' <<< 28992 1726882940.54352: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49718f4470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971aa95e0> <<< 28992 1726882940.54397: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a66fc0> <<< 28992 1726882940.54533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28992 1726882940.54545: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f49718f46e0> <<< 28992 1726882940.54715: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_91p0w3fd/ansible_ansible.legacy.setup_payload.zip' <<< 28992 1726882940.54739: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.54885: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.54938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28992 1726882940.55045: stdout chunk (state=3): >>># 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 <<< 28992 1726882940.55051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28992 1726882940.55082: 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 0x7f497195e180> <<< 28992 1726882940.55095: stdout chunk (state=3): >>>import '_typing' # <<< 28992 1726882940.55285: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971935070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49719341d0> # zipimport: zlib available <<< 28992 1726882940.55543: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 28992 1726882940.56902: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.58212: 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 0x7f4971937590> <<< 28992 1726882940.58340: 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' # /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' <<< 28992 1726882940.58352: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7f497198db50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497198d8e0> <<< 28992 1726882940.58577: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497198d1f0> # /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 0x7f497198dc40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497195ee10> 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 0x7f497198e8d0> # 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 0x7f497198eb10> # /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' <<< 28992 1726882940.58585: stdout chunk (state=3): >>>import '_locale' # <<< 28992 1726882940.58637: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497198eff0> <<< 28992 1726882940.58643: stdout chunk (state=3): >>>import 'pwd' # <<< 28992 1726882940.58725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28992 1726882940.58750: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f0d70> # 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 0x7f49717f2990> <<< 28992 1726882940.58782: 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' <<< 28992 1726882940.58810: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f3350> <<< 28992 1726882940.58998: stdout chunk (state=3): >>># /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 0x7f49717f4530> # /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' <<< 28992 1726882940.59086: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f6ff0> <<< 28992 1726882940.59096: 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 0x7f49717f7110> <<< 28992 1726882940.59114: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f52b0> # /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' <<< 28992 1726882940.59137: 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' <<< 28992 1726882940.59212: 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' <<< 28992 1726882940.59267: 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 0x7f49717faf30> import '_tokenize' # <<< 28992 1726882940.59547: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f9a00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f9760> # /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 0x7f49717fbf50> <<< 28992 1726882940.59552: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f57c0> # 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 0x7f497183f140> # /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 0x7f497183f290> # /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' <<< 28992 1726882940.59565: 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' <<< 28992 1726882940.59600: 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 0x7f4971844e90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971844c50> <<< 28992 1726882940.59615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28992 1726882940.59873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971847380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971845550> # /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' <<< 28992 1726882940.59940: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497184eb10> <<< 28992 1726882940.60051: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49718474a0> <<< 28992 1726882940.60209: 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' <<< 28992 1726882940.60239: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f497184f920> # 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 0x7f497184f7a0> # 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 0x7f497184fd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497183f590> <<< 28992 1726882940.60255: 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' <<< 28992 1726882940.60266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28992 1726882940.60286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28992 1726882940.60308: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.60349: 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 0x7f4971853590> <<< 28992 1726882940.60515: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.60519: 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 0x7f49718547a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971851d00> <<< 28992 1726882940.60550: 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' <<< 28992 1726882940.60578: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971853080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49718518e0> # zipimport: zlib available <<< 28992 1726882940.60596: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 28992 1726882940.60745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.60801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.60815: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 28992 1726882940.60835: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.61043: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.61118: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.61708: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.62302: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 28992 1726882940.62364: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882940.62542: 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 0x7f49716d8980> # /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 0x7f49716d9640> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971857e60> <<< 28992 1726882940.62587: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 28992 1726882940.62691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 28992 1726882940.62803: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.62979: 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' <<< 28992 1726882940.62982: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716d94c0> <<< 28992 1726882940.62997: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.63504: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64006: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64081: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64212: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.64244: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 28992 1726882940.64256: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64461: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 28992 1726882940.64465: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28992 1726882940.64477: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64514: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64553: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28992 1726882940.64578: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.64814: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.65078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28992 1726882940.65134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28992 1726882940.65207: stdout chunk (state=3): >>>import '_ast' # <<< 28992 1726882940.65345: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716da510> # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.65377: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 28992 1726882940.65395: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 28992 1726882940.65451: 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' <<< 28992 1726882940.65531: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.65629: 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 0x7f49716e20c0> <<< 28992 1726882940.65756: 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 0x7f49716e2960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cda2d0> # zipimport: zlib available <<< 28992 1726882940.65762: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.65796: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 28992 1726882940.65855: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.65966: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.66032: 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 <<< 28992 1726882940.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882940.66154: 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 0x7f49716e16a0> <<< 28992 1726882940.66219: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716e2ab0> <<< 28992 1726882940.66240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 28992 1726882940.66379: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.66395: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.66406: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.66647: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # 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' <<< 28992 1726882940.66665: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177acc0> <<< 28992 1726882940.66705: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716eca10> <<< 28992 1726882940.66783: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716e6b10> <<< 28992 1726882940.66800: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716e6990> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 28992 1726882940.66838: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.66872: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 28992 1726882940.66979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 28992 1726882940.67033: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67097: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.67229: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67265: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 28992 1726882940.67327: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67418: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67478: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67525: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.67545: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 28992 1726882940.67949: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.67974: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.68037: 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' <<< 28992 1726882940.68196: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 28992 1726882940.68200: 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' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177dc10> # /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' <<< 28992 1726882940.68203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 28992 1726882940.68241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 28992 1726882940.68254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28992 1726882940.68319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d083b0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.68335: 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 0x7f4970d08710> <<< 28992 1726882940.68445: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497175d430> <<< 28992 1726882940.68449: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497175c0e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177c380> <<< 28992 1726882940.68452: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177fd40> <<< 28992 1726882940.68513: stdout chunk (state=3): >>># /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' <<< 28992 1726882940.68535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28992 1726882940.68550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 28992 1726882940.68627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # 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 0x7f4970d0b740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d0aff0> <<< 28992 1726882940.68638: 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' <<< 28992 1726882940.68665: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4970d0b1d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d0a450> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 28992 1726882940.68763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 28992 1726882940.68823: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d0b8f0> <<< 28992 1726882940.68831: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 28992 1726882940.68836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 28992 1726882940.68858: 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 0x7f4970d723c0> <<< 28992 1726882940.68885: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d703e0> <<< 28992 1726882940.68944: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177d3a0> import 'ansible.module_utils.facts.timeout' # <<< 28992 1726882940.69040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 28992 1726882940.69055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.69100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 28992 1726882940.69119: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.69172: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.69228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 28992 1726882940.69256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.69452: stdout chunk (state=3): >>>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 <<< 28992 1726882940.69583: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.69587: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 28992 1726882940.69591: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.69623: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.69691: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.69948: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 28992 1726882940.70395: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.70979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.71060: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71063: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71109: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 28992 1726882940.71116: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71147: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 28992 1726882940.71191: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71388: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 28992 1726882940.71391: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 28992 1726882940.71405: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71440: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 28992 1726882940.71482: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71567: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.71728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28992 1726882940.71732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 28992 1726882940.71734: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d73a10> <<< 28992 1726882940.71943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d73230> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 28992 1726882940.71961: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 28992 1726882940.72050: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72143: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 28992 1726882940.72257: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72524: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 28992 1726882940.72531: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72533: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 28992 1726882940.72664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.72841: 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 0x7f4970da26c0> <<< 28992 1726882940.72899: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d8f4d0> import 'ansible.module_utils.facts.system.python' # <<< 28992 1726882940.72914: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.72976: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.73245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.73436: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.73522: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 28992 1726882940.73527: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.73667: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 28992 1726882940.73674: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.73731: 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' <<< 28992 1726882940.73784: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882940.73787: 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 0x7f4970dbdfd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970dbf980> <<< 28992 1726882940.73862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 28992 1726882940.73873: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.74135: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.74285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28992 1726882940.74299: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.74639: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.74646: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.74748: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.74834: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.74995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 28992 1726882940.75002: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.75145: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.75282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28992 1726882940.75339: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.75368: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.76116: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.76694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 28992 1726882940.76756: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.76825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 28992 1726882940.76833: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.76974: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.77191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 28992 1726882940.77235: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.77408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28992 1726882940.77431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 28992 1726882940.77459: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.77501: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.77659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 28992 1726882940.77667: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.77794: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78002: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 28992 1726882940.78293: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 28992 1726882940.78370: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 28992 1726882940.78405: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78616: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # <<< 28992 1726882940.78659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 28992 1726882940.78662: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78701: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 28992 1726882940.78775: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78836: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.78947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 28992 1726882940.79202: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.79498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 28992 1726882940.79504: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.79710: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.79729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 28992 1726882940.79770: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.79814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 28992 1726882940.79858: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.79862: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.79887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 28992 1726882940.79898: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.80155: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 28992 1726882940.80206: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.80250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.80446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.80465: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.80538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 28992 1726882940.80570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 28992 1726882940.80615: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.80747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 28992 1726882940.80751: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81041: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 28992 1726882940.81132: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81180: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 28992 1726882940.81251: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81295: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882940.81548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 28992 1726882940.81551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 28992 1726882940.81826: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882940.81944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 28992 1726882940.82046: 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' <<< 28992 1726882940.82164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 28992 1726882940.82167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 28992 1726882940.82170: 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 0x7f4970bb6a20> <<< 28992 1726882940.82172: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bb71a0> <<< 28992 1726882940.82195: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bb0dd0> <<< 28992 1726882942.32236: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 28992 1726882942.32260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bfcf80> <<< 28992 1726882942.32300: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 28992 1726882942.32307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 28992 1726882942.32338: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bfcef0> <<< 28992 1726882942.32384: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 28992 1726882942.32412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882942.32426: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 28992 1726882942.32638: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bb0c80> <<< 28992 1726882942.32741: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bfe060> <<< 28992 1726882942.32848: 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 <<< 28992 1726882942.58436: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_fips": false, "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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": 3716, "ansible_memfree_mb": 3038, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 678, "free": 3038}, "nocache": {"free": 3462, "used": 254}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 900, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251369422848, "block_size": 4096, "block_total": 64483404, "block_available": 61369488, "block_used": 3113916, "inode_total": 16384000, "inode_available": 16302798, "inode_used": 81202, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_iscsi_iqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "22", "epoch": "1726882942", "epoch_int": "1726882942", "date": "2024-09-20", "time": "21:42:22", "iso8601_micro": "2024-09-21T01:42:22.525747Z", "iso8601": "2024-09-21T01:42:22Z", "iso8601_basic": "20240920T214222525747", "iso8601_basic_short": "20240920T214222", "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_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_fibre_channel_wwn": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_loadavg": {"1m": 0.56982421875, "5m": 0.64208984375, "15m": 0.4287109375}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "rpltstbr", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "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_rpltstbr": {"device": "rpltstbr", "macaddress": "b6:71:5a:60:01:fc", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7", "192.0.2.72"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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"}}} <<< 28992 1726882942.58867: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 28992 1726882942.58871: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 28992 1726882942.58891: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 28992 1726882942.58999: stdout chunk (state=3): >>># 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<<< 28992 1726882942.59003: stdout chunk (state=3): >>> # 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 _sha2 # 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<<< 28992 1726882942.59006: stdout chunk (state=3): >>> # 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 <<< 28992 1726882942.59091: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 28992 1726882942.59108: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 28992 1726882942.59207: stdout chunk (state=3): >>># 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 <<< 28992 1726882942.59337: stdout chunk (state=3): >>># 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 <<< 28992 1726882942.59571: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28992 1726882942.59597: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28992 1726882942.59617: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 28992 1726882942.59699: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 28992 1726882942.59762: 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 <<< 28992 1726882942.59771: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 28992 1726882942.59828: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 28992 1726882942.59835: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 28992 1726882942.60207: 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 <<< 28992 1726882942.60212: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 28992 1726882942.60215: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 28992 1726882942.60217: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 28992 1726882942.60220: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 28992 1726882942.60225: 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 # 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<<< 28992 1726882942.60333: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 28992 1726882942.60355: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 28992 1726882942.60473: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 28992 1726882942.60502: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 28992 1726882942.60593: stdout chunk (state=3): >>># 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 <<< 28992 1726882942.60613: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28992 1726882942.60816: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 28992 1726882942.61326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882942.61430: stderr chunk (state=3): >>><<< 28992 1726882942.61433: stdout chunk (state=3): >>><<< 28992 1726882942.61742: _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 0x7f4971dfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971dcbb30> # /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 0x7f4971dfeab0> 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 0x7f4971c111c0> # /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 0x7f4971c12000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f4971c4fe30> # /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 0x7f4971c4fef0> # /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 0x7f4971c87800> # /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 0x7f4971c87e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c67b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c65220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4cfe0> # /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 0x7f4971cab7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971caa3c0> # /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 0x7f4971c67e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971ca8b60> # /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 0x7f4971cd87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4c260> # /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 0x7f4971cd8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cd8b30> # 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 0x7f4971cd8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971c4ad80> # /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 0x7f4971cd9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cd92e0> 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 0x7f4971cda510> 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 0x7f4971cf4740> 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 0x7f4971cf5e80> # /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 0x7f4971cf6d20> # 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 0x7f4971cf7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cf6270> # /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 0x7f4971cf7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cf74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cda570> # /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 0x7f4971a3bcb0> # /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 0x7f4971a647d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a64530> # 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 0x7f4971a64800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4971a649e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a39e50> # /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 0x7f4971a66090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a64d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cdac60> # /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 0x7f4971a92420> # /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 0x7f4971aaa5a0> # /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 0x7f4971adf2f0> # /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 0x7f4971b05a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971adf410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971aab230> # /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 0x7f49718f4470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971aa95e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971a66fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f49718f46e0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_91p0w3fd/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 0x7f497195e180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971935070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49719341d0> # 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 0x7f4971937590> # /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 0x7f497198db50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497198d8e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497198d1f0> # /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 0x7f497198dc40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497195ee10> 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 0x7f497198e8d0> # 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 0x7f497198eb10> # /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 0x7f497198eff0> 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 0x7f49717f0d70> # 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 0x7f49717f2990> # /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 0x7f49717f3350> # /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 0x7f49717f4530> # /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 0x7f49717f6ff0> # 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 0x7f49717f7110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f52b0> # /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 0x7f49717faf30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f9a00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f9760> # /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 0x7f49717fbf50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49717f57c0> # 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 0x7f497183f140> # /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 0x7f497183f290> # /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 0x7f4971844e90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971844c50> # /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 0x7f4971847380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971845550> # /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 0x7f497184eb10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49718474a0> # 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 0x7f497184f920> # 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 0x7f497184f7a0> # 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 0x7f497184fd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497183f590> # /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 0x7f4971853590> # 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 0x7f49718547a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971851d00> # 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 0x7f4971853080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49718518e0> # 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 0x7f49716d8980> # /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 0x7f49716d9640> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971857e60> 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 0x7f49716d94c0> # 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 0x7f49716da510> # 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' # # /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 0x7f49716e20c0> # 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 0x7f49716e2960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4971cda2d0> # 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 0x7f49716e16a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716e2ab0> 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 0x7f497177acc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716eca10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716e6b10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49716e6990> # 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 0x7f497177dc10> # /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 0x7f4970d083b0> # 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 0x7f4970d08710> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497175d430> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497175c0e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177c380> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177fd40> # /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 0x7f4970d0b740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d0aff0> # 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 0x7f4970d0b1d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d0a450> # /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 0x7f4970d0b8f0> # /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 0x7f4970d723c0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d703e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f497177d3a0> 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 0x7f4970d73a10> # /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 0x7f4970d73230> 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 0x7f4970da26c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970d8f4d0> 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 0x7f4970dbdfd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970dbf980> 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 0x7f4970bb6a20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bb71a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bb0dd0> # /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 0x7f4970bfcf80> # /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 0x7f4970bfcef0> # /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 0x7f4970bb0c80> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4970bfe060> 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_fips": false, "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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": 3716, "ansible_memfree_mb": 3038, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 678, "free": 3038}, "nocache": {"free": 3462, "used": 254}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 900, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251369422848, "block_size": 4096, "block_total": 64483404, "block_available": 61369488, "block_used": 3113916, "inode_total": 16384000, "inode_available": 16302798, "inode_used": 81202, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_iscsi_iqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "22", "epoch": "1726882942", "epoch_int": "1726882942", "date": "2024-09-20", "time": "21:42:22", "iso8601_micro": "2024-09-21T01:42:22.525747Z", "iso8601": "2024-09-21T01:42:22Z", "iso8601_basic": "20240920T214222525747", "iso8601_basic_short": "20240920T214222", "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_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_fibre_channel_wwn": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_loadavg": {"1m": 0.56982421875, "5m": 0.64208984375, "15m": 0.4287109375}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "rpltstbr", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "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_rpltstbr": {"device": "rpltstbr", "macaddress": "b6:71:5a:60:01:fc", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7", "192.0.2.72"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 28992 1726882942.63491: 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-1726882939.925834-29021-100250654046085/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882942.63494: _low_level_execute_command(): starting 28992 1726882942.63496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882939.925834-29021-100250654046085/ > /dev/null 2>&1 && sleep 0' 28992 1726882942.64456: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882942.64614: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882942.64629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882942.64649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882942.64661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882942.64743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882942.66678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882942.66725: stderr chunk (state=3): >>><<< 28992 1726882942.66788: stdout chunk (state=3): >>><<< 28992 1726882942.66828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882942.66832: handler run complete 28992 1726882942.67127: variable 'ansible_facts' from source: unknown 28992 1726882942.67338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.68262: variable 'ansible_facts' from source: unknown 28992 1726882942.68650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.68898: attempt loop complete, returning result 28992 1726882942.68902: _execute() done 28992 1726882942.68905: dumping result to json 28992 1726882942.68945: done dumping result, returning 28992 1726882942.68954: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-9fb4-6018-00000000001b] 28992 1726882942.68958: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000001b 28992 1726882942.69848: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000001b 28992 1726882942.69851: WORKER PROCESS EXITING ok: [managed_node1] 28992 1726882942.70566: no more pending results, returning what we have 28992 1726882942.70568: results queue empty 28992 1726882942.70569: checking for any_errors_fatal 28992 1726882942.70571: done checking for any_errors_fatal 28992 1726882942.70571: checking for max_fail_percentage 28992 1726882942.70573: done checking for max_fail_percentage 28992 1726882942.70574: checking to see if all hosts have failed and the running result is not ok 28992 1726882942.70575: done checking to see if all hosts have failed 28992 1726882942.70576: getting the remaining hosts for this loop 28992 1726882942.70577: done getting the remaining hosts for this loop 28992 1726882942.70581: getting the next task for host managed_node1 28992 1726882942.70586: done getting next task for host managed_node1 28992 1726882942.70588: ^ task is: TASK: meta (flush_handlers) 28992 1726882942.70590: ^ 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 28992 1726882942.70594: getting variables 28992 1726882942.70595: in VariableManager get_vars() 28992 1726882942.70618: Calling all_inventory to load vars for managed_node1 28992 1726882942.70621: Calling groups_inventory to load vars for managed_node1 28992 1726882942.70626: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882942.70637: Calling all_plugins_play to load vars for managed_node1 28992 1726882942.70640: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882942.70643: Calling groups_plugins_play to load vars for managed_node1 28992 1726882942.70869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.71131: done with get_vars() 28992 1726882942.71143: done getting variables 28992 1726882942.71208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 28992 1726882942.71280: in VariableManager get_vars() 28992 1726882942.71290: Calling all_inventory to load vars for managed_node1 28992 1726882942.71293: Calling groups_inventory to load vars for managed_node1 28992 1726882942.71295: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882942.71300: Calling all_plugins_play to load vars for managed_node1 28992 1726882942.71302: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882942.71305: Calling groups_plugins_play to load vars for managed_node1 28992 1726882942.71503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.71766: done with get_vars() 28992 1726882942.71781: done queuing things up, now waiting for results queue to drain 28992 1726882942.71783: results queue empty 28992 1726882942.71784: checking for any_errors_fatal 28992 1726882942.71787: done checking for any_errors_fatal 28992 1726882942.71787: checking for max_fail_percentage 28992 1726882942.71788: done checking for max_fail_percentage 28992 1726882942.75428: checking to see if all hosts have failed and the running result is not ok 28992 1726882942.75431: done checking to see if all hosts have failed 28992 1726882942.75432: getting the remaining hosts for this loop 28992 1726882942.75433: done getting the remaining hosts for this loop 28992 1726882942.75438: getting the next task for host managed_node1 28992 1726882942.75445: done getting next task for host managed_node1 28992 1726882942.75448: ^ task is: TASK: Include the task 'el_repo_setup.yml' 28992 1726882942.75450: ^ 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 28992 1726882942.75452: getting variables 28992 1726882942.75454: in VariableManager get_vars() 28992 1726882942.75467: Calling all_inventory to load vars for managed_node1 28992 1726882942.75470: Calling groups_inventory to load vars for managed_node1 28992 1726882942.75472: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882942.75478: Calling all_plugins_play to load vars for managed_node1 28992 1726882942.75481: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882942.75484: Calling groups_plugins_play to load vars for managed_node1 28992 1726882942.75678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.76096: done with get_vars() 28992 1726882942.76108: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Friday 20 September 2024 21:42:22 -0400 (0:00:02.913) 0:00:02.964 ****** 28992 1726882942.76432: entering _queue_task() for managed_node1/include_tasks 28992 1726882942.76435: Creating lock for include_tasks 28992 1726882942.77440: worker is 1 (out of 1 available) 28992 1726882942.77454: exiting _queue_task() for managed_node1/include_tasks 28992 1726882942.77467: done queuing things up, now waiting for results queue to drain 28992 1726882942.77470: waiting for pending results... 28992 1726882942.77974: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 28992 1726882942.78078: in run() - task 0affc7ec-ae25-9fb4-6018-000000000006 28992 1726882942.78082: variable 'ansible_search_path' from source: unknown 28992 1726882942.78099: calling self._execute() 28992 1726882942.78408: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882942.78600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882942.78604: variable 'omit' from source: magic vars 28992 1726882942.78761: _execute() done 28992 1726882942.78776: dumping result to json 28992 1726882942.78784: done dumping result, returning 28992 1726882942.78796: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-9fb4-6018-000000000006] 28992 1726882942.78814: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000006 28992 1726882942.79104: no more pending results, returning what we have 28992 1726882942.79110: in VariableManager get_vars() 28992 1726882942.79176: Calling all_inventory to load vars for managed_node1 28992 1726882942.79180: Calling groups_inventory to load vars for managed_node1 28992 1726882942.79185: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882942.79204: Calling all_plugins_play to load vars for managed_node1 28992 1726882942.79207: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882942.79210: Calling groups_plugins_play to load vars for managed_node1 28992 1726882942.79675: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000006 28992 1726882942.79679: WORKER PROCESS EXITING 28992 1726882942.79704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.79978: done with get_vars() 28992 1726882942.79989: variable 'ansible_search_path' from source: unknown 28992 1726882942.80003: we have included files to process 28992 1726882942.80004: generating all_blocks data 28992 1726882942.80005: done generating all_blocks data 28992 1726882942.80006: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28992 1726882942.80008: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28992 1726882942.80010: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28992 1726882942.80859: in VariableManager get_vars() 28992 1726882942.80875: done with get_vars() 28992 1726882942.80887: done processing included file 28992 1726882942.80889: iterating over new_blocks loaded from include file 28992 1726882942.80891: in VariableManager get_vars() 28992 1726882942.80900: done with get_vars() 28992 1726882942.80901: filtering new block on tags 28992 1726882942.80915: done filtering new block on tags 28992 1726882942.80918: in VariableManager get_vars() 28992 1726882942.80930: done with get_vars() 28992 1726882942.80931: filtering new block on tags 28992 1726882942.80950: done filtering new block on tags 28992 1726882942.80953: in VariableManager get_vars() 28992 1726882942.80971: done with get_vars() 28992 1726882942.80972: filtering new block on tags 28992 1726882942.80987: done filtering new block on tags 28992 1726882942.80989: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 28992 1726882942.80994: extending task lists for all hosts with included blocks 28992 1726882942.81048: done extending task lists 28992 1726882942.81049: done processing included files 28992 1726882942.81054: results queue empty 28992 1726882942.81055: checking for any_errors_fatal 28992 1726882942.81057: done checking for any_errors_fatal 28992 1726882942.81058: checking for max_fail_percentage 28992 1726882942.81059: done checking for max_fail_percentage 28992 1726882942.81060: checking to see if all hosts have failed and the running result is not ok 28992 1726882942.81060: done checking to see if all hosts have failed 28992 1726882942.81061: getting the remaining hosts for this loop 28992 1726882942.81062: done getting the remaining hosts for this loop 28992 1726882942.81065: getting the next task for host managed_node1 28992 1726882942.81276: done getting next task for host managed_node1 28992 1726882942.81279: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 28992 1726882942.81281: ^ 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 28992 1726882942.81284: getting variables 28992 1726882942.81285: in VariableManager get_vars() 28992 1726882942.81299: Calling all_inventory to load vars for managed_node1 28992 1726882942.81302: Calling groups_inventory to load vars for managed_node1 28992 1726882942.81304: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882942.81310: Calling all_plugins_play to load vars for managed_node1 28992 1726882942.81312: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882942.81315: Calling groups_plugins_play to load vars for managed_node1 28992 1726882942.81731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882942.82288: done with get_vars() 28992 1726882942.82298: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:42:22 -0400 (0:00:00.060) 0:00:03.025 ****** 28992 1726882942.82491: entering _queue_task() for managed_node1/setup 28992 1726882942.82969: worker is 1 (out of 1 available) 28992 1726882942.82982: exiting _queue_task() for managed_node1/setup 28992 1726882942.82995: done queuing things up, now waiting for results queue to drain 28992 1726882942.82996: waiting for pending results... 28992 1726882942.83203: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 28992 1726882942.83329: in run() - task 0affc7ec-ae25-9fb4-6018-00000000002c 28992 1726882942.83356: variable 'ansible_search_path' from source: unknown 28992 1726882942.83365: variable 'ansible_search_path' from source: unknown 28992 1726882942.83458: calling self._execute() 28992 1726882942.83496: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882942.83513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882942.83532: variable 'omit' from source: magic vars 28992 1726882942.84126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882942.88112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882942.88229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882942.88274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882942.88325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882942.88371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882942.88481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882942.88524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882942.88558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882942.88620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882942.88645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882942.89102: variable 'ansible_facts' from source: unknown 28992 1726882942.89106: variable 'network_test_required_facts' from source: task vars 28992 1726882942.89148: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 28992 1726882942.89160: variable 'omit' from source: magic vars 28992 1726882942.89215: variable 'omit' from source: magic vars 28992 1726882942.89260: variable 'omit' from source: magic vars 28992 1726882942.89292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882942.89342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882942.89365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882942.89389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882942.89412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882942.89460: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882942.89469: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882942.89478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882942.89601: Set connection var ansible_pipelining to False 28992 1726882942.89609: Set connection var ansible_connection to ssh 28992 1726882942.89619: Set connection var ansible_timeout to 10 28992 1726882942.89629: Set connection var ansible_shell_type to sh 28992 1726882942.89653: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882942.89727: Set connection var ansible_shell_executable to /bin/sh 28992 1726882942.89730: variable 'ansible_shell_executable' from source: unknown 28992 1726882942.89733: variable 'ansible_connection' from source: unknown 28992 1726882942.89736: variable 'ansible_module_compression' from source: unknown 28992 1726882942.89738: variable 'ansible_shell_type' from source: unknown 28992 1726882942.89740: variable 'ansible_shell_executable' from source: unknown 28992 1726882942.89745: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882942.89747: variable 'ansible_pipelining' from source: unknown 28992 1726882942.89749: variable 'ansible_timeout' from source: unknown 28992 1726882942.89751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882942.89989: 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) 28992 1726882942.89993: variable 'omit' from source: magic vars 28992 1726882942.89996: starting attempt loop 28992 1726882942.89998: running the handler 28992 1726882942.90001: _low_level_execute_command(): starting 28992 1726882942.90003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882942.90977: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882942.91000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882942.91226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882942.91290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882942.93654: stdout chunk (state=3): >>>/root <<< 28992 1726882942.93962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882942.93982: stderr chunk (state=3): >>><<< 28992 1726882942.93994: stdout chunk (state=3): >>><<< 28992 1726882942.94027: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882942.94089: _low_level_execute_command(): starting 28992 1726882942.94100: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274 `" && echo ansible-tmp-1726882942.9407501-29145-20215684507274="` echo /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274 `" ) && sleep 0' 28992 1726882942.95298: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882942.95312: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882942.95326: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882942.95620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882942.95626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882942.95629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882942.95680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882942.98641: stdout chunk (state=3): >>>ansible-tmp-1726882942.9407501-29145-20215684507274=/root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274 <<< 28992 1726882942.98645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882942.98682: stderr chunk (state=3): >>><<< 28992 1726882942.98691: stdout chunk (state=3): >>><<< 28992 1726882942.98718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882942.9407501-29145-20215684507274=/root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882942.98982: variable 'ansible_module_compression' from source: unknown 28992 1726882942.98985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28992 1726882942.99068: variable 'ansible_facts' from source: unknown 28992 1726882942.99500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py 28992 1726882942.99903: Sending initial data 28992 1726882942.99912: Sent initial data (153 bytes) 28992 1726882943.01388: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882943.01403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882943.01435: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882943.01470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882943.01634: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882943.01638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882943.01681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882943.01767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882943.04158: 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 <<< 28992 1726882943.04210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882943.04264: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpc5d2ni1a /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py <<< 28992 1726882943.04267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py" <<< 28992 1726882943.04393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpc5d2ni1a" to remote "/root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py" <<< 28992 1726882943.07554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882943.07770: stderr chunk (state=3): >>><<< 28992 1726882943.07774: stdout chunk (state=3): >>><<< 28992 1726882943.07805: done transferring module to remote 28992 1726882943.07825: _low_level_execute_command(): starting 28992 1726882943.07831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/ /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py && sleep 0' 28992 1726882943.09172: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882943.09198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882943.09201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882943.09211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882943.09227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882943.09234: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882943.09245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882943.09439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882943.09443: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882943.09446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882943.09482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882943.09505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882943.09657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882943.12848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882943.12853: stdout chunk (state=3): >>><<< 28992 1726882943.12859: stderr chunk (state=3): >>><<< 28992 1726882943.12877: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882943.12880: _low_level_execute_command(): starting 28992 1726882943.12889: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/AnsiballZ_setup.py && sleep 0' 28992 1726882943.14331: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882943.14336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882943.14339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882943.14498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882943.14502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882943.14582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882943.14678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882943.18231: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28992 1726882943.18308: stdout chunk (state=3): >>>import _imp # builtin <<< 28992 1726882943.18344: stdout chunk (state=3): >>>import '_thread' # <<< 28992 1726882943.18348: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 28992 1726882943.18457: stdout chunk (state=3): >>>import '_io' # <<< 28992 1726882943.18468: stdout chunk (state=3): >>>import 'marshal' # <<< 28992 1726882943.18551: stdout chunk (state=3): >>>import 'posix' # <<< 28992 1726882943.18603: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 28992 1726882943.18746: stdout chunk (state=3): >>># 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' <<< 28992 1726882943.18757: stdout chunk (state=3): >>>import '_codecs' # <<< 28992 1726882943.18801: stdout chunk (state=3): >>>import 'codecs' # <<< 28992 1726882943.18866: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28992 1726882943.18901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 28992 1726882943.18912: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d19fc530> <<< 28992 1726882943.18945: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d19cbb30> <<< 28992 1726882943.18988: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 28992 1726882943.18991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 28992 1726882943.19010: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d19feab0> <<< 28992 1726882943.19045: stdout chunk (state=3): >>>import '_signal' # <<< 28992 1726882943.19081: stdout chunk (state=3): >>>import '_abc' # <<< 28992 1726882943.19130: stdout chunk (state=3): >>> import 'abc' # <<< 28992 1726882943.19151: stdout chunk (state=3): >>>import 'io' # <<< 28992 1726882943.19444: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 28992 1726882943.19461: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 28992 1726882943.19509: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 28992 1726882943.19513: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 28992 1726882943.19560: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28992 1726882943.19584: 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 <<< 28992 1726882943.19598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 28992 1726882943.19613: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d17d11c0> <<< 28992 1726882943.19712: 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 <<< 28992 1726882943.19740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882943.19759: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d17d2000> <<< 28992 1726882943.19800: stdout chunk (state=3): >>>import 'site' # <<< 28992 1726882943.19846: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 28992 1726882943.20760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28992 1726882943.20764: 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 # 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 <<< 28992 1726882943.20806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28992 1726882943.20832: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180fe90> <<< 28992 1726882943.20867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28992 1726882943.20898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28992 1726882943.20936: stdout chunk (state=3): >>>import '_operator' # <<< 28992 1726882943.21118: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180ff50> # /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' <<< 28992 1726882943.21144: stdout chunk (state=3): >>>import 'itertools' # <<< 28992 1726882943.21226: 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 0x7fc9d1847830> <<< 28992 1726882943.21249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 28992 1726882943.21275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1847ec0> <<< 28992 1726882943.21334: stdout chunk (state=3): >>>import '_collections' # <<< 28992 1726882943.21423: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1827b00> import '_functools' # <<< 28992 1726882943.21460: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18251f0> <<< 28992 1726882943.21638: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180d040> <<< 28992 1726882943.21664: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28992 1726882943.21700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28992 1726882943.21743: stdout chunk (state=3): >>>import '_sre' # <<< 28992 1726882943.21788: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28992 1726882943.21838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28992 1726882943.21854: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 28992 1726882943.22102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d186b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d186a3f0> # /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 0x7fc9d18262a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1868bf0> # /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' <<< 28992 1726882943.22174: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1898830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180c2f0> # /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' <<< 28992 1726882943.22202: 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 0x7fc9d1898ce0> <<< 28992 1726882943.22462: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1898b90> # 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 0x7fc9d1898f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180ae40> # /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 0x7fc9d1899670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1899340> 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' <<< 28992 1726882943.22465: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d189a570> <<< 28992 1726882943.22585: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 28992 1726882943.22613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 28992 1726882943.22647: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28992 1726882943.22745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 28992 1726882943.22778: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18b4770><<< 28992 1726882943.22784: stdout chunk (state=3): >>> import 'errno' # <<< 28992 1726882943.22863: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.22866: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d18b5eb0><<< 28992 1726882943.22904: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28992 1726882943.22966: 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<<< 28992 1726882943.23013: stdout chunk (state=3): >>> <<< 28992 1726882943.23041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18b6d50> <<< 28992 1726882943.23111: 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' <<< 28992 1726882943.23129: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d18b73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18b62a0> <<< 28992 1726882943.23174: 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'<<< 28992 1726882943.23269: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.23273: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.23298: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d18b7e00> <<< 28992 1726882943.23399: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18b7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d189a5a0><<< 28992 1726882943.23419: stdout chunk (state=3): >>> <<< 28992 1726882943.23465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28992 1726882943.23492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28992 1726882943.23535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 28992 1726882943.23561: stdout chunk (state=3): >>> <<< 28992 1726882943.23641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d15f3cb0><<< 28992 1726882943.23675: stdout chunk (state=3): >>> <<< 28992 1726882943.23748: 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' <<< 28992 1726882943.23751: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.23772: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d161c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d161c590><<< 28992 1726882943.23823: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.23837: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.23891: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d161c860> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.23911: stdout chunk (state=3): >>> # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.23938: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d161ca40> <<< 28992 1726882943.23980: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d15f1e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28992 1726882943.24451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 28992 1726882943.24461: 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 0x7fc9d161e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d161cd70><<< 28992 1726882943.24484: stdout chunk (state=3): >>> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d189ac90> # /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' <<< 28992 1726882943.24565: 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' <<< 28992 1726882943.24625: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1646480> <<< 28992 1726882943.24711: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28992 1726882943.24742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 28992 1726882943.24798: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 28992 1726882943.24825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 28992 1726882943.24935: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1662630> <<< 28992 1726882943.24959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28992 1726882943.25173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28992 1726882943.25176: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 28992 1726882943.25217: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1697410> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 28992 1726882943.25238: stdout chunk (state=3): >>> <<< 28992 1726882943.25282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 28992 1726882943.25381: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28992 1726882943.25411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 28992 1726882943.25433: stdout chunk (state=3): >>> <<< 28992 1726882943.25693: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d16bdbb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1697530><<< 28992 1726882943.25759: stdout chunk (state=3): >>> <<< 28992 1726882943.25777: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d16632c0> <<< 28992 1726882943.25852: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 28992 1726882943.25855: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 28992 1726882943.26094: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14a0590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1661670><<< 28992 1726882943.26098: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d161f020> <<< 28992 1726882943.26243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc9d14a0860><<< 28992 1726882943.26262: stdout chunk (state=3): >>> <<< 28992 1726882943.26552: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_mis_fsss/ansible_setup_payload.zip'<<< 28992 1726882943.26571: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.26614: stdout chunk (state=3): >>> <<< 28992 1726882943.26840: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.26890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28992 1726882943.26925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 28992 1726882943.26997: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28992 1726882943.27140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28992 1726882943.27183: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 28992 1726882943.27210: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 28992 1726882943.27234: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d150e390> import '_typing' # <<< 28992 1726882943.27552: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14e5280> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14e43e0><<< 28992 1726882943.27576: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.27628: stdout chunk (state=3): >>> <<< 28992 1726882943.27647: stdout chunk (state=3): >>>import 'ansible' # <<< 28992 1726882943.27691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 28992 1726882943.27723: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.27741: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 28992 1726882943.27773: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.30337: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.30342: stdout chunk (state=3): >>> <<< 28992 1726882943.32470: 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 0x7fc9d150c260><<< 28992 1726882943.32498: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 28992 1726882943.32518: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 28992 1726882943.32550: stdout chunk (state=3): >>> <<< 28992 1726882943.32603: 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'<<< 28992 1726882943.32622: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 28992 1726882943.32641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 28992 1726882943.32692: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.32705: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.32787: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d1539e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1539bb0> <<< 28992 1726882943.32864: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d15394c0><<< 28992 1726882943.32868: stdout chunk (state=3): >>> <<< 28992 1726882943.32899: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 28992 1726882943.32919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 28992 1726882943.32971: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1539910><<< 28992 1726882943.33001: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d150f020> <<< 28992 1726882943.33035: stdout chunk (state=3): >>>import 'atexit' # <<< 28992 1726882943.33056: stdout chunk (state=3): >>> <<< 28992 1726882943.33089: 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 0x7fc9d153ab70><<< 28992 1726882943.33145: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.33149: stdout chunk (state=3): >>> # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.33186: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d153ad50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28992 1726882943.33265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 28992 1726882943.33293: stdout chunk (state=3): >>> import '_locale' # <<< 28992 1726882943.33311: stdout chunk (state=3): >>> <<< 28992 1726882943.33385: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d153b290> import 'pwd' # <<< 28992 1726882943.33420: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28992 1726882943.33474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 28992 1726882943.33516: stdout chunk (state=3): >>> <<< 28992 1726882943.33557: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a4fb0> <<< 28992 1726882943.33601: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.33667: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d13a6bd0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28992 1726882943.33697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 28992 1726882943.33785: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a7590><<< 28992 1726882943.33789: stdout chunk (state=3): >>> <<< 28992 1726882943.33826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28992 1726882943.33866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 28992 1726882943.33902: stdout chunk (state=3): >>> <<< 28992 1726882943.33905: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a8770><<< 28992 1726882943.33945: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28992 1726882943.33999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 28992 1726882943.34044: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 28992 1726882943.34154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13ab230> <<< 28992 1726882943.34242: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.34274: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d161ef30><<< 28992 1726882943.34300: stdout chunk (state=3): >>> <<< 28992 1726882943.34311: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a94f0> <<< 28992 1726882943.34354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28992 1726882943.34390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 28992 1726882943.34426: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 28992 1726882943.34463: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 28992 1726882943.34495: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 28992 1726882943.34511: stdout chunk (state=3): >>> <<< 28992 1726882943.34582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 28992 1726882943.34588: stdout chunk (state=3): >>> <<< 28992 1726882943.34640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13af1d0><<< 28992 1726882943.34647: stdout chunk (state=3): >>> import '_tokenize' # <<< 28992 1726882943.34663: stdout chunk (state=3): >>> <<< 28992 1726882943.34787: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13adca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13ada00> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 28992 1726882943.34804: stdout chunk (state=3): >>> <<< 28992 1726882943.34921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28992 1726882943.34953: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13adf70> <<< 28992 1726882943.35017: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a9a00> <<< 28992 1726882943.35063: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.35111: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d13f3230><<< 28992 1726882943.35115: stdout chunk (state=3): >>> <<< 28992 1726882943.35182: 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<<< 28992 1726882943.35186: stdout chunk (state=3): >>> <<< 28992 1726882943.35206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f3440><<< 28992 1726882943.35228: stdout chunk (state=3): >>> <<< 28992 1726882943.35258: 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 <<< 28992 1726882943.35272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 28992 1726882943.35314: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 28992 1726882943.35329: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 28992 1726882943.35397: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.35417: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.35442: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d13f4ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f4ce0><<< 28992 1726882943.35481: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 28992 1726882943.35497: stdout chunk (state=3): >>> <<< 28992 1726882943.35655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28992 1726882943.35743: 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 0x7fc9d13f7380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f5580><<< 28992 1726882943.35785: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 28992 1726882943.35805: stdout chunk (state=3): >>> <<< 28992 1726882943.35878: stdout chunk (state=3): >>># 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<<< 28992 1726882943.35900: stdout chunk (state=3): >>> <<< 28992 1726882943.35914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 28992 1726882943.36039: stdout chunk (state=3): >>> import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1402b40> <<< 28992 1726882943.36235: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f74d0> <<< 28992 1726882943.36362: 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' <<< 28992 1726882943.36366: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d14037d0> <<< 28992 1726882943.36429: 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' <<< 28992 1726882943.36432: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.36446: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d1403a10> <<< 28992 1726882943.36519: 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' <<< 28992 1726882943.36532: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d1403dd0> <<< 28992 1726882943.36739: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f3620> # /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 0x7fc9d1407350> <<< 28992 1726882943.37028: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.37032: 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 0x7fc9d1408800><<< 28992 1726882943.37035: stdout chunk (state=3): >>> <<< 28992 1726882943.37037: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1405b20> <<< 28992 1726882943.37088: 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' <<< 28992 1726882943.37185: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d1406ea0> <<< 28992 1726882943.37197: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14057f0><<< 28992 1726882943.37204: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available<<< 28992 1726882943.37253: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # # zipimport: zlib available<<< 28992 1726882943.37263: stdout chunk (state=3): >>> <<< 28992 1726882943.37414: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.37569: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.37658: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.common' # <<< 28992 1726882943.37715: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882943.37719: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 28992 1726882943.37759: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.37982: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.38209: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.39255: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.39315: stdout chunk (state=3): >>> <<< 28992 1726882943.40333: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 28992 1726882943.40345: stdout chunk (state=3): >>> <<< 28992 1726882943.40357: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 28992 1726882943.40368: stdout chunk (state=3): >>> <<< 28992 1726882943.40387: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 28992 1726882943.40396: stdout chunk (state=3): >>> <<< 28992 1726882943.40411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 28992 1726882943.40451: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 28992 1726882943.40456: stdout chunk (state=3): >>> <<< 28992 1726882943.40489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 28992 1726882943.40571: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.40591: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.40599: stdout chunk (state=3): >>> <<< 28992 1726882943.40601: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d12908c0><<< 28992 1726882943.40623: stdout chunk (state=3): >>> <<< 28992 1726882943.40760: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 28992 1726882943.40771: stdout chunk (state=3): >>> <<< 28992 1726882943.40785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 28992 1726882943.40791: stdout chunk (state=3): >>> <<< 28992 1726882943.40849: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12916a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14040e0><<< 28992 1726882943.40909: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 28992 1726882943.40916: stdout chunk (state=3): >>> <<< 28992 1726882943.40961: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.41002: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.41032: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 28992 1726882943.41060: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.41102: stdout chunk (state=3): >>> <<< 28992 1726882943.41423: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.41629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28992 1726882943.41695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 28992 1726882943.41707: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1291640> # zipimport: zlib available <<< 28992 1726882943.42594: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.42601: stdout chunk (state=3): >>> <<< 28992 1726882943.43513: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.43593: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.43728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28992 1726882943.43734: stdout chunk (state=3): >>> <<< 28992 1726882943.43761: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.43769: stdout chunk (state=3): >>> <<< 28992 1726882943.43887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 28992 1726882943.43892: stdout chunk (state=3): >>> <<< 28992 1726882943.43919: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.44049: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.44054: stdout chunk (state=3): >>> <<< 28992 1726882943.44236: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 28992 1726882943.44272: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28992 1726882943.44310: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.44313: stdout chunk (state=3): >>> <<< 28992 1726882943.44465: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.44470: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28992 1726882943.44505: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.44508: stdout chunk (state=3): >>> <<< 28992 1726882943.45019: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.45375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28992 1726882943.45485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28992 1726882943.45525: stdout chunk (state=3): >>>import '_ast' # <<< 28992 1726882943.45648: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1292390><<< 28992 1726882943.45654: stdout chunk (state=3): >>> <<< 28992 1726882943.45684: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.45813: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.45935: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.formatters' # <<< 28992 1726882943.45956: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 28992 1726882943.45963: stdout chunk (state=3): >>> import 'ansible.module_utils.common.parameters' # <<< 28992 1726882943.45993: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 28992 1726882943.46043: 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'<<< 28992 1726882943.46151: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.46157: stdout chunk (state=3): >>> <<< 28992 1726882943.46358: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.46372: stdout chunk (state=3): >>> <<< 28992 1726882943.46376: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d129a180><<< 28992 1726882943.46381: stdout chunk (state=3): >>> <<< 28992 1726882943.46460: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.46475: stdout chunk (state=3): >>> <<< 28992 1726882943.46478: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.46494: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d129ab10><<< 28992 1726882943.46518: stdout chunk (state=3): >>> <<< 28992 1726882943.46531: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1898bf0><<< 28992 1726882943.46565: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.46643: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.46715: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 28992 1726882943.46725: stdout chunk (state=3): >>> <<< 28992 1726882943.46751: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.46756: stdout chunk (state=3): >>> <<< 28992 1726882943.46836: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.46843: stdout chunk (state=3): >>> <<< 28992 1726882943.46914: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.47024: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.47029: stdout chunk (state=3): >>> <<< 28992 1726882943.47154: 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 <<< 28992 1726882943.47239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882943.47400: 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' <<< 28992 1726882943.47404: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.47406: stdout chunk (state=3): >>> <<< 28992 1726882943.47431: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d1299790> <<< 28992 1726882943.47493: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d129ac90><<< 28992 1726882943.47561: stdout chunk (state=3): >>> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 28992 1726882943.47595: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.47819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28992 1726882943.47886: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.47974: 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 <<< 28992 1726882943.47977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882943.48020: 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 <<< 28992 1726882943.48069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 28992 1726882943.48084: stdout chunk (state=3): >>> <<< 28992 1726882943.48114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 28992 1726882943.48203: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28992 1726882943.48250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28992 1726882943.48278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 28992 1726882943.48286: stdout chunk (state=3): >>> <<< 28992 1726882943.48397: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d132ae10><<< 28992 1726882943.48407: stdout chunk (state=3): >>> <<< 28992 1726882943.48479: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12a4ad0><<< 28992 1726882943.48484: stdout chunk (state=3): >>> <<< 28992 1726882943.48612: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12a3200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12a2a80><<< 28992 1726882943.48659: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 28992 1726882943.48696: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.48712: stdout chunk (state=3): >>> <<< 28992 1726882943.48800: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28992 1726882943.48804: stdout chunk (state=3): >>> <<< 28992 1726882943.48893: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 28992 1726882943.48920: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.48965: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 28992 1726882943.49072: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49116: stdout chunk (state=3): >>> <<< 28992 1726882943.49205: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49208: stdout chunk (state=3): >>> <<< 28992 1726882943.49242: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.49321: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.49378: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49384: stdout chunk (state=3): >>> <<< 28992 1726882943.49445: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49525: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.49528: stdout chunk (state=3): >>> <<< 28992 1726882943.49574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 28992 1726882943.49579: stdout chunk (state=3): >>> <<< 28992 1726882943.49612: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49615: stdout chunk (state=3): >>> <<< 28992 1726882943.49752: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49892: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.49898: stdout chunk (state=3): >>> <<< 28992 1726882943.49947: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.49954: stdout chunk (state=3): >>> <<< 28992 1726882943.50013: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 28992 1726882943.50019: stdout chunk (state=3): >>> <<< 28992 1726882943.50047: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.50050: stdout chunk (state=3): >>> <<< 28992 1726882943.50391: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.50398: stdout chunk (state=3): >>> <<< 28992 1726882943.50719: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.50730: stdout chunk (state=3): >>> <<< 28992 1726882943.50799: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.50807: stdout chunk (state=3): >>> <<< 28992 1726882943.50890: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 28992 1726882943.50896: stdout chunk (state=3): >>> <<< 28992 1726882943.50940: 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<<< 28992 1726882943.50948: stdout chunk (state=3): >>> <<< 28992 1726882943.50975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'<<< 28992 1726882943.51016: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 28992 1726882943.51063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<< 28992 1726882943.51111: stdout chunk (state=3): >>> import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1331c40><<< 28992 1726882943.51117: stdout chunk (state=3): >>> <<< 28992 1726882943.51150: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 28992 1726882943.51184: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 28992 1726882943.51285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'<<< 28992 1726882943.51288: stdout chunk (state=3): >>> <<< 28992 1726882943.51329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28992 1726882943.51364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 28992 1726882943.51412: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d08bc410><<< 28992 1726882943.51468: stdout chunk (state=3): >>> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.51493: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.51531: stdout chunk (state=3): >>> import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d08bc800><<< 28992 1726882943.51595: stdout chunk (state=3): >>> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1311460> <<< 28992 1726882943.51642: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1310530> <<< 28992 1726882943.51704: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1330320> <<< 28992 1726882943.51740: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1330d70> <<< 28992 1726882943.51778: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 28992 1726882943.51878: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 28992 1726882943.51903: stdout chunk (state=3): >>> <<< 28992 1726882943.51930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28992 1726882943.51944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 28992 1726882943.51987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py<<< 28992 1726882943.52020: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<< 28992 1726882943.52053: stdout chunk (state=3): >>> <<< 28992 1726882943.52057: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.52094: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.52098: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d08bf740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d08beff0><<< 28992 1726882943.52148: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.52155: stdout chunk (state=3): >>> <<< 28992 1726882943.52158: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.52168: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d08bf1d0> <<< 28992 1726882943.52246: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d08be420> <<< 28992 1726882943.52297: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 28992 1726882943.52398: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'<<< 28992 1726882943.52405: stdout chunk (state=3): >>> <<< 28992 1726882943.52440: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d08bf860> <<< 28992 1726882943.52475: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<< 28992 1726882943.52483: stdout chunk (state=3): >>> <<< 28992 1726882943.52538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<< 28992 1726882943.52543: stdout chunk (state=3): >>> <<< 28992 1726882943.52597: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.52601: stdout chunk (state=3): >>> <<< 28992 1726882943.52630: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882943.52634: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d0926360><<< 28992 1726882943.52637: stdout chunk (state=3): >>> <<< 28992 1726882943.52687: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0924380><<< 28992 1726882943.52692: stdout chunk (state=3): >>> <<< 28992 1726882943.52738: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1331400><<< 28992 1726882943.52753: stdout chunk (state=3): >>> <<< 28992 1726882943.52766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 28992 1726882943.52798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 28992 1726882943.52831: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.52867: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 28992 1726882943.52895: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.53014: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.53117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available<<< 28992 1726882943.53127: stdout chunk (state=3): >>> <<< 28992 1726882943.53284: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 28992 1726882943.53287: stdout chunk (state=3): >>> <<< 28992 1726882943.53317: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.53320: stdout chunk (state=3): >>> <<< 28992 1726882943.53356: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.53372: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system' # <<< 28992 1726882943.53384: stdout chunk (state=3): >>> <<< 28992 1726882943.53407: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.53465: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.53471: stdout chunk (state=3): >>> <<< 28992 1726882943.53523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 28992 1726882943.53528: stdout chunk (state=3): >>> <<< 28992 1726882943.53554: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.53615: stdout chunk (state=3): >>> <<< 28992 1726882943.53653: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.53658: stdout chunk (state=3): >>> <<< 28992 1726882943.53743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 28992 1726882943.53747: stdout chunk (state=3): >>> <<< 28992 1726882943.53776: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.53787: stdout chunk (state=3): >>> <<< 28992 1726882943.53919: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 28992 1726882943.53951: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.54062: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.54067: stdout chunk (state=3): >>> <<< 28992 1726882943.54168: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.54275: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.54281: stdout chunk (state=3): >>> <<< 28992 1726882943.54380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 28992 1726882943.54391: stdout chunk (state=3): >>> <<< 28992 1726882943.54404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 28992 1726882943.54418: stdout chunk (state=3): >>> <<< 28992 1726882943.54447: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.54453: stdout chunk (state=3): >>> <<< 28992 1726882943.55390: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.55397: stdout chunk (state=3): >>> <<< 28992 1726882943.56239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 28992 1726882943.56258: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.56362: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.56373: stdout chunk (state=3): >>> <<< 28992 1726882943.56462: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.56531: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.56536: stdout chunk (state=3): >>> <<< 28992 1726882943.56596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 28992 1726882943.56620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 28992 1726882943.56652: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.56707: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.56723: stdout chunk (state=3): >>> <<< 28992 1726882943.56765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 28992 1726882943.56771: stdout chunk (state=3): >>> <<< 28992 1726882943.56790: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.56892: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.56896: stdout chunk (state=3): >>> <<< 28992 1726882943.56993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 28992 1726882943.56998: stdout chunk (state=3): >>> <<< 28992 1726882943.57041: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.57096: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.57155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 28992 1726882943.57186: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.57285: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 28992 1726882943.57288: stdout chunk (state=3): >>> <<< 28992 1726882943.57316: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.57596: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28992 1726882943.57630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 28992 1726882943.57686: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d09266c0> <<< 28992 1726882943.57735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 28992 1726882943.57741: stdout chunk (state=3): >>> <<< 28992 1726882943.57795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 28992 1726882943.57801: stdout chunk (state=3): >>> <<< 28992 1726882943.58008: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0927320><<< 28992 1726882943.58014: stdout chunk (state=3): >>> <<< 28992 1726882943.58039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 28992 1726882943.58068: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.58072: stdout chunk (state=3): >>> <<< 28992 1726882943.58299: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 28992 1726882943.58304: stdout chunk (state=3): >>> <<< 28992 1726882943.58336: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.58503: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.58508: stdout chunk (state=3): >>> <<< 28992 1726882943.58677: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 28992 1726882943.58683: stdout chunk (state=3): >>> <<< 28992 1726882943.58710: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.58715: stdout chunk (state=3): >>> <<< 28992 1726882943.58835: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.58965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 28992 1726882943.58969: stdout chunk (state=3): >>> <<< 28992 1726882943.59003: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.59074: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.59079: stdout chunk (state=3): >>> <<< 28992 1726882943.59161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 28992 1726882943.59165: stdout chunk (state=3): >>> <<< 28992 1726882943.59247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 28992 1726882943.59251: stdout chunk (state=3): >>> <<< 28992 1726882943.59354: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.59360: stdout chunk (state=3): >>> <<< 28992 1726882943.59614: 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 0x7fc9d095a990> <<< 28992 1726882943.59834: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0943650> <<< 28992 1726882943.59862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 28992 1726882943.59894: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.60004: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.60010: stdout chunk (state=3): >>> <<< 28992 1726882943.60105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 28992 1726882943.60136: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.60299: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.60454: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.60460: stdout chunk (state=3): >>> <<< 28992 1726882943.60676: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.60717: stdout chunk (state=3): >>> <<< 28992 1726882943.60953: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 28992 1726882943.60961: stdout chunk (state=3): >>> <<< 28992 1726882943.60978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 28992 1726882943.61007: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.61013: stdout chunk (state=3): >>> <<< 28992 1726882943.61145: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 28992 1726882943.61151: stdout chunk (state=3): >>> <<< 28992 1726882943.61172: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.61190: stdout chunk (state=3): >>> <<< 28992 1726882943.61263: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.61267: stdout chunk (state=3): >>> <<< 28992 1726882943.61347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 28992 1726882943.61371: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'<<< 28992 1726882943.61429: stdout chunk (state=3): >>> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.61435: stdout chunk (state=3): >>> <<< 28992 1726882943.61473: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.61485: stdout chunk (state=3): >>> <<< 28992 1726882943.61494: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d06de030><<< 28992 1726882943.61519: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0943950> import 'ansible.module_utils.facts.system.user' # <<< 28992 1726882943.61614: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 28992 1726882943.61646: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.61713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 28992 1726882943.61737: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62026: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28992 1726882943.62325: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62496: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62674: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62819: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 28992 1726882943.62831: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62870: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.62910: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.63164: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.63416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 28992 1726882943.63442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 28992 1726882943.63458: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.63816: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.63916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28992 1726882943.63945: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.64002: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.64063: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.65084: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.66041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 28992 1726882943.66047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 28992 1726882943.66070: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.66246: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.66439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 28992 1726882943.66451: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.66627: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.66800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 28992 1726882943.66915: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.67098: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.67379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28992 1726882943.67396: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.67421: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.67439: stdout chunk (state=3): >>> <<< 28992 1726882943.67445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 28992 1726882943.67477: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.67556: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.67629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 28992 1726882943.67652: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.67815: stdout chunk (state=3): >>> <<< 28992 1726882943.67847: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.67854: stdout chunk (state=3): >>> <<< 28992 1726882943.68040: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.68047: stdout chunk (state=3): >>> <<< 28992 1726882943.68428: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.68440: stdout chunk (state=3): >>> <<< 28992 1726882943.68807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 28992 1726882943.68811: stdout chunk (state=3): >>> <<< 28992 1726882943.68838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 28992 1726882943.68841: stdout chunk (state=3): >>> <<< 28992 1726882943.68866: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.68873: stdout chunk (state=3): >>> <<< 28992 1726882943.68941: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.68947: stdout chunk (state=3): >>> <<< 28992 1726882943.69008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 28992 1726882943.69017: stdout chunk (state=3): >>> <<< 28992 1726882943.69044: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.69048: stdout chunk (state=3): >>> <<< 28992 1726882943.69088: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.69132: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.dragonfly' # <<< 28992 1726882943.69135: stdout chunk (state=3): >>> <<< 28992 1726882943.69166: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.69402: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # <<< 28992 1726882943.69436: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.69488: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.69534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 28992 1726882943.69569: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.69679: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.69686: stdout chunk (state=3): >>> <<< 28992 1726882943.69786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 28992 1726882943.69815: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.69824: stdout chunk (state=3): >>> <<< 28992 1726882943.70007: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 28992 1726882943.70015: stdout chunk (state=3): >>> <<< 28992 1726882943.70040: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.70046: stdout chunk (state=3): >>> <<< 28992 1726882943.70542: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.70549: stdout chunk (state=3): >>> <<< 28992 1726882943.71040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 28992 1726882943.71046: stdout chunk (state=3): >>> <<< 28992 1726882943.71071: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71077: stdout chunk (state=3): >>> <<< 28992 1726882943.71183: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71282: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.iscsi' # <<< 28992 1726882943.71285: stdout chunk (state=3): >>> <<< 28992 1726882943.71316: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.71383: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71386: stdout chunk (state=3): >>> <<< 28992 1726882943.71452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 28992 1726882943.71458: stdout chunk (state=3): >>> <<< 28992 1726882943.71486: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.71550: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71604: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.netbsd' # <<< 28992 1726882943.71611: stdout chunk (state=3): >>> <<< 28992 1726882943.71640: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71645: stdout chunk (state=3): >>> <<< 28992 1726882943.71698: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71713: stdout chunk (state=3): >>> <<< 28992 1726882943.71776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available<<< 28992 1726882943.71920: stdout chunk (state=3): >>> <<< 28992 1726882943.71935: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.71941: stdout chunk (state=3): >>> <<< 28992 1726882943.72083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 28992 1726882943.72089: stdout chunk (state=3): >>> <<< 28992 1726882943.72115: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72120: stdout chunk (state=3): >>> <<< 28992 1726882943.72147: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72152: stdout chunk (state=3): >>> <<< 28992 1726882943.72176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 28992 1726882943.72179: stdout chunk (state=3): >>> <<< 28992 1726882943.72208: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72224: stdout chunk (state=3): >>> <<< 28992 1726882943.72299: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72305: stdout chunk (state=3): >>> <<< 28992 1726882943.72378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 28992 1726882943.72389: stdout chunk (state=3): >>> <<< 28992 1726882943.72442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 28992 1726882943.72447: stdout chunk (state=3): >>> <<< 28992 1726882943.72485: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72516: stdout chunk (state=3): >>> <<< 28992 1726882943.72583: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72670: stdout chunk (state=3): >>> # zipimport: zlib available <<< 28992 1726882943.72809: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.72814: stdout chunk (state=3): >>> <<< 28992 1726882943.72943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 28992 1726882943.72968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 28992 1726882943.72993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 28992 1726882943.72998: stdout chunk (state=3): >>> <<< 28992 1726882943.73026: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.73118: stdout chunk (state=3): >>> # zipimport: zlib available<<< 28992 1726882943.73123: stdout chunk (state=3): >>> <<< 28992 1726882943.73213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 28992 1726882943.73219: stdout chunk (state=3): >>> <<< 28992 1726882943.73246: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.73250: stdout chunk (state=3): >>> <<< 28992 1726882943.73627: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.73634: stdout chunk (state=3): >>> <<< 28992 1726882943.74001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 28992 1726882943.74011: stdout chunk (state=3): >>> <<< 28992 1726882943.74107: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 28992 1726882943.74111: stdout chunk (state=3): >>> <<< 28992 1726882943.74196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 28992 1726882943.74202: stdout chunk (state=3): >>> <<< 28992 1726882943.74229: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.74235: stdout chunk (state=3): >>> <<< 28992 1726882943.74317: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.74325: stdout chunk (state=3): >>> <<< 28992 1726882943.74407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 28992 1726882943.74411: stdout chunk (state=3): >>> <<< 28992 1726882943.74578: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 28992 1726882943.74585: stdout chunk (state=3): >>> <<< 28992 1726882943.74727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 28992 1726882943.74739: stdout chunk (state=3): >>> <<< 28992 1726882943.74752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 28992 1726882943.74758: stdout chunk (state=3): >>> <<< 28992 1726882943.74795: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882943.74951: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.74959: stdout chunk (state=3): >>> <<< 28992 1726882943.75122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 28992 1726882943.75138: stdout chunk (state=3): >>> <<< 28992 1726882943.75150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # <<< 28992 1726882943.75165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 28992 1726882943.75170: stdout chunk (state=3): >>> <<< 28992 1726882943.75290: stdout chunk (state=3): >>># zipimport: zlib available<<< 28992 1726882943.75297: stdout chunk (state=3): >>> <<< 28992 1726882943.76720: 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'<<< 28992 1726882943.76729: stdout chunk (state=3): >>> <<< 28992 1726882943.76787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'<<< 28992 1726882943.76793: stdout chunk (state=3): >>> <<< 28992 1726882943.76845: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.76860: stdout chunk (state=3): >>> # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 28992 1726882943.76898: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d0707c80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d07041a0><<< 28992 1726882943.76904: stdout chunk (state=3): >>> <<< 28992 1726882943.76994: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0705af0><<< 28992 1726882943.77067: stdout chunk (state=3): >>> <<< 28992 1726882945.14585: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "25", "epoch": "1726882945", "epoch_int": "1726882945", "date": "2024-09-20", "time": "21:42:25", "iso8601_micro": "2024-09-21T01:42:25.138613Z", "iso8601": "2024-09-21T01:42:25Z", "iso8601_basic": "20240920T214225138613", "iso8601_basic_short": "20240920T214225", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28992 1726882945.15144: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 28992 1726882945.15152: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 28992 1726882945.15155: stdout chunk (state=3): >>> <<< 28992 1726882945.15214: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 28992 1726882945.15262: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1<<< 28992 1726882945.15279: stdout chunk (state=3): >>> <<< 28992 1726882945.15310: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 28992 1726882945.15340: stdout chunk (state=3): >>># clear sys.__interactivehook__<<< 28992 1726882945.15362: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 28992 1726882945.15387: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15414: stdout chunk (state=3): >>> # 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 <<< 28992 1726882945.15520: stdout chunk (state=3): >>># 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<<< 28992 1726882945.15562: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15609: stdout chunk (state=3): >>> # 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 _sha2 # 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<<< 28992 1726882945.15618: stdout chunk (state=3): >>> # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing<<< 28992 1726882945.15641: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15647: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale<<< 28992 1726882945.15677: stdout chunk (state=3): >>> # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal<<< 28992 1726882945.15693: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15718: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid<<< 28992 1726882945.15725: stdout chunk (state=3): >>> # cleanup[2] removing _string # cleanup[2] removing string # destroy string<<< 28992 1726882945.15754: 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<<< 28992 1726882945.15767: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 28992 1726882945.15797: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy<<< 28992 1726882945.15807: stdout chunk (state=3): >>> # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections<<< 28992 1726882945.15814: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15840: stdout chunk (state=3): >>> # 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 <<< 28992 1726882945.15853: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2<<< 28992 1726882945.15883: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # 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<<< 28992 1726882945.15908: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15920: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.15928: stdout chunk (state=3): >>> # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace<<< 28992 1726882945.15950: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction<<< 28992 1726882945.15962: stdout chunk (state=3): >>> # 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 <<< 28992 1726882945.15984: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other<<< 28992 1726882945.16006: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution<<< 28992 1726882945.16030: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16036: stdout chunk (state=3): >>> # 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 <<< 28992 1726882945.16059: stdout chunk (state=3): >>># 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 <<< 28992 1726882945.16073: stdout chunk (state=3): >>># cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd<<< 28992 1726882945.16101: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16113: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16132: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd <<< 28992 1726882945.16145: 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<<< 28992 1726882945.16168: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd<<< 28992 1726882945.16189: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16217: stdout chunk (state=3): >>> # 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 <<< 28992 1726882945.16240: stdout chunk (state=3): >>># 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<<< 28992 1726882945.16256: 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 # destroy ansible.module_utils.facts.hardware<<< 28992 1726882945.16272: 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<<< 28992 1726882945.16297: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16318: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16351: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.16414: stdout chunk (state=3): >>> # 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 <<< 28992 1726882945.16849: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 28992 1726882945.16855: stdout chunk (state=3): >>> <<< 28992 1726882945.16894: stdout chunk (state=3): >>># destroy importlib.machinery <<< 28992 1726882945.16900: stdout chunk (state=3): >>># destroy importlib._abc <<< 28992 1726882945.16944: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 <<< 28992 1726882945.16968: stdout chunk (state=3): >>># destroy _compression<<< 28992 1726882945.16973: stdout chunk (state=3): >>> # destroy _lzma<<< 28992 1726882945.17014: stdout chunk (state=3): >>> # destroy binascii <<< 28992 1726882945.17031: stdout chunk (state=3): >>># destroy zlib<<< 28992 1726882945.17035: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path<<< 28992 1726882945.17066: stdout chunk (state=3): >>> # destroy zipfile <<< 28992 1726882945.17092: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob<<< 28992 1726882945.17096: stdout chunk (state=3): >>> # destroy ipaddress<<< 28992 1726882945.17118: stdout chunk (state=3): >>> <<< 28992 1726882945.17164: stdout chunk (state=3): >>># destroy ntpath # destroy importlib<<< 28992 1726882945.17187: stdout chunk (state=3): >>> # destroy zipimport # destroy __main__ # destroy systemd.journal<<< 28992 1726882945.17227: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner<<< 28992 1726882945.17253: stdout chunk (state=3): >>> # destroy _json # destroy grp<<< 28992 1726882945.17255: stdout chunk (state=3): >>> # destroy encodings # destroy _locale<<< 28992 1726882945.17289: stdout chunk (state=3): >>> # destroy locale<<< 28992 1726882945.17294: stdout chunk (state=3): >>> <<< 28992 1726882945.17429: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 28992 1726882945.17611: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 28992 1726882945.17634: stdout chunk (state=3): >>># destroy multiprocessing <<< 28992 1726882945.17640: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal<<< 28992 1726882945.17642: stdout chunk (state=3): >>> # destroy pickle <<< 28992 1726882945.17644: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle<<< 28992 1726882945.17711: stdout chunk (state=3): >>> # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process<<< 28992 1726882945.17714: stdout chunk (state=3): >>> # destroy unicodedata<<< 28992 1726882945.17748: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors<<< 28992 1726882945.17772: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy shlex # destroy fcntl<<< 28992 1726882945.17799: stdout chunk (state=3): >>> # destroy datetime # destroy subprocess # destroy base64<<< 28992 1726882945.17857: stdout chunk (state=3): >>> # destroy _ssl <<< 28992 1726882945.17877: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 28992 1726882945.17919: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno<<< 28992 1726882945.17966: stdout chunk (state=3): >>> # destroy json # destroy socket<<< 28992 1726882945.17979: stdout chunk (state=3): >>> # destroy struct # destroy glob <<< 28992 1726882945.18073: stdout chunk (state=3): >>># 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 <<< 28992 1726882945.18077: stdout chunk (state=3): >>># destroy stringprep <<< 28992 1726882945.18082: stdout chunk (state=3): >>># cleanup[3] wiping configparser<<< 28992 1726882945.18111: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux<<< 28992 1726882945.18125: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian<<< 28992 1726882945.18139: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser<<< 28992 1726882945.18187: 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<<< 28992 1726882945.18190: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 28992 1726882945.18233: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437<<< 28992 1726882945.18271: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 28992 1726882945.18301: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 28992 1726882945.18336: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 28992 1726882945.18390: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 28992 1726882945.18394: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator<<< 28992 1726882945.18432: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.18469: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 28992 1726882945.18482: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 28992 1726882945.18543: stdout chunk (state=3): >>> # 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<<< 28992 1726882945.18570: stdout chunk (state=3): >>> <<< 28992 1726882945.18718: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 28992 1726882945.18794: stdout chunk (state=3): >>># destroy sys.monitoring <<< 28992 1726882945.18809: stdout chunk (state=3): >>># destroy _socket <<< 28992 1726882945.18850: stdout chunk (state=3): >>># destroy _collections<<< 28992 1726882945.18888: stdout chunk (state=3): >>> <<< 28992 1726882945.18891: stdout chunk (state=3): >>># destroy platform <<< 28992 1726882945.18947: stdout chunk (state=3): >>># destroy _uuid # destroy stat<<< 28992 1726882945.18954: stdout chunk (state=3): >>> <<< 28992 1726882945.18957: stdout chunk (state=3): >>># destroy genericpath <<< 28992 1726882945.18977: stdout chunk (state=3): >>># destroy re._parser <<< 28992 1726882945.18996: stdout chunk (state=3): >>># destroy tokenize<<< 28992 1726882945.19074: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 28992 1726882945.19108: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib <<< 28992 1726882945.19189: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 28992 1726882945.19191: stdout chunk (state=3): >>> # destroy _imp<<< 28992 1726882945.19253: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules <<< 28992 1726882945.19317: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 28992 1726882945.19400: stdout chunk (state=3): >>># destroy codecs <<< 28992 1726882945.19410: stdout chunk (state=3): >>># destroy encodings.aliases <<< 28992 1726882945.19448: stdout chunk (state=3): >>># destroy encodings.utf_8 <<< 28992 1726882945.19451: stdout chunk (state=3): >>># destroy encodings.utf_8_sig<<< 28992 1726882945.19454: stdout chunk (state=3): >>> # destroy encodings.cp437<<< 28992 1726882945.19477: stdout chunk (state=3): >>> # destroy encodings.idna # destroy _codecs # destroy io<<< 28992 1726882945.19490: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading<<< 28992 1726882945.19526: stdout chunk (state=3): >>> # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 28992 1726882945.19569: stdout chunk (state=3): >>> # destroy _random<<< 28992 1726882945.19581: stdout chunk (state=3): >>> <<< 28992 1726882945.19588: stdout chunk (state=3): >>># destroy _weakref <<< 28992 1726882945.19623: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 28992 1726882945.19655: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re # destroy itertools <<< 28992 1726882945.19682: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins<<< 28992 1726882945.19701: stdout chunk (state=3): >>> # destroy _thread # clear sys.audit hooks<<< 28992 1726882945.19812: stdout chunk (state=3): >>> <<< 28992 1726882945.20302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882945.20354: stderr chunk (state=3): >>><<< 28992 1726882945.20358: stdout chunk (state=3): >>><<< 28992 1726882945.20461: _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 0x7fc9d19fc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d19cbb30> # /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 0x7fc9d19feab0> 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 0x7fc9d17d11c0> # /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 0x7fc9d17d2000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7fc9d180fe90> # /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 0x7fc9d180ff50> # /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 0x7fc9d1847830> # /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 0x7fc9d1847ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1827b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18251f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180d040> # /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 0x7fc9d186b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d186a3f0> # /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 0x7fc9d18262a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1868bf0> # /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 0x7fc9d1898830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180c2f0> # /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 0x7fc9d1898ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1898b90> # 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 0x7fc9d1898f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d180ae40> # /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 0x7fc9d1899670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1899340> 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 0x7fc9d189a570> 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 0x7fc9d18b4770> 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 0x7fc9d18b5eb0> # /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 0x7fc9d18b6d50> # 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 0x7fc9d18b73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18b62a0> # /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 0x7fc9d18b7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d18b7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d189a5a0> # /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 0x7fc9d15f3cb0> # /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 0x7fc9d161c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d161c590> # 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 0x7fc9d161c860> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9d161ca40> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d15f1e50> # /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 0x7fc9d161e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d161cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d189ac90> # /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 0x7fc9d1646480> # /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 0x7fc9d1662630> # /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 0x7fc9d1697410> # /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 0x7fc9d16bdbb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1697530> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d16632c0> # /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 0x7fc9d14a0590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1661670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d161f020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc9d14a0860> # zipimport: found 103 names in '/tmp/ansible_setup_payload_mis_fsss/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 0x7fc9d150e390> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14e5280> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14e43e0> # 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 0x7fc9d150c260> # /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 0x7fc9d1539e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1539bb0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d15394c0> # /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 0x7fc9d1539910> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d150f020> 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 0x7fc9d153ab70> # 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 0x7fc9d153ad50> # /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 0x7fc9d153b290> 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 0x7fc9d13a4fb0> # 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 0x7fc9d13a6bd0> # /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 0x7fc9d13a7590> # /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 0x7fc9d13a8770> # /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 0x7fc9d13ab230> # 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 0x7fc9d161ef30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a94f0> # /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 0x7fc9d13af1d0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13adca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13ada00> # /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 0x7fc9d13adf70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13a9a00> # 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 0x7fc9d13f3230> # /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 0x7fc9d13f3440> # /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 0x7fc9d13f4ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f4ce0> # /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 0x7fc9d13f7380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f5580> # /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 0x7fc9d1402b40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f74d0> # 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 0x7fc9d14037d0> # 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 0x7fc9d1403a10> # 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 0x7fc9d1403dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d13f3620> # /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 0x7fc9d1407350> # 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 0x7fc9d1408800> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1405b20> # 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 0x7fc9d1406ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14057f0> # 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 0x7fc9d12908c0> # /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 0x7fc9d12916a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d14040e0> 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 0x7fc9d1291640> # 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 0x7fc9d1292390> # 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' # # /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 0x7fc9d129a180> # 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 0x7fc9d129ab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1898bf0> # 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 0x7fc9d1299790> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d129ac90> 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 0x7fc9d132ae10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12a4ad0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12a3200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d12a2a80> # 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 0x7fc9d1331c40> # /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 0x7fc9d08bc410> # 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 0x7fc9d08bc800> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1311460> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1310530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1330320> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1330d70> # /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 0x7fc9d08bf740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d08beff0> # 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 0x7fc9d08bf1d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d08be420> # /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 0x7fc9d08bf860> # /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 0x7fc9d0926360> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0924380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d1331400> 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 0x7fc9d09266c0> # /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 0x7fc9d0927320> 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 0x7fc9d095a990> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0943650> 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 0x7fc9d06de030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0943950> 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 0x7fc9d0707c80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d07041a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9d0705af0> {"ansible_facts": {"ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "25", "epoch": "1726882945", "epoch_int": "1726882945", "date": "2024-09-20", "time": "21:42:25", "iso8601_micro": "2024-09-21T01:42:25.138613Z", "iso8601": "2024-09-21T01:42:25Z", "iso8601_basic": "20240920T214225138613", "iso8601_basic_short": "20240920T214225", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 28992 1726882945.22465: 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-1726882942.9407501-29145-20215684507274/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882945.22469: _low_level_execute_command(): starting 28992 1726882945.22471: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882942.9407501-29145-20215684507274/ > /dev/null 2>&1 && sleep 0' 28992 1726882945.22474: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882945.22477: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882945.22481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882945.22486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.22488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.24732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882945.24746: stderr chunk (state=3): >>><<< 28992 1726882945.24753: stdout chunk (state=3): >>><<< 28992 1726882945.24777: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882945.24785: handler run complete 28992 1726882945.24840: variable 'ansible_facts' from source: unknown 28992 1726882945.24900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882945.25066: variable 'ansible_facts' from source: unknown 28992 1726882945.25077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882945.25171: attempt loop complete, returning result 28992 1726882945.25182: _execute() done 28992 1726882945.25185: dumping result to json 28992 1726882945.25215: done dumping result, returning 28992 1726882945.25218: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-9fb4-6018-00000000002c] 28992 1726882945.25220: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000002c 28992 1726882945.25357: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000002c 28992 1726882945.25360: WORKER PROCESS EXITING ok: [managed_node1] 28992 1726882945.25477: no more pending results, returning what we have 28992 1726882945.25482: results queue empty 28992 1726882945.25483: checking for any_errors_fatal 28992 1726882945.25485: done checking for any_errors_fatal 28992 1726882945.25485: checking for max_fail_percentage 28992 1726882945.25487: done checking for max_fail_percentage 28992 1726882945.25487: checking to see if all hosts have failed and the running result is not ok 28992 1726882945.25488: done checking to see if all hosts have failed 28992 1726882945.25489: getting the remaining hosts for this loop 28992 1726882945.25495: done getting the remaining hosts for this loop 28992 1726882945.25499: getting the next task for host managed_node1 28992 1726882945.25511: done getting next task for host managed_node1 28992 1726882945.25513: ^ task is: TASK: Check if system is ostree 28992 1726882945.25515: ^ 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 28992 1726882945.25519: getting variables 28992 1726882945.25520: in VariableManager get_vars() 28992 1726882945.25549: Calling all_inventory to load vars for managed_node1 28992 1726882945.25551: Calling groups_inventory to load vars for managed_node1 28992 1726882945.25554: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882945.25564: Calling all_plugins_play to load vars for managed_node1 28992 1726882945.25566: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882945.25569: Calling groups_plugins_play to load vars for managed_node1 28992 1726882945.25721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882945.25889: done with get_vars() 28992 1726882945.25898: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:42:25 -0400 (0:00:02.434) 0:00:05.460 ****** 28992 1726882945.25973: entering _queue_task() for managed_node1/stat 28992 1726882945.26182: worker is 1 (out of 1 available) 28992 1726882945.26195: exiting _queue_task() for managed_node1/stat 28992 1726882945.26208: done queuing things up, now waiting for results queue to drain 28992 1726882945.26209: waiting for pending results... 28992 1726882945.26356: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 28992 1726882945.26421: in run() - task 0affc7ec-ae25-9fb4-6018-00000000002e 28992 1726882945.26434: variable 'ansible_search_path' from source: unknown 28992 1726882945.26437: variable 'ansible_search_path' from source: unknown 28992 1726882945.26471: calling self._execute() 28992 1726882945.26534: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.26537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.26546: variable 'omit' from source: magic vars 28992 1726882945.26918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882945.27100: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882945.27138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882945.27163: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882945.27192: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882945.27265: 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) 28992 1726882945.27284: 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) 28992 1726882945.27304: 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) 28992 1726882945.27326: 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) 28992 1726882945.27420: Evaluated conditional (not __network_is_ostree is defined): True 28992 1726882945.27428: variable 'omit' from source: magic vars 28992 1726882945.27458: variable 'omit' from source: magic vars 28992 1726882945.27487: variable 'omit' from source: magic vars 28992 1726882945.27508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882945.27530: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882945.27565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882945.27581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882945.27592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882945.27616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882945.27619: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.27623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.27702: Set connection var ansible_pipelining to False 28992 1726882945.27705: Set connection var ansible_connection to ssh 28992 1726882945.27708: Set connection var ansible_timeout to 10 28992 1726882945.27711: Set connection var ansible_shell_type to sh 28992 1726882945.27717: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882945.27725: Set connection var ansible_shell_executable to /bin/sh 28992 1726882945.27744: variable 'ansible_shell_executable' from source: unknown 28992 1726882945.27747: variable 'ansible_connection' from source: unknown 28992 1726882945.27749: variable 'ansible_module_compression' from source: unknown 28992 1726882945.27752: variable 'ansible_shell_type' from source: unknown 28992 1726882945.27754: variable 'ansible_shell_executable' from source: unknown 28992 1726882945.27756: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.27767: variable 'ansible_pipelining' from source: unknown 28992 1726882945.27771: variable 'ansible_timeout' from source: unknown 28992 1726882945.27773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.27878: 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) 28992 1726882945.27889: variable 'omit' from source: magic vars 28992 1726882945.27892: starting attempt loop 28992 1726882945.27895: running the handler 28992 1726882945.27906: _low_level_execute_command(): starting 28992 1726882945.27912: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882945.28412: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882945.28451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882945.28454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.28458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.28509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882945.28513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882945.28515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.28586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.30969: stdout chunk (state=3): >>>/root <<< 28992 1726882945.31138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882945.31188: stderr chunk (state=3): >>><<< 28992 1726882945.31191: stdout chunk (state=3): >>><<< 28992 1726882945.31210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882945.31224: _low_level_execute_command(): starting 28992 1726882945.31231: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475 `" && echo ansible-tmp-1726882945.3120968-29221-126826315176475="` echo /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475 `" ) && sleep 0' 28992 1726882945.31712: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882945.31716: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882945.31718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882945.31725: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882945.31730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.31776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882945.31781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882945.31784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.31844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.34737: stdout chunk (state=3): >>>ansible-tmp-1726882945.3120968-29221-126826315176475=/root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475 <<< 28992 1726882945.34909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882945.34970: stderr chunk (state=3): >>><<< 28992 1726882945.34973: stdout chunk (state=3): >>><<< 28992 1726882945.34990: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882945.3120968-29221-126826315176475=/root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882945.35044: variable 'ansible_module_compression' from source: unknown 28992 1726882945.35108: ANSIBALLZ: Using lock for stat 28992 1726882945.35111: ANSIBALLZ: Acquiring lock 28992 1726882945.35113: ANSIBALLZ: Lock acquired: 140126768813200 28992 1726882945.35115: ANSIBALLZ: Creating module 28992 1726882945.47804: ANSIBALLZ: Writing module into payload 28992 1726882945.48028: ANSIBALLZ: Writing module 28992 1726882945.48032: ANSIBALLZ: Renaming module 28992 1726882945.48035: ANSIBALLZ: Done creating module 28992 1726882945.48037: variable 'ansible_facts' from source: unknown 28992 1726882945.48039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py 28992 1726882945.48263: Sending initial data 28992 1726882945.48272: Sent initial data (153 bytes) 28992 1726882945.49541: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.49656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882945.49686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.49863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.52196: 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 <<< 28992 1726882945.52258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882945.52344: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py" <<< 28992 1726882945.52347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpe35bsj55 /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py <<< 28992 1726882945.52495: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpe35bsj55" to remote "/root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py" <<< 28992 1726882945.52509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py" <<< 28992 1726882945.53729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882945.53732: stdout chunk (state=3): >>><<< 28992 1726882945.53735: stderr chunk (state=3): >>><<< 28992 1726882945.53737: done transferring module to remote 28992 1726882945.53739: _low_level_execute_command(): starting 28992 1726882945.53747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/ /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py && sleep 0' 28992 1726882945.54321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882945.54342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882945.54356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882945.54421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.54476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882945.54501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882945.54575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.54604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.57413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882945.57416: stdout chunk (state=3): >>><<< 28992 1726882945.57418: stderr chunk (state=3): >>><<< 28992 1726882945.57436: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882945.57444: _low_level_execute_command(): starting 28992 1726882945.57453: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/AnsiballZ_stat.py && sleep 0' 28992 1726882945.58053: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882945.58074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882945.58089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882945.58105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882945.58120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882945.58140: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882945.58187: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.58251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882945.58272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882945.58293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.58382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.61730: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 28992 1726882945.61779: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28992 1726882945.61885: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 28992 1726882945.61981: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 28992 1726882945.62016: stdout chunk (state=3): >>>import 'time' # <<< 28992 1726882945.62039: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28992 1726882945.62129: 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' <<< 28992 1726882945.62139: stdout chunk (state=3): >>>import '_codecs' # <<< 28992 1726882945.62164: stdout chunk (state=3): >>>import 'codecs' # <<< 28992 1726882945.62434: 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 0x7f7f0ff18530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fee7b30> # /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 0x7f7f0ff1aab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # <<< 28992 1726882945.62448: stdout chunk (state=3): >>>import 'stat' # <<< 28992 1726882945.62558: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28992 1726882945.62592: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28992 1726882945.62638: stdout chunk (state=3): >>>import 'os' # <<< 28992 1726882945.62682: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 28992 1726882945.62708: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 28992 1726882945.62741: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28992 1726882945.62761: 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 <<< 28992 1726882945.62781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 28992 1726882945.62800: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fccd190> <<< 28992 1726882945.63027: 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 <<< 28992 1726882945.63160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fccdfd0> import 'site' # Python 3.12.6 (main, Sep 9 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. <<< 28992 1726882945.63367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28992 1726882945.63386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28992 1726882945.63411: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 28992 1726882945.63438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.63491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28992 1726882945.63511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28992 1726882945.63539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28992 1726882945.63566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28992 1726882945.63626: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd0be60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28992 1726882945.63729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28992 1726882945.63733: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd0bf20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28992 1726882945.63751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28992 1726882945.63771: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28992 1726882945.63870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.63884: stdout chunk (state=3): >>>import 'itertools' # <<< 28992 1726882945.64158: 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 0x7f7f0fd43830> # /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 0x7f7f0fd43ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd23b30> <<< 28992 1726882945.64162: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd21250> <<< 28992 1726882945.64246: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd09010> <<< 28992 1726882945.64275: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28992 1726882945.64298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28992 1726882945.64325: stdout chunk (state=3): >>>import '_sre' # <<< 28992 1726882945.64361: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28992 1726882945.64386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28992 1726882945.64462: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 28992 1726882945.64548: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd67830> <<< 28992 1726882945.64551: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd66450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 28992 1726882945.64562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd22120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd64bc0> <<< 28992 1726882945.64727: 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 0x7f7f0fd94860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd082c0> # /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 0x7f7f0fd94d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd94bc0> <<< 28992 1726882945.64816: 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 0x7f7f0fd94f80> <<< 28992 1726882945.64819: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd06de0> <<< 28992 1726882945.64934: 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' <<< 28992 1726882945.64938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd95670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd95340> import 'importlib.machinery' # <<< 28992 1726882945.65135: 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 0x7f7f0fd96570> 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<<< 28992 1726882945.65161: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fdb07a0> import 'errno' # <<< 28992 1726882945.65264: 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 0x7f7f0fdb1ee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28992 1726882945.65327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 28992 1726882945.65330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 28992 1726882945.65335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fdb2d80> <<< 28992 1726882945.65380: 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 0x7f7f0fdb33b0> <<< 28992 1726882945.65493: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fdb22d0> <<< 28992 1726882945.65497: 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' <<< 28992 1726882945.65530: 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 0x7f7f0fdb3dd0> <<< 28992 1726882945.65534: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fdb3530> <<< 28992 1726882945.65626: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd965d0> <<< 28992 1726882945.65718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28992 1726882945.65791: 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 0x7f7f0fb7fce0> <<< 28992 1726882945.65871: 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' <<< 28992 1726882945.65892: 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 0x7f7f0fba8800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fba8560> <<< 28992 1726882945.65937: 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 0x7f7f0fba8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0fba89e0> <<< 28992 1726882945.66055: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fb7de80> <<< 28992 1726882945.66114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28992 1726882945.66182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 28992 1726882945.66267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 28992 1726882945.66293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbaa060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fba8ce0> <<< 28992 1726882945.66307: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd96cc0> <<< 28992 1726882945.66340: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28992 1726882945.66418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.66446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28992 1726882945.66578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28992 1726882945.66601: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbd6420> <<< 28992 1726882945.66626: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28992 1726882945.66644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.66717: 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' <<< 28992 1726882945.66768: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbee4e0> <<< 28992 1726882945.66813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28992 1726882945.66859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28992 1726882945.66952: stdout chunk (state=3): >>>import 'ntpath' # <<< 28992 1726882945.66991: 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 0x7f7f0fc2b260><<< 28992 1726882945.67001: stdout chunk (state=3): >>> <<< 28992 1726882945.67221: stdout chunk (state=3): >>># /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' <<< 28992 1726882945.67296: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fc49a00> <<< 28992 1726882945.67404: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fc2b380> <<< 28992 1726882945.67467: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbef170> <<< 28992 1726882945.67510: 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 0x7f7f0fa2c350> <<< 28992 1726882945.67541: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbed520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbaafc0> <<< 28992 1726882945.67708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28992 1726882945.67737: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f0fbed640> <<< 28992 1726882945.67856: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_z5adw43w/ansible_stat_payload.zip' <<< 28992 1726882945.67859: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.68123: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.68156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28992 1726882945.68160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28992 1726882945.68232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28992 1726882945.68340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28992 1726882945.68385: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 28992 1726882945.68398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa82030> import '_typing' # <<< 28992 1726882945.68716: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa58f20> <<< 28992 1726882945.68742: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa580b0> # zipimport: zlib available <<< 28992 1726882945.68772: stdout chunk (state=3): >>>import 'ansible' # <<< 28992 1726882945.68928: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 28992 1726882945.71341: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.73461: 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' <<< 28992 1726882945.73477: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa5bd40> <<< 28992 1726882945.73517: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 28992 1726882945.73525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.73561: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 28992 1726882945.73575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 28992 1726882945.73610: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 28992 1726882945.73616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 28992 1726882945.73653: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.73659: 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 0x7f7f0faa9970> <<< 28992 1726882945.73721: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0faa9700> <<< 28992 1726882945.73768: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0faa9040> <<< 28992 1726882945.73825: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28992 1726882945.73862: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0faa9ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa82cc0> <<< 28992 1726882945.73931: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.73934: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0faaa6f0> <<< 28992 1726882945.73974: 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' <<< 28992 1726882945.74015: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0faaa930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28992 1726882945.74098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28992 1726882945.74115: stdout chunk (state=3): >>>import '_locale' # <<< 28992 1726882945.74217: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0faaae70> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28992 1726882945.74271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28992 1726882945.74326: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f910bc0> <<< 28992 1726882945.74366: 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' <<< 28992 1726882945.74426: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0f9127e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28992 1726882945.74432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 28992 1726882945.74492: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f913170> <<< 28992 1726882945.74618: stdout chunk (state=3): >>># /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 0x7f7f0f914350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28992 1726882945.74666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28992 1726882945.74706: 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' <<< 28992 1726882945.74796: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f916de0> <<< 28992 1726882945.74847: 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 0x7f7f0f916f00> <<< 28992 1726882945.74881: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9150a0> <<< 28992 1726882945.74917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28992 1726882945.74962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28992 1726882945.74985: 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'<<< 28992 1726882945.74996: stdout chunk (state=3): >>> <<< 28992 1726882945.75128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f91ad50> import '_tokenize' # <<< 28992 1726882945.75249: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f919820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f919580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 28992 1726882945.75260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28992 1726882945.75385: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f91bc20> <<< 28992 1726882945.75434: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9155b0> <<< 28992 1726882945.75462: 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 0x7f7f0f962f90> <<< 28992 1726882945.75505: 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 0x7f7f0f9630b0> <<< 28992 1726882945.75538: 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 <<< 28992 1726882945.75577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28992 1726882945.75590: 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' <<< 28992 1726882945.75651: 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 0x7f7f0f964cb0> <<< 28992 1726882945.75719: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f964a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28992 1726882945.75843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28992 1726882945.75920: 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 0x7f7f0f9671d0> <<< 28992 1726882945.75926: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f965310> <<< 28992 1726882945.75944: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28992 1726882945.76004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.76029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 28992 1726882945.76194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f96e9f0> <<< 28992 1726882945.76320: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f967380> <<< 28992 1726882945.76426: 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 0x7f7f0f96f860> <<< 28992 1726882945.76470: 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' <<< 28992 1726882945.76476: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0f96f6e0> <<< 28992 1726882945.76549: 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 0x7f7f0f96fda0> <<< 28992 1726882945.76576: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9633b0> <<< 28992 1726882945.76608: 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' <<< 28992 1726882945.76640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28992 1726882945.76674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28992 1726882945.76719: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.76757: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.76762: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0f973560> <<< 28992 1726882945.77041: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.77058: 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 0x7f7f0f974560> <<< 28992 1726882945.77071: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f971cd0> <<< 28992 1726882945.77115: 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' <<< 28992 1726882945.77121: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0f973050> <<< 28992 1726882945.77214: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9718b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 28992 1726882945.77338: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.77486: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.77509: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 28992 1726882945.77559: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.77562: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 28992 1726882945.77583: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.77793: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.78007: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.79130: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.80085: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 28992 1726882945.80097: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 28992 1726882945.80115: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 28992 1726882945.80138: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28992 1726882945.80170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.80238: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.80244: 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 0x7f7f0f9f8770> <<< 28992 1726882945.80368: 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' <<< 28992 1726882945.80412: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9f95e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f974710> <<< 28992 1726882945.80615: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 28992 1726882945.81016: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.81064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28992 1726882945.81085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 28992 1726882945.81093: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9f93a0> <<< 28992 1726882945.81119: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.81984: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.82837: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.82959: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.83083: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28992 1726882945.83100: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.83154: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.83211: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 28992 1726882945.83225: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.83344: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.83613: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882945.83646: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28992 1726882945.83664: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.84080: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.84507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28992 1726882945.84600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28992 1726882945.84619: stdout chunk (state=3): >>>import '_ast' # <<< 28992 1726882945.84736: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9fb110> <<< 28992 1726882945.84748: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.84873: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.84987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 28992 1726882945.84996: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 28992 1726882945.84999: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 28992 1726882945.85024: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 28992 1726882945.85050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 28992 1726882945.85060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 28992 1726882945.85217: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28992 1726882945.85353: 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 0x7f7f0f809f70> <<< 28992 1726882945.85434: 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' <<< 28992 1726882945.85444: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0f80a720> <<< 28992 1726882945.85450: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9faf00> <<< 28992 1726882945.85484: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.85542: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.85717: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 28992 1726882945.85746: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.85842: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.85951: 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 <<< 28992 1726882945.86029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.86170: 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' <<< 28992 1726882945.86176: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0f8095b0> <<< 28992 1726882945.86246: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f80a7e0> <<< 28992 1726882945.86283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 28992 1726882945.86292: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 28992 1726882945.86306: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.86411: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.86513: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.86555: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.86617: 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 <<< 28992 1726882945.86624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 28992 1726882945.86712: 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 <<< 28992 1726882945.86785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28992 1726882945.86811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28992 1726882945.86838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28992 1726882945.86934: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f89a9c0> <<< 28992 1726882945.87006: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f814650> <<< 28992 1726882945.87129: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f80e7e0> <<< 28992 1726882945.87132: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f80e630> # destroy ansible.module_utils.distro <<< 28992 1726882945.87319: stdout chunk (state=3): >>>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' # <<< 28992 1726882945.87332: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.87350: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 28992 1726882945.87371: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.87620: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.87953: stdout chunk (state=3): >>># zipimport: zlib available <<< 28992 1726882945.88161: 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"}}} <<< 28992 1726882945.88178: stdout chunk (state=3): >>># destroy __main__ <<< 28992 1726882945.88661: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path <<< 28992 1726882945.88681: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 28992 1726882945.88701: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ <<< 28992 1726882945.88726: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 28992 1726882945.88745: stdout chunk (state=3): >>># 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 <<< 28992 1726882945.88750: stdout chunk (state=3): >>># 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<<< 28992 1726882945.88767: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 28992 1726882945.88815: stdout chunk (state=3): >>># cleanup[2] removing _stat <<< 28992 1726882945.88836: stdout chunk (state=3): >>># 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 <<< 28992 1726882945.88843: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2<<< 28992 1726882945.89038: stdout chunk (state=3): >>> # 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 _sha2 # 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 # clean<<< 28992 1726882945.89049: stdout chunk (state=3): >>>up[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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 28992 1726882945.89383: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28992 1726882945.89399: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28992 1726882945.89424: stdout chunk (state=3): >>># destroy _bz2 <<< 28992 1726882945.89444: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 28992 1726882945.89447: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 28992 1726882945.89480: stdout chunk (state=3): >>># destroy zipfile._path <<< 28992 1726882945.89491: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 28992 1726882945.89503: stdout chunk (state=3): >>> <<< 28992 1726882945.89563: stdout chunk (state=3): >>># destroy ntpath <<< 28992 1726882945.89566: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 28992 1726882945.89578: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 28992 1726882945.89595: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 28992 1726882945.89604: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 28992 1726882945.89828: stdout chunk (state=3): >>># 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 _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse<<< 28992 1726882945.89835: stdout chunk (state=3): >>> # 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 _sha2 # 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 <<< 28992 1726882945.89864: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc<<< 28992 1726882945.89876: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections <<< 28992 1726882945.89881: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 28992 1726882945.89903: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 28992 1726882945.89920: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 28992 1726882945.89936: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 28992 1726882945.90013: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 28992 1726882945.90151: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket<<< 28992 1726882945.90158: stdout chunk (state=3): >>> <<< 28992 1726882945.90176: stdout chunk (state=3): >>># destroy _collections <<< 28992 1726882945.90213: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 28992 1726882945.90227: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 28992 1726882945.90235: stdout chunk (state=3): >>># destroy tokenize <<< 28992 1726882945.90264: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 28992 1726882945.90270: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib <<< 28992 1726882945.90304: stdout chunk (state=3): >>># destroy _typing <<< 28992 1726882945.90310: stdout chunk (state=3): >>># destroy _tokenize <<< 28992 1726882945.90524: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # 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 <<< 28992 1726882945.90533: stdout chunk (state=3): >>># destroy _weakref <<< 28992 1726882945.90553: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 28992 1726882945.90574: stdout chunk (state=3): >>># destroy itertools <<< 28992 1726882945.90599: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 28992 1726882945.90609: stdout chunk (state=3): >>># destroy _functools # destroy builtins <<< 28992 1726882945.90628: stdout chunk (state=3): >>># destroy _thread <<< 28992 1726882945.90633: stdout chunk (state=3): >>># clear sys.audit hooks <<< 28992 1726882945.91133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882945.91198: stderr chunk (state=3): >>><<< 28992 1726882945.91201: stdout chunk (state=3): >>><<< 28992 1726882945.91262: _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 0x7f7f0ff18530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fee7b30> # /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 0x7f7f0ff1aab0> 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 0x7f7f0fccd190> # /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 0x7f7f0fccdfd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f7f0fd0be60> # /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 0x7f7f0fd0bf20> # /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 0x7f7f0fd43830> # /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 0x7f7f0fd43ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd23b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd21250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd09010> # /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 0x7f7f0fd67830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd66450> # /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 0x7f7f0fd22120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd64bc0> # /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 0x7f7f0fd94860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd082c0> # /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 0x7f7f0fd94d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd94bc0> # 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 0x7f7f0fd94f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd06de0> # /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 0x7f7f0fd95670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd95340> 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 0x7f7f0fd96570> 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 0x7f7f0fdb07a0> 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 0x7f7f0fdb1ee0> # /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 0x7f7f0fdb2d80> # 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 0x7f7f0fdb33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fdb22d0> # /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 0x7f7f0fdb3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fdb3530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd965d0> # /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 0x7f7f0fb7fce0> # /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 0x7f7f0fba8800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fba8560> # 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 0x7f7f0fba8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0fba89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fb7de80> # /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 0x7f7f0fbaa060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fba8ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fd96cc0> # /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 0x7f7f0fbd6420> # /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 0x7f7f0fbee4e0> # /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 0x7f7f0fc2b260> # /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 0x7f7f0fc49a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fc2b380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbef170> # /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 0x7f7f0fa2c350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbed520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fbaafc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f0fbed640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_z5adw43w/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 0x7f7f0fa82030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa58f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa580b0> # 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 0x7f7f0fa5bd40> # /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 0x7f7f0faa9970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0faa9700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0faa9040> # /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 0x7f7f0faa9ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0fa82cc0> 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 0x7f7f0faaa6f0> # 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 0x7f7f0faaa930> # /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 0x7f7f0faaae70> 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 0x7f7f0f910bc0> # 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 0x7f7f0f9127e0> # /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 0x7f7f0f913170> # /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 0x7f7f0f914350> # /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 0x7f7f0f916de0> # 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 0x7f7f0f916f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9150a0> # /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 0x7f7f0f91ad50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f919820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f919580> # /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 0x7f7f0f91bc20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9155b0> # 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 0x7f7f0f962f90> # /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 0x7f7f0f9630b0> # /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 0x7f7f0f964cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f964a70> # /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 0x7f7f0f9671d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f965310> # /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 0x7f7f0f96e9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f967380> # 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 0x7f7f0f96f860> # 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 0x7f7f0f96f6e0> # 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 0x7f7f0f96fda0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9633b0> # /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 0x7f7f0f973560> # 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 0x7f7f0f974560> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f971cd0> # 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 0x7f7f0f973050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9718b0> # 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 0x7f7f0f9f8770> # /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 0x7f7f0f9f95e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f974710> 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 0x7f7f0f9f93a0> # 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 0x7f7f0f9fb110> # 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' # # /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 0x7f7f0f809f70> # 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 0x7f7f0f80a720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f9faf00> # 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 0x7f7f0f8095b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f80a7e0> 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 0x7f7f0f89a9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f814650> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f80e7e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0f80e630> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 28992 1726882945.91815: 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-1726882945.3120968-29221-126826315176475/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882945.91818: _low_level_execute_command(): starting 28992 1726882945.91821: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882945.3120968-29221-126826315176475/ > /dev/null 2>&1 && sleep 0' 28992 1726882945.91969: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882945.91972: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882945.91979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.91994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882945.92036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882945.92050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882945.92112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882945.94738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882945.94792: stderr chunk (state=3): >>><<< 28992 1726882945.94796: stdout chunk (state=3): >>><<< 28992 1726882945.94811: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882945.94818: handler run complete 28992 1726882945.94836: attempt loop complete, returning result 28992 1726882945.94839: _execute() done 28992 1726882945.94842: dumping result to json 28992 1726882945.94844: done dumping result, returning 28992 1726882945.94856: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affc7ec-ae25-9fb4-6018-00000000002e] 28992 1726882945.94859: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000002e 28992 1726882945.94957: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000002e 28992 1726882945.94962: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882945.95025: no more pending results, returning what we have 28992 1726882945.95027: results queue empty 28992 1726882945.95028: checking for any_errors_fatal 28992 1726882945.95034: done checking for any_errors_fatal 28992 1726882945.95035: checking for max_fail_percentage 28992 1726882945.95037: done checking for max_fail_percentage 28992 1726882945.95038: checking to see if all hosts have failed and the running result is not ok 28992 1726882945.95038: done checking to see if all hosts have failed 28992 1726882945.95039: getting the remaining hosts for this loop 28992 1726882945.95041: done getting the remaining hosts for this loop 28992 1726882945.95045: getting the next task for host managed_node1 28992 1726882945.95050: done getting next task for host managed_node1 28992 1726882945.95053: ^ task is: TASK: Set flag to indicate system is ostree 28992 1726882945.95055: ^ 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 28992 1726882945.95059: getting variables 28992 1726882945.95061: in VariableManager get_vars() 28992 1726882945.95094: Calling all_inventory to load vars for managed_node1 28992 1726882945.95097: Calling groups_inventory to load vars for managed_node1 28992 1726882945.95100: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882945.95111: Calling all_plugins_play to load vars for managed_node1 28992 1726882945.95113: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882945.95116: Calling groups_plugins_play to load vars for managed_node1 28992 1726882945.95321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882945.95484: done with get_vars() 28992 1726882945.95493: done getting variables 28992 1726882945.95569: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:42:25 -0400 (0:00:00.696) 0:00:06.156 ****** 28992 1726882945.95594: entering _queue_task() for managed_node1/set_fact 28992 1726882945.95595: Creating lock for set_fact 28992 1726882945.95815: worker is 1 (out of 1 available) 28992 1726882945.95829: exiting _queue_task() for managed_node1/set_fact 28992 1726882945.95841: done queuing things up, now waiting for results queue to drain 28992 1726882945.95843: waiting for pending results... 28992 1726882945.95988: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 28992 1726882945.96049: in run() - task 0affc7ec-ae25-9fb4-6018-00000000002f 28992 1726882945.96059: variable 'ansible_search_path' from source: unknown 28992 1726882945.96064: variable 'ansible_search_path' from source: unknown 28992 1726882945.96095: calling self._execute() 28992 1726882945.96153: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.96157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.96166: variable 'omit' from source: magic vars 28992 1726882945.96526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882945.96745: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882945.96779: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882945.96806: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882945.96835: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882945.96902: 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) 28992 1726882945.96920: 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) 28992 1726882945.96941: 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) 28992 1726882945.96965: 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) 28992 1726882945.97057: Evaluated conditional (not __network_is_ostree is defined): True 28992 1726882945.97060: variable 'omit' from source: magic vars 28992 1726882945.97090: variable 'omit' from source: magic vars 28992 1726882945.97173: variable '__ostree_booted_stat' from source: set_fact 28992 1726882945.97212: variable 'omit' from source: magic vars 28992 1726882945.97234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882945.97256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882945.97270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882945.97286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882945.97296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882945.97320: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882945.97325: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.97328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.97399: Set connection var ansible_pipelining to False 28992 1726882945.97403: Set connection var ansible_connection to ssh 28992 1726882945.97406: Set connection var ansible_timeout to 10 28992 1726882945.97410: Set connection var ansible_shell_type to sh 28992 1726882945.97412: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882945.97423: Set connection var ansible_shell_executable to /bin/sh 28992 1726882945.97440: variable 'ansible_shell_executable' from source: unknown 28992 1726882945.97443: variable 'ansible_connection' from source: unknown 28992 1726882945.97446: variable 'ansible_module_compression' from source: unknown 28992 1726882945.97448: variable 'ansible_shell_type' from source: unknown 28992 1726882945.97450: variable 'ansible_shell_executable' from source: unknown 28992 1726882945.97453: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.97456: variable 'ansible_pipelining' from source: unknown 28992 1726882945.97458: variable 'ansible_timeout' from source: unknown 28992 1726882945.97463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.97539: 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) 28992 1726882945.97548: variable 'omit' from source: magic vars 28992 1726882945.97553: starting attempt loop 28992 1726882945.97555: running the handler 28992 1726882945.97565: handler run complete 28992 1726882945.97572: attempt loop complete, returning result 28992 1726882945.97575: _execute() done 28992 1726882945.97577: dumping result to json 28992 1726882945.97582: done dumping result, returning 28992 1726882945.97587: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-00000000002f] 28992 1726882945.97592: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000002f ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 28992 1726882945.97732: no more pending results, returning what we have 28992 1726882945.97735: results queue empty 28992 1726882945.97735: checking for any_errors_fatal 28992 1726882945.97741: done checking for any_errors_fatal 28992 1726882945.97742: checking for max_fail_percentage 28992 1726882945.97750: done checking for max_fail_percentage 28992 1726882945.97751: checking to see if all hosts have failed and the running result is not ok 28992 1726882945.97752: done checking to see if all hosts have failed 28992 1726882945.97752: getting the remaining hosts for this loop 28992 1726882945.97754: done getting the remaining hosts for this loop 28992 1726882945.97758: getting the next task for host managed_node1 28992 1726882945.97765: done getting next task for host managed_node1 28992 1726882945.97767: ^ task is: TASK: Fix CentOS6 Base repo 28992 1726882945.97769: ^ 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 28992 1726882945.97772: getting variables 28992 1726882945.97774: in VariableManager get_vars() 28992 1726882945.97801: Calling all_inventory to load vars for managed_node1 28992 1726882945.97804: Calling groups_inventory to load vars for managed_node1 28992 1726882945.97807: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882945.97813: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000002f 28992 1726882945.97815: WORKER PROCESS EXITING 28992 1726882945.97825: Calling all_plugins_play to load vars for managed_node1 28992 1726882945.97828: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882945.97837: Calling groups_plugins_play to load vars for managed_node1 28992 1726882945.98004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882945.98153: done with get_vars() 28992 1726882945.98160: done getting variables 28992 1726882945.98250: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:42:25 -0400 (0:00:00.026) 0:00:06.183 ****** 28992 1726882945.98270: entering _queue_task() for managed_node1/copy 28992 1726882945.98482: worker is 1 (out of 1 available) 28992 1726882945.98496: exiting _queue_task() for managed_node1/copy 28992 1726882945.98508: done queuing things up, now waiting for results queue to drain 28992 1726882945.98510: waiting for pending results... 28992 1726882945.98651: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 28992 1726882945.98723: in run() - task 0affc7ec-ae25-9fb4-6018-000000000031 28992 1726882945.98743: variable 'ansible_search_path' from source: unknown 28992 1726882945.98747: variable 'ansible_search_path' from source: unknown 28992 1726882945.98770: calling self._execute() 28992 1726882945.98827: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882945.98831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882945.98841: variable 'omit' from source: magic vars 28992 1726882945.99185: variable 'ansible_distribution' from source: facts 28992 1726882945.99199: Evaluated conditional (ansible_distribution == 'CentOS'): False 28992 1726882945.99202: when evaluation is False, skipping this task 28992 1726882945.99205: _execute() done 28992 1726882945.99208: dumping result to json 28992 1726882945.99210: done dumping result, returning 28992 1726882945.99216: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-9fb4-6018-000000000031] 28992 1726882945.99223: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000031 28992 1726882945.99332: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000031 28992 1726882945.99335: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 28992 1726882945.99398: no more pending results, returning what we have 28992 1726882945.99400: results queue empty 28992 1726882945.99401: checking for any_errors_fatal 28992 1726882945.99404: done checking for any_errors_fatal 28992 1726882945.99405: checking for max_fail_percentage 28992 1726882945.99406: done checking for max_fail_percentage 28992 1726882945.99407: checking to see if all hosts have failed and the running result is not ok 28992 1726882945.99408: done checking to see if all hosts have failed 28992 1726882945.99408: getting the remaining hosts for this loop 28992 1726882945.99409: done getting the remaining hosts for this loop 28992 1726882945.99412: getting the next task for host managed_node1 28992 1726882945.99417: done getting next task for host managed_node1 28992 1726882945.99420: ^ task is: TASK: Include the task 'enable_epel.yml' 28992 1726882945.99424: ^ 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 28992 1726882945.99427: getting variables 28992 1726882945.99429: in VariableManager get_vars() 28992 1726882945.99455: Calling all_inventory to load vars for managed_node1 28992 1726882945.99457: Calling groups_inventory to load vars for managed_node1 28992 1726882945.99459: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882945.99466: Calling all_plugins_play to load vars for managed_node1 28992 1726882945.99468: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882945.99470: Calling groups_plugins_play to load vars for managed_node1 28992 1726882945.99595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882945.99825: done with get_vars() 28992 1726882945.99835: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:42:25 -0400 (0:00:00.016) 0:00:06.199 ****** 28992 1726882945.99926: entering _queue_task() for managed_node1/include_tasks 28992 1726882946.00160: worker is 1 (out of 1 available) 28992 1726882946.00173: exiting _queue_task() for managed_node1/include_tasks 28992 1726882946.00184: done queuing things up, now waiting for results queue to drain 28992 1726882946.00186: waiting for pending results... 28992 1726882946.00508: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 28992 1726882946.00514: in run() - task 0affc7ec-ae25-9fb4-6018-000000000032 28992 1726882946.00526: variable 'ansible_search_path' from source: unknown 28992 1726882946.00530: variable 'ansible_search_path' from source: unknown 28992 1726882946.00567: calling self._execute() 28992 1726882946.00712: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.00716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.00719: variable 'omit' from source: magic vars 28992 1726882946.01317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882946.02955: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882946.03013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882946.03042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882946.03072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882946.03095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882946.03159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882946.03185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882946.03205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882946.03235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882946.03246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882946.03335: variable '__network_is_ostree' from source: set_fact 28992 1726882946.03351: Evaluated conditional (not __network_is_ostree | d(false)): True 28992 1726882946.03357: _execute() done 28992 1726882946.03360: dumping result to json 28992 1726882946.03363: done dumping result, returning 28992 1726882946.03369: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-9fb4-6018-000000000032] 28992 1726882946.03374: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000032 28992 1726882946.03474: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000032 28992 1726882946.03476: WORKER PROCESS EXITING 28992 1726882946.03726: no more pending results, returning what we have 28992 1726882946.03730: in VariableManager get_vars() 28992 1726882946.03760: Calling all_inventory to load vars for managed_node1 28992 1726882946.03763: Calling groups_inventory to load vars for managed_node1 28992 1726882946.03766: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.03777: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.03781: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.03784: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.04153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.04293: done with get_vars() 28992 1726882946.04299: variable 'ansible_search_path' from source: unknown 28992 1726882946.04300: variable 'ansible_search_path' from source: unknown 28992 1726882946.04328: we have included files to process 28992 1726882946.04328: generating all_blocks data 28992 1726882946.04329: done generating all_blocks data 28992 1726882946.04332: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28992 1726882946.04333: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28992 1726882946.04335: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28992 1726882946.04840: done processing included file 28992 1726882946.04842: iterating over new_blocks loaded from include file 28992 1726882946.04843: in VariableManager get_vars() 28992 1726882946.04852: done with get_vars() 28992 1726882946.04853: filtering new block on tags 28992 1726882946.04867: done filtering new block on tags 28992 1726882946.04869: in VariableManager get_vars() 28992 1726882946.04891: done with get_vars() 28992 1726882946.04892: filtering new block on tags 28992 1726882946.04903: done filtering new block on tags 28992 1726882946.04904: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 28992 1726882946.04909: extending task lists for all hosts with included blocks 28992 1726882946.04975: done extending task lists 28992 1726882946.04976: done processing included files 28992 1726882946.04976: results queue empty 28992 1726882946.04977: checking for any_errors_fatal 28992 1726882946.04978: done checking for any_errors_fatal 28992 1726882946.04981: checking for max_fail_percentage 28992 1726882946.04982: done checking for max_fail_percentage 28992 1726882946.04982: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.04983: done checking to see if all hosts have failed 28992 1726882946.04983: getting the remaining hosts for this loop 28992 1726882946.04984: done getting the remaining hosts for this loop 28992 1726882946.04985: getting the next task for host managed_node1 28992 1726882946.04988: done getting next task for host managed_node1 28992 1726882946.04990: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 28992 1726882946.04992: ^ 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 28992 1726882946.04993: getting variables 28992 1726882946.04994: in VariableManager get_vars() 28992 1726882946.05000: Calling all_inventory to load vars for managed_node1 28992 1726882946.05001: Calling groups_inventory to load vars for managed_node1 28992 1726882946.05003: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.05008: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.05014: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.05017: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.05118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.05265: done with get_vars() 28992 1726882946.05271: done getting variables 28992 1726882946.05321: 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) 28992 1726882946.05466: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:42:26 -0400 (0:00:00.055) 0:00:06.255 ****** 28992 1726882946.05500: entering _queue_task() for managed_node1/command 28992 1726882946.05502: Creating lock for command 28992 1726882946.05747: worker is 1 (out of 1 available) 28992 1726882946.05762: exiting _queue_task() for managed_node1/command 28992 1726882946.05774: done queuing things up, now waiting for results queue to drain 28992 1726882946.05776: waiting for pending results... 28992 1726882946.05944: running TaskExecutor() for managed_node1/TASK: Create EPEL 40 28992 1726882946.06002: in run() - task 0affc7ec-ae25-9fb4-6018-00000000004c 28992 1726882946.06015: variable 'ansible_search_path' from source: unknown 28992 1726882946.06019: variable 'ansible_search_path' from source: unknown 28992 1726882946.06051: calling self._execute() 28992 1726882946.06106: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.06111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.06125: variable 'omit' from source: magic vars 28992 1726882946.06430: variable 'ansible_distribution' from source: facts 28992 1726882946.06440: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28992 1726882946.06446: when evaluation is False, skipping this task 28992 1726882946.06448: _execute() done 28992 1726882946.06451: dumping result to json 28992 1726882946.06454: done dumping result, returning 28992 1726882946.06457: done running TaskExecutor() for managed_node1/TASK: Create EPEL 40 [0affc7ec-ae25-9fb4-6018-00000000004c] 28992 1726882946.06466: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004c 28992 1726882946.06559: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004c 28992 1726882946.06562: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28992 1726882946.06627: no more pending results, returning what we have 28992 1726882946.06630: results queue empty 28992 1726882946.06631: checking for any_errors_fatal 28992 1726882946.06632: done checking for any_errors_fatal 28992 1726882946.06633: checking for max_fail_percentage 28992 1726882946.06634: done checking for max_fail_percentage 28992 1726882946.06635: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.06636: done checking to see if all hosts have failed 28992 1726882946.06637: getting the remaining hosts for this loop 28992 1726882946.06638: done getting the remaining hosts for this loop 28992 1726882946.06641: getting the next task for host managed_node1 28992 1726882946.06647: done getting next task for host managed_node1 28992 1726882946.06649: ^ task is: TASK: Install yum-utils package 28992 1726882946.06652: ^ 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 28992 1726882946.06656: getting variables 28992 1726882946.06658: in VariableManager get_vars() 28992 1726882946.06691: Calling all_inventory to load vars for managed_node1 28992 1726882946.06694: Calling groups_inventory to load vars for managed_node1 28992 1726882946.06696: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.06706: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.06708: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.06711: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.06869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.07023: done with get_vars() 28992 1726882946.07031: done getting variables 28992 1726882946.07103: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:42:26 -0400 (0:00:00.016) 0:00:06.271 ****** 28992 1726882946.07127: entering _queue_task() for managed_node1/package 28992 1726882946.07128: Creating lock for package 28992 1726882946.07335: worker is 1 (out of 1 available) 28992 1726882946.07350: exiting _queue_task() for managed_node1/package 28992 1726882946.07362: done queuing things up, now waiting for results queue to drain 28992 1726882946.07363: waiting for pending results... 28992 1726882946.07502: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 28992 1726882946.07571: in run() - task 0affc7ec-ae25-9fb4-6018-00000000004d 28992 1726882946.07586: variable 'ansible_search_path' from source: unknown 28992 1726882946.07589: variable 'ansible_search_path' from source: unknown 28992 1726882946.07617: calling self._execute() 28992 1726882946.07675: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.07683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.07690: variable 'omit' from source: magic vars 28992 1726882946.07972: variable 'ansible_distribution' from source: facts 28992 1726882946.07985: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28992 1726882946.07988: when evaluation is False, skipping this task 28992 1726882946.07991: _execute() done 28992 1726882946.07994: dumping result to json 28992 1726882946.07997: done dumping result, returning 28992 1726882946.08000: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affc7ec-ae25-9fb4-6018-00000000004d] 28992 1726882946.08005: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004d 28992 1726882946.08097: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004d 28992 1726882946.08100: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28992 1726882946.08150: no more pending results, returning what we have 28992 1726882946.08153: results queue empty 28992 1726882946.08154: checking for any_errors_fatal 28992 1726882946.08159: done checking for any_errors_fatal 28992 1726882946.08160: checking for max_fail_percentage 28992 1726882946.08161: done checking for max_fail_percentage 28992 1726882946.08162: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.08162: done checking to see if all hosts have failed 28992 1726882946.08163: getting the remaining hosts for this loop 28992 1726882946.08164: done getting the remaining hosts for this loop 28992 1726882946.08167: getting the next task for host managed_node1 28992 1726882946.08173: done getting next task for host managed_node1 28992 1726882946.08175: ^ task is: TASK: Enable EPEL 7 28992 1726882946.08178: ^ 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 28992 1726882946.08183: getting variables 28992 1726882946.08185: in VariableManager get_vars() 28992 1726882946.08210: Calling all_inventory to load vars for managed_node1 28992 1726882946.08212: Calling groups_inventory to load vars for managed_node1 28992 1726882946.08215: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.08233: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.08236: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.08240: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.08372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.08552: done with get_vars() 28992 1726882946.08561: done getting variables 28992 1726882946.08605: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:42:26 -0400 (0:00:00.015) 0:00:06.286 ****** 28992 1726882946.08633: entering _queue_task() for managed_node1/command 28992 1726882946.08848: worker is 1 (out of 1 available) 28992 1726882946.08862: exiting _queue_task() for managed_node1/command 28992 1726882946.08874: done queuing things up, now waiting for results queue to drain 28992 1726882946.08876: waiting for pending results... 28992 1726882946.09039: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 28992 1726882946.09105: in run() - task 0affc7ec-ae25-9fb4-6018-00000000004e 28992 1726882946.09119: variable 'ansible_search_path' from source: unknown 28992 1726882946.09126: variable 'ansible_search_path' from source: unknown 28992 1726882946.09156: calling self._execute() 28992 1726882946.09221: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.09233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.09240: variable 'omit' from source: magic vars 28992 1726882946.09545: variable 'ansible_distribution' from source: facts 28992 1726882946.09556: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28992 1726882946.09559: when evaluation is False, skipping this task 28992 1726882946.09562: _execute() done 28992 1726882946.09566: dumping result to json 28992 1726882946.09568: done dumping result, returning 28992 1726882946.09578: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affc7ec-ae25-9fb4-6018-00000000004e] 28992 1726882946.09582: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004e 28992 1726882946.09676: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004e skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28992 1726882946.09738: no more pending results, returning what we have 28992 1726882946.09741: results queue empty 28992 1726882946.09742: checking for any_errors_fatal 28992 1726882946.09749: done checking for any_errors_fatal 28992 1726882946.09750: checking for max_fail_percentage 28992 1726882946.09752: done checking for max_fail_percentage 28992 1726882946.09752: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.09753: done checking to see if all hosts have failed 28992 1726882946.09754: getting the remaining hosts for this loop 28992 1726882946.09755: done getting the remaining hosts for this loop 28992 1726882946.09760: getting the next task for host managed_node1 28992 1726882946.09767: done getting next task for host managed_node1 28992 1726882946.09770: ^ task is: TASK: Enable EPEL 8 28992 1726882946.09774: ^ 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 28992 1726882946.09778: getting variables 28992 1726882946.09780: in VariableManager get_vars() 28992 1726882946.09812: Calling all_inventory to load vars for managed_node1 28992 1726882946.09814: Calling groups_inventory to load vars for managed_node1 28992 1726882946.09817: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.09830: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.09833: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.09836: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.09993: WORKER PROCESS EXITING 28992 1726882946.10006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.10164: done with get_vars() 28992 1726882946.10174: done getting variables 28992 1726882946.10221: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:42:26 -0400 (0:00:00.016) 0:00:06.302 ****** 28992 1726882946.10250: entering _queue_task() for managed_node1/command 28992 1726882946.10537: worker is 1 (out of 1 available) 28992 1726882946.10550: exiting _queue_task() for managed_node1/command 28992 1726882946.10564: done queuing things up, now waiting for results queue to drain 28992 1726882946.10566: waiting for pending results... 28992 1726882946.10874: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 28992 1726882946.10936: in run() - task 0affc7ec-ae25-9fb4-6018-00000000004f 28992 1726882946.10954: variable 'ansible_search_path' from source: unknown 28992 1726882946.10958: variable 'ansible_search_path' from source: unknown 28992 1726882946.10999: calling self._execute() 28992 1726882946.11077: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.11086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.11097: variable 'omit' from source: magic vars 28992 1726882946.11494: variable 'ansible_distribution' from source: facts 28992 1726882946.11511: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28992 1726882946.11514: when evaluation is False, skipping this task 28992 1726882946.11517: _execute() done 28992 1726882946.11520: dumping result to json 28992 1726882946.11525: done dumping result, returning 28992 1726882946.11527: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affc7ec-ae25-9fb4-6018-00000000004f] 28992 1726882946.11533: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004f skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28992 1726882946.11685: no more pending results, returning what we have 28992 1726882946.11688: results queue empty 28992 1726882946.11689: checking for any_errors_fatal 28992 1726882946.11694: done checking for any_errors_fatal 28992 1726882946.11695: checking for max_fail_percentage 28992 1726882946.11696: done checking for max_fail_percentage 28992 1726882946.11697: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.11698: done checking to see if all hosts have failed 28992 1726882946.11698: getting the remaining hosts for this loop 28992 1726882946.11700: done getting the remaining hosts for this loop 28992 1726882946.11705: getting the next task for host managed_node1 28992 1726882946.11715: done getting next task for host managed_node1 28992 1726882946.11718: ^ task is: TASK: Enable EPEL 6 28992 1726882946.11724: ^ 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 28992 1726882946.11729: getting variables 28992 1726882946.11732: in VariableManager get_vars() 28992 1726882946.11765: Calling all_inventory to load vars for managed_node1 28992 1726882946.11768: Calling groups_inventory to load vars for managed_node1 28992 1726882946.11772: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.11778: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000004f 28992 1726882946.11782: WORKER PROCESS EXITING 28992 1726882946.11933: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.11936: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.11940: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.12260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.12504: done with get_vars() 28992 1726882946.12514: done getting variables 28992 1726882946.12562: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:42:26 -0400 (0:00:00.023) 0:00:06.326 ****** 28992 1726882946.12588: entering _queue_task() for managed_node1/copy 28992 1726882946.12841: worker is 1 (out of 1 available) 28992 1726882946.12855: exiting _queue_task() for managed_node1/copy 28992 1726882946.12868: done queuing things up, now waiting for results queue to drain 28992 1726882946.12870: waiting for pending results... 28992 1726882946.13028: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 28992 1726882946.13094: in run() - task 0affc7ec-ae25-9fb4-6018-000000000051 28992 1726882946.13106: variable 'ansible_search_path' from source: unknown 28992 1726882946.13109: variable 'ansible_search_path' from source: unknown 28992 1726882946.13142: calling self._execute() 28992 1726882946.13205: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.13210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.13220: variable 'omit' from source: magic vars 28992 1726882946.13513: variable 'ansible_distribution' from source: facts 28992 1726882946.13525: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28992 1726882946.13528: when evaluation is False, skipping this task 28992 1726882946.13531: _execute() done 28992 1726882946.13534: dumping result to json 28992 1726882946.13536: done dumping result, returning 28992 1726882946.13545: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affc7ec-ae25-9fb4-6018-000000000051] 28992 1726882946.13548: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000051 28992 1726882946.13644: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000051 28992 1726882946.13646: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28992 1726882946.13705: no more pending results, returning what we have 28992 1726882946.13708: results queue empty 28992 1726882946.13709: checking for any_errors_fatal 28992 1726882946.13714: done checking for any_errors_fatal 28992 1726882946.13715: checking for max_fail_percentage 28992 1726882946.13716: done checking for max_fail_percentage 28992 1726882946.13717: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.13718: done checking to see if all hosts have failed 28992 1726882946.13718: getting the remaining hosts for this loop 28992 1726882946.13720: done getting the remaining hosts for this loop 28992 1726882946.13726: getting the next task for host managed_node1 28992 1726882946.13734: done getting next task for host managed_node1 28992 1726882946.13737: ^ task is: TASK: Set network provider to 'nm' 28992 1726882946.13739: ^ 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 28992 1726882946.13742: getting variables 28992 1726882946.13744: in VariableManager get_vars() 28992 1726882946.13768: Calling all_inventory to load vars for managed_node1 28992 1726882946.13770: Calling groups_inventory to load vars for managed_node1 28992 1726882946.13773: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.13786: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.13788: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.13791: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.13936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.14081: done with get_vars() 28992 1726882946.14089: done getting variables 28992 1726882946.14134: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:13 Friday 20 September 2024 21:42:26 -0400 (0:00:00.015) 0:00:06.341 ****** 28992 1726882946.14156: entering _queue_task() for managed_node1/set_fact 28992 1726882946.14356: worker is 1 (out of 1 available) 28992 1726882946.14370: exiting _queue_task() for managed_node1/set_fact 28992 1726882946.14383: done queuing things up, now waiting for results queue to drain 28992 1726882946.14385: waiting for pending results... 28992 1726882946.14538: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 28992 1726882946.14596: in run() - task 0affc7ec-ae25-9fb4-6018-000000000007 28992 1726882946.14609: variable 'ansible_search_path' from source: unknown 28992 1726882946.14644: calling self._execute() 28992 1726882946.14705: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.14711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.14720: variable 'omit' from source: magic vars 28992 1726882946.14802: variable 'omit' from source: magic vars 28992 1726882946.14827: variable 'omit' from source: magic vars 28992 1726882946.14913: variable 'omit' from source: magic vars 28992 1726882946.14951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882946.14981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882946.15001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882946.15015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882946.15025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882946.15051: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882946.15055: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.15057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.15135: Set connection var ansible_pipelining to False 28992 1726882946.15139: Set connection var ansible_connection to ssh 28992 1726882946.15142: Set connection var ansible_timeout to 10 28992 1726882946.15144: Set connection var ansible_shell_type to sh 28992 1726882946.15151: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882946.15157: Set connection var ansible_shell_executable to /bin/sh 28992 1726882946.15179: variable 'ansible_shell_executable' from source: unknown 28992 1726882946.15183: variable 'ansible_connection' from source: unknown 28992 1726882946.15185: variable 'ansible_module_compression' from source: unknown 28992 1726882946.15188: variable 'ansible_shell_type' from source: unknown 28992 1726882946.15192: variable 'ansible_shell_executable' from source: unknown 28992 1726882946.15195: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.15198: variable 'ansible_pipelining' from source: unknown 28992 1726882946.15200: variable 'ansible_timeout' from source: unknown 28992 1726882946.15206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.15320: 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) 28992 1726882946.15331: variable 'omit' from source: magic vars 28992 1726882946.15336: starting attempt loop 28992 1726882946.15338: running the handler 28992 1726882946.15348: handler run complete 28992 1726882946.15356: attempt loop complete, returning result 28992 1726882946.15359: _execute() done 28992 1726882946.15362: dumping result to json 28992 1726882946.15364: done dumping result, returning 28992 1726882946.15370: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affc7ec-ae25-9fb4-6018-000000000007] 28992 1726882946.15375: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000007 28992 1726882946.15462: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000007 28992 1726882946.15465: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 28992 1726882946.15516: no more pending results, returning what we have 28992 1726882946.15518: results queue empty 28992 1726882946.15519: checking for any_errors_fatal 28992 1726882946.15526: done checking for any_errors_fatal 28992 1726882946.15526: checking for max_fail_percentage 28992 1726882946.15528: done checking for max_fail_percentage 28992 1726882946.15529: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.15529: done checking to see if all hosts have failed 28992 1726882946.15530: getting the remaining hosts for this loop 28992 1726882946.15532: done getting the remaining hosts for this loop 28992 1726882946.15535: getting the next task for host managed_node1 28992 1726882946.15540: done getting next task for host managed_node1 28992 1726882946.15542: ^ task is: TASK: meta (flush_handlers) 28992 1726882946.15544: ^ 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 28992 1726882946.15547: getting variables 28992 1726882946.15549: in VariableManager get_vars() 28992 1726882946.15573: Calling all_inventory to load vars for managed_node1 28992 1726882946.15575: Calling groups_inventory to load vars for managed_node1 28992 1726882946.15578: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.15587: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.15589: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.15592: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.15758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.15906: done with get_vars() 28992 1726882946.15913: done getting variables 28992 1726882946.15966: in VariableManager get_vars() 28992 1726882946.15972: Calling all_inventory to load vars for managed_node1 28992 1726882946.15974: Calling groups_inventory to load vars for managed_node1 28992 1726882946.15976: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.15979: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.15981: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.15983: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.16089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.16240: done with get_vars() 28992 1726882946.16250: done queuing things up, now waiting for results queue to drain 28992 1726882946.16251: results queue empty 28992 1726882946.16252: checking for any_errors_fatal 28992 1726882946.16253: done checking for any_errors_fatal 28992 1726882946.16254: checking for max_fail_percentage 28992 1726882946.16254: done checking for max_fail_percentage 28992 1726882946.16255: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.16255: done checking to see if all hosts have failed 28992 1726882946.16256: getting the remaining hosts for this loop 28992 1726882946.16256: done getting the remaining hosts for this loop 28992 1726882946.16258: getting the next task for host managed_node1 28992 1726882946.16261: done getting next task for host managed_node1 28992 1726882946.16261: ^ task is: TASK: meta (flush_handlers) 28992 1726882946.16262: ^ 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 28992 1726882946.16270: getting variables 28992 1726882946.16271: in VariableManager get_vars() 28992 1726882946.16276: Calling all_inventory to load vars for managed_node1 28992 1726882946.16278: Calling groups_inventory to load vars for managed_node1 28992 1726882946.16280: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.16285: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.16286: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.16288: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.16388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.16527: done with get_vars() 28992 1726882946.16533: done getting variables 28992 1726882946.16563: in VariableManager get_vars() 28992 1726882946.16568: Calling all_inventory to load vars for managed_node1 28992 1726882946.16570: Calling groups_inventory to load vars for managed_node1 28992 1726882946.16571: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.16574: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.16576: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.16577: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.16679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.16842: done with get_vars() 28992 1726882946.16850: done queuing things up, now waiting for results queue to drain 28992 1726882946.16851: results queue empty 28992 1726882946.16851: checking for any_errors_fatal 28992 1726882946.16852: done checking for any_errors_fatal 28992 1726882946.16853: checking for max_fail_percentage 28992 1726882946.16853: done checking for max_fail_percentage 28992 1726882946.16854: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.16854: done checking to see if all hosts have failed 28992 1726882946.16855: getting the remaining hosts for this loop 28992 1726882946.16855: done getting the remaining hosts for this loop 28992 1726882946.16857: getting the next task for host managed_node1 28992 1726882946.16859: done getting next task for host managed_node1 28992 1726882946.16859: ^ task is: None 28992 1726882946.16860: ^ 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 28992 1726882946.16861: done queuing things up, now waiting for results queue to drain 28992 1726882946.16861: results queue empty 28992 1726882946.16862: checking for any_errors_fatal 28992 1726882946.16862: done checking for any_errors_fatal 28992 1726882946.16863: checking for max_fail_percentage 28992 1726882946.16863: done checking for max_fail_percentage 28992 1726882946.16864: checking to see if all hosts have failed and the running result is not ok 28992 1726882946.16864: done checking to see if all hosts have failed 28992 1726882946.16866: getting the next task for host managed_node1 28992 1726882946.16867: done getting next task for host managed_node1 28992 1726882946.16868: ^ task is: None 28992 1726882946.16869: ^ 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 28992 1726882946.16906: in VariableManager get_vars() 28992 1726882946.16918: done with get_vars() 28992 1726882946.16925: in VariableManager get_vars() 28992 1726882946.16933: done with get_vars() 28992 1726882946.16936: variable 'omit' from source: magic vars 28992 1726882946.16958: in VariableManager get_vars() 28992 1726882946.16964: done with get_vars() 28992 1726882946.16978: variable 'omit' from source: magic vars PLAY [Play for testing states] ************************************************* 28992 1726882946.17171: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28992 1726882946.17193: getting the remaining hosts for this loop 28992 1726882946.17194: done getting the remaining hosts for this loop 28992 1726882946.17196: getting the next task for host managed_node1 28992 1726882946.17198: done getting next task for host managed_node1 28992 1726882946.17199: ^ task is: TASK: Gathering Facts 28992 1726882946.17200: ^ 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 28992 1726882946.17202: getting variables 28992 1726882946.17202: in VariableManager get_vars() 28992 1726882946.17208: Calling all_inventory to load vars for managed_node1 28992 1726882946.17209: Calling groups_inventory to load vars for managed_node1 28992 1726882946.17211: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882946.17214: Calling all_plugins_play to load vars for managed_node1 28992 1726882946.17226: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882946.17228: Calling groups_plugins_play to load vars for managed_node1 28992 1726882946.17356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882946.17493: done with get_vars() 28992 1726882946.17498: done getting variables 28992 1726882946.17527: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Friday 20 September 2024 21:42:26 -0400 (0:00:00.033) 0:00:06.375 ****** 28992 1726882946.17543: entering _queue_task() for managed_node1/gather_facts 28992 1726882946.17756: worker is 1 (out of 1 available) 28992 1726882946.17769: exiting _queue_task() for managed_node1/gather_facts 28992 1726882946.17782: done queuing things up, now waiting for results queue to drain 28992 1726882946.17783: waiting for pending results... 28992 1726882946.17938: running TaskExecutor() for managed_node1/TASK: Gathering Facts 28992 1726882946.17995: in run() - task 0affc7ec-ae25-9fb4-6018-000000000077 28992 1726882946.18012: variable 'ansible_search_path' from source: unknown 28992 1726882946.18041: calling self._execute() 28992 1726882946.18101: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.18105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.18118: variable 'omit' from source: magic vars 28992 1726882946.18400: variable 'ansible_distribution_major_version' from source: facts 28992 1726882946.18409: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882946.18415: variable 'omit' from source: magic vars 28992 1726882946.18436: variable 'omit' from source: magic vars 28992 1726882946.18465: variable 'omit' from source: magic vars 28992 1726882946.18500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882946.18529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882946.18547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882946.18564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882946.18574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882946.18601: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882946.18604: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.18607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.18682: Set connection var ansible_pipelining to False 28992 1726882946.18686: Set connection var ansible_connection to ssh 28992 1726882946.18693: Set connection var ansible_timeout to 10 28992 1726882946.18695: Set connection var ansible_shell_type to sh 28992 1726882946.18701: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882946.18708: Set connection var ansible_shell_executable to /bin/sh 28992 1726882946.18727: variable 'ansible_shell_executable' from source: unknown 28992 1726882946.18730: variable 'ansible_connection' from source: unknown 28992 1726882946.18733: variable 'ansible_module_compression' from source: unknown 28992 1726882946.18736: variable 'ansible_shell_type' from source: unknown 28992 1726882946.18738: variable 'ansible_shell_executable' from source: unknown 28992 1726882946.18740: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882946.18745: variable 'ansible_pipelining' from source: unknown 28992 1726882946.18747: variable 'ansible_timeout' from source: unknown 28992 1726882946.18752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882946.18896: 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) 28992 1726882946.18905: variable 'omit' from source: magic vars 28992 1726882946.18908: starting attempt loop 28992 1726882946.18911: running the handler 28992 1726882946.18926: variable 'ansible_facts' from source: unknown 28992 1726882946.18941: _low_level_execute_command(): starting 28992 1726882946.18948: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882946.19489: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882946.19493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882946.19496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882946.19498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882946.19555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882946.19558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882946.19561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882946.19629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882946.22108: stdout chunk (state=3): >>>/root <<< 28992 1726882946.22270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882946.22333: stderr chunk (state=3): >>><<< 28992 1726882946.22337: stdout chunk (state=3): >>><<< 28992 1726882946.22362: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882946.22374: _low_level_execute_command(): starting 28992 1726882946.22383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967 `" && echo ansible-tmp-1726882946.2236116-29257-51261877070967="` echo /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967 `" ) && sleep 0' 28992 1726882946.22879: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882946.22882: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882946.22885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882946.22895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882946.22897: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882946.22956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882946.22959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882946.22961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882946.23014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882946.25918: stdout chunk (state=3): >>>ansible-tmp-1726882946.2236116-29257-51261877070967=/root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967 <<< 28992 1726882946.26197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882946.26201: stdout chunk (state=3): >>><<< 28992 1726882946.26203: stderr chunk (state=3): >>><<< 28992 1726882946.26226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882946.2236116-29257-51261877070967=/root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882946.26366: variable 'ansible_module_compression' from source: unknown 28992 1726882946.26369: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28992 1726882946.26530: variable 'ansible_facts' from source: unknown 28992 1726882946.26584: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py 28992 1726882946.26835: Sending initial data 28992 1726882946.26846: Sent initial data (153 bytes) 28992 1726882946.27420: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882946.27440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882946.27541: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882946.27570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882946.27595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882946.27625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882946.27705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882946.30026: 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 <<< 28992 1726882946.30110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882946.30198: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpvel0cbnb /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py <<< 28992 1726882946.30215: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py" <<< 28992 1726882946.30247: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpvel0cbnb" to remote "/root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py" <<< 28992 1726882946.32046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882946.32129: stderr chunk (state=3): >>><<< 28992 1726882946.32145: stdout chunk (state=3): >>><<< 28992 1726882946.32286: done transferring module to remote 28992 1726882946.32289: _low_level_execute_command(): starting 28992 1726882946.32292: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/ /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py && sleep 0' 28992 1726882946.32926: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882946.32941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882946.32955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882946.33096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882946.33101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882946.33145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882946.33210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882946.36044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882946.36091: stderr chunk (state=3): >>><<< 28992 1726882946.36101: stdout chunk (state=3): >>><<< 28992 1726882946.36128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 28992 1726882946.36143: _low_level_execute_command(): starting 28992 1726882946.36160: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/AnsiballZ_setup.py && sleep 0' 28992 1726882946.36942: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882946.36960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882946.36982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882946.37080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28992 1726882948.75983: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_iscsi_iqn": "", "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<<< 28992 1726882948.76012: stdout chunk (state=3): >>>_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3048, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 668, "free": 3048}, "nocache": {"free": 3472, "used": 244}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 906, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251369390080, "block_size": 4096, "block_total": 64483404, "block_available": 61369480, "block_used": 3113924, "inode_total": 16384000, "inode_available": 16302798, "inode_used": 81202, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "28", "epoch": "1726882948", "epoch_int": "1726882948", "date": "2024-09-20", "time": "21:42:28", "iso8601_micro": "2024-09-21T01:42:28.704551Z", "iso8601": "2024-09-21T01:42:28Z", "iso8601_basic": "20240920T214228704551", "iso8601_basic_short": "20240920T214228", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming":<<< 28992 1726882948.76035: stdout chunk (state=3): >>> "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_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": "<<< 28992 1726882948.76048: stdout chunk (state=3): >>>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_rpltstbr": {"device": "rpltstbr", "macaddress": "b6:71:5a:60:01:fc", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7", "192.0.2.72"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_loadavg": {"1m": 0.6845703125, "5m": 0.6650390625, "15m": 0.4375}, "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "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"}}} <<< 28992 1726882948.78118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882948.78212: stderr chunk (state=3): >>><<< 28992 1726882948.78216: stdout chunk (state=3): >>><<< 28992 1726882948.78225: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_iscsi_iqn": "", "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": 3716, "ansible_memfree_mb": 3048, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 668, "free": 3048}, "nocache": {"free": 3472, "used": 244}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 906, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251369390080, "block_size": 4096, "block_total": 64483404, "block_available": 61369480, "block_used": 3113924, "inode_total": 16384000, "inode_available": 16302798, "inode_used": 81202, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "28", "epoch": "1726882948", "epoch_int": "1726882948", "date": "2024-09-20", "time": "21:42:28", "iso8601_micro": "2024-09-21T01:42:28.704551Z", "iso8601": "2024-09-21T01:42:28Z", "iso8601_basic": "20240920T214228704551", "iso8601_basic_short": "20240920T214228", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "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_rpltstbr": {"device": "rpltstbr", "macaddress": "b6:71:5a:60:01:fc", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7", "192.0.2.72"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_loadavg": {"1m": 0.6845703125, "5m": 0.6650390625, "15m": 0.4375}, "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 28992 1726882948.78506: 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-1726882946.2236116-29257-51261877070967/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882948.78526: _low_level_execute_command(): starting 28992 1726882948.78531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882946.2236116-29257-51261877070967/ > /dev/null 2>&1 && sleep 0' 28992 1726882948.79019: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882948.79025: 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 <<< 28992 1726882948.79027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882948.79030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882948.79032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882948.79091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882948.79098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882948.79099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882948.79150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882948.81017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882948.81066: stderr chunk (state=3): >>><<< 28992 1726882948.81069: stdout chunk (state=3): >>><<< 28992 1726882948.81088: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882948.81095: handler run complete 28992 1726882948.81194: variable 'ansible_facts' from source: unknown 28992 1726882948.81269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.81506: variable 'ansible_facts' from source: unknown 28992 1726882948.81583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.81686: attempt loop complete, returning result 28992 1726882948.81689: _execute() done 28992 1726882948.81692: dumping result to json 28992 1726882948.81714: done dumping result, returning 28992 1726882948.81724: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-9fb4-6018-000000000077] 28992 1726882948.81732: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000077 ok: [managed_node1] 28992 1726882948.82288: no more pending results, returning what we have 28992 1726882948.82290: results queue empty 28992 1726882948.82290: checking for any_errors_fatal 28992 1726882948.82291: done checking for any_errors_fatal 28992 1726882948.82292: checking for max_fail_percentage 28992 1726882948.82293: done checking for max_fail_percentage 28992 1726882948.82293: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.82294: done checking to see if all hosts have failed 28992 1726882948.82294: getting the remaining hosts for this loop 28992 1726882948.82295: done getting the remaining hosts for this loop 28992 1726882948.82298: getting the next task for host managed_node1 28992 1726882948.82302: done getting next task for host managed_node1 28992 1726882948.82303: ^ task is: TASK: meta (flush_handlers) 28992 1726882948.82305: ^ 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 28992 1726882948.82307: getting variables 28992 1726882948.82308: in VariableManager get_vars() 28992 1726882948.82326: Calling all_inventory to load vars for managed_node1 28992 1726882948.82329: Calling groups_inventory to load vars for managed_node1 28992 1726882948.82331: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.82340: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.82342: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.82345: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.82356: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000077 28992 1726882948.82360: WORKER PROCESS EXITING 28992 1726882948.82487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.82630: done with get_vars() 28992 1726882948.82637: done getting variables 28992 1726882948.82692: in VariableManager get_vars() 28992 1726882948.82699: Calling all_inventory to load vars for managed_node1 28992 1726882948.82700: Calling groups_inventory to load vars for managed_node1 28992 1726882948.82702: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.82705: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.82706: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.82708: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.82812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.82953: done with get_vars() 28992 1726882948.82962: done queuing things up, now waiting for results queue to drain 28992 1726882948.82964: results queue empty 28992 1726882948.82964: checking for any_errors_fatal 28992 1726882948.82966: done checking for any_errors_fatal 28992 1726882948.82967: checking for max_fail_percentage 28992 1726882948.82971: done checking for max_fail_percentage 28992 1726882948.82971: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.82972: done checking to see if all hosts have failed 28992 1726882948.82972: getting the remaining hosts for this loop 28992 1726882948.82973: done getting the remaining hosts for this loop 28992 1726882948.82975: getting the next task for host managed_node1 28992 1726882948.82977: done getting next task for host managed_node1 28992 1726882948.82979: ^ task is: TASK: Show playbook name 28992 1726882948.82981: ^ 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 28992 1726882948.82982: getting variables 28992 1726882948.82983: in VariableManager get_vars() 28992 1726882948.82989: Calling all_inventory to load vars for managed_node1 28992 1726882948.82990: Calling groups_inventory to load vars for managed_node1 28992 1726882948.82991: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.82995: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.82996: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.82998: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.83114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.83254: done with get_vars() 28992 1726882948.83259: done getting variables 28992 1726882948.83315: 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 playbook name] ****************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Friday 20 September 2024 21:42:28 -0400 (0:00:02.657) 0:00:09.033 ****** 28992 1726882948.83336: entering _queue_task() for managed_node1/debug 28992 1726882948.83338: Creating lock for debug 28992 1726882948.83557: worker is 1 (out of 1 available) 28992 1726882948.83571: exiting _queue_task() for managed_node1/debug 28992 1726882948.83582: done queuing things up, now waiting for results queue to drain 28992 1726882948.83584: waiting for pending results... 28992 1726882948.83741: running TaskExecutor() for managed_node1/TASK: Show playbook name 28992 1726882948.83802: in run() - task 0affc7ec-ae25-9fb4-6018-00000000000b 28992 1726882948.83815: variable 'ansible_search_path' from source: unknown 28992 1726882948.83849: calling self._execute() 28992 1726882948.83908: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.83912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.83924: variable 'omit' from source: magic vars 28992 1726882948.84206: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.84217: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.84224: variable 'omit' from source: magic vars 28992 1726882948.84250: variable 'omit' from source: magic vars 28992 1726882948.84278: variable 'omit' from source: magic vars 28992 1726882948.84311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882948.84341: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.84359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882948.84375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.84386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.84411: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.84414: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.84417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.84496: Set connection var ansible_pipelining to False 28992 1726882948.84500: Set connection var ansible_connection to ssh 28992 1726882948.84502: Set connection var ansible_timeout to 10 28992 1726882948.84505: Set connection var ansible_shell_type to sh 28992 1726882948.84511: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.84519: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.84540: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.84543: variable 'ansible_connection' from source: unknown 28992 1726882948.84546: variable 'ansible_module_compression' from source: unknown 28992 1726882948.84548: variable 'ansible_shell_type' from source: unknown 28992 1726882948.84551: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.84553: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.84555: variable 'ansible_pipelining' from source: unknown 28992 1726882948.84558: variable 'ansible_timeout' from source: unknown 28992 1726882948.84564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.84672: 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) 28992 1726882948.84680: variable 'omit' from source: magic vars 28992 1726882948.84693: starting attempt loop 28992 1726882948.84696: running the handler 28992 1726882948.84733: handler run complete 28992 1726882948.84751: attempt loop complete, returning result 28992 1726882948.84754: _execute() done 28992 1726882948.84757: dumping result to json 28992 1726882948.84759: done dumping result, returning 28992 1726882948.84766: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0affc7ec-ae25-9fb4-6018-00000000000b] 28992 1726882948.84769: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000000b 28992 1726882948.84861: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000000b 28992 1726882948.84864: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_states.yml 28992 1726882948.84912: no more pending results, returning what we have 28992 1726882948.84915: results queue empty 28992 1726882948.84916: checking for any_errors_fatal 28992 1726882948.84918: done checking for any_errors_fatal 28992 1726882948.84919: checking for max_fail_percentage 28992 1726882948.84921: done checking for max_fail_percentage 28992 1726882948.84924: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.84925: done checking to see if all hosts have failed 28992 1726882948.84926: getting the remaining hosts for this loop 28992 1726882948.84927: done getting the remaining hosts for this loop 28992 1726882948.84931: getting the next task for host managed_node1 28992 1726882948.84937: done getting next task for host managed_node1 28992 1726882948.84940: ^ task is: TASK: Include the task 'run_test.yml' 28992 1726882948.84941: ^ 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 28992 1726882948.84944: getting variables 28992 1726882948.84946: in VariableManager get_vars() 28992 1726882948.84970: Calling all_inventory to load vars for managed_node1 28992 1726882948.84973: Calling groups_inventory to load vars for managed_node1 28992 1726882948.84975: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.84986: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.84989: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.84992: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.85162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.85312: done with get_vars() 28992 1726882948.85320: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Friday 20 September 2024 21:42:28 -0400 (0:00:00.020) 0:00:09.054 ****** 28992 1726882948.85391: entering _queue_task() for managed_node1/include_tasks 28992 1726882948.85606: worker is 1 (out of 1 available) 28992 1726882948.85619: exiting _queue_task() for managed_node1/include_tasks 28992 1726882948.85633: done queuing things up, now waiting for results queue to drain 28992 1726882948.85635: waiting for pending results... 28992 1726882948.85783: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 28992 1726882948.85842: in run() - task 0affc7ec-ae25-9fb4-6018-00000000000d 28992 1726882948.85853: variable 'ansible_search_path' from source: unknown 28992 1726882948.85887: calling self._execute() 28992 1726882948.85949: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.85955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.85963: variable 'omit' from source: magic vars 28992 1726882948.86242: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.86251: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.86257: _execute() done 28992 1726882948.86260: dumping result to json 28992 1726882948.86263: done dumping result, returning 28992 1726882948.86270: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-9fb4-6018-00000000000d] 28992 1726882948.86275: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000000d 28992 1726882948.86387: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000000d 28992 1726882948.86390: WORKER PROCESS EXITING 28992 1726882948.86429: no more pending results, returning what we have 28992 1726882948.86434: in VariableManager get_vars() 28992 1726882948.86463: Calling all_inventory to load vars for managed_node1 28992 1726882948.86466: Calling groups_inventory to load vars for managed_node1 28992 1726882948.86468: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.86478: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.86483: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.86486: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.86831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.86972: done with get_vars() 28992 1726882948.86977: variable 'ansible_search_path' from source: unknown 28992 1726882948.86989: we have included files to process 28992 1726882948.86990: generating all_blocks data 28992 1726882948.86991: done generating all_blocks data 28992 1726882948.86991: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882948.86992: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882948.86994: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882948.87362: in VariableManager get_vars() 28992 1726882948.87373: done with get_vars() 28992 1726882948.87404: in VariableManager get_vars() 28992 1726882948.87415: done with get_vars() 28992 1726882948.87443: in VariableManager get_vars() 28992 1726882948.87452: done with get_vars() 28992 1726882948.87477: in VariableManager get_vars() 28992 1726882948.87488: done with get_vars() 28992 1726882948.87516: in VariableManager get_vars() 28992 1726882948.87528: done with get_vars() 28992 1726882948.87788: in VariableManager get_vars() 28992 1726882948.87799: done with get_vars() 28992 1726882948.87807: done processing included file 28992 1726882948.87808: iterating over new_blocks loaded from include file 28992 1726882948.87809: in VariableManager get_vars() 28992 1726882948.87815: done with get_vars() 28992 1726882948.87816: filtering new block on tags 28992 1726882948.87883: done filtering new block on tags 28992 1726882948.87886: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 28992 1726882948.87889: extending task lists for all hosts with included blocks 28992 1726882948.87912: done extending task lists 28992 1726882948.87912: done processing included files 28992 1726882948.87913: results queue empty 28992 1726882948.87913: checking for any_errors_fatal 28992 1726882948.87916: done checking for any_errors_fatal 28992 1726882948.87916: checking for max_fail_percentage 28992 1726882948.87917: done checking for max_fail_percentage 28992 1726882948.87917: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.87918: done checking to see if all hosts have failed 28992 1726882948.87918: getting the remaining hosts for this loop 28992 1726882948.87919: done getting the remaining hosts for this loop 28992 1726882948.87921: getting the next task for host managed_node1 28992 1726882948.87925: done getting next task for host managed_node1 28992 1726882948.87927: ^ task is: TASK: TEST: {{ lsr_description }} 28992 1726882948.87928: ^ 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 28992 1726882948.87930: getting variables 28992 1726882948.87930: in VariableManager get_vars() 28992 1726882948.87936: Calling all_inventory to load vars for managed_node1 28992 1726882948.87937: Calling groups_inventory to load vars for managed_node1 28992 1726882948.87939: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.87943: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.87946: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.87949: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.88066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.88211: done with get_vars() 28992 1726882948.88217: done getting variables 28992 1726882948.88246: 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) 28992 1726882948.88335: variable 'lsr_description' from source: include params TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:42:28 -0400 (0:00:00.029) 0:00:09.084 ****** 28992 1726882948.88364: entering _queue_task() for managed_node1/debug 28992 1726882948.88598: worker is 1 (out of 1 available) 28992 1726882948.88613: exiting _queue_task() for managed_node1/debug 28992 1726882948.88626: done queuing things up, now waiting for results queue to drain 28992 1726882948.88628: waiting for pending results... 28992 1726882948.88785: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile 28992 1726882948.88844: in run() - task 0affc7ec-ae25-9fb4-6018-000000000091 28992 1726882948.88856: variable 'ansible_search_path' from source: unknown 28992 1726882948.88861: variable 'ansible_search_path' from source: unknown 28992 1726882948.88895: calling self._execute() 28992 1726882948.88954: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.88959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.88977: variable 'omit' from source: magic vars 28992 1726882948.89247: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.89257: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.89264: variable 'omit' from source: magic vars 28992 1726882948.89293: variable 'omit' from source: magic vars 28992 1726882948.89366: variable 'lsr_description' from source: include params 28992 1726882948.89383: variable 'omit' from source: magic vars 28992 1726882948.89420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882948.89449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.89465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882948.89482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.89490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.89519: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.89527: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.89531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.89598: Set connection var ansible_pipelining to False 28992 1726882948.89601: Set connection var ansible_connection to ssh 28992 1726882948.89604: Set connection var ansible_timeout to 10 28992 1726882948.89607: Set connection var ansible_shell_type to sh 28992 1726882948.89613: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.89621: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.89644: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.89648: variable 'ansible_connection' from source: unknown 28992 1726882948.89651: variable 'ansible_module_compression' from source: unknown 28992 1726882948.89653: variable 'ansible_shell_type' from source: unknown 28992 1726882948.89655: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.89658: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.89660: variable 'ansible_pipelining' from source: unknown 28992 1726882948.89663: variable 'ansible_timeout' from source: unknown 28992 1726882948.89668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.89776: 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) 28992 1726882948.89827: variable 'omit' from source: magic vars 28992 1726882948.89831: starting attempt loop 28992 1726882948.89834: running the handler 28992 1726882948.89837: handler run complete 28992 1726882948.89840: attempt loop complete, returning result 28992 1726882948.89844: _execute() done 28992 1726882948.89847: dumping result to json 28992 1726882948.89849: done dumping result, returning 28992 1726882948.89852: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile [0affc7ec-ae25-9fb4-6018-000000000091] 28992 1726882948.89855: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000091 28992 1726882948.89944: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000091 28992 1726882948.89947: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## I can create a profile ########## 28992 1726882948.90017: no more pending results, returning what we have 28992 1726882948.90020: results queue empty 28992 1726882948.90021: checking for any_errors_fatal 28992 1726882948.90024: done checking for any_errors_fatal 28992 1726882948.90025: checking for max_fail_percentage 28992 1726882948.90026: done checking for max_fail_percentage 28992 1726882948.90027: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.90028: done checking to see if all hosts have failed 28992 1726882948.90029: getting the remaining hosts for this loop 28992 1726882948.90030: done getting the remaining hosts for this loop 28992 1726882948.90034: getting the next task for host managed_node1 28992 1726882948.90038: done getting next task for host managed_node1 28992 1726882948.90040: ^ task is: TASK: Show item 28992 1726882948.90043: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882948.90046: getting variables 28992 1726882948.90047: in VariableManager get_vars() 28992 1726882948.90071: Calling all_inventory to load vars for managed_node1 28992 1726882948.90075: Calling groups_inventory to load vars for managed_node1 28992 1726882948.90078: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.90089: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.90092: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.90095: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.90232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.90381: done with get_vars() 28992 1726882948.90388: done getting variables 28992 1726882948.90429: 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 item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:42:28 -0400 (0:00:00.020) 0:00:09.104 ****** 28992 1726882948.90451: entering _queue_task() for managed_node1/debug 28992 1726882948.90648: worker is 1 (out of 1 available) 28992 1726882948.90660: exiting _queue_task() for managed_node1/debug 28992 1726882948.90672: done queuing things up, now waiting for results queue to drain 28992 1726882948.90674: waiting for pending results... 28992 1726882948.90819: running TaskExecutor() for managed_node1/TASK: Show item 28992 1726882948.90878: in run() - task 0affc7ec-ae25-9fb4-6018-000000000092 28992 1726882948.90891: variable 'ansible_search_path' from source: unknown 28992 1726882948.90895: variable 'ansible_search_path' from source: unknown 28992 1726882948.90940: variable 'omit' from source: magic vars 28992 1726882948.91035: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.91045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.91056: variable 'omit' from source: magic vars 28992 1726882948.91356: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.91365: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.91371: variable 'omit' from source: magic vars 28992 1726882948.91399: variable 'omit' from source: magic vars 28992 1726882948.91432: variable 'item' from source: unknown 28992 1726882948.91489: variable 'item' from source: unknown 28992 1726882948.91502: variable 'omit' from source: magic vars 28992 1726882948.91536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882948.91568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.91585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882948.91598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.91607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.91632: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.91636: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.91639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.91713: Set connection var ansible_pipelining to False 28992 1726882948.91717: Set connection var ansible_connection to ssh 28992 1726882948.91719: Set connection var ansible_timeout to 10 28992 1726882948.91725: Set connection var ansible_shell_type to sh 28992 1726882948.91731: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.91738: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.91755: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.91759: variable 'ansible_connection' from source: unknown 28992 1726882948.91761: variable 'ansible_module_compression' from source: unknown 28992 1726882948.91764: variable 'ansible_shell_type' from source: unknown 28992 1726882948.91767: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.91771: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.91773: variable 'ansible_pipelining' from source: unknown 28992 1726882948.91776: variable 'ansible_timeout' from source: unknown 28992 1726882948.91782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.91883: 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) 28992 1726882948.91888: variable 'omit' from source: magic vars 28992 1726882948.91900: starting attempt loop 28992 1726882948.91904: running the handler 28992 1726882948.91937: variable 'lsr_description' from source: include params 28992 1726882948.91986: variable 'lsr_description' from source: include params 28992 1726882948.91990: handler run complete 28992 1726882948.92006: attempt loop complete, returning result 28992 1726882948.92026: variable 'item' from source: unknown 28992 1726882948.92072: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } 28992 1726882948.92203: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.92206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.92209: variable 'omit' from source: magic vars 28992 1726882948.92296: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.92300: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.92305: variable 'omit' from source: magic vars 28992 1726882948.92317: variable 'omit' from source: magic vars 28992 1726882948.92350: variable 'item' from source: unknown 28992 1726882948.92397: variable 'item' from source: unknown 28992 1726882948.92408: variable 'omit' from source: magic vars 28992 1726882948.92424: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.92438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.92445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.92451: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.92454: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.92457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.92508: Set connection var ansible_pipelining to False 28992 1726882948.92511: Set connection var ansible_connection to ssh 28992 1726882948.92514: Set connection var ansible_timeout to 10 28992 1726882948.92516: Set connection var ansible_shell_type to sh 28992 1726882948.92524: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.92531: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.92551: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.92554: variable 'ansible_connection' from source: unknown 28992 1726882948.92556: variable 'ansible_module_compression' from source: unknown 28992 1726882948.92559: variable 'ansible_shell_type' from source: unknown 28992 1726882948.92561: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.92563: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.92566: variable 'ansible_pipelining' from source: unknown 28992 1726882948.92568: variable 'ansible_timeout' from source: unknown 28992 1726882948.92573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.92637: 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) 28992 1726882948.92648: variable 'omit' from source: magic vars 28992 1726882948.92651: starting attempt loop 28992 1726882948.92656: running the handler 28992 1726882948.92670: variable 'lsr_setup' from source: include params 28992 1726882948.92720: variable 'lsr_setup' from source: include params 28992 1726882948.92758: handler run complete 28992 1726882948.92771: attempt loop complete, returning result 28992 1726882948.92780: variable 'item' from source: unknown 28992 1726882948.92829: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 28992 1726882948.92916: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.92920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.92925: variable 'omit' from source: magic vars 28992 1726882948.93027: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.93031: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.93042: variable 'omit' from source: magic vars 28992 1726882948.93050: variable 'omit' from source: magic vars 28992 1726882948.93076: variable 'item' from source: unknown 28992 1726882948.93124: variable 'item' from source: unknown 28992 1726882948.93135: variable 'omit' from source: magic vars 28992 1726882948.93151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.93160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.93163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.93172: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.93175: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.93178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.93227: Set connection var ansible_pipelining to False 28992 1726882948.93231: Set connection var ansible_connection to ssh 28992 1726882948.93236: Set connection var ansible_timeout to 10 28992 1726882948.93239: Set connection var ansible_shell_type to sh 28992 1726882948.93244: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.93253: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.93270: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.93273: variable 'ansible_connection' from source: unknown 28992 1726882948.93275: variable 'ansible_module_compression' from source: unknown 28992 1726882948.93278: variable 'ansible_shell_type' from source: unknown 28992 1726882948.93280: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.93286: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.93290: variable 'ansible_pipelining' from source: unknown 28992 1726882948.93293: variable 'ansible_timeout' from source: unknown 28992 1726882948.93297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.93363: 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) 28992 1726882948.93367: variable 'omit' from source: magic vars 28992 1726882948.93379: starting attempt loop 28992 1726882948.93383: running the handler 28992 1726882948.93394: variable 'lsr_test' from source: include params 28992 1726882948.93441: variable 'lsr_test' from source: include params 28992 1726882948.93454: handler run complete 28992 1726882948.93464: attempt loop complete, returning result 28992 1726882948.93477: variable 'item' from source: unknown 28992 1726882948.93525: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } 28992 1726882948.93598: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.93602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.93612: variable 'omit' from source: magic vars 28992 1726882948.93715: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.93719: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.93723: variable 'omit' from source: magic vars 28992 1726882948.93737: variable 'omit' from source: magic vars 28992 1726882948.93762: variable 'item' from source: unknown 28992 1726882948.93809: variable 'item' from source: unknown 28992 1726882948.93820: variable 'omit' from source: magic vars 28992 1726882948.93841: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.93844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.93847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.93858: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.93861: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.93863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.93912: Set connection var ansible_pipelining to False 28992 1726882948.93915: Set connection var ansible_connection to ssh 28992 1726882948.93918: Set connection var ansible_timeout to 10 28992 1726882948.93920: Set connection var ansible_shell_type to sh 28992 1726882948.93928: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.93935: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.93952: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.93957: variable 'ansible_connection' from source: unknown 28992 1726882948.93960: variable 'ansible_module_compression' from source: unknown 28992 1726882948.93962: variable 'ansible_shell_type' from source: unknown 28992 1726882948.93964: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.93967: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.93969: variable 'ansible_pipelining' from source: unknown 28992 1726882948.93971: variable 'ansible_timeout' from source: unknown 28992 1726882948.93977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.94039: 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) 28992 1726882948.94045: variable 'omit' from source: magic vars 28992 1726882948.94048: starting attempt loop 28992 1726882948.94058: running the handler 28992 1726882948.94068: variable 'lsr_assert' from source: include params 28992 1726882948.94117: variable 'lsr_assert' from source: include params 28992 1726882948.94130: handler run complete 28992 1726882948.94140: attempt loop complete, returning result 28992 1726882948.94151: variable 'item' from source: unknown 28992 1726882948.94200: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } 28992 1726882948.94340: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.94344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.94346: variable 'omit' from source: magic vars 28992 1726882948.94417: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.94420: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.94430: variable 'omit' from source: magic vars 28992 1726882948.94441: variable 'omit' from source: magic vars 28992 1726882948.94473: variable 'item' from source: unknown 28992 1726882948.94519: variable 'item' from source: unknown 28992 1726882948.94532: variable 'omit' from source: magic vars 28992 1726882948.94546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.94552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.94558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.94575: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.94578: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.94581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.94625: Set connection var ansible_pipelining to False 28992 1726882948.94629: Set connection var ansible_connection to ssh 28992 1726882948.94633: Set connection var ansible_timeout to 10 28992 1726882948.94636: Set connection var ansible_shell_type to sh 28992 1726882948.94641: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.94648: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.94664: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.94667: variable 'ansible_connection' from source: unknown 28992 1726882948.94669: variable 'ansible_module_compression' from source: unknown 28992 1726882948.94672: variable 'ansible_shell_type' from source: unknown 28992 1726882948.94676: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.94678: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.94681: variable 'ansible_pipelining' from source: unknown 28992 1726882948.94691: variable 'ansible_timeout' from source: unknown 28992 1726882948.94693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.94751: 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) 28992 1726882948.94758: variable 'omit' from source: magic vars 28992 1726882948.94761: starting attempt loop 28992 1726882948.94763: running the handler 28992 1726882948.94778: variable 'lsr_assert_when' from source: include params 28992 1726882948.94830: variable 'lsr_assert_when' from source: include params 28992 1726882948.94891: variable 'network_provider' from source: set_fact 28992 1726882948.94919: handler run complete 28992 1726882948.94932: attempt loop complete, returning result 28992 1726882948.94944: variable 'item' from source: unknown 28992 1726882948.94990: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } 28992 1726882948.95069: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.95073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.95075: variable 'omit' from source: magic vars 28992 1726882948.95178: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.95187: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.95190: variable 'omit' from source: magic vars 28992 1726882948.95203: variable 'omit' from source: magic vars 28992 1726882948.95231: variable 'item' from source: unknown 28992 1726882948.95275: variable 'item' from source: unknown 28992 1726882948.95289: variable 'omit' from source: magic vars 28992 1726882948.95307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.95311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.95314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.95325: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.95328: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.95331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.95377: Set connection var ansible_pipelining to False 28992 1726882948.95380: Set connection var ansible_connection to ssh 28992 1726882948.95387: Set connection var ansible_timeout to 10 28992 1726882948.95389: Set connection var ansible_shell_type to sh 28992 1726882948.95395: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.95401: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.95420: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.95424: variable 'ansible_connection' from source: unknown 28992 1726882948.95427: variable 'ansible_module_compression' from source: unknown 28992 1726882948.95430: variable 'ansible_shell_type' from source: unknown 28992 1726882948.95432: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.95434: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.95440: variable 'ansible_pipelining' from source: unknown 28992 1726882948.95442: variable 'ansible_timeout' from source: unknown 28992 1726882948.95446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.95506: 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) 28992 1726882948.95513: variable 'omit' from source: magic vars 28992 1726882948.95515: starting attempt loop 28992 1726882948.95525: running the handler 28992 1726882948.95537: variable 'lsr_fail_debug' from source: play vars 28992 1726882948.95583: variable 'lsr_fail_debug' from source: play vars 28992 1726882948.95597: handler run complete 28992 1726882948.95607: attempt loop complete, returning result 28992 1726882948.95619: variable 'item' from source: unknown 28992 1726882948.95668: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 28992 1726882948.95743: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.95746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.95755: variable 'omit' from source: magic vars 28992 1726882948.95859: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.95863: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.95865: variable 'omit' from source: magic vars 28992 1726882948.95880: variable 'omit' from source: magic vars 28992 1726882948.95908: variable 'item' from source: unknown 28992 1726882948.95954: variable 'item' from source: unknown 28992 1726882948.95965: variable 'omit' from source: magic vars 28992 1726882948.95984: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882948.95991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.95994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882948.96004: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882948.96007: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.96009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.96058: Set connection var ansible_pipelining to False 28992 1726882948.96061: Set connection var ansible_connection to ssh 28992 1726882948.96064: Set connection var ansible_timeout to 10 28992 1726882948.96067: Set connection var ansible_shell_type to sh 28992 1726882948.96073: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882948.96079: Set connection var ansible_shell_executable to /bin/sh 28992 1726882948.96100: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.96105: variable 'ansible_connection' from source: unknown 28992 1726882948.96107: variable 'ansible_module_compression' from source: unknown 28992 1726882948.96110: variable 'ansible_shell_type' from source: unknown 28992 1726882948.96112: variable 'ansible_shell_executable' from source: unknown 28992 1726882948.96115: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.96117: variable 'ansible_pipelining' from source: unknown 28992 1726882948.96123: variable 'ansible_timeout' from source: unknown 28992 1726882948.96126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.96183: 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) 28992 1726882948.96192: variable 'omit' from source: magic vars 28992 1726882948.96202: starting attempt loop 28992 1726882948.96205: running the handler 28992 1726882948.96214: variable 'lsr_cleanup' from source: include params 28992 1726882948.96282: variable 'lsr_cleanup' from source: include params 28992 1726882948.96296: handler run complete 28992 1726882948.96310: attempt loop complete, returning result 28992 1726882948.96323: variable 'item' from source: unknown 28992 1726882948.96369: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 28992 1726882948.96446: dumping result to json 28992 1726882948.96450: done dumping result, returning 28992 1726882948.96452: done running TaskExecutor() for managed_node1/TASK: Show item [0affc7ec-ae25-9fb4-6018-000000000092] 28992 1726882948.96454: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000092 28992 1726882948.96496: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000092 28992 1726882948.96499: WORKER PROCESS EXITING 28992 1726882948.96557: no more pending results, returning what we have 28992 1726882948.96559: results queue empty 28992 1726882948.96560: checking for any_errors_fatal 28992 1726882948.96565: done checking for any_errors_fatal 28992 1726882948.96565: checking for max_fail_percentage 28992 1726882948.96567: done checking for max_fail_percentage 28992 1726882948.96567: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.96568: done checking to see if all hosts have failed 28992 1726882948.96569: getting the remaining hosts for this loop 28992 1726882948.96570: done getting the remaining hosts for this loop 28992 1726882948.96575: getting the next task for host managed_node1 28992 1726882948.96580: done getting next task for host managed_node1 28992 1726882948.96583: ^ task is: TASK: Include the task 'show_interfaces.yml' 28992 1726882948.96586: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882948.96589: getting variables 28992 1726882948.96590: in VariableManager get_vars() 28992 1726882948.96620: Calling all_inventory to load vars for managed_node1 28992 1726882948.96625: Calling groups_inventory to load vars for managed_node1 28992 1726882948.96629: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.96640: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.96642: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.96645: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.96810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.96966: done with get_vars() 28992 1726882948.96973: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:42:28 -0400 (0:00:00.065) 0:00:09.170 ****** 28992 1726882948.97041: entering _queue_task() for managed_node1/include_tasks 28992 1726882948.97250: worker is 1 (out of 1 available) 28992 1726882948.97263: exiting _queue_task() for managed_node1/include_tasks 28992 1726882948.97275: done queuing things up, now waiting for results queue to drain 28992 1726882948.97277: waiting for pending results... 28992 1726882948.97438: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 28992 1726882948.97510: in run() - task 0affc7ec-ae25-9fb4-6018-000000000093 28992 1726882948.97514: variable 'ansible_search_path' from source: unknown 28992 1726882948.97517: variable 'ansible_search_path' from source: unknown 28992 1726882948.97552: calling self._execute() 28992 1726882948.97612: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.97615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.97625: variable 'omit' from source: magic vars 28992 1726882948.97931: variable 'ansible_distribution_major_version' from source: facts 28992 1726882948.97940: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882948.97946: _execute() done 28992 1726882948.97949: dumping result to json 28992 1726882948.97952: done dumping result, returning 28992 1726882948.97964: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-9fb4-6018-000000000093] 28992 1726882948.97967: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000093 28992 1726882948.98053: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000093 28992 1726882948.98056: WORKER PROCESS EXITING 28992 1726882948.98093: no more pending results, returning what we have 28992 1726882948.98097: in VariableManager get_vars() 28992 1726882948.98129: Calling all_inventory to load vars for managed_node1 28992 1726882948.98131: Calling groups_inventory to load vars for managed_node1 28992 1726882948.98134: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.98144: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.98147: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.98149: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.98319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.98467: done with get_vars() 28992 1726882948.98472: variable 'ansible_search_path' from source: unknown 28992 1726882948.98473: variable 'ansible_search_path' from source: unknown 28992 1726882948.98502: we have included files to process 28992 1726882948.98503: generating all_blocks data 28992 1726882948.98505: done generating all_blocks data 28992 1726882948.98508: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882948.98509: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882948.98511: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882948.98614: in VariableManager get_vars() 28992 1726882948.98628: done with get_vars() 28992 1726882948.98701: done processing included file 28992 1726882948.98702: iterating over new_blocks loaded from include file 28992 1726882948.98703: in VariableManager get_vars() 28992 1726882948.98712: done with get_vars() 28992 1726882948.98713: filtering new block on tags 28992 1726882948.98738: done filtering new block on tags 28992 1726882948.98740: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 28992 1726882948.98743: extending task lists for all hosts with included blocks 28992 1726882948.99033: done extending task lists 28992 1726882948.99034: done processing included files 28992 1726882948.99035: results queue empty 28992 1726882948.99035: checking for any_errors_fatal 28992 1726882948.99038: done checking for any_errors_fatal 28992 1726882948.99039: checking for max_fail_percentage 28992 1726882948.99039: done checking for max_fail_percentage 28992 1726882948.99040: checking to see if all hosts have failed and the running result is not ok 28992 1726882948.99041: done checking to see if all hosts have failed 28992 1726882948.99041: getting the remaining hosts for this loop 28992 1726882948.99043: done getting the remaining hosts for this loop 28992 1726882948.99045: getting the next task for host managed_node1 28992 1726882948.99047: done getting next task for host managed_node1 28992 1726882948.99049: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28992 1726882948.99051: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882948.99054: getting variables 28992 1726882948.99055: in VariableManager get_vars() 28992 1726882948.99060: Calling all_inventory to load vars for managed_node1 28992 1726882948.99062: Calling groups_inventory to load vars for managed_node1 28992 1726882948.99063: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882948.99067: Calling all_plugins_play to load vars for managed_node1 28992 1726882948.99069: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882948.99071: Calling groups_plugins_play to load vars for managed_node1 28992 1726882948.99194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882948.99337: done with get_vars() 28992 1726882948.99343: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:42:28 -0400 (0:00:00.023) 0:00:09.194 ****** 28992 1726882948.99396: entering _queue_task() for managed_node1/include_tasks 28992 1726882948.99600: worker is 1 (out of 1 available) 28992 1726882948.99613: exiting _queue_task() for managed_node1/include_tasks 28992 1726882948.99628: done queuing things up, now waiting for results queue to drain 28992 1726882948.99630: waiting for pending results... 28992 1726882948.99785: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 28992 1726882948.99849: in run() - task 0affc7ec-ae25-9fb4-6018-0000000000ba 28992 1726882948.99863: variable 'ansible_search_path' from source: unknown 28992 1726882948.99866: variable 'ansible_search_path' from source: unknown 28992 1726882948.99900: calling self._execute() 28992 1726882948.99958: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882948.99969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882948.99972: variable 'omit' from source: magic vars 28992 1726882949.00245: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.00254: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.00260: _execute() done 28992 1726882949.00263: dumping result to json 28992 1726882949.00266: done dumping result, returning 28992 1726882949.00272: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-9fb4-6018-0000000000ba] 28992 1726882949.00277: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000ba 28992 1726882949.00366: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000ba 28992 1726882949.00369: WORKER PROCESS EXITING 28992 1726882949.00400: no more pending results, returning what we have 28992 1726882949.00404: in VariableManager get_vars() 28992 1726882949.00434: Calling all_inventory to load vars for managed_node1 28992 1726882949.00437: Calling groups_inventory to load vars for managed_node1 28992 1726882949.00440: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.00449: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.00452: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.00455: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.00598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.00746: done with get_vars() 28992 1726882949.00751: variable 'ansible_search_path' from source: unknown 28992 1726882949.00752: variable 'ansible_search_path' from source: unknown 28992 1726882949.00775: we have included files to process 28992 1726882949.00776: generating all_blocks data 28992 1726882949.00777: done generating all_blocks data 28992 1726882949.00778: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882949.00779: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882949.00780: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882949.00994: done processing included file 28992 1726882949.00996: iterating over new_blocks loaded from include file 28992 1726882949.00997: in VariableManager get_vars() 28992 1726882949.01005: done with get_vars() 28992 1726882949.01006: filtering new block on tags 28992 1726882949.01030: done filtering new block on tags 28992 1726882949.01032: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 28992 1726882949.01036: extending task lists for all hosts with included blocks 28992 1726882949.01164: done extending task lists 28992 1726882949.01165: done processing included files 28992 1726882949.01165: results queue empty 28992 1726882949.01166: checking for any_errors_fatal 28992 1726882949.01168: done checking for any_errors_fatal 28992 1726882949.01168: checking for max_fail_percentage 28992 1726882949.01169: done checking for max_fail_percentage 28992 1726882949.01170: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.01170: done checking to see if all hosts have failed 28992 1726882949.01171: getting the remaining hosts for this loop 28992 1726882949.01171: done getting the remaining hosts for this loop 28992 1726882949.01173: getting the next task for host managed_node1 28992 1726882949.01176: done getting next task for host managed_node1 28992 1726882949.01177: ^ task is: TASK: Gather current interface info 28992 1726882949.01180: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882949.01182: getting variables 28992 1726882949.01183: in VariableManager get_vars() 28992 1726882949.01188: Calling all_inventory to load vars for managed_node1 28992 1726882949.01189: Calling groups_inventory to load vars for managed_node1 28992 1726882949.01191: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.01194: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.01196: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.01198: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.01298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.01439: done with get_vars() 28992 1726882949.01445: done getting variables 28992 1726882949.01472: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:42:29 -0400 (0:00:00.020) 0:00:09.215 ****** 28992 1726882949.01495: entering _queue_task() for managed_node1/command 28992 1726882949.01688: worker is 1 (out of 1 available) 28992 1726882949.01702: exiting _queue_task() for managed_node1/command 28992 1726882949.01716: done queuing things up, now waiting for results queue to drain 28992 1726882949.01718: waiting for pending results... 28992 1726882949.01868: running TaskExecutor() for managed_node1/TASK: Gather current interface info 28992 1726882949.01937: in run() - task 0affc7ec-ae25-9fb4-6018-0000000000f5 28992 1726882949.01950: variable 'ansible_search_path' from source: unknown 28992 1726882949.01954: variable 'ansible_search_path' from source: unknown 28992 1726882949.01982: calling self._execute() 28992 1726882949.02043: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.02047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.02059: variable 'omit' from source: magic vars 28992 1726882949.02332: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.02342: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.02349: variable 'omit' from source: magic vars 28992 1726882949.02381: variable 'omit' from source: magic vars 28992 1726882949.02413: variable 'omit' from source: magic vars 28992 1726882949.02449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882949.02477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882949.02499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882949.02512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.02521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.02548: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882949.02551: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.02555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.02632: Set connection var ansible_pipelining to False 28992 1726882949.02635: Set connection var ansible_connection to ssh 28992 1726882949.02640: Set connection var ansible_timeout to 10 28992 1726882949.02643: Set connection var ansible_shell_type to sh 28992 1726882949.02648: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882949.02656: Set connection var ansible_shell_executable to /bin/sh 28992 1726882949.02673: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.02676: variable 'ansible_connection' from source: unknown 28992 1726882949.02682: variable 'ansible_module_compression' from source: unknown 28992 1726882949.02685: variable 'ansible_shell_type' from source: unknown 28992 1726882949.02687: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.02690: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.02692: variable 'ansible_pipelining' from source: unknown 28992 1726882949.02694: variable 'ansible_timeout' from source: unknown 28992 1726882949.02697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.02803: 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) 28992 1726882949.02812: variable 'omit' from source: magic vars 28992 1726882949.02818: starting attempt loop 28992 1726882949.02821: running the handler 28992 1726882949.02838: _low_level_execute_command(): starting 28992 1726882949.02845: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882949.03367: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.03374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.03377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.03379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.03437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.03440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.03442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.03506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.05206: stdout chunk (state=3): >>>/root <<< 28992 1726882949.05317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.05373: stderr chunk (state=3): >>><<< 28992 1726882949.05377: stdout chunk (state=3): >>><<< 28992 1726882949.05397: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.05407: _low_level_execute_command(): starting 28992 1726882949.05412: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384 `" && echo ansible-tmp-1726882949.0539591-29357-6289323651384="` echo /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384 `" ) && sleep 0' 28992 1726882949.05883: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.05886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882949.05889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882949.05898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.05900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.05948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.05955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.05957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.06005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.07957: stdout chunk (state=3): >>>ansible-tmp-1726882949.0539591-29357-6289323651384=/root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384 <<< 28992 1726882949.08072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.08127: stderr chunk (state=3): >>><<< 28992 1726882949.08130: stdout chunk (state=3): >>><<< 28992 1726882949.08145: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882949.0539591-29357-6289323651384=/root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.08174: variable 'ansible_module_compression' from source: unknown 28992 1726882949.08219: ANSIBALLZ: Using generic lock for ansible.legacy.command 28992 1726882949.08224: ANSIBALLZ: Acquiring lock 28992 1726882949.08227: ANSIBALLZ: Lock acquired: 140126768812864 28992 1726882949.08230: ANSIBALLZ: Creating module 28992 1726882949.16554: ANSIBALLZ: Writing module into payload 28992 1726882949.16620: ANSIBALLZ: Writing module 28992 1726882949.16638: ANSIBALLZ: Renaming module 28992 1726882949.16644: ANSIBALLZ: Done creating module 28992 1726882949.16658: variable 'ansible_facts' from source: unknown 28992 1726882949.16709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py 28992 1726882949.16815: Sending initial data 28992 1726882949.16818: Sent initial data (154 bytes) 28992 1726882949.17314: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.17318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.17320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.17325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882949.17327: 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 <<< 28992 1726882949.17329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.17385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.17388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.17395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.17449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.19056: 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" <<< 28992 1726882949.19060: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882949.19103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882949.19152: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp_zipjvjk /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py <<< 28992 1726882949.19156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py" <<< 28992 1726882949.19200: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp_zipjvjk" to remote "/root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py" <<< 28992 1726882949.19204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py" <<< 28992 1726882949.19768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.19842: stderr chunk (state=3): >>><<< 28992 1726882949.19845: stdout chunk (state=3): >>><<< 28992 1726882949.19863: done transferring module to remote 28992 1726882949.19873: _low_level_execute_command(): starting 28992 1726882949.19882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/ /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py && sleep 0' 28992 1726882949.20365: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.20368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.20376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.20379: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882949.20381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.20427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.20431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.20488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.22274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.22318: stderr chunk (state=3): >>><<< 28992 1726882949.22323: stdout chunk (state=3): >>><<< 28992 1726882949.22339: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.22342: _low_level_execute_command(): starting 28992 1726882949.22346: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/AnsiballZ_command.py && sleep 0' 28992 1726882949.22813: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.22817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.22819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.22823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882949.22826: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882949.22828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.22873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.22877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.22940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.39653: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:42:29.391441", "end": "2024-09-20 21:42:29.394876", "delta": "0:00:00.003435", "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}}} <<< 28992 1726882949.41156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882949.41211: stderr chunk (state=3): >>><<< 28992 1726882949.41214: stdout chunk (state=3): >>><<< 28992 1726882949.41235: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:42:29.391441", "end": "2024-09-20 21:42:29.394876", "delta": "0:00:00.003435", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882949.41266: 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-1726882949.0539591-29357-6289323651384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882949.41274: _low_level_execute_command(): starting 28992 1726882949.41279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882949.0539591-29357-6289323651384/ > /dev/null 2>&1 && sleep 0' 28992 1726882949.41751: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.41759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882949.41762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.41764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.41766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.41819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.41824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.41830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.41877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.43767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.43829: stderr chunk (state=3): >>><<< 28992 1726882949.43833: stdout chunk (state=3): >>><<< 28992 1726882949.43847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.43853: handler run complete 28992 1726882949.43872: Evaluated conditional (False): False 28992 1726882949.43884: attempt loop complete, returning result 28992 1726882949.43887: _execute() done 28992 1726882949.43889: dumping result to json 28992 1726882949.43892: done dumping result, returning 28992 1726882949.43899: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-9fb4-6018-0000000000f5] 28992 1726882949.43904: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000f5 28992 1726882949.44013: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000f5 28992 1726882949.44016: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003435", "end": "2024-09-20 21:42:29.394876", "rc": 0, "start": "2024-09-20 21:42:29.391441" } STDOUT: bonding_masters eth0 lo rpltstbr 28992 1726882949.44111: no more pending results, returning what we have 28992 1726882949.44114: results queue empty 28992 1726882949.44115: checking for any_errors_fatal 28992 1726882949.44117: done checking for any_errors_fatal 28992 1726882949.44117: checking for max_fail_percentage 28992 1726882949.44119: done checking for max_fail_percentage 28992 1726882949.44120: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.44121: done checking to see if all hosts have failed 28992 1726882949.44123: getting the remaining hosts for this loop 28992 1726882949.44125: done getting the remaining hosts for this loop 28992 1726882949.44129: getting the next task for host managed_node1 28992 1726882949.44136: done getting next task for host managed_node1 28992 1726882949.44140: ^ task is: TASK: Set current_interfaces 28992 1726882949.44144: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882949.44149: getting variables 28992 1726882949.44150: in VariableManager get_vars() 28992 1726882949.44182: Calling all_inventory to load vars for managed_node1 28992 1726882949.44185: Calling groups_inventory to load vars for managed_node1 28992 1726882949.44189: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.44199: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.44202: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.44205: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.44404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.44558: done with get_vars() 28992 1726882949.44566: done getting variables 28992 1726882949.44613: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:42:29 -0400 (0:00:00.431) 0:00:09.646 ****** 28992 1726882949.44638: entering _queue_task() for managed_node1/set_fact 28992 1726882949.44860: worker is 1 (out of 1 available) 28992 1726882949.44873: exiting _queue_task() for managed_node1/set_fact 28992 1726882949.44889: done queuing things up, now waiting for results queue to drain 28992 1726882949.44891: waiting for pending results... 28992 1726882949.45052: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 28992 1726882949.45121: in run() - task 0affc7ec-ae25-9fb4-6018-0000000000f6 28992 1726882949.45136: variable 'ansible_search_path' from source: unknown 28992 1726882949.45140: variable 'ansible_search_path' from source: unknown 28992 1726882949.45170: calling self._execute() 28992 1726882949.45229: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.45237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.45246: variable 'omit' from source: magic vars 28992 1726882949.45517: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.45528: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.45534: variable 'omit' from source: magic vars 28992 1726882949.45573: variable 'omit' from source: magic vars 28992 1726882949.45652: variable '_current_interfaces' from source: set_fact 28992 1726882949.45703: variable 'omit' from source: magic vars 28992 1726882949.45737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882949.45766: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882949.45786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882949.45802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.45811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.45837: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882949.45840: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.45843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.45924: Set connection var ansible_pipelining to False 28992 1726882949.45927: Set connection var ansible_connection to ssh 28992 1726882949.45931: Set connection var ansible_timeout to 10 28992 1726882949.45935: Set connection var ansible_shell_type to sh 28992 1726882949.45941: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882949.45948: Set connection var ansible_shell_executable to /bin/sh 28992 1726882949.45966: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.45970: variable 'ansible_connection' from source: unknown 28992 1726882949.45972: variable 'ansible_module_compression' from source: unknown 28992 1726882949.45975: variable 'ansible_shell_type' from source: unknown 28992 1726882949.45977: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.45982: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.45984: variable 'ansible_pipelining' from source: unknown 28992 1726882949.45987: variable 'ansible_timeout' from source: unknown 28992 1726882949.45991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.46098: 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) 28992 1726882949.46108: variable 'omit' from source: magic vars 28992 1726882949.46114: starting attempt loop 28992 1726882949.46118: running the handler 28992 1726882949.46129: handler run complete 28992 1726882949.46137: attempt loop complete, returning result 28992 1726882949.46140: _execute() done 28992 1726882949.46142: dumping result to json 28992 1726882949.46145: done dumping result, returning 28992 1726882949.46152: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-9fb4-6018-0000000000f6] 28992 1726882949.46155: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000f6 28992 1726882949.46245: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000f6 28992 1726882949.46248: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 28992 1726882949.46309: no more pending results, returning what we have 28992 1726882949.46311: results queue empty 28992 1726882949.46312: checking for any_errors_fatal 28992 1726882949.46318: done checking for any_errors_fatal 28992 1726882949.46319: checking for max_fail_percentage 28992 1726882949.46321: done checking for max_fail_percentage 28992 1726882949.46326: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.46328: done checking to see if all hosts have failed 28992 1726882949.46328: getting the remaining hosts for this loop 28992 1726882949.46330: done getting the remaining hosts for this loop 28992 1726882949.46333: getting the next task for host managed_node1 28992 1726882949.46340: done getting next task for host managed_node1 28992 1726882949.46342: ^ task is: TASK: Show current_interfaces 28992 1726882949.46346: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28992 1726882949.46349: getting variables 28992 1726882949.46350: in VariableManager get_vars() 28992 1726882949.46378: Calling all_inventory to load vars for managed_node1 28992 1726882949.46383: Calling groups_inventory to load vars for managed_node1 28992 1726882949.46386: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.46396: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.46398: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.46400: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.46533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.46683: done with get_vars() 28992 1726882949.46691: done getting variables 28992 1726882949.46734: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:42:29 -0400 (0:00:00.021) 0:00:09.667 ****** 28992 1726882949.46755: entering _queue_task() for managed_node1/debug 28992 1726882949.46961: worker is 1 (out of 1 available) 28992 1726882949.46975: exiting _queue_task() for managed_node1/debug 28992 1726882949.46990: done queuing things up, now waiting for results queue to drain 28992 1726882949.46992: waiting for pending results... 28992 1726882949.47138: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 28992 1726882949.47200: in run() - task 0affc7ec-ae25-9fb4-6018-0000000000bb 28992 1726882949.47210: variable 'ansible_search_path' from source: unknown 28992 1726882949.47216: variable 'ansible_search_path' from source: unknown 28992 1726882949.47249: calling self._execute() 28992 1726882949.47305: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.47309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.47318: variable 'omit' from source: magic vars 28992 1726882949.47637: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.47646: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.47656: variable 'omit' from source: magic vars 28992 1726882949.47689: variable 'omit' from source: magic vars 28992 1726882949.47760: variable 'current_interfaces' from source: set_fact 28992 1726882949.47785: variable 'omit' from source: magic vars 28992 1726882949.47818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882949.47847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882949.47863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882949.47878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.47890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.47913: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882949.47916: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.47919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.47990: Set connection var ansible_pipelining to False 28992 1726882949.47995: Set connection var ansible_connection to ssh 28992 1726882949.47998: Set connection var ansible_timeout to 10 28992 1726882949.48001: Set connection var ansible_shell_type to sh 28992 1726882949.48010: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882949.48015: Set connection var ansible_shell_executable to /bin/sh 28992 1726882949.48036: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.48039: variable 'ansible_connection' from source: unknown 28992 1726882949.48042: variable 'ansible_module_compression' from source: unknown 28992 1726882949.48044: variable 'ansible_shell_type' from source: unknown 28992 1726882949.48046: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.48049: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.48052: variable 'ansible_pipelining' from source: unknown 28992 1726882949.48054: variable 'ansible_timeout' from source: unknown 28992 1726882949.48059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.48164: 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) 28992 1726882949.48172: variable 'omit' from source: magic vars 28992 1726882949.48178: starting attempt loop 28992 1726882949.48183: running the handler 28992 1726882949.48217: handler run complete 28992 1726882949.48230: attempt loop complete, returning result 28992 1726882949.48235: _execute() done 28992 1726882949.48238: dumping result to json 28992 1726882949.48240: done dumping result, returning 28992 1726882949.48246: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-9fb4-6018-0000000000bb] 28992 1726882949.48249: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000bb 28992 1726882949.48338: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000000bb 28992 1726882949.48341: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 28992 1726882949.48394: no more pending results, returning what we have 28992 1726882949.48397: results queue empty 28992 1726882949.48398: checking for any_errors_fatal 28992 1726882949.48402: done checking for any_errors_fatal 28992 1726882949.48403: checking for max_fail_percentage 28992 1726882949.48404: done checking for max_fail_percentage 28992 1726882949.48405: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.48406: done checking to see if all hosts have failed 28992 1726882949.48407: getting the remaining hosts for this loop 28992 1726882949.48408: done getting the remaining hosts for this loop 28992 1726882949.48411: getting the next task for host managed_node1 28992 1726882949.48417: done getting next task for host managed_node1 28992 1726882949.48420: ^ task is: TASK: Setup 28992 1726882949.48424: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882949.48427: getting variables 28992 1726882949.48428: in VariableManager get_vars() 28992 1726882949.48457: Calling all_inventory to load vars for managed_node1 28992 1726882949.48460: Calling groups_inventory to load vars for managed_node1 28992 1726882949.48467: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.48476: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.48477: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.48481: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.48639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.48786: done with get_vars() 28992 1726882949.48794: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:42:29 -0400 (0:00:00.021) 0:00:09.688 ****** 28992 1726882949.48859: entering _queue_task() for managed_node1/include_tasks 28992 1726882949.49059: worker is 1 (out of 1 available) 28992 1726882949.49074: exiting _queue_task() for managed_node1/include_tasks 28992 1726882949.49088: done queuing things up, now waiting for results queue to drain 28992 1726882949.49090: waiting for pending results... 28992 1726882949.49237: running TaskExecutor() for managed_node1/TASK: Setup 28992 1726882949.49296: in run() - task 0affc7ec-ae25-9fb4-6018-000000000094 28992 1726882949.49307: variable 'ansible_search_path' from source: unknown 28992 1726882949.49313: variable 'ansible_search_path' from source: unknown 28992 1726882949.49351: variable 'lsr_setup' from source: include params 28992 1726882949.49498: variable 'lsr_setup' from source: include params 28992 1726882949.49550: variable 'omit' from source: magic vars 28992 1726882949.49630: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.49639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.49649: variable 'omit' from source: magic vars 28992 1726882949.49811: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.49819: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.49826: variable 'item' from source: unknown 28992 1726882949.49878: variable 'item' from source: unknown 28992 1726882949.49901: variable 'item' from source: unknown 28992 1726882949.49947: variable 'item' from source: unknown 28992 1726882949.50072: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.50075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.50078: variable 'omit' from source: magic vars 28992 1726882949.50164: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.50170: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.50173: variable 'item' from source: unknown 28992 1726882949.50223: variable 'item' from source: unknown 28992 1726882949.50245: variable 'item' from source: unknown 28992 1726882949.50289: variable 'item' from source: unknown 28992 1726882949.50353: dumping result to json 28992 1726882949.50356: done dumping result, returning 28992 1726882949.50358: done running TaskExecutor() for managed_node1/TASK: Setup [0affc7ec-ae25-9fb4-6018-000000000094] 28992 1726882949.50360: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000094 28992 1726882949.50400: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000094 28992 1726882949.50403: WORKER PROCESS EXITING 28992 1726882949.50430: no more pending results, returning what we have 28992 1726882949.50435: in VariableManager get_vars() 28992 1726882949.50464: Calling all_inventory to load vars for managed_node1 28992 1726882949.50466: Calling groups_inventory to load vars for managed_node1 28992 1726882949.50469: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.50481: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.50485: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.50488: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.50635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.50802: done with get_vars() 28992 1726882949.50807: variable 'ansible_search_path' from source: unknown 28992 1726882949.50808: variable 'ansible_search_path' from source: unknown 28992 1726882949.50838: variable 'ansible_search_path' from source: unknown 28992 1726882949.50839: variable 'ansible_search_path' from source: unknown 28992 1726882949.50857: we have included files to process 28992 1726882949.50858: generating all_blocks data 28992 1726882949.50859: done generating all_blocks data 28992 1726882949.50863: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28992 1726882949.50865: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28992 1726882949.50867: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28992 1726882949.51020: done processing included file 28992 1726882949.51023: iterating over new_blocks loaded from include file 28992 1726882949.51024: in VariableManager get_vars() 28992 1726882949.51033: done with get_vars() 28992 1726882949.51034: filtering new block on tags 28992 1726882949.51050: done filtering new block on tags 28992 1726882949.51052: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 28992 1726882949.51055: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882949.51055: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882949.51057: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882949.51136: in VariableManager get_vars() 28992 1726882949.51148: done with get_vars() 28992 1726882949.51232: done processing included file 28992 1726882949.51234: iterating over new_blocks loaded from include file 28992 1726882949.51235: in VariableManager get_vars() 28992 1726882949.51243: done with get_vars() 28992 1726882949.51244: filtering new block on tags 28992 1726882949.51264: done filtering new block on tags 28992 1726882949.51265: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 28992 1726882949.51268: extending task lists for all hosts with included blocks 28992 1726882949.51654: done extending task lists 28992 1726882949.51655: done processing included files 28992 1726882949.51656: results queue empty 28992 1726882949.51656: checking for any_errors_fatal 28992 1726882949.51658: done checking for any_errors_fatal 28992 1726882949.51658: checking for max_fail_percentage 28992 1726882949.51659: done checking for max_fail_percentage 28992 1726882949.51660: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.51660: done checking to see if all hosts have failed 28992 1726882949.51661: getting the remaining hosts for this loop 28992 1726882949.51662: done getting the remaining hosts for this loop 28992 1726882949.51663: getting the next task for host managed_node1 28992 1726882949.51666: done getting next task for host managed_node1 28992 1726882949.51668: ^ task is: TASK: Remove test interface if necessary 28992 1726882949.51670: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882949.51671: getting variables 28992 1726882949.51672: in VariableManager get_vars() 28992 1726882949.51683: Calling all_inventory to load vars for managed_node1 28992 1726882949.51686: Calling groups_inventory to load vars for managed_node1 28992 1726882949.51694: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.51699: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.51702: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.51705: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.51874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.52017: done with get_vars() 28992 1726882949.52026: done getting variables 28992 1726882949.52053: 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 [Remove test interface if necessary] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:42:29 -0400 (0:00:00.032) 0:00:09.721 ****** 28992 1726882949.52073: entering _queue_task() for managed_node1/command 28992 1726882949.52274: worker is 1 (out of 1 available) 28992 1726882949.52293: exiting _queue_task() for managed_node1/command 28992 1726882949.52307: done queuing things up, now waiting for results queue to drain 28992 1726882949.52309: waiting for pending results... 28992 1726882949.52818: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 28992 1726882949.52825: in run() - task 0affc7ec-ae25-9fb4-6018-00000000011b 28992 1726882949.52829: variable 'ansible_search_path' from source: unknown 28992 1726882949.52832: variable 'ansible_search_path' from source: unknown 28992 1726882949.52835: calling self._execute() 28992 1726882949.52900: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.52904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.52912: variable 'omit' from source: magic vars 28992 1726882949.53289: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.53297: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.53302: variable 'omit' from source: magic vars 28992 1726882949.53350: variable 'omit' from source: magic vars 28992 1726882949.53475: variable 'interface' from source: play vars 28992 1726882949.53483: variable 'omit' from source: magic vars 28992 1726882949.53577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882949.53590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882949.53610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882949.53640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.53648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.53697: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882949.53707: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.53713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.53823: Set connection var ansible_pipelining to False 28992 1726882949.53826: Set connection var ansible_connection to ssh 28992 1726882949.53835: Set connection var ansible_timeout to 10 28992 1726882949.53839: Set connection var ansible_shell_type to sh 28992 1726882949.53896: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882949.53904: Set connection var ansible_shell_executable to /bin/sh 28992 1726882949.53913: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.53923: variable 'ansible_connection' from source: unknown 28992 1726882949.53927: variable 'ansible_module_compression' from source: unknown 28992 1726882949.53934: variable 'ansible_shell_type' from source: unknown 28992 1726882949.53936: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.53941: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.53947: variable 'ansible_pipelining' from source: unknown 28992 1726882949.53950: variable 'ansible_timeout' from source: unknown 28992 1726882949.53952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.54055: 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) 28992 1726882949.54065: variable 'omit' from source: magic vars 28992 1726882949.54069: starting attempt loop 28992 1726882949.54071: running the handler 28992 1726882949.54093: _low_level_execute_command(): starting 28992 1726882949.54096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882949.54773: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.54778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.54785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.54787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.54844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.54849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.54932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.56683: stdout chunk (state=3): >>>/root <<< 28992 1726882949.56794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.56934: stderr chunk (state=3): >>><<< 28992 1726882949.56937: stdout chunk (state=3): >>><<< 28992 1726882949.56942: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.56945: _low_level_execute_command(): starting 28992 1726882949.56948: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814 `" && echo ansible-tmp-1726882949.5686283-29375-113785640326814="` echo /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814 `" ) && sleep 0' 28992 1726882949.57347: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.57351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882949.57353: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726882949.57364: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882949.57367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.57412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.57415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.57473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.59652: stdout chunk (state=3): >>>ansible-tmp-1726882949.5686283-29375-113785640326814=/root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814 <<< 28992 1726882949.59656: stdout chunk (state=3): >>><<< 28992 1726882949.59658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.59661: stderr chunk (state=3): >>><<< 28992 1726882949.59663: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882949.5686283-29375-113785640326814=/root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.59679: variable 'ansible_module_compression' from source: unknown 28992 1726882949.59736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882949.59770: variable 'ansible_facts' from source: unknown 28992 1726882949.59860: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py 28992 1726882949.60087: Sending initial data 28992 1726882949.60091: Sent initial data (156 bytes) 28992 1726882949.60615: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882949.60632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.60635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.60744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.60752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.60763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.60803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.60858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.62439: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726882949.62451: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28992 1726882949.62464: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 28992 1726882949.62494: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882949.62544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882949.62620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpb4f84_fo /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py <<< 28992 1726882949.62642: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py" <<< 28992 1726882949.62663: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpb4f84_fo" to remote "/root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py" <<< 28992 1726882949.63437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.63499: stderr chunk (state=3): >>><<< 28992 1726882949.63515: stdout chunk (state=3): >>><<< 28992 1726882949.63628: done transferring module to remote 28992 1726882949.63632: _low_level_execute_command(): starting 28992 1726882949.63635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/ /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py && sleep 0' 28992 1726882949.64236: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.64251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.64263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.64280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.64351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.66192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.66267: stderr chunk (state=3): >>><<< 28992 1726882949.66381: stdout chunk (state=3): >>><<< 28992 1726882949.66385: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.66388: _low_level_execute_command(): starting 28992 1726882949.66391: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/AnsiballZ_command.py && sleep 0' 28992 1726882949.66920: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882949.66933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.66951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.66958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.66971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882949.66978: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882949.66992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.67007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882949.67015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882949.67023: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882949.67034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.67059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.67067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.67070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882949.67072: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726882949.67075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.67170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882949.67179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882949.67182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.67267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.84876: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-20 21:42:29.838697", "end": "2024-09-20 21:42:29.847096", "delta": "0:00:00.008399", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_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}}} <<< 28992 1726882949.86669: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726882949.86702: stderr chunk (state=3): >>><<< 28992 1726882949.86706: stdout chunk (state=3): >>><<< 28992 1726882949.86741: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-20 21:42:29.838697", "end": "2024-09-20 21:42:29.847096", "delta": "0:00:00.008399", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726882949.86783: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del statebr', '_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-1726882949.5686283-29375-113785640326814/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882949.86788: _low_level_execute_command(): starting 28992 1726882949.86806: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882949.5686283-29375-113785640326814/ > /dev/null 2>&1 && sleep 0' 28992 1726882949.87466: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.87471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882949.87474: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882949.87477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.87501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.87543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.89490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.89545: stderr chunk (state=3): >>><<< 28992 1726882949.89549: stdout chunk (state=3): >>><<< 28992 1726882949.89562: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.89569: handler run complete 28992 1726882949.89591: Evaluated conditional (False): False 28992 1726882949.89601: attempt loop complete, returning result 28992 1726882949.89608: _execute() done 28992 1726882949.89611: dumping result to json 28992 1726882949.89614: done dumping result, returning 28992 1726882949.89625: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0affc7ec-ae25-9fb4-6018-00000000011b] 28992 1726882949.89628: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000011b 28992 1726882949.89734: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000011b 28992 1726882949.89737: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008399", "end": "2024-09-20 21:42:29.847096", "rc": 1, "start": "2024-09-20 21:42:29.838697" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726882949.89809: no more pending results, returning what we have 28992 1726882949.89813: results queue empty 28992 1726882949.89815: checking for any_errors_fatal 28992 1726882949.89816: done checking for any_errors_fatal 28992 1726882949.89816: checking for max_fail_percentage 28992 1726882949.89818: done checking for max_fail_percentage 28992 1726882949.89819: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.89820: done checking to see if all hosts have failed 28992 1726882949.89821: getting the remaining hosts for this loop 28992 1726882949.89825: done getting the remaining hosts for this loop 28992 1726882949.89829: getting the next task for host managed_node1 28992 1726882949.89837: done getting next task for host managed_node1 28992 1726882949.89840: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726882949.89844: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882949.89847: getting variables 28992 1726882949.89849: in VariableManager get_vars() 28992 1726882949.89877: Calling all_inventory to load vars for managed_node1 28992 1726882949.89882: Calling groups_inventory to load vars for managed_node1 28992 1726882949.89885: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.89895: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.89898: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.89900: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.90078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.90387: done with get_vars() 28992 1726882949.90395: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:42:29 -0400 (0:00:00.383) 0:00:10.105 ****** 28992 1726882949.90467: entering _queue_task() for managed_node1/include_tasks 28992 1726882949.90687: worker is 1 (out of 1 available) 28992 1726882949.90701: exiting _queue_task() for managed_node1/include_tasks 28992 1726882949.90715: done queuing things up, now waiting for results queue to drain 28992 1726882949.90717: waiting for pending results... 28992 1726882949.90884: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726882949.90966: in run() - task 0affc7ec-ae25-9fb4-6018-00000000011f 28992 1726882949.90977: variable 'ansible_search_path' from source: unknown 28992 1726882949.90980: variable 'ansible_search_path' from source: unknown 28992 1726882949.91014: calling self._execute() 28992 1726882949.91076: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.91087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.91096: variable 'omit' from source: magic vars 28992 1726882949.91475: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.91479: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.91556: _execute() done 28992 1726882949.91560: dumping result to json 28992 1726882949.91563: done dumping result, returning 28992 1726882949.91566: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-00000000011f] 28992 1726882949.91568: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000011f 28992 1726882949.91648: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000011f 28992 1726882949.91652: WORKER PROCESS EXITING 28992 1726882949.91741: no more pending results, returning what we have 28992 1726882949.91745: in VariableManager get_vars() 28992 1726882949.91794: Calling all_inventory to load vars for managed_node1 28992 1726882949.91797: Calling groups_inventory to load vars for managed_node1 28992 1726882949.91800: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.91811: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.91815: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.91820: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.92051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.92278: done with get_vars() 28992 1726882949.92287: variable 'ansible_search_path' from source: unknown 28992 1726882949.92288: variable 'ansible_search_path' from source: unknown 28992 1726882949.92296: variable 'item' from source: include params 28992 1726882949.92431: variable 'item' from source: include params 28992 1726882949.92468: we have included files to process 28992 1726882949.92469: generating all_blocks data 28992 1726882949.92470: done generating all_blocks data 28992 1726882949.92473: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882949.92473: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882949.92475: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882949.92709: done processing included file 28992 1726882949.92711: iterating over new_blocks loaded from include file 28992 1726882949.92712: in VariableManager get_vars() 28992 1726882949.92729: done with get_vars() 28992 1726882949.92731: filtering new block on tags 28992 1726882949.92765: done filtering new block on tags 28992 1726882949.92768: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726882949.92773: extending task lists for all hosts with included blocks 28992 1726882949.92919: done extending task lists 28992 1726882949.92920: done processing included files 28992 1726882949.92921: results queue empty 28992 1726882949.92923: checking for any_errors_fatal 28992 1726882949.92926: done checking for any_errors_fatal 28992 1726882949.92927: checking for max_fail_percentage 28992 1726882949.92928: done checking for max_fail_percentage 28992 1726882949.92928: checking to see if all hosts have failed and the running result is not ok 28992 1726882949.92929: done checking to see if all hosts have failed 28992 1726882949.92929: getting the remaining hosts for this loop 28992 1726882949.92930: done getting the remaining hosts for this loop 28992 1726882949.92932: getting the next task for host managed_node1 28992 1726882949.92935: done getting next task for host managed_node1 28992 1726882949.92936: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726882949.92939: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882949.92941: getting variables 28992 1726882949.92942: in VariableManager get_vars() 28992 1726882949.92951: Calling all_inventory to load vars for managed_node1 28992 1726882949.92953: Calling groups_inventory to load vars for managed_node1 28992 1726882949.92955: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882949.92960: Calling all_plugins_play to load vars for managed_node1 28992 1726882949.92962: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882949.92965: Calling groups_plugins_play to load vars for managed_node1 28992 1726882949.93167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882949.93324: done with get_vars() 28992 1726882949.93331: done getting variables 28992 1726882949.93454: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:42:29 -0400 (0:00:00.030) 0:00:10.135 ****** 28992 1726882949.93486: entering _queue_task() for managed_node1/stat 28992 1726882949.93751: worker is 1 (out of 1 available) 28992 1726882949.93769: exiting _queue_task() for managed_node1/stat 28992 1726882949.93783: done queuing things up, now waiting for results queue to drain 28992 1726882949.93785: waiting for pending results... 28992 1726882949.94064: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726882949.94207: in run() - task 0affc7ec-ae25-9fb4-6018-00000000016e 28992 1726882949.94216: variable 'ansible_search_path' from source: unknown 28992 1726882949.94219: variable 'ansible_search_path' from source: unknown 28992 1726882949.94258: calling self._execute() 28992 1726882949.94326: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.94332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.94340: variable 'omit' from source: magic vars 28992 1726882949.94636: variable 'ansible_distribution_major_version' from source: facts 28992 1726882949.94646: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882949.94653: variable 'omit' from source: magic vars 28992 1726882949.94694: variable 'omit' from source: magic vars 28992 1726882949.94766: variable 'interface' from source: play vars 28992 1726882949.94780: variable 'omit' from source: magic vars 28992 1726882949.94816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882949.94847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882949.94865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882949.94880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.94892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882949.94919: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882949.94925: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.94928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.95004: Set connection var ansible_pipelining to False 28992 1726882949.95009: Set connection var ansible_connection to ssh 28992 1726882949.95038: Set connection var ansible_timeout to 10 28992 1726882949.95041: Set connection var ansible_shell_type to sh 28992 1726882949.95044: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882949.95047: Set connection var ansible_shell_executable to /bin/sh 28992 1726882949.95057: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.95061: variable 'ansible_connection' from source: unknown 28992 1726882949.95063: variable 'ansible_module_compression' from source: unknown 28992 1726882949.95066: variable 'ansible_shell_type' from source: unknown 28992 1726882949.95069: variable 'ansible_shell_executable' from source: unknown 28992 1726882949.95071: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882949.95076: variable 'ansible_pipelining' from source: unknown 28992 1726882949.95078: variable 'ansible_timeout' from source: unknown 28992 1726882949.95087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882949.95241: 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) 28992 1726882949.95248: variable 'omit' from source: magic vars 28992 1726882949.95254: starting attempt loop 28992 1726882949.95257: running the handler 28992 1726882949.95268: _low_level_execute_command(): starting 28992 1726882949.95274: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882949.95937: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.95943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882949.95947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.96035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.96093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882949.97809: stdout chunk (state=3): >>>/root <<< 28992 1726882949.97936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882949.97996: stderr chunk (state=3): >>><<< 28992 1726882949.98000: stdout chunk (state=3): >>><<< 28992 1726882949.98014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882949.98027: _low_level_execute_command(): starting 28992 1726882949.98036: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188 `" && echo ansible-tmp-1726882949.9801438-29393-217388202963188="` echo /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188 `" ) && sleep 0' 28992 1726882949.98544: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882949.98551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.98554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882949.98564: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882949.98610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882949.98660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.00616: stdout chunk (state=3): >>>ansible-tmp-1726882949.9801438-29393-217388202963188=/root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188 <<< 28992 1726882950.00746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.00821: stderr chunk (state=3): >>><<< 28992 1726882950.00827: stdout chunk (state=3): >>><<< 28992 1726882950.00875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882949.9801438-29393-217388202963188=/root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882950.00904: variable 'ansible_module_compression' from source: unknown 28992 1726882950.00960: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882950.00994: variable 'ansible_facts' from source: unknown 28992 1726882950.01119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py 28992 1726882950.01204: Sending initial data 28992 1726882950.01208: Sent initial data (153 bytes) 28992 1726882950.01890: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882950.01897: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.01941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.01945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.01993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.03569: 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 <<< 28992 1726882950.03619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882950.03670: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzte2w56n /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py <<< 28992 1726882950.03673: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py" <<< 28992 1726882950.03719: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzte2w56n" to remote "/root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py" <<< 28992 1726882950.03727: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py" <<< 28992 1726882950.04328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.04388: stderr chunk (state=3): >>><<< 28992 1726882950.04392: stdout chunk (state=3): >>><<< 28992 1726882950.04409: done transferring module to remote 28992 1726882950.04419: _low_level_execute_command(): starting 28992 1726882950.04424: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/ /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py && sleep 0' 28992 1726882950.04990: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882950.05042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.05045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.05048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.05124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.05184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.07050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.07105: stderr chunk (state=3): >>><<< 28992 1726882950.07109: stdout chunk (state=3): >>><<< 28992 1726882950.07125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882950.07128: _low_level_execute_command(): starting 28992 1726882950.07132: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/AnsiballZ_stat.py && sleep 0' 28992 1726882950.07758: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882950.07762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882950.07764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882950.07767: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.07769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.07837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882950.07841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.07845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.07897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.24466: 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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882950.25808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882950.25870: stderr chunk (state=3): >>><<< 28992 1726882950.25874: stdout chunk (state=3): >>><<< 28992 1726882950.25891: _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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882950.25915: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726882949.9801438-29393-217388202963188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882950.25925: _low_level_execute_command(): starting 28992 1726882950.25930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882949.9801438-29393-217388202963188/ > /dev/null 2>&1 && sleep 0' 28992 1726882950.26421: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882950.26431: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882950.26434: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726882950.26437: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882950.26439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.26484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882950.26488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.26490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.26551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.28442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.28493: stderr chunk (state=3): >>><<< 28992 1726882950.28496: stdout chunk (state=3): >>><<< 28992 1726882950.28509: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882950.28515: handler run complete 28992 1726882950.28534: attempt loop complete, returning result 28992 1726882950.28537: _execute() done 28992 1726882950.28539: dumping result to json 28992 1726882950.28542: done dumping result, returning 28992 1726882950.28550: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-00000000016e] 28992 1726882950.28554: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000016e 28992 1726882950.28658: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000016e 28992 1726882950.28661: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882950.28750: no more pending results, returning what we have 28992 1726882950.28753: results queue empty 28992 1726882950.28754: checking for any_errors_fatal 28992 1726882950.28755: done checking for any_errors_fatal 28992 1726882950.28756: checking for max_fail_percentage 28992 1726882950.28758: done checking for max_fail_percentage 28992 1726882950.28759: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.28759: done checking to see if all hosts have failed 28992 1726882950.28760: getting the remaining hosts for this loop 28992 1726882950.28761: done getting the remaining hosts for this loop 28992 1726882950.28766: getting the next task for host managed_node1 28992 1726882950.28773: done getting next task for host managed_node1 28992 1726882950.28776: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28992 1726882950.28781: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882950.28785: getting variables 28992 1726882950.28787: in VariableManager get_vars() 28992 1726882950.28816: Calling all_inventory to load vars for managed_node1 28992 1726882950.28818: Calling groups_inventory to load vars for managed_node1 28992 1726882950.28823: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.28834: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.28836: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.28839: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.28996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.29172: done with get_vars() 28992 1726882950.29181: done getting variables 28992 1726882950.29260: 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) 28992 1726882950.29352: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:42:30 -0400 (0:00:00.358) 0:00:10.494 ****** 28992 1726882950.29374: entering _queue_task() for managed_node1/assert 28992 1726882950.29375: Creating lock for assert 28992 1726882950.29583: worker is 1 (out of 1 available) 28992 1726882950.29598: exiting _queue_task() for managed_node1/assert 28992 1726882950.29610: done queuing things up, now waiting for results queue to drain 28992 1726882950.29612: waiting for pending results... 28992 1726882950.29776: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' 28992 1726882950.29842: in run() - task 0affc7ec-ae25-9fb4-6018-000000000120 28992 1726882950.29855: variable 'ansible_search_path' from source: unknown 28992 1726882950.29858: variable 'ansible_search_path' from source: unknown 28992 1726882950.29890: calling self._execute() 28992 1726882950.29954: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.29958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.29968: variable 'omit' from source: magic vars 28992 1726882950.30244: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.30254: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.30260: variable 'omit' from source: magic vars 28992 1726882950.30298: variable 'omit' from source: magic vars 28992 1726882950.30368: variable 'interface' from source: play vars 28992 1726882950.30384: variable 'omit' from source: magic vars 28992 1726882950.30418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882950.30448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882950.30465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882950.30480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882950.30495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882950.30520: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882950.30525: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.30528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.30602: Set connection var ansible_pipelining to False 28992 1726882950.30605: Set connection var ansible_connection to ssh 28992 1726882950.30608: Set connection var ansible_timeout to 10 28992 1726882950.30612: Set connection var ansible_shell_type to sh 28992 1726882950.30614: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882950.30625: Set connection var ansible_shell_executable to /bin/sh 28992 1726882950.30643: variable 'ansible_shell_executable' from source: unknown 28992 1726882950.30647: variable 'ansible_connection' from source: unknown 28992 1726882950.30649: variable 'ansible_module_compression' from source: unknown 28992 1726882950.30652: variable 'ansible_shell_type' from source: unknown 28992 1726882950.30654: variable 'ansible_shell_executable' from source: unknown 28992 1726882950.30660: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.30663: variable 'ansible_pipelining' from source: unknown 28992 1726882950.30665: variable 'ansible_timeout' from source: unknown 28992 1726882950.30668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.30778: 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) 28992 1726882950.30789: variable 'omit' from source: magic vars 28992 1726882950.30794: starting attempt loop 28992 1726882950.30797: running the handler 28992 1726882950.30900: variable 'interface_stat' from source: set_fact 28992 1726882950.30908: Evaluated conditional (not interface_stat.stat.exists): True 28992 1726882950.30913: handler run complete 28992 1726882950.30927: attempt loop complete, returning result 28992 1726882950.30931: _execute() done 28992 1726882950.30934: dumping result to json 28992 1726882950.30936: done dumping result, returning 28992 1726882950.30943: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-000000000120] 28992 1726882950.30946: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000120 28992 1726882950.31036: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000120 28992 1726882950.31039: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882950.31088: no more pending results, returning what we have 28992 1726882950.31091: results queue empty 28992 1726882950.31092: checking for any_errors_fatal 28992 1726882950.31099: done checking for any_errors_fatal 28992 1726882950.31100: checking for max_fail_percentage 28992 1726882950.31102: done checking for max_fail_percentage 28992 1726882950.31102: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.31103: done checking to see if all hosts have failed 28992 1726882950.31104: getting the remaining hosts for this loop 28992 1726882950.31105: done getting the remaining hosts for this loop 28992 1726882950.31109: getting the next task for host managed_node1 28992 1726882950.31115: done getting next task for host managed_node1 28992 1726882950.31117: ^ task is: TASK: Test 28992 1726882950.31120: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882950.31125: getting variables 28992 1726882950.31126: in VariableManager get_vars() 28992 1726882950.31151: Calling all_inventory to load vars for managed_node1 28992 1726882950.31154: Calling groups_inventory to load vars for managed_node1 28992 1726882950.31157: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.31166: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.31168: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.31171: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.31308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.31457: done with get_vars() 28992 1726882950.31465: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:42:30 -0400 (0:00:00.021) 0:00:10.515 ****** 28992 1726882950.31532: entering _queue_task() for managed_node1/include_tasks 28992 1726882950.31720: worker is 1 (out of 1 available) 28992 1726882950.31737: exiting _queue_task() for managed_node1/include_tasks 28992 1726882950.31748: done queuing things up, now waiting for results queue to drain 28992 1726882950.31750: waiting for pending results... 28992 1726882950.31906: running TaskExecutor() for managed_node1/TASK: Test 28992 1726882950.31968: in run() - task 0affc7ec-ae25-9fb4-6018-000000000095 28992 1726882950.31980: variable 'ansible_search_path' from source: unknown 28992 1726882950.31986: variable 'ansible_search_path' from source: unknown 28992 1726882950.32026: variable 'lsr_test' from source: include params 28992 1726882950.32173: variable 'lsr_test' from source: include params 28992 1726882950.32224: variable 'omit' from source: magic vars 28992 1726882950.32308: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.32318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.32327: variable 'omit' from source: magic vars 28992 1726882950.32553: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.32560: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.32567: variable 'item' from source: unknown 28992 1726882950.32615: variable 'item' from source: unknown 28992 1726882950.32642: variable 'item' from source: unknown 28992 1726882950.32689: variable 'item' from source: unknown 28992 1726882950.32807: dumping result to json 28992 1726882950.32810: done dumping result, returning 28992 1726882950.32813: done running TaskExecutor() for managed_node1/TASK: Test [0affc7ec-ae25-9fb4-6018-000000000095] 28992 1726882950.32815: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000095 28992 1726882950.32860: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000095 28992 1726882950.32863: WORKER PROCESS EXITING 28992 1726882950.32888: no more pending results, returning what we have 28992 1726882950.32891: in VariableManager get_vars() 28992 1726882950.32919: Calling all_inventory to load vars for managed_node1 28992 1726882950.32925: Calling groups_inventory to load vars for managed_node1 28992 1726882950.32928: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.32937: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.32939: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.32941: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.33107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.33249: done with get_vars() 28992 1726882950.33255: variable 'ansible_search_path' from source: unknown 28992 1726882950.33255: variable 'ansible_search_path' from source: unknown 28992 1726882950.33281: we have included files to process 28992 1726882950.33282: generating all_blocks data 28992 1726882950.33284: done generating all_blocks data 28992 1726882950.33286: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882950.33287: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882950.33289: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882950.33495: done processing included file 28992 1726882950.33496: iterating over new_blocks loaded from include file 28992 1726882950.33497: in VariableManager get_vars() 28992 1726882950.33506: done with get_vars() 28992 1726882950.33507: filtering new block on tags 28992 1726882950.33533: done filtering new block on tags 28992 1726882950.33535: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node1 => (item=tasks/create_bridge_profile.yml) 28992 1726882950.33538: extending task lists for all hosts with included blocks 28992 1726882950.34080: done extending task lists 28992 1726882950.34081: done processing included files 28992 1726882950.34082: results queue empty 28992 1726882950.34082: checking for any_errors_fatal 28992 1726882950.34084: done checking for any_errors_fatal 28992 1726882950.34085: checking for max_fail_percentage 28992 1726882950.34085: done checking for max_fail_percentage 28992 1726882950.34086: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.34086: done checking to see if all hosts have failed 28992 1726882950.34087: getting the remaining hosts for this loop 28992 1726882950.34088: done getting the remaining hosts for this loop 28992 1726882950.34089: getting the next task for host managed_node1 28992 1726882950.34092: done getting next task for host managed_node1 28992 1726882950.34093: ^ task is: TASK: Include network role 28992 1726882950.34095: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882950.34097: getting variables 28992 1726882950.34097: in VariableManager get_vars() 28992 1726882950.34103: Calling all_inventory to load vars for managed_node1 28992 1726882950.34104: Calling groups_inventory to load vars for managed_node1 28992 1726882950.34106: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.34109: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.34111: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.34113: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.34234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.34374: done with get_vars() 28992 1726882950.34381: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Friday 20 September 2024 21:42:30 -0400 (0:00:00.029) 0:00:10.544 ****** 28992 1726882950.34436: entering _queue_task() for managed_node1/include_role 28992 1726882950.34437: Creating lock for include_role 28992 1726882950.34636: worker is 1 (out of 1 available) 28992 1726882950.34650: exiting _queue_task() for managed_node1/include_role 28992 1726882950.34662: done queuing things up, now waiting for results queue to drain 28992 1726882950.34664: waiting for pending results... 28992 1726882950.34816: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726882950.34896: in run() - task 0affc7ec-ae25-9fb4-6018-00000000018e 28992 1726882950.34906: variable 'ansible_search_path' from source: unknown 28992 1726882950.34909: variable 'ansible_search_path' from source: unknown 28992 1726882950.34939: calling self._execute() 28992 1726882950.34996: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.34999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.35012: variable 'omit' from source: magic vars 28992 1726882950.35279: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.35292: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.35297: _execute() done 28992 1726882950.35300: dumping result to json 28992 1726882950.35303: done dumping result, returning 28992 1726882950.35309: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-00000000018e] 28992 1726882950.35314: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000018e 28992 1726882950.35431: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000018e 28992 1726882950.35437: WORKER PROCESS EXITING 28992 1726882950.35463: no more pending results, returning what we have 28992 1726882950.35467: in VariableManager get_vars() 28992 1726882950.35494: Calling all_inventory to load vars for managed_node1 28992 1726882950.35497: Calling groups_inventory to load vars for managed_node1 28992 1726882950.35499: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.35509: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.35512: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.35514: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.35676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.35844: done with get_vars() 28992 1726882950.35850: variable 'ansible_search_path' from source: unknown 28992 1726882950.35851: variable 'ansible_search_path' from source: unknown 28992 1726882950.35974: variable 'omit' from source: magic vars 28992 1726882950.36001: variable 'omit' from source: magic vars 28992 1726882950.36010: variable 'omit' from source: magic vars 28992 1726882950.36013: we have included files to process 28992 1726882950.36013: generating all_blocks data 28992 1726882950.36015: done generating all_blocks data 28992 1726882950.36015: processing included file: fedora.linux_system_roles.network 28992 1726882950.36032: in VariableManager get_vars() 28992 1726882950.36040: done with get_vars() 28992 1726882950.36091: in VariableManager get_vars() 28992 1726882950.36102: done with get_vars() 28992 1726882950.36136: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726882950.36292: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726882950.36398: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726882950.36830: in VariableManager get_vars() 28992 1726882950.36846: done with get_vars() 28992 1726882950.37185: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882950.39021: iterating over new_blocks loaded from include file 28992 1726882950.39026: in VariableManager get_vars() 28992 1726882950.39043: done with get_vars() 28992 1726882950.39045: filtering new block on tags 28992 1726882950.39349: done filtering new block on tags 28992 1726882950.39353: in VariableManager get_vars() 28992 1726882950.39369: done with get_vars() 28992 1726882950.39371: filtering new block on tags 28992 1726882950.39390: done filtering new block on tags 28992 1726882950.39392: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726882950.39398: extending task lists for all hosts with included blocks 28992 1726882950.39582: done extending task lists 28992 1726882950.39584: done processing included files 28992 1726882950.39585: results queue empty 28992 1726882950.39586: checking for any_errors_fatal 28992 1726882950.39590: done checking for any_errors_fatal 28992 1726882950.39590: checking for max_fail_percentage 28992 1726882950.39592: done checking for max_fail_percentage 28992 1726882950.39592: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.39593: done checking to see if all hosts have failed 28992 1726882950.39594: getting the remaining hosts for this loop 28992 1726882950.39595: done getting the remaining hosts for this loop 28992 1726882950.39598: getting the next task for host managed_node1 28992 1726882950.39603: done getting next task for host managed_node1 28992 1726882950.39606: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882950.39609: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882950.39619: getting variables 28992 1726882950.39620: in VariableManager get_vars() 28992 1726882950.39637: Calling all_inventory to load vars for managed_node1 28992 1726882950.39639: Calling groups_inventory to load vars for managed_node1 28992 1726882950.39642: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.39647: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.39650: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.39653: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.39857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.40112: done with get_vars() 28992 1726882950.40124: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:42:30 -0400 (0:00:00.057) 0:00:10.602 ****** 28992 1726882950.40203: entering _queue_task() for managed_node1/include_tasks 28992 1726882950.40538: worker is 1 (out of 1 available) 28992 1726882950.40552: exiting _queue_task() for managed_node1/include_tasks 28992 1726882950.40566: done queuing things up, now waiting for results queue to drain 28992 1726882950.40568: waiting for pending results... 28992 1726882950.41044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882950.41049: in run() - task 0affc7ec-ae25-9fb4-6018-00000000020c 28992 1726882950.41053: variable 'ansible_search_path' from source: unknown 28992 1726882950.41057: variable 'ansible_search_path' from source: unknown 28992 1726882950.41095: calling self._execute() 28992 1726882950.41190: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.41205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.41226: variable 'omit' from source: magic vars 28992 1726882950.41639: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.41658: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.41671: _execute() done 28992 1726882950.41680: dumping result to json 28992 1726882950.41690: done dumping result, returning 28992 1726882950.41703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-00000000020c] 28992 1726882950.41714: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020c 28992 1726882950.42029: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020c 28992 1726882950.42032: WORKER PROCESS EXITING 28992 1726882950.42069: no more pending results, returning what we have 28992 1726882950.42073: in VariableManager get_vars() 28992 1726882950.42109: Calling all_inventory to load vars for managed_node1 28992 1726882950.42112: Calling groups_inventory to load vars for managed_node1 28992 1726882950.42114: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.42125: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.42127: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.42130: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.42273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.42567: done with get_vars() 28992 1726882950.42572: variable 'ansible_search_path' from source: unknown 28992 1726882950.42573: variable 'ansible_search_path' from source: unknown 28992 1726882950.42602: we have included files to process 28992 1726882950.42603: generating all_blocks data 28992 1726882950.42604: done generating all_blocks data 28992 1726882950.42606: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882950.42606: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882950.42608: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882950.43091: done processing included file 28992 1726882950.43093: iterating over new_blocks loaded from include file 28992 1726882950.43094: in VariableManager get_vars() 28992 1726882950.43109: done with get_vars() 28992 1726882950.43110: filtering new block on tags 28992 1726882950.43131: done filtering new block on tags 28992 1726882950.43133: in VariableManager get_vars() 28992 1726882950.43145: done with get_vars() 28992 1726882950.43146: filtering new block on tags 28992 1726882950.43172: done filtering new block on tags 28992 1726882950.43174: in VariableManager get_vars() 28992 1726882950.43187: done with get_vars() 28992 1726882950.43189: filtering new block on tags 28992 1726882950.43216: done filtering new block on tags 28992 1726882950.43218: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726882950.43223: extending task lists for all hosts with included blocks 28992 1726882950.44272: done extending task lists 28992 1726882950.44274: done processing included files 28992 1726882950.44275: results queue empty 28992 1726882950.44275: checking for any_errors_fatal 28992 1726882950.44277: done checking for any_errors_fatal 28992 1726882950.44278: checking for max_fail_percentage 28992 1726882950.44279: done checking for max_fail_percentage 28992 1726882950.44279: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.44280: done checking to see if all hosts have failed 28992 1726882950.44281: getting the remaining hosts for this loop 28992 1726882950.44282: done getting the remaining hosts for this loop 28992 1726882950.44284: getting the next task for host managed_node1 28992 1726882950.44288: done getting next task for host managed_node1 28992 1726882950.44290: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882950.44293: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882950.44299: getting variables 28992 1726882950.44300: in VariableManager get_vars() 28992 1726882950.44308: Calling all_inventory to load vars for managed_node1 28992 1726882950.44309: Calling groups_inventory to load vars for managed_node1 28992 1726882950.44311: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.44314: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.44315: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.44317: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.44421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.44572: done with get_vars() 28992 1726882950.44579: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:42:30 -0400 (0:00:00.044) 0:00:10.646 ****** 28992 1726882950.44634: entering _queue_task() for managed_node1/setup 28992 1726882950.44858: worker is 1 (out of 1 available) 28992 1726882950.44875: exiting _queue_task() for managed_node1/setup 28992 1726882950.44888: done queuing things up, now waiting for results queue to drain 28992 1726882950.44890: waiting for pending results... 28992 1726882950.45064: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882950.45164: in run() - task 0affc7ec-ae25-9fb4-6018-000000000269 28992 1726882950.45179: variable 'ansible_search_path' from source: unknown 28992 1726882950.45183: variable 'ansible_search_path' from source: unknown 28992 1726882950.45216: calling self._execute() 28992 1726882950.45280: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.45288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.45298: variable 'omit' from source: magic vars 28992 1726882950.45613: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.45623: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.45790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882950.47342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882950.47400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882950.47432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882950.47458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882950.47479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882950.47548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882950.47570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882950.47592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882950.47622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882950.47639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882950.47678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882950.47697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882950.47715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882950.47750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882950.47759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882950.47875: variable '__network_required_facts' from source: role '' defaults 28992 1726882950.47885: variable 'ansible_facts' from source: unknown 28992 1726882950.47958: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726882950.47963: when evaluation is False, skipping this task 28992 1726882950.47966: _execute() done 28992 1726882950.47968: dumping result to json 28992 1726882950.47972: done dumping result, returning 28992 1726882950.47980: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000000269] 28992 1726882950.47983: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000269 28992 1726882950.48078: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000269 28992 1726882950.48083: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882950.48129: no more pending results, returning what we have 28992 1726882950.48132: results queue empty 28992 1726882950.48133: checking for any_errors_fatal 28992 1726882950.48134: done checking for any_errors_fatal 28992 1726882950.48135: checking for max_fail_percentage 28992 1726882950.48137: done checking for max_fail_percentage 28992 1726882950.48138: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.48138: done checking to see if all hosts have failed 28992 1726882950.48139: getting the remaining hosts for this loop 28992 1726882950.48141: done getting the remaining hosts for this loop 28992 1726882950.48146: getting the next task for host managed_node1 28992 1726882950.48156: done getting next task for host managed_node1 28992 1726882950.48159: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882950.48166: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882950.48181: getting variables 28992 1726882950.48182: in VariableManager get_vars() 28992 1726882950.48219: Calling all_inventory to load vars for managed_node1 28992 1726882950.48229: Calling groups_inventory to load vars for managed_node1 28992 1726882950.48232: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.48241: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.48244: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.48252: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.48445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.48606: done with get_vars() 28992 1726882950.48615: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:42:30 -0400 (0:00:00.040) 0:00:10.687 ****** 28992 1726882950.48690: entering _queue_task() for managed_node1/stat 28992 1726882950.48898: worker is 1 (out of 1 available) 28992 1726882950.48913: exiting _queue_task() for managed_node1/stat 28992 1726882950.48928: done queuing things up, now waiting for results queue to drain 28992 1726882950.48930: waiting for pending results... 28992 1726882950.49101: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882950.49213: in run() - task 0affc7ec-ae25-9fb4-6018-00000000026b 28992 1726882950.49229: variable 'ansible_search_path' from source: unknown 28992 1726882950.49234: variable 'ansible_search_path' from source: unknown 28992 1726882950.49270: calling self._execute() 28992 1726882950.49327: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.49333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.49343: variable 'omit' from source: magic vars 28992 1726882950.49614: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.49625: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.49747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882950.49942: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882950.49975: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882950.50027: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882950.50056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882950.50121: 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) 28992 1726882950.50142: 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) 28992 1726882950.50164: 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) 28992 1726882950.50187: 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) 28992 1726882950.50258: variable '__network_is_ostree' from source: set_fact 28992 1726882950.50262: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882950.50265: when evaluation is False, skipping this task 28992 1726882950.50273: _execute() done 28992 1726882950.50276: dumping result to json 28992 1726882950.50282: done dumping result, returning 28992 1726882950.50285: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-00000000026b] 28992 1726882950.50287: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026b 28992 1726882950.50377: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026b 28992 1726882950.50382: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882950.50432: no more pending results, returning what we have 28992 1726882950.50435: results queue empty 28992 1726882950.50436: checking for any_errors_fatal 28992 1726882950.50443: done checking for any_errors_fatal 28992 1726882950.50444: checking for max_fail_percentage 28992 1726882950.50446: done checking for max_fail_percentage 28992 1726882950.50447: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.50448: done checking to see if all hosts have failed 28992 1726882950.50448: getting the remaining hosts for this loop 28992 1726882950.50450: done getting the remaining hosts for this loop 28992 1726882950.50453: getting the next task for host managed_node1 28992 1726882950.50459: done getting next task for host managed_node1 28992 1726882950.50462: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882950.50468: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882950.50482: getting variables 28992 1726882950.50484: in VariableManager get_vars() 28992 1726882950.50514: Calling all_inventory to load vars for managed_node1 28992 1726882950.50516: Calling groups_inventory to load vars for managed_node1 28992 1726882950.50518: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.50531: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.50533: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.50535: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.50668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.50848: done with get_vars() 28992 1726882950.50858: done getting variables 28992 1726882950.50903: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:42:30 -0400 (0:00:00.022) 0:00:10.709 ****** 28992 1726882950.50930: entering _queue_task() for managed_node1/set_fact 28992 1726882950.51118: worker is 1 (out of 1 available) 28992 1726882950.51134: exiting _queue_task() for managed_node1/set_fact 28992 1726882950.51148: done queuing things up, now waiting for results queue to drain 28992 1726882950.51149: waiting for pending results... 28992 1726882950.51301: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882950.51398: in run() - task 0affc7ec-ae25-9fb4-6018-00000000026c 28992 1726882950.51411: variable 'ansible_search_path' from source: unknown 28992 1726882950.51414: variable 'ansible_search_path' from source: unknown 28992 1726882950.51446: calling self._execute() 28992 1726882950.51507: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.51513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.51523: variable 'omit' from source: magic vars 28992 1726882950.51775: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.51785: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.51903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882950.52092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882950.52125: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882950.52152: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882950.52177: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882950.52239: 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) 28992 1726882950.52261: 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) 28992 1726882950.52283: 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) 28992 1726882950.52301: 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) 28992 1726882950.52368: variable '__network_is_ostree' from source: set_fact 28992 1726882950.52372: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882950.52375: when evaluation is False, skipping this task 28992 1726882950.52378: _execute() done 28992 1726882950.52383: dumping result to json 28992 1726882950.52386: done dumping result, returning 28992 1726882950.52390: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-00000000026c] 28992 1726882950.52395: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026c 28992 1726882950.52483: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026c 28992 1726882950.52487: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882950.52533: no more pending results, returning what we have 28992 1726882950.52535: results queue empty 28992 1726882950.52536: checking for any_errors_fatal 28992 1726882950.52540: done checking for any_errors_fatal 28992 1726882950.52541: checking for max_fail_percentage 28992 1726882950.52542: done checking for max_fail_percentage 28992 1726882950.52543: checking to see if all hosts have failed and the running result is not ok 28992 1726882950.52544: done checking to see if all hosts have failed 28992 1726882950.52545: getting the remaining hosts for this loop 28992 1726882950.52546: done getting the remaining hosts for this loop 28992 1726882950.52549: getting the next task for host managed_node1 28992 1726882950.52557: done getting next task for host managed_node1 28992 1726882950.52561: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882950.52567: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882950.52579: getting variables 28992 1726882950.52583: in VariableManager get_vars() 28992 1726882950.52611: Calling all_inventory to load vars for managed_node1 28992 1726882950.52613: Calling groups_inventory to load vars for managed_node1 28992 1726882950.52614: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882950.52621: Calling all_plugins_play to load vars for managed_node1 28992 1726882950.52625: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882950.52627: Calling groups_plugins_play to load vars for managed_node1 28992 1726882950.52757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882950.52914: done with get_vars() 28992 1726882950.52921: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:42:30 -0400 (0:00:00.020) 0:00:10.730 ****** 28992 1726882950.52992: entering _queue_task() for managed_node1/service_facts 28992 1726882950.52994: Creating lock for service_facts 28992 1726882950.53182: worker is 1 (out of 1 available) 28992 1726882950.53196: exiting _queue_task() for managed_node1/service_facts 28992 1726882950.53208: done queuing things up, now waiting for results queue to drain 28992 1726882950.53210: waiting for pending results... 28992 1726882950.53364: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882950.53453: in run() - task 0affc7ec-ae25-9fb4-6018-00000000026e 28992 1726882950.53465: variable 'ansible_search_path' from source: unknown 28992 1726882950.53468: variable 'ansible_search_path' from source: unknown 28992 1726882950.53496: calling self._execute() 28992 1726882950.53556: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.53560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.53570: variable 'omit' from source: magic vars 28992 1726882950.53831: variable 'ansible_distribution_major_version' from source: facts 28992 1726882950.53840: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882950.53847: variable 'omit' from source: magic vars 28992 1726882950.53905: variable 'omit' from source: magic vars 28992 1726882950.53930: variable 'omit' from source: magic vars 28992 1726882950.53961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882950.53989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882950.54008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882950.54023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882950.54034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882950.54059: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882950.54062: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.54066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.54142: Set connection var ansible_pipelining to False 28992 1726882950.54146: Set connection var ansible_connection to ssh 28992 1726882950.54150: Set connection var ansible_timeout to 10 28992 1726882950.54152: Set connection var ansible_shell_type to sh 28992 1726882950.54158: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882950.54165: Set connection var ansible_shell_executable to /bin/sh 28992 1726882950.54185: variable 'ansible_shell_executable' from source: unknown 28992 1726882950.54188: variable 'ansible_connection' from source: unknown 28992 1726882950.54193: variable 'ansible_module_compression' from source: unknown 28992 1726882950.54195: variable 'ansible_shell_type' from source: unknown 28992 1726882950.54198: variable 'ansible_shell_executable' from source: unknown 28992 1726882950.54200: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882950.54203: variable 'ansible_pipelining' from source: unknown 28992 1726882950.54205: variable 'ansible_timeout' from source: unknown 28992 1726882950.54207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882950.54351: 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) 28992 1726882950.54359: variable 'omit' from source: magic vars 28992 1726882950.54364: starting attempt loop 28992 1726882950.54367: running the handler 28992 1726882950.54378: _low_level_execute_command(): starting 28992 1726882950.54384: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882950.54894: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882950.54904: 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 <<< 28992 1726882950.54927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.54931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.54942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.54997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882950.55000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.55003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.55067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.56828: stdout chunk (state=3): >>>/root <<< 28992 1726882950.56944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.56989: stderr chunk (state=3): >>><<< 28992 1726882950.56992: stdout chunk (state=3): >>><<< 28992 1726882950.57009: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882950.57019: _low_level_execute_command(): starting 28992 1726882950.57028: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618 `" && echo ansible-tmp-1726882950.5700848-29415-231359792770618="` echo /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618 `" ) && sleep 0' 28992 1726882950.57485: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.57489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882950.57493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882950.57502: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.57505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.57548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882950.57555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.57557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.57604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.59559: stdout chunk (state=3): >>>ansible-tmp-1726882950.5700848-29415-231359792770618=/root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618 <<< 28992 1726882950.59683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.59730: stderr chunk (state=3): >>><<< 28992 1726882950.59733: stdout chunk (state=3): >>><<< 28992 1726882950.59748: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882950.5700848-29415-231359792770618=/root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882950.59793: variable 'ansible_module_compression' from source: unknown 28992 1726882950.59830: ANSIBALLZ: Using lock for service_facts 28992 1726882950.59835: ANSIBALLZ: Acquiring lock 28992 1726882950.59838: ANSIBALLZ: Lock acquired: 140126767351040 28992 1726882950.59840: ANSIBALLZ: Creating module 28992 1726882950.69286: ANSIBALLZ: Writing module into payload 28992 1726882950.69335: ANSIBALLZ: Writing module 28992 1726882950.69355: ANSIBALLZ: Renaming module 28992 1726882950.69361: ANSIBALLZ: Done creating module 28992 1726882950.69379: variable 'ansible_facts' from source: unknown 28992 1726882950.69453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py 28992 1726882950.69720: Sending initial data 28992 1726882950.69725: Sent initial data (162 bytes) 28992 1726882950.70168: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.70186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882950.70202: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.70246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882950.70269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.70319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.71920: 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" <<< 28992 1726882950.71924: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882950.71961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882950.72040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpi84ff_qh /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py <<< 28992 1726882950.72044: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py" <<< 28992 1726882950.72083: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpi84ff_qh" to remote "/root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py" <<< 28992 1726882950.72887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.72935: stderr chunk (state=3): >>><<< 28992 1726882950.72983: stdout chunk (state=3): >>><<< 28992 1726882950.72989: done transferring module to remote 28992 1726882950.73001: _low_level_execute_command(): starting 28992 1726882950.73010: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/ /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py && sleep 0' 28992 1726882950.73887: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882950.73907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.73996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882950.74011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.74035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.74116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882950.75943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882950.75995: stderr chunk (state=3): >>><<< 28992 1726882950.75999: stdout chunk (state=3): >>><<< 28992 1726882950.76015: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882950.76018: _low_level_execute_command(): starting 28992 1726882950.76327: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/AnsiballZ_service_facts.py && sleep 0' 28992 1726882950.76646: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882950.76660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882950.76675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.76697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882950.76713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882950.76727: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882950.76743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882950.76761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882950.76772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882950.76787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882950.76799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882950.76811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882950.76829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882950.76913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882950.76939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882950.77042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882952.98535: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "s<<< 28992 1726882952.98576: stdout chunk (state=3): >>>topped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stati<<< 28992 1726882952.98592: stdout chunk (state=3): >>>c", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "d<<< 28992 1726882952.98616: stdout chunk (state=3): >>>bus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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", <<< 28992 1726882952.98621: stdout chunk (state=3): >>>"status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-r<<< 28992 1726882952.98639: stdout chunk (state=3): >>>oot.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726882953.00269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882953.00334: stderr chunk (state=3): >>><<< 28992 1726882953.00338: stdout chunk (state=3): >>><<< 28992 1726882953.00360: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882953.00829: 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-1726882950.5700848-29415-231359792770618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882953.00839: _low_level_execute_command(): starting 28992 1726882953.00844: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882950.5700848-29415-231359792770618/ > /dev/null 2>&1 && sleep 0' 28992 1726882953.01329: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.01333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.01335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882953.01337: 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 <<< 28992 1726882953.01340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.01389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882953.01393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882953.01395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882953.01454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882953.03352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882953.03407: stderr chunk (state=3): >>><<< 28992 1726882953.03410: stdout chunk (state=3): >>><<< 28992 1726882953.03424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882953.03431: handler run complete 28992 1726882953.03565: variable 'ansible_facts' from source: unknown 28992 1726882953.04471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882953.04801: variable 'ansible_facts' from source: unknown 28992 1726882953.04897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882953.05047: attempt loop complete, returning result 28992 1726882953.05050: _execute() done 28992 1726882953.05053: dumping result to json 28992 1726882953.05096: done dumping result, returning 28992 1726882953.05108: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-00000000026e] 28992 1726882953.05111: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026e ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882953.05788: no more pending results, returning what we have 28992 1726882953.05790: results queue empty 28992 1726882953.05791: checking for any_errors_fatal 28992 1726882953.05795: done checking for any_errors_fatal 28992 1726882953.05795: checking for max_fail_percentage 28992 1726882953.05797: done checking for max_fail_percentage 28992 1726882953.05798: checking to see if all hosts have failed and the running result is not ok 28992 1726882953.05799: done checking to see if all hosts have failed 28992 1726882953.05799: getting the remaining hosts for this loop 28992 1726882953.05800: done getting the remaining hosts for this loop 28992 1726882953.05804: getting the next task for host managed_node1 28992 1726882953.05809: done getting next task for host managed_node1 28992 1726882953.05812: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882953.05817: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882953.05828: getting variables 28992 1726882953.05830: in VariableManager get_vars() 28992 1726882953.05862: Calling all_inventory to load vars for managed_node1 28992 1726882953.05865: Calling groups_inventory to load vars for managed_node1 28992 1726882953.05867: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882953.05873: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026e 28992 1726882953.05875: WORKER PROCESS EXITING 28992 1726882953.05884: Calling all_plugins_play to load vars for managed_node1 28992 1726882953.05887: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882953.05896: Calling groups_plugins_play to load vars for managed_node1 28992 1726882953.06174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882953.06532: done with get_vars() 28992 1726882953.06543: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:42:33 -0400 (0:00:02.536) 0:00:13.266 ****** 28992 1726882953.06617: entering _queue_task() for managed_node1/package_facts 28992 1726882953.06618: Creating lock for package_facts 28992 1726882953.06844: worker is 1 (out of 1 available) 28992 1726882953.06858: exiting _queue_task() for managed_node1/package_facts 28992 1726882953.06871: done queuing things up, now waiting for results queue to drain 28992 1726882953.06873: waiting for pending results... 28992 1726882953.07050: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882953.07160: in run() - task 0affc7ec-ae25-9fb4-6018-00000000026f 28992 1726882953.07173: variable 'ansible_search_path' from source: unknown 28992 1726882953.07177: variable 'ansible_search_path' from source: unknown 28992 1726882953.07211: calling self._execute() 28992 1726882953.07276: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882953.07282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882953.07293: variable 'omit' from source: magic vars 28992 1726882953.07576: variable 'ansible_distribution_major_version' from source: facts 28992 1726882953.07587: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882953.07594: variable 'omit' from source: magic vars 28992 1726882953.07650: variable 'omit' from source: magic vars 28992 1726882953.07671: variable 'omit' from source: magic vars 28992 1726882953.07707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882953.07737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882953.07756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882953.07771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882953.07780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882953.07808: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882953.07811: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882953.07814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882953.07890: Set connection var ansible_pipelining to False 28992 1726882953.07894: Set connection var ansible_connection to ssh 28992 1726882953.07897: Set connection var ansible_timeout to 10 28992 1726882953.07900: Set connection var ansible_shell_type to sh 28992 1726882953.07906: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882953.07913: Set connection var ansible_shell_executable to /bin/sh 28992 1726882953.07933: variable 'ansible_shell_executable' from source: unknown 28992 1726882953.07936: variable 'ansible_connection' from source: unknown 28992 1726882953.07939: variable 'ansible_module_compression' from source: unknown 28992 1726882953.07941: variable 'ansible_shell_type' from source: unknown 28992 1726882953.07944: variable 'ansible_shell_executable' from source: unknown 28992 1726882953.07946: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882953.07951: variable 'ansible_pipelining' from source: unknown 28992 1726882953.07953: variable 'ansible_timeout' from source: unknown 28992 1726882953.07958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882953.08111: 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) 28992 1726882953.08120: variable 'omit' from source: magic vars 28992 1726882953.08125: starting attempt loop 28992 1726882953.08128: running the handler 28992 1726882953.08141: _low_level_execute_command(): starting 28992 1726882953.08147: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882953.08679: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.08686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.08689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.08691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.08748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882953.08751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882953.08756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882953.08807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882953.10447: stdout chunk (state=3): >>>/root <<< 28992 1726882953.10556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882953.10613: stderr chunk (state=3): >>><<< 28992 1726882953.10616: stdout chunk (state=3): >>><<< 28992 1726882953.10636: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882953.10647: _low_level_execute_command(): starting 28992 1726882953.10654: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214 `" && echo ansible-tmp-1726882953.1063545-29503-225840266824214="` echo /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214 `" ) && sleep 0' 28992 1726882953.11092: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882953.11100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.11128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882953.11131: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726882953.11142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.11155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.11198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882953.11201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882953.11207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882953.11259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882953.13181: stdout chunk (state=3): >>>ansible-tmp-1726882953.1063545-29503-225840266824214=/root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214 <<< 28992 1726882953.13298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882953.13349: stderr chunk (state=3): >>><<< 28992 1726882953.13352: stdout chunk (state=3): >>><<< 28992 1726882953.13366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882953.1063545-29503-225840266824214=/root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882953.13410: variable 'ansible_module_compression' from source: unknown 28992 1726882953.13453: ANSIBALLZ: Using lock for package_facts 28992 1726882953.13457: ANSIBALLZ: Acquiring lock 28992 1726882953.13459: ANSIBALLZ: Lock acquired: 140126768456880 28992 1726882953.13462: ANSIBALLZ: Creating module 28992 1726882953.33821: ANSIBALLZ: Writing module into payload 28992 1726882953.33921: ANSIBALLZ: Writing module 28992 1726882953.33950: ANSIBALLZ: Renaming module 28992 1726882953.33955: ANSIBALLZ: Done creating module 28992 1726882953.33987: variable 'ansible_facts' from source: unknown 28992 1726882953.34109: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py 28992 1726882953.34228: Sending initial data 28992 1726882953.34231: Sent initial data (162 bytes) 28992 1726882953.34727: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882953.34731: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882953.34734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.34736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.34739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.34798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882953.34806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882953.34808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882953.34861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882953.36542: 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" <<< 28992 1726882953.36546: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882953.36591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882953.36648: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpnp9h6l76 /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py <<< 28992 1726882953.36656: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py" <<< 28992 1726882953.36698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpnp9h6l76" to remote "/root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py" <<< 28992 1726882953.36705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py" <<< 28992 1726882953.37844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882953.37908: stderr chunk (state=3): >>><<< 28992 1726882953.37911: stdout chunk (state=3): >>><<< 28992 1726882953.37932: done transferring module to remote 28992 1726882953.37945: _low_level_execute_command(): starting 28992 1726882953.37950: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/ /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py && sleep 0' 28992 1726882953.38415: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882953.38418: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.38426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882953.38429: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882953.38431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.38474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882953.38479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882953.38535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882953.40338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882953.40385: stderr chunk (state=3): >>><<< 28992 1726882953.40390: stdout chunk (state=3): >>><<< 28992 1726882953.40403: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882953.40408: _low_level_execute_command(): starting 28992 1726882953.40411: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/AnsiballZ_package_facts.py && sleep 0' 28992 1726882953.40863: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882953.40866: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882953.40869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.40871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882953.40873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882953.40921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882953.40927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882953.40991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882954.03176: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "<<< 28992 1726882954.03320: stdout chunk (state=3): >>>systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40",<<< 28992 1726882954.03338: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3<<< 28992 1726882954.03555: stdout chunk (state=3): >>>-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726882954.05235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882954.05345: stderr chunk (state=3): >>><<< 28992 1726882954.05349: stdout chunk (state=3): >>><<< 28992 1726882954.05451: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882954.10081: 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-1726882953.1063545-29503-225840266824214/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882954.10085: _low_level_execute_command(): starting 28992 1726882954.10088: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882953.1063545-29503-225840266824214/ > /dev/null 2>&1 && sleep 0' 28992 1726882954.10992: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882954.11009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882954.11030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882954.11142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882954.11156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882954.11187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882954.11271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882954.13544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882954.13548: stderr chunk (state=3): >>><<< 28992 1726882954.13550: stdout chunk (state=3): >>><<< 28992 1726882954.13553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882954.13556: handler run complete 28992 1726882954.15931: variable 'ansible_facts' from source: unknown 28992 1726882954.17262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.22976: variable 'ansible_facts' from source: unknown 28992 1726882954.31095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.33124: attempt loop complete, returning result 28992 1726882954.33347: _execute() done 28992 1726882954.33350: dumping result to json 28992 1726882954.33835: done dumping result, returning 28992 1726882954.33860: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-00000000026f] 28992 1726882954.33863: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026f ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882954.37991: no more pending results, returning what we have 28992 1726882954.37994: results queue empty 28992 1726882954.37995: checking for any_errors_fatal 28992 1726882954.37999: done checking for any_errors_fatal 28992 1726882954.38000: checking for max_fail_percentage 28992 1726882954.38002: done checking for max_fail_percentage 28992 1726882954.38002: checking to see if all hosts have failed and the running result is not ok 28992 1726882954.38003: done checking to see if all hosts have failed 28992 1726882954.38004: getting the remaining hosts for this loop 28992 1726882954.38005: done getting the remaining hosts for this loop 28992 1726882954.38009: getting the next task for host managed_node1 28992 1726882954.38015: done getting next task for host managed_node1 28992 1726882954.38019: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882954.38033: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882954.38045: getting variables 28992 1726882954.38047: in VariableManager get_vars() 28992 1726882954.38075: Calling all_inventory to load vars for managed_node1 28992 1726882954.38078: Calling groups_inventory to load vars for managed_node1 28992 1726882954.38080: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882954.38090: Calling all_plugins_play to load vars for managed_node1 28992 1726882954.38092: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882954.38096: Calling groups_plugins_play to load vars for managed_node1 28992 1726882954.38799: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000026f 28992 1726882954.38803: WORKER PROCESS EXITING 28992 1726882954.41575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.46682: done with get_vars() 28992 1726882954.46781: done getting variables 28992 1726882954.46856: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:42:34 -0400 (0:00:01.403) 0:00:14.670 ****** 28992 1726882954.47015: entering _queue_task() for managed_node1/debug 28992 1726882954.47779: worker is 1 (out of 1 available) 28992 1726882954.47800: exiting _queue_task() for managed_node1/debug 28992 1726882954.47814: done queuing things up, now waiting for results queue to drain 28992 1726882954.47816: waiting for pending results... 28992 1726882954.48231: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882954.48728: in run() - task 0affc7ec-ae25-9fb4-6018-00000000020d 28992 1726882954.48732: variable 'ansible_search_path' from source: unknown 28992 1726882954.48736: variable 'ansible_search_path' from source: unknown 28992 1726882954.48739: calling self._execute() 28992 1726882954.49127: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882954.49131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882954.49134: variable 'omit' from source: magic vars 28992 1726882954.49755: variable 'ansible_distribution_major_version' from source: facts 28992 1726882954.49774: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882954.49791: variable 'omit' from source: magic vars 28992 1726882954.49867: variable 'omit' from source: magic vars 28992 1726882954.50132: variable 'network_provider' from source: set_fact 28992 1726882954.50158: variable 'omit' from source: magic vars 28992 1726882954.50215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882954.50484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882954.50532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882954.50557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882954.50575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882954.50615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882954.50928: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882954.50933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882954.50968: Set connection var ansible_pipelining to False 28992 1726882954.50976: Set connection var ansible_connection to ssh 28992 1726882954.50991: Set connection var ansible_timeout to 10 28992 1726882954.50998: Set connection var ansible_shell_type to sh 28992 1726882954.51009: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882954.51023: Set connection var ansible_shell_executable to /bin/sh 28992 1726882954.51056: variable 'ansible_shell_executable' from source: unknown 28992 1726882954.51066: variable 'ansible_connection' from source: unknown 28992 1726882954.51328: variable 'ansible_module_compression' from source: unknown 28992 1726882954.51331: variable 'ansible_shell_type' from source: unknown 28992 1726882954.51333: variable 'ansible_shell_executable' from source: unknown 28992 1726882954.51336: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882954.51339: variable 'ansible_pipelining' from source: unknown 28992 1726882954.51341: variable 'ansible_timeout' from source: unknown 28992 1726882954.51343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882954.51435: 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) 28992 1726882954.51727: variable 'omit' from source: magic vars 28992 1726882954.51730: starting attempt loop 28992 1726882954.51734: running the handler 28992 1726882954.51736: handler run complete 28992 1726882954.51739: attempt loop complete, returning result 28992 1726882954.51742: _execute() done 28992 1726882954.51744: dumping result to json 28992 1726882954.51746: done dumping result, returning 28992 1726882954.51753: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-00000000020d] 28992 1726882954.51763: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020d ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726882954.51941: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020d 28992 1726882954.51944: WORKER PROCESS EXITING 28992 1726882954.51955: no more pending results, returning what we have 28992 1726882954.51958: results queue empty 28992 1726882954.51958: checking for any_errors_fatal 28992 1726882954.51968: done checking for any_errors_fatal 28992 1726882954.51968: checking for max_fail_percentage 28992 1726882954.51970: done checking for max_fail_percentage 28992 1726882954.51971: checking to see if all hosts have failed and the running result is not ok 28992 1726882954.51972: done checking to see if all hosts have failed 28992 1726882954.51972: getting the remaining hosts for this loop 28992 1726882954.51974: done getting the remaining hosts for this loop 28992 1726882954.51979: getting the next task for host managed_node1 28992 1726882954.51986: done getting next task for host managed_node1 28992 1726882954.51990: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882954.51996: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882954.52008: getting variables 28992 1726882954.52009: in VariableManager get_vars() 28992 1726882954.52166: Calling all_inventory to load vars for managed_node1 28992 1726882954.52170: Calling groups_inventory to load vars for managed_node1 28992 1726882954.52172: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882954.52184: Calling all_plugins_play to load vars for managed_node1 28992 1726882954.52187: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882954.52190: Calling groups_plugins_play to load vars for managed_node1 28992 1726882954.55918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.60772: done with get_vars() 28992 1726882954.60928: done getting variables 28992 1726882954.61139: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:42:34 -0400 (0:00:00.141) 0:00:14.812 ****** 28992 1726882954.61182: entering _queue_task() for managed_node1/fail 28992 1726882954.61184: Creating lock for fail 28992 1726882954.61964: worker is 1 (out of 1 available) 28992 1726882954.61979: exiting _queue_task() for managed_node1/fail 28992 1726882954.62217: done queuing things up, now waiting for results queue to drain 28992 1726882954.62220: waiting for pending results... 28992 1726882954.62495: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882954.62676: in run() - task 0affc7ec-ae25-9fb4-6018-00000000020e 28992 1726882954.62698: variable 'ansible_search_path' from source: unknown 28992 1726882954.62707: variable 'ansible_search_path' from source: unknown 28992 1726882954.62781: calling self._execute() 28992 1726882954.62882: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882954.62894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882954.62909: variable 'omit' from source: magic vars 28992 1726882954.63331: variable 'ansible_distribution_major_version' from source: facts 28992 1726882954.63349: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882954.63494: variable 'network_state' from source: role '' defaults 28992 1726882954.63525: Evaluated conditional (network_state != {}): False 28992 1726882954.63530: when evaluation is False, skipping this task 28992 1726882954.63534: _execute() done 28992 1726882954.63536: dumping result to json 28992 1726882954.63539: done dumping result, returning 28992 1726882954.63590: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-00000000020e] 28992 1726882954.63594: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020e 28992 1726882954.63789: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020e 28992 1726882954.63792: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882954.63852: no more pending results, returning what we have 28992 1726882954.63857: results queue empty 28992 1726882954.63858: checking for any_errors_fatal 28992 1726882954.63866: done checking for any_errors_fatal 28992 1726882954.63867: checking for max_fail_percentage 28992 1726882954.63869: done checking for max_fail_percentage 28992 1726882954.63870: checking to see if all hosts have failed and the running result is not ok 28992 1726882954.63871: done checking to see if all hosts have failed 28992 1726882954.63872: getting the remaining hosts for this loop 28992 1726882954.63874: done getting the remaining hosts for this loop 28992 1726882954.63878: getting the next task for host managed_node1 28992 1726882954.63886: done getting next task for host managed_node1 28992 1726882954.63890: ^ 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 28992 1726882954.63897: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882954.63916: getting variables 28992 1726882954.63918: in VariableManager get_vars() 28992 1726882954.64039: Calling all_inventory to load vars for managed_node1 28992 1726882954.64042: Calling groups_inventory to load vars for managed_node1 28992 1726882954.64045: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882954.64133: Calling all_plugins_play to load vars for managed_node1 28992 1726882954.64137: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882954.64141: Calling groups_plugins_play to load vars for managed_node1 28992 1726882954.66512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.72028: done with get_vars() 28992 1726882954.72065: done getting variables 28992 1726882954.72251: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:42:34 -0400 (0:00:00.111) 0:00:14.923 ****** 28992 1726882954.72289: entering _queue_task() for managed_node1/fail 28992 1726882954.73050: worker is 1 (out of 1 available) 28992 1726882954.73064: exiting _queue_task() for managed_node1/fail 28992 1726882954.73078: done queuing things up, now waiting for results queue to drain 28992 1726882954.73080: waiting for pending results... 28992 1726882954.73841: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726882954.74129: in run() - task 0affc7ec-ae25-9fb4-6018-00000000020f 28992 1726882954.74133: variable 'ansible_search_path' from source: unknown 28992 1726882954.74135: variable 'ansible_search_path' from source: unknown 28992 1726882954.74147: calling self._execute() 28992 1726882954.74420: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882954.74627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882954.74633: variable 'omit' from source: magic vars 28992 1726882954.75257: variable 'ansible_distribution_major_version' from source: facts 28992 1726882954.75275: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882954.75473: variable 'network_state' from source: role '' defaults 28992 1726882954.75830: Evaluated conditional (network_state != {}): False 28992 1726882954.75835: when evaluation is False, skipping this task 28992 1726882954.75837: _execute() done 28992 1726882954.75840: dumping result to json 28992 1726882954.75843: done dumping result, returning 28992 1726882954.75846: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-00000000020f] 28992 1726882954.75849: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020f 28992 1726882954.75941: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000020f 28992 1726882954.75944: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882954.76002: no more pending results, returning what we have 28992 1726882954.76005: results queue empty 28992 1726882954.76006: checking for any_errors_fatal 28992 1726882954.76012: done checking for any_errors_fatal 28992 1726882954.76012: checking for max_fail_percentage 28992 1726882954.76014: done checking for max_fail_percentage 28992 1726882954.76015: checking to see if all hosts have failed and the running result is not ok 28992 1726882954.76016: done checking to see if all hosts have failed 28992 1726882954.76017: getting the remaining hosts for this loop 28992 1726882954.76019: done getting the remaining hosts for this loop 28992 1726882954.76025: getting the next task for host managed_node1 28992 1726882954.76032: done getting next task for host managed_node1 28992 1726882954.76037: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882954.76043: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882954.76061: getting variables 28992 1726882954.76063: in VariableManager get_vars() 28992 1726882954.76109: Calling all_inventory to load vars for managed_node1 28992 1726882954.76113: Calling groups_inventory to load vars for managed_node1 28992 1726882954.76116: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882954.76332: Calling all_plugins_play to load vars for managed_node1 28992 1726882954.76336: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882954.76341: Calling groups_plugins_play to load vars for managed_node1 28992 1726882954.80412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.83693: done with get_vars() 28992 1726882954.83728: done getting variables 28992 1726882954.83792: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:42:34 -0400 (0:00:00.115) 0:00:15.038 ****** 28992 1726882954.83831: entering _queue_task() for managed_node1/fail 28992 1726882954.84172: worker is 1 (out of 1 available) 28992 1726882954.84188: exiting _queue_task() for managed_node1/fail 28992 1726882954.84201: done queuing things up, now waiting for results queue to drain 28992 1726882954.84203: waiting for pending results... 28992 1726882954.84610: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882954.84903: in run() - task 0affc7ec-ae25-9fb4-6018-000000000210 28992 1726882954.84944: variable 'ansible_search_path' from source: unknown 28992 1726882954.84955: variable 'ansible_search_path' from source: unknown 28992 1726882954.85001: calling self._execute() 28992 1726882954.85104: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882954.85148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882954.85153: variable 'omit' from source: magic vars 28992 1726882954.85546: variable 'ansible_distribution_major_version' from source: facts 28992 1726882954.85564: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882954.85801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882954.89016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882954.89110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882954.89155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882954.89201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882954.89235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882954.89412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882954.89416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882954.89419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882954.89497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882954.89567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882954.90121: variable 'ansible_distribution_major_version' from source: facts 28992 1726882954.90151: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726882954.90461: variable 'ansible_distribution' from source: facts 28992 1726882954.90508: variable '__network_rh_distros' from source: role '' defaults 28992 1726882954.90515: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726882954.90518: when evaluation is False, skipping this task 28992 1726882954.90520: _execute() done 28992 1726882954.90525: dumping result to json 28992 1726882954.90528: done dumping result, returning 28992 1726882954.90543: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000000210] 28992 1726882954.90617: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000210 28992 1726882954.90703: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000210 28992 1726882954.90707: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726882954.90779: no more pending results, returning what we have 28992 1726882954.90785: results queue empty 28992 1726882954.90786: checking for any_errors_fatal 28992 1726882954.90800: done checking for any_errors_fatal 28992 1726882954.90802: checking for max_fail_percentage 28992 1726882954.90807: done checking for max_fail_percentage 28992 1726882954.90809: checking to see if all hosts have failed and the running result is not ok 28992 1726882954.90810: done checking to see if all hosts have failed 28992 1726882954.90811: getting the remaining hosts for this loop 28992 1726882954.90814: done getting the remaining hosts for this loop 28992 1726882954.90820: getting the next task for host managed_node1 28992 1726882954.90931: done getting next task for host managed_node1 28992 1726882954.90936: ^ 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 28992 1726882954.90946: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882954.90966: getting variables 28992 1726882954.90968: in VariableManager get_vars() 28992 1726882954.91337: Calling all_inventory to load vars for managed_node1 28992 1726882954.91340: Calling groups_inventory to load vars for managed_node1 28992 1726882954.91343: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882954.91354: Calling all_plugins_play to load vars for managed_node1 28992 1726882954.91356: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882954.91360: Calling groups_plugins_play to load vars for managed_node1 28992 1726882954.95548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882954.99177: done with get_vars() 28992 1726882954.99218: done getting variables 28992 1726882954.99370: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:42:34 -0400 (0:00:00.155) 0:00:15.194 ****** 28992 1726882954.99416: entering _queue_task() for managed_node1/dnf 28992 1726882954.99963: worker is 1 (out of 1 available) 28992 1726882954.99978: exiting _queue_task() for managed_node1/dnf 28992 1726882955.00138: done queuing things up, now waiting for results queue to drain 28992 1726882955.00141: waiting for pending results... 28992 1726882955.00453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726882955.00609: in run() - task 0affc7ec-ae25-9fb4-6018-000000000211 28992 1726882955.00828: variable 'ansible_search_path' from source: unknown 28992 1726882955.00832: variable 'ansible_search_path' from source: unknown 28992 1726882955.00835: calling self._execute() 28992 1726882955.00839: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.00843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.00847: variable 'omit' from source: magic vars 28992 1726882955.01348: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.01360: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.01685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882955.05107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882955.05210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882955.05254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882955.05335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882955.05364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882955.05498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.05542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.05583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.05648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.05675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.06053: variable 'ansible_distribution' from source: facts 28992 1726882955.06058: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.06062: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726882955.06064: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.06251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.06274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.06330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.06370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.06393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.06448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.06471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.06499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.06574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.06590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.06643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.06698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.06731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.06800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.06812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.07014: variable 'network_connections' from source: include params 28992 1726882955.07027: variable 'interface' from source: play vars 28992 1726882955.07109: variable 'interface' from source: play vars 28992 1726882955.07263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882955.07487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882955.07560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882955.07594: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882955.07656: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882955.07719: 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) 28992 1726882955.07764: 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) 28992 1726882955.08038: 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) 28992 1726882955.08042: 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) 28992 1726882955.08045: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882955.08271: variable 'network_connections' from source: include params 28992 1726882955.08275: variable 'interface' from source: play vars 28992 1726882955.08383: variable 'interface' from source: play vars 28992 1726882955.08434: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882955.08438: when evaluation is False, skipping this task 28992 1726882955.08441: _execute() done 28992 1726882955.08443: dumping result to json 28992 1726882955.08448: done dumping result, returning 28992 1726882955.08464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000211] 28992 1726882955.08473: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000211 28992 1726882955.08599: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000211 28992 1726882955.08603: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882955.08701: no more pending results, returning what we have 28992 1726882955.08704: results queue empty 28992 1726882955.08705: checking for any_errors_fatal 28992 1726882955.08710: done checking for any_errors_fatal 28992 1726882955.08711: checking for max_fail_percentage 28992 1726882955.08713: done checking for max_fail_percentage 28992 1726882955.08714: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.08715: done checking to see if all hosts have failed 28992 1726882955.08716: getting the remaining hosts for this loop 28992 1726882955.08718: done getting the remaining hosts for this loop 28992 1726882955.08724: getting the next task for host managed_node1 28992 1726882955.08733: done getting next task for host managed_node1 28992 1726882955.08737: ^ 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 28992 1726882955.08742: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.08761: getting variables 28992 1726882955.08763: in VariableManager get_vars() 28992 1726882955.08806: Calling all_inventory to load vars for managed_node1 28992 1726882955.08811: Calling groups_inventory to load vars for managed_node1 28992 1726882955.08814: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.09075: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.09081: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.09087: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.11485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.14157: done with get_vars() 28992 1726882955.14220: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882955.14324: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:42:35 -0400 (0:00:00.149) 0:00:15.344 ****** 28992 1726882955.14376: entering _queue_task() for managed_node1/yum 28992 1726882955.14378: Creating lock for yum 28992 1726882955.15030: worker is 1 (out of 1 available) 28992 1726882955.15043: exiting _queue_task() for managed_node1/yum 28992 1726882955.15054: done queuing things up, now waiting for results queue to drain 28992 1726882955.15056: waiting for pending results... 28992 1726882955.15271: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726882955.15528: in run() - task 0affc7ec-ae25-9fb4-6018-000000000212 28992 1726882955.15532: variable 'ansible_search_path' from source: unknown 28992 1726882955.15536: variable 'ansible_search_path' from source: unknown 28992 1726882955.15539: calling self._execute() 28992 1726882955.15542: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.15545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.15548: variable 'omit' from source: magic vars 28992 1726882955.15945: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.15968: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.16198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882955.19417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882955.19538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882955.19591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882955.19639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882955.19672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882955.19827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.19857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.19885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.20017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.20027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.20071: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.20088: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726882955.20091: when evaluation is False, skipping this task 28992 1726882955.20094: _execute() done 28992 1726882955.20097: dumping result to json 28992 1726882955.20099: done dumping result, returning 28992 1726882955.20108: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000212] 28992 1726882955.20125: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000212 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726882955.20288: no more pending results, returning what we have 28992 1726882955.20292: results queue empty 28992 1726882955.20293: checking for any_errors_fatal 28992 1726882955.20300: done checking for any_errors_fatal 28992 1726882955.20301: checking for max_fail_percentage 28992 1726882955.20303: done checking for max_fail_percentage 28992 1726882955.20304: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.20305: done checking to see if all hosts have failed 28992 1726882955.20306: getting the remaining hosts for this loop 28992 1726882955.20308: done getting the remaining hosts for this loop 28992 1726882955.20313: getting the next task for host managed_node1 28992 1726882955.20323: done getting next task for host managed_node1 28992 1726882955.20328: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882955.20352: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.20387: getting variables 28992 1726882955.20389: in VariableManager get_vars() 28992 1726882955.20575: Calling all_inventory to load vars for managed_node1 28992 1726882955.20578: Calling groups_inventory to load vars for managed_node1 28992 1726882955.20581: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.20594: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.20597: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.20601: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.21119: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000212 28992 1726882955.21124: WORKER PROCESS EXITING 28992 1726882955.22947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.28638: done with get_vars() 28992 1726882955.28668: done getting variables 28992 1726882955.28726: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:42:35 -0400 (0:00:00.143) 0:00:15.487 ****** 28992 1726882955.28762: entering _queue_task() for managed_node1/fail 28992 1726882955.29349: worker is 1 (out of 1 available) 28992 1726882955.29358: exiting _queue_task() for managed_node1/fail 28992 1726882955.29369: done queuing things up, now waiting for results queue to drain 28992 1726882955.29371: waiting for pending results... 28992 1726882955.29505: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882955.29635: in run() - task 0affc7ec-ae25-9fb4-6018-000000000213 28992 1726882955.29657: variable 'ansible_search_path' from source: unknown 28992 1726882955.29664: variable 'ansible_search_path' from source: unknown 28992 1726882955.29716: calling self._execute() 28992 1726882955.29820: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.29834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.29927: variable 'omit' from source: magic vars 28992 1726882955.30271: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.30293: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.30438: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.30670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882955.33291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882955.33375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882955.33414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882955.33455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882955.33482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882955.33641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.33646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.33649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.33678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.33693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.33756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.33782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.33808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.33874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.33877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.33931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.33944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.34072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.34076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.34078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.34248: variable 'network_connections' from source: include params 28992 1726882955.34260: variable 'interface' from source: play vars 28992 1726882955.34353: variable 'interface' from source: play vars 28992 1726882955.34443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882955.34648: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882955.34689: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882955.34723: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882955.34761: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882955.34807: 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) 28992 1726882955.34840: 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) 28992 1726882955.34941: 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) 28992 1726882955.34944: 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) 28992 1726882955.34964: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882955.35231: variable 'network_connections' from source: include params 28992 1726882955.35237: variable 'interface' from source: play vars 28992 1726882955.35305: variable 'interface' from source: play vars 28992 1726882955.35339: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882955.35343: when evaluation is False, skipping this task 28992 1726882955.35345: _execute() done 28992 1726882955.35348: dumping result to json 28992 1726882955.35350: done dumping result, returning 28992 1726882955.35358: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000213] 28992 1726882955.35364: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000213 28992 1726882955.35475: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000213 28992 1726882955.35479: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882955.35538: no more pending results, returning what we have 28992 1726882955.35540: results queue empty 28992 1726882955.35541: checking for any_errors_fatal 28992 1726882955.35548: done checking for any_errors_fatal 28992 1726882955.35548: checking for max_fail_percentage 28992 1726882955.35550: done checking for max_fail_percentage 28992 1726882955.35551: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.35552: done checking to see if all hosts have failed 28992 1726882955.35552: getting the remaining hosts for this loop 28992 1726882955.35554: done getting the remaining hosts for this loop 28992 1726882955.35558: getting the next task for host managed_node1 28992 1726882955.35566: done getting next task for host managed_node1 28992 1726882955.35571: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726882955.35576: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.35594: getting variables 28992 1726882955.35596: in VariableManager get_vars() 28992 1726882955.35637: Calling all_inventory to load vars for managed_node1 28992 1726882955.35640: Calling groups_inventory to load vars for managed_node1 28992 1726882955.35642: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.35652: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.35655: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.35658: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.37425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.39759: done with get_vars() 28992 1726882955.39790: done getting variables 28992 1726882955.39868: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:42:35 -0400 (0:00:00.111) 0:00:15.599 ****** 28992 1726882955.39906: entering _queue_task() for managed_node1/package 28992 1726882955.40299: worker is 1 (out of 1 available) 28992 1726882955.40313: exiting _queue_task() for managed_node1/package 28992 1726882955.40438: done queuing things up, now waiting for results queue to drain 28992 1726882955.40440: waiting for pending results... 28992 1726882955.40744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726882955.40832: in run() - task 0affc7ec-ae25-9fb4-6018-000000000214 28992 1726882955.40845: variable 'ansible_search_path' from source: unknown 28992 1726882955.40849: variable 'ansible_search_path' from source: unknown 28992 1726882955.40901: calling self._execute() 28992 1726882955.40981: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.40988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.40997: variable 'omit' from source: magic vars 28992 1726882955.41309: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.41316: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.41462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882955.41668: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882955.41702: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882955.41766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882955.41799: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882955.41882: variable 'network_packages' from source: role '' defaults 28992 1726882955.41963: variable '__network_provider_setup' from source: role '' defaults 28992 1726882955.41971: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882955.42026: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882955.42033: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882955.42080: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882955.42208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882955.44302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882955.44353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882955.44378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882955.44404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882955.44425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882955.44491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.44512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.44533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.44565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.44576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.44612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.44631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.44649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.44685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.44693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.44842: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882955.44925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.44952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.44971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.45003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.45014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.45079: variable 'ansible_python' from source: facts 28992 1726882955.45095: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882955.45158: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882955.45214: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882955.45306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.45329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.45349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.45376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.45388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.45425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.45447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.45467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.45495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.45505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.45609: variable 'network_connections' from source: include params 28992 1726882955.45613: variable 'interface' from source: play vars 28992 1726882955.45693: variable 'interface' from source: play vars 28992 1726882955.45749: 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) 28992 1726882955.45771: 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) 28992 1726882955.45796: 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) 28992 1726882955.45818: 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) 28992 1726882955.45872: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.46227: variable 'network_connections' from source: include params 28992 1726882955.46231: variable 'interface' from source: play vars 28992 1726882955.46233: variable 'interface' from source: play vars 28992 1726882955.46282: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882955.46363: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.46687: variable 'network_connections' from source: include params 28992 1726882955.46691: variable 'interface' from source: play vars 28992 1726882955.46746: variable 'interface' from source: play vars 28992 1726882955.46770: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882955.46852: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882955.47223: variable 'network_connections' from source: include params 28992 1726882955.47227: variable 'interface' from source: play vars 28992 1726882955.47238: variable 'interface' from source: play vars 28992 1726882955.47302: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882955.47365: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882955.47372: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882955.47438: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882955.47674: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882955.48174: variable 'network_connections' from source: include params 28992 1726882955.48180: variable 'interface' from source: play vars 28992 1726882955.48245: variable 'interface' from source: play vars 28992 1726882955.48254: variable 'ansible_distribution' from source: facts 28992 1726882955.48257: variable '__network_rh_distros' from source: role '' defaults 28992 1726882955.48264: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.48288: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882955.48464: variable 'ansible_distribution' from source: facts 28992 1726882955.48467: variable '__network_rh_distros' from source: role '' defaults 28992 1726882955.48473: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.48480: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882955.48653: variable 'ansible_distribution' from source: facts 28992 1726882955.48657: variable '__network_rh_distros' from source: role '' defaults 28992 1726882955.48716: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.48722: variable 'network_provider' from source: set_fact 28992 1726882955.48726: variable 'ansible_facts' from source: unknown 28992 1726882955.49531: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726882955.49534: when evaluation is False, skipping this task 28992 1726882955.49537: _execute() done 28992 1726882955.49540: dumping result to json 28992 1726882955.49542: done dumping result, returning 28992 1726882955.49551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000000214] 28992 1726882955.49556: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000214 28992 1726882955.49669: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000214 28992 1726882955.49671: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726882955.49749: no more pending results, returning what we have 28992 1726882955.49752: results queue empty 28992 1726882955.49752: checking for any_errors_fatal 28992 1726882955.49760: done checking for any_errors_fatal 28992 1726882955.49761: checking for max_fail_percentage 28992 1726882955.49763: done checking for max_fail_percentage 28992 1726882955.49764: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.49765: done checking to see if all hosts have failed 28992 1726882955.49765: getting the remaining hosts for this loop 28992 1726882955.49767: done getting the remaining hosts for this loop 28992 1726882955.49772: getting the next task for host managed_node1 28992 1726882955.49779: done getting next task for host managed_node1 28992 1726882955.49785: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882955.49790: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.49809: getting variables 28992 1726882955.49810: in VariableManager get_vars() 28992 1726882955.49963: Calling all_inventory to load vars for managed_node1 28992 1726882955.49966: Calling groups_inventory to load vars for managed_node1 28992 1726882955.49968: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.49978: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.49981: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.49987: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.52133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.54933: done with get_vars() 28992 1726882955.54976: done getting variables 28992 1726882955.55053: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:42:35 -0400 (0:00:00.152) 0:00:15.751 ****** 28992 1726882955.55109: entering _queue_task() for managed_node1/package 28992 1726882955.55500: worker is 1 (out of 1 available) 28992 1726882955.55639: exiting _queue_task() for managed_node1/package 28992 1726882955.55653: done queuing things up, now waiting for results queue to drain 28992 1726882955.55655: waiting for pending results... 28992 1726882955.56076: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882955.56128: in run() - task 0affc7ec-ae25-9fb4-6018-000000000215 28992 1726882955.56133: variable 'ansible_search_path' from source: unknown 28992 1726882955.56136: variable 'ansible_search_path' from source: unknown 28992 1726882955.56185: calling self._execute() 28992 1726882955.56328: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.56332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.56341: variable 'omit' from source: magic vars 28992 1726882955.56847: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.56932: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.57026: variable 'network_state' from source: role '' defaults 28992 1726882955.57053: Evaluated conditional (network_state != {}): False 28992 1726882955.57065: when evaluation is False, skipping this task 28992 1726882955.57077: _execute() done 28992 1726882955.57089: dumping result to json 28992 1726882955.57097: done dumping result, returning 28992 1726882955.57110: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000215] 28992 1726882955.57124: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000215 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882955.57425: no more pending results, returning what we have 28992 1726882955.57430: results queue empty 28992 1726882955.57431: checking for any_errors_fatal 28992 1726882955.57438: done checking for any_errors_fatal 28992 1726882955.57439: checking for max_fail_percentage 28992 1726882955.57442: done checking for max_fail_percentage 28992 1726882955.57475: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.57477: done checking to see if all hosts have failed 28992 1726882955.57478: getting the remaining hosts for this loop 28992 1726882955.57480: done getting the remaining hosts for this loop 28992 1726882955.57488: getting the next task for host managed_node1 28992 1726882955.57498: done getting next task for host managed_node1 28992 1726882955.57503: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882955.57509: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.57530: getting variables 28992 1726882955.57533: in VariableManager get_vars() 28992 1726882955.57654: Calling all_inventory to load vars for managed_node1 28992 1726882955.57658: Calling groups_inventory to load vars for managed_node1 28992 1726882955.57661: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.57751: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.57755: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.57758: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.58359: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000215 28992 1726882955.58363: WORKER PROCESS EXITING 28992 1726882955.59813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.62672: done with get_vars() 28992 1726882955.62709: done getting variables 28992 1726882955.62795: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:42:35 -0400 (0:00:00.077) 0:00:15.828 ****** 28992 1726882955.62836: entering _queue_task() for managed_node1/package 28992 1726882955.63449: worker is 1 (out of 1 available) 28992 1726882955.63461: exiting _queue_task() for managed_node1/package 28992 1726882955.63473: done queuing things up, now waiting for results queue to drain 28992 1726882955.63475: waiting for pending results... 28992 1726882955.63578: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882955.63788: in run() - task 0affc7ec-ae25-9fb4-6018-000000000216 28992 1726882955.63829: variable 'ansible_search_path' from source: unknown 28992 1726882955.63840: variable 'ansible_search_path' from source: unknown 28992 1726882955.64029: calling self._execute() 28992 1726882955.64238: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.64264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.64327: variable 'omit' from source: magic vars 28992 1726882955.64735: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.64753: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.64907: variable 'network_state' from source: role '' defaults 28992 1726882955.64935: Evaluated conditional (network_state != {}): False 28992 1726882955.64943: when evaluation is False, skipping this task 28992 1726882955.64950: _execute() done 28992 1726882955.64956: dumping result to json 28992 1726882955.64963: done dumping result, returning 28992 1726882955.65016: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000216] 28992 1726882955.65024: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000216 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882955.65181: no more pending results, returning what we have 28992 1726882955.65188: results queue empty 28992 1726882955.65189: checking for any_errors_fatal 28992 1726882955.65200: done checking for any_errors_fatal 28992 1726882955.65201: checking for max_fail_percentage 28992 1726882955.65203: done checking for max_fail_percentage 28992 1726882955.65205: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.65206: done checking to see if all hosts have failed 28992 1726882955.65206: getting the remaining hosts for this loop 28992 1726882955.65208: done getting the remaining hosts for this loop 28992 1726882955.65214: getting the next task for host managed_node1 28992 1726882955.65224: done getting next task for host managed_node1 28992 1726882955.65229: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882955.65234: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.65252: getting variables 28992 1726882955.65254: in VariableManager get_vars() 28992 1726882955.65299: Calling all_inventory to load vars for managed_node1 28992 1726882955.65303: Calling groups_inventory to load vars for managed_node1 28992 1726882955.65305: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.65321: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.65432: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.65551: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.66173: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000216 28992 1726882955.66176: WORKER PROCESS EXITING 28992 1726882955.67534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.70793: done with get_vars() 28992 1726882955.70821: done getting variables 28992 1726882955.70908: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:42:35 -0400 (0:00:00.080) 0:00:15.909 ****** 28992 1726882955.70940: entering _queue_task() for managed_node1/service 28992 1726882955.70942: Creating lock for service 28992 1726882955.71216: worker is 1 (out of 1 available) 28992 1726882955.71233: exiting _queue_task() for managed_node1/service 28992 1726882955.71247: done queuing things up, now waiting for results queue to drain 28992 1726882955.71249: waiting for pending results... 28992 1726882955.71443: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882955.71547: in run() - task 0affc7ec-ae25-9fb4-6018-000000000217 28992 1726882955.71561: variable 'ansible_search_path' from source: unknown 28992 1726882955.71565: variable 'ansible_search_path' from source: unknown 28992 1726882955.71602: calling self._execute() 28992 1726882955.71676: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.71680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.71694: variable 'omit' from source: magic vars 28992 1726882955.71988: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.72000: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.72091: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.72245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882955.75837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882955.75890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882955.76128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882955.76132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882955.76179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882955.76296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.76338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.76374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.76440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.76462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.76592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.76601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.76607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.76653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.76672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.76737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.76771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.76808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.76867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.76886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.77140: variable 'network_connections' from source: include params 28992 1726882955.77148: variable 'interface' from source: play vars 28992 1726882955.77215: variable 'interface' from source: play vars 28992 1726882955.77313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882955.77524: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882955.77573: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882955.77683: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882955.77691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882955.77736: 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) 28992 1726882955.77791: 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) 28992 1726882955.77801: 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) 28992 1726882955.77853: 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) 28992 1726882955.77931: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882955.78249: variable 'network_connections' from source: include params 28992 1726882955.78340: variable 'interface' from source: play vars 28992 1726882955.78347: variable 'interface' from source: play vars 28992 1726882955.78386: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882955.78396: when evaluation is False, skipping this task 28992 1726882955.78404: _execute() done 28992 1726882955.78411: dumping result to json 28992 1726882955.78420: done dumping result, returning 28992 1726882955.78447: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000217] 28992 1726882955.78449: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000217 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882955.78737: no more pending results, returning what we have 28992 1726882955.78740: results queue empty 28992 1726882955.78742: checking for any_errors_fatal 28992 1726882955.78786: done checking for any_errors_fatal 28992 1726882955.78788: checking for max_fail_percentage 28992 1726882955.78791: done checking for max_fail_percentage 28992 1726882955.78792: checking to see if all hosts have failed and the running result is not ok 28992 1726882955.78794: done checking to see if all hosts have failed 28992 1726882955.78794: getting the remaining hosts for this loop 28992 1726882955.78796: done getting the remaining hosts for this loop 28992 1726882955.78801: getting the next task for host managed_node1 28992 1726882955.78810: done getting next task for host managed_node1 28992 1726882955.78814: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882955.78819: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882955.78837: getting variables 28992 1726882955.78839: in VariableManager get_vars() 28992 1726882955.79017: Calling all_inventory to load vars for managed_node1 28992 1726882955.79020: Calling groups_inventory to load vars for managed_node1 28992 1726882955.79024: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882955.79036: Calling all_plugins_play to load vars for managed_node1 28992 1726882955.79039: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882955.79044: Calling groups_plugins_play to load vars for managed_node1 28992 1726882955.79730: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000217 28992 1726882955.79733: WORKER PROCESS EXITING 28992 1726882955.82175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882955.85355: done with get_vars() 28992 1726882955.85393: done getting variables 28992 1726882955.85471: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:42:35 -0400 (0:00:00.145) 0:00:16.055 ****** 28992 1726882955.85510: entering _queue_task() for managed_node1/service 28992 1726882955.85916: worker is 1 (out of 1 available) 28992 1726882955.85935: exiting _queue_task() for managed_node1/service 28992 1726882955.85950: done queuing things up, now waiting for results queue to drain 28992 1726882955.85952: waiting for pending results... 28992 1726882955.86227: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882955.86346: in run() - task 0affc7ec-ae25-9fb4-6018-000000000218 28992 1726882955.86361: variable 'ansible_search_path' from source: unknown 28992 1726882955.86365: variable 'ansible_search_path' from source: unknown 28992 1726882955.86412: calling self._execute() 28992 1726882955.86504: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.86511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.86524: variable 'omit' from source: magic vars 28992 1726882955.86924: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.86937: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882955.87115: variable 'network_provider' from source: set_fact 28992 1726882955.87118: variable 'network_state' from source: role '' defaults 28992 1726882955.87187: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726882955.87194: variable 'omit' from source: magic vars 28992 1726882955.87215: variable 'omit' from source: magic vars 28992 1726882955.87248: variable 'network_service_name' from source: role '' defaults 28992 1726882955.87326: variable 'network_service_name' from source: role '' defaults 28992 1726882955.87442: variable '__network_provider_setup' from source: role '' defaults 28992 1726882955.87448: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882955.87619: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882955.87624: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882955.87628: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882955.87858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882955.90027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882955.90125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882955.90233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882955.90237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882955.90239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882955.90289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.90318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.90348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.90391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.90406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.90461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.90488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.90512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.90560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.90569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.90816: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882955.90941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.90965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.90997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.91032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.91046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.91138: variable 'ansible_python' from source: facts 28992 1726882955.91157: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882955.91243: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882955.91327: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882955.91458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.91482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.91539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.91552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.91563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.91614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882955.91643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882955.91666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882955.91760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882955.91768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882955.91869: variable 'network_connections' from source: include params 28992 1726882955.91988: variable 'interface' from source: play vars 28992 1726882955.91993: variable 'interface' from source: play vars 28992 1726882955.92059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882955.92260: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882955.92308: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882955.92352: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882955.92395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882955.92530: 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) 28992 1726882955.92533: 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) 28992 1726882955.92535: 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) 28992 1726882955.92553: 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) 28992 1726882955.92600: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.92898: variable 'network_connections' from source: include params 28992 1726882955.92905: variable 'interface' from source: play vars 28992 1726882955.92987: variable 'interface' from source: play vars 28992 1726882955.93035: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882955.93117: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882955.93419: variable 'network_connections' from source: include params 28992 1726882955.93426: variable 'interface' from source: play vars 28992 1726882955.93499: variable 'interface' from source: play vars 28992 1726882955.93525: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882955.93607: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882955.93916: variable 'network_connections' from source: include params 28992 1726882955.93920: variable 'interface' from source: play vars 28992 1726882955.93994: variable 'interface' from source: play vars 28992 1726882955.94059: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882955.94123: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882955.94166: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882955.94191: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882955.94424: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882955.94950: variable 'network_connections' from source: include params 28992 1726882955.94954: variable 'interface' from source: play vars 28992 1726882955.95017: variable 'interface' from source: play vars 28992 1726882955.95039: variable 'ansible_distribution' from source: facts 28992 1726882955.95043: variable '__network_rh_distros' from source: role '' defaults 28992 1726882955.95229: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.95232: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882955.95244: variable 'ansible_distribution' from source: facts 28992 1726882955.95249: variable '__network_rh_distros' from source: role '' defaults 28992 1726882955.95256: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.95262: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882955.95445: variable 'ansible_distribution' from source: facts 28992 1726882955.95449: variable '__network_rh_distros' from source: role '' defaults 28992 1726882955.95454: variable 'ansible_distribution_major_version' from source: facts 28992 1726882955.95574: variable 'network_provider' from source: set_fact 28992 1726882955.95577: variable 'omit' from source: magic vars 28992 1726882955.95579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882955.95585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882955.95588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882955.95606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882955.95619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882955.95685: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882955.95689: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.95691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.95768: Set connection var ansible_pipelining to False 28992 1726882955.95772: Set connection var ansible_connection to ssh 28992 1726882955.95777: Set connection var ansible_timeout to 10 28992 1726882955.95780: Set connection var ansible_shell_type to sh 28992 1726882955.95902: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882955.95905: Set connection var ansible_shell_executable to /bin/sh 28992 1726882955.95908: variable 'ansible_shell_executable' from source: unknown 28992 1726882955.95910: variable 'ansible_connection' from source: unknown 28992 1726882955.95912: variable 'ansible_module_compression' from source: unknown 28992 1726882955.95915: variable 'ansible_shell_type' from source: unknown 28992 1726882955.95917: variable 'ansible_shell_executable' from source: unknown 28992 1726882955.95919: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882955.95923: variable 'ansible_pipelining' from source: unknown 28992 1726882955.95926: variable 'ansible_timeout' from source: unknown 28992 1726882955.95928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882955.96010: 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) 28992 1726882955.96017: variable 'omit' from source: magic vars 28992 1726882955.96019: starting attempt loop 28992 1726882955.96024: running the handler 28992 1726882955.96035: variable 'ansible_facts' from source: unknown 28992 1726882955.97105: _low_level_execute_command(): starting 28992 1726882955.97111: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882955.97897: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882955.97901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882955.97903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882955.97907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882955.97910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882955.97985: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882955.97990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882955.97993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882955.98030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882955.98148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882955.99914: stdout chunk (state=3): >>>/root <<< 28992 1726882956.00127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882956.00130: stdout chunk (state=3): >>><<< 28992 1726882956.00132: stderr chunk (state=3): >>><<< 28992 1726882956.00151: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882956.00169: _low_level_execute_command(): starting 28992 1726882956.00258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498 `" && echo ansible-tmp-1726882956.001584-29589-10591054878498="` echo /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498 `" ) && sleep 0' 28992 1726882956.00854: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882956.00878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882956.00989: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882956.01011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882956.01106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882956.03051: stdout chunk (state=3): >>>ansible-tmp-1726882956.001584-29589-10591054878498=/root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498 <<< 28992 1726882956.03280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882956.03287: stdout chunk (state=3): >>><<< 28992 1726882956.03290: stderr chunk (state=3): >>><<< 28992 1726882956.03306: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882956.001584-29589-10591054878498=/root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882956.03350: variable 'ansible_module_compression' from source: unknown 28992 1726882956.03494: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 28992 1726882956.03498: ANSIBALLZ: Acquiring lock 28992 1726882956.03501: ANSIBALLZ: Lock acquired: 140126768812864 28992 1726882956.03504: ANSIBALLZ: Creating module 28992 1726882956.55907: ANSIBALLZ: Writing module into payload 28992 1726882956.56120: ANSIBALLZ: Writing module 28992 1726882956.56163: ANSIBALLZ: Renaming module 28992 1726882956.56177: ANSIBALLZ: Done creating module 28992 1726882956.56235: variable 'ansible_facts' from source: unknown 28992 1726882956.56571: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py 28992 1726882956.56745: Sending initial data 28992 1726882956.56754: Sent initial data (154 bytes) 28992 1726882956.57432: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882956.57440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882956.57455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882956.57487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882956.57576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882956.59268: 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 <<< 28992 1726882956.59325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882956.59378: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4yhny5u8 /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py <<< 28992 1726882956.59381: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py" <<< 28992 1726882956.59439: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4yhny5u8" to remote "/root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py" <<< 28992 1726882956.61243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882956.61395: stderr chunk (state=3): >>><<< 28992 1726882956.61399: stdout chunk (state=3): >>><<< 28992 1726882956.61401: done transferring module to remote 28992 1726882956.61404: _low_level_execute_command(): starting 28992 1726882956.61407: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/ /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py && sleep 0' 28992 1726882956.62150: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882956.62213: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882956.62287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882956.62557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882956.62560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882956.62578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882956.62846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882956.64559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882956.64613: stderr chunk (state=3): >>><<< 28992 1726882956.64648: stdout chunk (state=3): >>><<< 28992 1726882956.64766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882956.64770: _low_level_execute_command(): starting 28992 1726882956.64773: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/AnsiballZ_systemd.py && sleep 0' 28992 1726882956.65732: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882956.65749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882956.65765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882956.65887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882956.65911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882956.65938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882956.66049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882956.97986: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12054528", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3516092416", "CPUUsageNSec": "1953384000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726882956.98082: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726882957.00131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882957.00136: stdout chunk (state=3): >>><<< 28992 1726882957.00138: stderr chunk (state=3): >>><<< 28992 1726882957.00144: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12054528", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3516092416", "CPUUsageNSec": "1953384000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882957.00763: 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-1726882956.001584-29589-10591054878498/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882957.00767: _low_level_execute_command(): starting 28992 1726882957.00770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882956.001584-29589-10591054878498/ > /dev/null 2>&1 && sleep 0' 28992 1726882957.01467: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882957.01533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882957.01542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882957.01546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882957.01548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882957.01551: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882957.01553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.01556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882957.01558: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882957.01560: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882957.01567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882957.01576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882957.01652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.01663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882957.01714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882957.01718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882957.01775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882957.04230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882957.04233: stdout chunk (state=3): >>><<< 28992 1726882957.04236: stderr chunk (state=3): >>><<< 28992 1726882957.04238: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882957.04240: handler run complete 28992 1726882957.04242: attempt loop complete, returning result 28992 1726882957.04244: _execute() done 28992 1726882957.04252: dumping result to json 28992 1726882957.04296: done dumping result, returning 28992 1726882957.04314: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000000218] 28992 1726882957.04327: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000218 28992 1726882957.05386: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000218 28992 1726882957.05389: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882957.05548: no more pending results, returning what we have 28992 1726882957.05552: results queue empty 28992 1726882957.05553: checking for any_errors_fatal 28992 1726882957.05595: done checking for any_errors_fatal 28992 1726882957.05597: checking for max_fail_percentage 28992 1726882957.05599: done checking for max_fail_percentage 28992 1726882957.05600: checking to see if all hosts have failed and the running result is not ok 28992 1726882957.05601: done checking to see if all hosts have failed 28992 1726882957.05602: getting the remaining hosts for this loop 28992 1726882957.05604: done getting the remaining hosts for this loop 28992 1726882957.05609: getting the next task for host managed_node1 28992 1726882957.05618: done getting next task for host managed_node1 28992 1726882957.05623: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882957.05629: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882957.05757: getting variables 28992 1726882957.05759: in VariableManager get_vars() 28992 1726882957.05792: Calling all_inventory to load vars for managed_node1 28992 1726882957.05795: Calling groups_inventory to load vars for managed_node1 28992 1726882957.05797: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882957.05809: Calling all_plugins_play to load vars for managed_node1 28992 1726882957.05811: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882957.05814: Calling groups_plugins_play to load vars for managed_node1 28992 1726882957.08711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882957.11744: done with get_vars() 28992 1726882957.11777: done getting variables 28992 1726882957.11859: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:42:37 -0400 (0:00:01.263) 0:00:17.319 ****** 28992 1726882957.11900: entering _queue_task() for managed_node1/service 28992 1726882957.12289: worker is 1 (out of 1 available) 28992 1726882957.12306: exiting _queue_task() for managed_node1/service 28992 1726882957.12326: done queuing things up, now waiting for results queue to drain 28992 1726882957.12328: waiting for pending results... 28992 1726882957.12830: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882957.12929: in run() - task 0affc7ec-ae25-9fb4-6018-000000000219 28992 1726882957.12955: variable 'ansible_search_path' from source: unknown 28992 1726882957.12964: variable 'ansible_search_path' from source: unknown 28992 1726882957.13018: calling self._execute() 28992 1726882957.13141: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882957.13159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882957.13176: variable 'omit' from source: magic vars 28992 1726882957.13636: variable 'ansible_distribution_major_version' from source: facts 28992 1726882957.13655: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882957.13808: variable 'network_provider' from source: set_fact 28992 1726882957.13907: Evaluated conditional (network_provider == "nm"): True 28992 1726882957.13937: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882957.14049: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882957.14289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882957.17233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882957.17238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882957.17241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882957.17369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882957.17461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882957.17643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882957.17698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882957.17769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882957.17898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882957.17958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882957.18062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882957.18207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882957.18211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882957.18306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882957.18334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882957.18448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882957.18528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882957.18648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882957.18726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882957.18751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882957.19193: variable 'network_connections' from source: include params 28992 1726882957.19197: variable 'interface' from source: play vars 28992 1726882957.19462: variable 'interface' from source: play vars 28992 1726882957.19547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882957.19977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882957.20027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882957.20431: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882957.20435: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882957.20438: 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) 28992 1726882957.20441: 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) 28992 1726882957.20443: 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) 28992 1726882957.20445: 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) 28992 1726882957.20590: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882957.21189: variable 'network_connections' from source: include params 28992 1726882957.21417: variable 'interface' from source: play vars 28992 1726882957.21421: variable 'interface' from source: play vars 28992 1726882957.21553: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726882957.21562: when evaluation is False, skipping this task 28992 1726882957.21570: _execute() done 28992 1726882957.21577: dumping result to json 28992 1726882957.21590: done dumping result, returning 28992 1726882957.21646: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000000219] 28992 1726882957.21667: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000219 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726882957.22019: no more pending results, returning what we have 28992 1726882957.22025: results queue empty 28992 1726882957.22026: checking for any_errors_fatal 28992 1726882957.22054: done checking for any_errors_fatal 28992 1726882957.22055: checking for max_fail_percentage 28992 1726882957.22058: done checking for max_fail_percentage 28992 1726882957.22059: checking to see if all hosts have failed and the running result is not ok 28992 1726882957.22060: done checking to see if all hosts have failed 28992 1726882957.22061: getting the remaining hosts for this loop 28992 1726882957.22063: done getting the remaining hosts for this loop 28992 1726882957.22068: getting the next task for host managed_node1 28992 1726882957.22076: done getting next task for host managed_node1 28992 1726882957.22081: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882957.22089: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882957.22107: getting variables 28992 1726882957.22109: in VariableManager get_vars() 28992 1726882957.22257: Calling all_inventory to load vars for managed_node1 28992 1726882957.22260: Calling groups_inventory to load vars for managed_node1 28992 1726882957.22263: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882957.22276: Calling all_plugins_play to load vars for managed_node1 28992 1726882957.22280: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882957.22286: Calling groups_plugins_play to load vars for managed_node1 28992 1726882957.23242: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000219 28992 1726882957.23248: WORKER PROCESS EXITING 28992 1726882957.26427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882957.29670: done with get_vars() 28992 1726882957.29705: done getting variables 28992 1726882957.29775: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:42:37 -0400 (0:00:00.179) 0:00:17.498 ****** 28992 1726882957.29808: entering _queue_task() for managed_node1/service 28992 1726882957.30187: worker is 1 (out of 1 available) 28992 1726882957.30205: exiting _queue_task() for managed_node1/service 28992 1726882957.30680: done queuing things up, now waiting for results queue to drain 28992 1726882957.30682: waiting for pending results... 28992 1726882957.30830: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882957.30975: in run() - task 0affc7ec-ae25-9fb4-6018-00000000021a 28992 1726882957.30992: variable 'ansible_search_path' from source: unknown 28992 1726882957.30996: variable 'ansible_search_path' from source: unknown 28992 1726882957.31234: calling self._execute() 28992 1726882957.31240: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882957.31244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882957.31247: variable 'omit' from source: magic vars 28992 1726882957.31596: variable 'ansible_distribution_major_version' from source: facts 28992 1726882957.31608: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882957.31741: variable 'network_provider' from source: set_fact 28992 1726882957.31773: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882957.31776: when evaluation is False, skipping this task 28992 1726882957.31779: _execute() done 28992 1726882957.31782: dumping result to json 28992 1726882957.31787: done dumping result, returning 28992 1726882957.31791: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-00000000021a] 28992 1726882957.31798: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021a skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882957.32066: no more pending results, returning what we have 28992 1726882957.32069: results queue empty 28992 1726882957.32070: checking for any_errors_fatal 28992 1726882957.32076: done checking for any_errors_fatal 28992 1726882957.32076: checking for max_fail_percentage 28992 1726882957.32078: done checking for max_fail_percentage 28992 1726882957.32079: checking to see if all hosts have failed and the running result is not ok 28992 1726882957.32080: done checking to see if all hosts have failed 28992 1726882957.32081: getting the remaining hosts for this loop 28992 1726882957.32082: done getting the remaining hosts for this loop 28992 1726882957.32099: getting the next task for host managed_node1 28992 1726882957.32107: done getting next task for host managed_node1 28992 1726882957.32112: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882957.32117: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882957.32135: getting variables 28992 1726882957.32199: in VariableManager get_vars() 28992 1726882957.32236: Calling all_inventory to load vars for managed_node1 28992 1726882957.32239: Calling groups_inventory to load vars for managed_node1 28992 1726882957.32242: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882957.32253: Calling all_plugins_play to load vars for managed_node1 28992 1726882957.32256: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882957.32260: Calling groups_plugins_play to load vars for managed_node1 28992 1726882957.32930: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021a 28992 1726882957.32934: WORKER PROCESS EXITING 28992 1726882957.34199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882957.38116: done with get_vars() 28992 1726882957.38153: done getting variables 28992 1726882957.38229: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:42:37 -0400 (0:00:00.084) 0:00:17.583 ****** 28992 1726882957.38270: entering _queue_task() for managed_node1/copy 28992 1726882957.38856: worker is 1 (out of 1 available) 28992 1726882957.38867: exiting _queue_task() for managed_node1/copy 28992 1726882957.38879: done queuing things up, now waiting for results queue to drain 28992 1726882957.38880: waiting for pending results... 28992 1726882957.39127: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882957.39178: in run() - task 0affc7ec-ae25-9fb4-6018-00000000021b 28992 1726882957.39207: variable 'ansible_search_path' from source: unknown 28992 1726882957.39226: variable 'ansible_search_path' from source: unknown 28992 1726882957.39272: calling self._execute() 28992 1726882957.39432: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882957.39486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882957.39559: variable 'omit' from source: magic vars 28992 1726882957.40050: variable 'ansible_distribution_major_version' from source: facts 28992 1726882957.40094: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882957.40203: variable 'network_provider' from source: set_fact 28992 1726882957.40212: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882957.40215: when evaluation is False, skipping this task 28992 1726882957.40219: _execute() done 28992 1726882957.40223: dumping result to json 28992 1726882957.40226: done dumping result, returning 28992 1726882957.40230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-00000000021b] 28992 1726882957.40312: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021b skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726882957.40467: no more pending results, returning what we have 28992 1726882957.40471: results queue empty 28992 1726882957.40472: checking for any_errors_fatal 28992 1726882957.40477: done checking for any_errors_fatal 28992 1726882957.40478: checking for max_fail_percentage 28992 1726882957.40480: done checking for max_fail_percentage 28992 1726882957.40481: checking to see if all hosts have failed and the running result is not ok 28992 1726882957.40482: done checking to see if all hosts have failed 28992 1726882957.40482: getting the remaining hosts for this loop 28992 1726882957.40484: done getting the remaining hosts for this loop 28992 1726882957.40487: getting the next task for host managed_node1 28992 1726882957.40493: done getting next task for host managed_node1 28992 1726882957.40497: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882957.40501: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882957.40516: getting variables 28992 1726882957.40517: in VariableManager get_vars() 28992 1726882957.40549: Calling all_inventory to load vars for managed_node1 28992 1726882957.40552: Calling groups_inventory to load vars for managed_node1 28992 1726882957.40554: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882957.40564: Calling all_plugins_play to load vars for managed_node1 28992 1726882957.40567: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882957.40570: Calling groups_plugins_play to load vars for managed_node1 28992 1726882957.41116: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021b 28992 1726882957.41120: WORKER PROCESS EXITING 28992 1726882957.42562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882957.44278: done with get_vars() 28992 1726882957.44302: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:42:37 -0400 (0:00:00.061) 0:00:17.644 ****** 28992 1726882957.44375: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882957.44376: Creating lock for fedora.linux_system_roles.network_connections 28992 1726882957.44651: worker is 1 (out of 1 available) 28992 1726882957.44668: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882957.44682: done queuing things up, now waiting for results queue to drain 28992 1726882957.44686: waiting for pending results... 28992 1726882957.44870: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882957.44969: in run() - task 0affc7ec-ae25-9fb4-6018-00000000021c 28992 1726882957.44986: variable 'ansible_search_path' from source: unknown 28992 1726882957.44989: variable 'ansible_search_path' from source: unknown 28992 1726882957.45024: calling self._execute() 28992 1726882957.45096: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882957.45100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882957.45109: variable 'omit' from source: magic vars 28992 1726882957.45412: variable 'ansible_distribution_major_version' from source: facts 28992 1726882957.45424: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882957.45430: variable 'omit' from source: magic vars 28992 1726882957.45479: variable 'omit' from source: magic vars 28992 1726882957.45605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882957.47586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882957.47639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882957.47693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882957.47811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882957.47815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882957.47873: variable 'network_provider' from source: set_fact 28992 1726882957.48053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882957.48092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882957.48147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882957.48186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882957.48255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882957.48303: variable 'omit' from source: magic vars 28992 1726882957.48437: variable 'omit' from source: magic vars 28992 1726882957.48636: variable 'network_connections' from source: include params 28992 1726882957.48641: variable 'interface' from source: play vars 28992 1726882957.48710: variable 'interface' from source: play vars 28992 1726882957.48875: variable 'omit' from source: magic vars 28992 1726882957.48884: variable '__lsr_ansible_managed' from source: task vars 28992 1726882957.48950: variable '__lsr_ansible_managed' from source: task vars 28992 1726882957.49193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726882957.49452: Loaded config def from plugin (lookup/template) 28992 1726882957.49455: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726882957.49478: File lookup term: get_ansible_managed.j2 28992 1726882957.49481: variable 'ansible_search_path' from source: unknown 28992 1726882957.49487: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726882957.49498: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726882957.49519: variable 'ansible_search_path' from source: unknown 28992 1726882957.55251: variable 'ansible_managed' from source: unknown 28992 1726882957.55351: variable 'omit' from source: magic vars 28992 1726882957.55374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882957.55399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882957.55414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882957.55431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882957.55441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882957.55465: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882957.55468: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882957.55471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882957.55550: Set connection var ansible_pipelining to False 28992 1726882957.55554: Set connection var ansible_connection to ssh 28992 1726882957.55556: Set connection var ansible_timeout to 10 28992 1726882957.55559: Set connection var ansible_shell_type to sh 28992 1726882957.55564: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882957.55571: Set connection var ansible_shell_executable to /bin/sh 28992 1726882957.55594: variable 'ansible_shell_executable' from source: unknown 28992 1726882957.55597: variable 'ansible_connection' from source: unknown 28992 1726882957.55602: variable 'ansible_module_compression' from source: unknown 28992 1726882957.55604: variable 'ansible_shell_type' from source: unknown 28992 1726882957.55607: variable 'ansible_shell_executable' from source: unknown 28992 1726882957.55609: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882957.55612: variable 'ansible_pipelining' from source: unknown 28992 1726882957.55614: variable 'ansible_timeout' from source: unknown 28992 1726882957.55619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882957.55730: 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) 28992 1726882957.55741: variable 'omit' from source: magic vars 28992 1726882957.55745: starting attempt loop 28992 1726882957.55748: running the handler 28992 1726882957.55763: _low_level_execute_command(): starting 28992 1726882957.55769: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882957.56310: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882957.56314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.56317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882957.56320: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.56374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882957.56377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882957.56379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882957.56446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882957.58231: stdout chunk (state=3): >>>/root <<< 28992 1726882957.58343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882957.58396: stderr chunk (state=3): >>><<< 28992 1726882957.58399: stdout chunk (state=3): >>><<< 28992 1726882957.58420: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882957.58432: _low_level_execute_command(): starting 28992 1726882957.58439: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028 `" && echo ansible-tmp-1726882957.5842044-29641-145052589564028="` echo /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028 `" ) && sleep 0' 28992 1726882957.58902: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882957.58906: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882957.58909: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882957.58911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.58968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882957.58973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882957.59024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882957.60993: stdout chunk (state=3): >>>ansible-tmp-1726882957.5842044-29641-145052589564028=/root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028 <<< 28992 1726882957.61110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882957.61165: stderr chunk (state=3): >>><<< 28992 1726882957.61168: stdout chunk (state=3): >>><<< 28992 1726882957.61187: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882957.5842044-29641-145052589564028=/root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882957.61226: variable 'ansible_module_compression' from source: unknown 28992 1726882957.61268: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 28992 1726882957.61271: ANSIBALLZ: Acquiring lock 28992 1726882957.61274: ANSIBALLZ: Lock acquired: 140126766413968 28992 1726882957.61277: ANSIBALLZ: Creating module 28992 1726882957.81079: ANSIBALLZ: Writing module into payload 28992 1726882957.81336: ANSIBALLZ: Writing module 28992 1726882957.81373: ANSIBALLZ: Renaming module 28992 1726882957.81376: ANSIBALLZ: Done creating module 28992 1726882957.81423: variable 'ansible_facts' from source: unknown 28992 1726882957.81491: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py 28992 1726882957.81718: Sending initial data 28992 1726882957.81724: Sent initial data (168 bytes) 28992 1726882957.82197: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882957.82249: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882957.82256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.82264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882957.82271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.82309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882957.82345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882957.84078: 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 <<< 28992 1726882957.84130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882957.84198: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp9wstawc9 /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py <<< 28992 1726882957.84203: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py" <<< 28992 1726882957.84262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp9wstawc9" to remote "/root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py" <<< 28992 1726882957.85678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882957.85771: stderr chunk (state=3): >>><<< 28992 1726882957.85774: stdout chunk (state=3): >>><<< 28992 1726882957.85777: done transferring module to remote 28992 1726882957.85786: _low_level_execute_command(): starting 28992 1726882957.85789: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/ /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py && sleep 0' 28992 1726882957.86243: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882957.86248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882957.86268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.86343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882957.86347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882957.86404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882957.88426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882957.88430: stdout chunk (state=3): >>><<< 28992 1726882957.88432: stderr chunk (state=3): >>><<< 28992 1726882957.88435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882957.88439: _low_level_execute_command(): starting 28992 1726882957.88441: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/AnsiballZ_network_connections.py && sleep 0' 28992 1726882957.89471: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882957.89589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882957.89635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882957.89691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882957.89766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.20077: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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": ""}}} <<< 28992 1726882958.23591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882958.23653: stderr chunk (state=3): >>><<< 28992 1726882958.23678: stdout chunk (state=3): >>><<< 28992 1726882958.23749: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882958.23791: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', '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-1726882957.5842044-29641-145052589564028/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882958.23808: _low_level_execute_command(): starting 28992 1726882958.23832: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882957.5842044-29641-145052589564028/ > /dev/null 2>&1 && sleep 0' 28992 1726882958.24665: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.24717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882958.24749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.24806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.27601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882958.27606: stdout chunk (state=3): >>><<< 28992 1726882958.27608: stderr chunk (state=3): >>><<< 28992 1726882958.27638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882958.27644: handler run complete 28992 1726882958.27667: attempt loop complete, returning result 28992 1726882958.27670: _execute() done 28992 1726882958.27673: dumping result to json 28992 1726882958.27678: done dumping result, returning 28992 1726882958.27687: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-00000000021c] 28992 1726882958.27692: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021c 28992 1726882958.27806: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021c 28992 1726882958.27813: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906 28992 1726882958.27936: no more pending results, returning what we have 28992 1726882958.27939: results queue empty 28992 1726882958.27940: checking for any_errors_fatal 28992 1726882958.27946: done checking for any_errors_fatal 28992 1726882958.27947: checking for max_fail_percentage 28992 1726882958.27949: done checking for max_fail_percentage 28992 1726882958.27950: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.27951: done checking to see if all hosts have failed 28992 1726882958.27951: getting the remaining hosts for this loop 28992 1726882958.27953: done getting the remaining hosts for this loop 28992 1726882958.27957: getting the next task for host managed_node1 28992 1726882958.27965: done getting next task for host managed_node1 28992 1726882958.27969: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882958.27974: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882958.27986: getting variables 28992 1726882958.27987: in VariableManager get_vars() 28992 1726882958.28030: Calling all_inventory to load vars for managed_node1 28992 1726882958.28033: Calling groups_inventory to load vars for managed_node1 28992 1726882958.28036: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882958.28047: Calling all_plugins_play to load vars for managed_node1 28992 1726882958.28050: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882958.28052: Calling groups_plugins_play to load vars for managed_node1 28992 1726882958.29112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882958.31186: done with get_vars() 28992 1726882958.31206: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:42:38 -0400 (0:00:00.869) 0:00:18.513 ****** 28992 1726882958.31279: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882958.31280: Creating lock for fedora.linux_system_roles.network_state 28992 1726882958.31567: worker is 1 (out of 1 available) 28992 1726882958.31583: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882958.31602: done queuing things up, now waiting for results queue to drain 28992 1726882958.31605: waiting for pending results... 28992 1726882958.31802: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882958.31908: in run() - task 0affc7ec-ae25-9fb4-6018-00000000021d 28992 1726882958.31924: variable 'ansible_search_path' from source: unknown 28992 1726882958.31929: variable 'ansible_search_path' from source: unknown 28992 1726882958.31963: calling self._execute() 28992 1726882958.32037: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.32043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.32053: variable 'omit' from source: magic vars 28992 1726882958.32353: variable 'ansible_distribution_major_version' from source: facts 28992 1726882958.32364: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882958.32459: variable 'network_state' from source: role '' defaults 28992 1726882958.32469: Evaluated conditional (network_state != {}): False 28992 1726882958.32472: when evaluation is False, skipping this task 28992 1726882958.32475: _execute() done 28992 1726882958.32478: dumping result to json 28992 1726882958.32483: done dumping result, returning 28992 1726882958.32493: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-00000000021d] 28992 1726882958.32496: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021d 28992 1726882958.32632: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021d 28992 1726882958.32635: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882958.32708: no more pending results, returning what we have 28992 1726882958.32711: results queue empty 28992 1726882958.32712: checking for any_errors_fatal 28992 1726882958.32724: done checking for any_errors_fatal 28992 1726882958.32725: checking for max_fail_percentage 28992 1726882958.32726: done checking for max_fail_percentage 28992 1726882958.32728: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.32728: done checking to see if all hosts have failed 28992 1726882958.32729: getting the remaining hosts for this loop 28992 1726882958.32731: done getting the remaining hosts for this loop 28992 1726882958.32735: getting the next task for host managed_node1 28992 1726882958.32742: done getting next task for host managed_node1 28992 1726882958.32746: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882958.32751: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882958.32765: getting variables 28992 1726882958.32767: in VariableManager get_vars() 28992 1726882958.32800: Calling all_inventory to load vars for managed_node1 28992 1726882958.32802: Calling groups_inventory to load vars for managed_node1 28992 1726882958.32804: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882958.32814: Calling all_plugins_play to load vars for managed_node1 28992 1726882958.32816: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882958.32819: Calling groups_plugins_play to load vars for managed_node1 28992 1726882958.34610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882958.36075: done with get_vars() 28992 1726882958.36099: done getting variables 28992 1726882958.36149: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:42:38 -0400 (0:00:00.048) 0:00:18.562 ****** 28992 1726882958.36180: entering _queue_task() for managed_node1/debug 28992 1726882958.36458: worker is 1 (out of 1 available) 28992 1726882958.36475: exiting _queue_task() for managed_node1/debug 28992 1726882958.36488: done queuing things up, now waiting for results queue to drain 28992 1726882958.36490: waiting for pending results... 28992 1726882958.36685: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882958.36799: in run() - task 0affc7ec-ae25-9fb4-6018-00000000021e 28992 1726882958.36812: variable 'ansible_search_path' from source: unknown 28992 1726882958.36816: variable 'ansible_search_path' from source: unknown 28992 1726882958.36855: calling self._execute() 28992 1726882958.36931: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.36937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.36953: variable 'omit' from source: magic vars 28992 1726882958.37428: variable 'ansible_distribution_major_version' from source: facts 28992 1726882958.37432: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882958.37435: variable 'omit' from source: magic vars 28992 1726882958.37474: variable 'omit' from source: magic vars 28992 1726882958.37516: variable 'omit' from source: magic vars 28992 1726882958.37579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882958.37624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882958.37652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882958.37691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882958.37707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882958.37743: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882958.37752: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.37760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.37902: Set connection var ansible_pipelining to False 28992 1726882958.37929: Set connection var ansible_connection to ssh 28992 1726882958.37933: Set connection var ansible_timeout to 10 28992 1726882958.37935: Set connection var ansible_shell_type to sh 28992 1726882958.37944: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882958.38002: Set connection var ansible_shell_executable to /bin/sh 28992 1726882958.38008: variable 'ansible_shell_executable' from source: unknown 28992 1726882958.38012: variable 'ansible_connection' from source: unknown 28992 1726882958.38016: variable 'ansible_module_compression' from source: unknown 28992 1726882958.38026: variable 'ansible_shell_type' from source: unknown 28992 1726882958.38033: variable 'ansible_shell_executable' from source: unknown 28992 1726882958.38041: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.38050: variable 'ansible_pipelining' from source: unknown 28992 1726882958.38056: variable 'ansible_timeout' from source: unknown 28992 1726882958.38119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.38263: 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) 28992 1726882958.38273: variable 'omit' from source: magic vars 28992 1726882958.38278: starting attempt loop 28992 1726882958.38281: running the handler 28992 1726882958.38387: variable '__network_connections_result' from source: set_fact 28992 1726882958.38437: handler run complete 28992 1726882958.38452: attempt loop complete, returning result 28992 1726882958.38455: _execute() done 28992 1726882958.38458: dumping result to json 28992 1726882958.38461: done dumping result, returning 28992 1726882958.38469: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000021e] 28992 1726882958.38474: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021e 28992 1726882958.38580: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021e 28992 1726882958.38583: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906" ] } 28992 1726882958.38649: no more pending results, returning what we have 28992 1726882958.38653: results queue empty 28992 1726882958.38654: checking for any_errors_fatal 28992 1726882958.38661: done checking for any_errors_fatal 28992 1726882958.38662: checking for max_fail_percentage 28992 1726882958.38664: done checking for max_fail_percentage 28992 1726882958.38665: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.38666: done checking to see if all hosts have failed 28992 1726882958.38667: getting the remaining hosts for this loop 28992 1726882958.38668: done getting the remaining hosts for this loop 28992 1726882958.38673: getting the next task for host managed_node1 28992 1726882958.38680: done getting next task for host managed_node1 28992 1726882958.38684: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882958.38688: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882958.38700: getting variables 28992 1726882958.38702: in VariableManager get_vars() 28992 1726882958.38739: Calling all_inventory to load vars for managed_node1 28992 1726882958.38742: Calling groups_inventory to load vars for managed_node1 28992 1726882958.38744: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882958.38753: Calling all_plugins_play to load vars for managed_node1 28992 1726882958.38756: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882958.38759: Calling groups_plugins_play to load vars for managed_node1 28992 1726882958.39904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882958.41097: done with get_vars() 28992 1726882958.41120: done getting variables 28992 1726882958.41168: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:42:38 -0400 (0:00:00.050) 0:00:18.612 ****** 28992 1726882958.41202: entering _queue_task() for managed_node1/debug 28992 1726882958.41475: worker is 1 (out of 1 available) 28992 1726882958.41494: exiting _queue_task() for managed_node1/debug 28992 1726882958.41508: done queuing things up, now waiting for results queue to drain 28992 1726882958.41510: waiting for pending results... 28992 1726882958.41703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882958.41807: in run() - task 0affc7ec-ae25-9fb4-6018-00000000021f 28992 1726882958.41820: variable 'ansible_search_path' from source: unknown 28992 1726882958.41826: variable 'ansible_search_path' from source: unknown 28992 1726882958.41864: calling self._execute() 28992 1726882958.41937: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.41941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.41951: variable 'omit' from source: magic vars 28992 1726882958.42251: variable 'ansible_distribution_major_version' from source: facts 28992 1726882958.42260: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882958.42267: variable 'omit' from source: magic vars 28992 1726882958.42317: variable 'omit' from source: magic vars 28992 1726882958.42345: variable 'omit' from source: magic vars 28992 1726882958.42380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882958.42414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882958.42433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882958.42449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882958.42459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882958.42486: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882958.42490: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.42492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.42588: Set connection var ansible_pipelining to False 28992 1726882958.42592: Set connection var ansible_connection to ssh 28992 1726882958.42595: Set connection var ansible_timeout to 10 28992 1726882958.42597: Set connection var ansible_shell_type to sh 28992 1726882958.42603: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882958.42611: Set connection var ansible_shell_executable to /bin/sh 28992 1726882958.42636: variable 'ansible_shell_executable' from source: unknown 28992 1726882958.42639: variable 'ansible_connection' from source: unknown 28992 1726882958.42642: variable 'ansible_module_compression' from source: unknown 28992 1726882958.42645: variable 'ansible_shell_type' from source: unknown 28992 1726882958.42647: variable 'ansible_shell_executable' from source: unknown 28992 1726882958.42649: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.42652: variable 'ansible_pipelining' from source: unknown 28992 1726882958.42654: variable 'ansible_timeout' from source: unknown 28992 1726882958.42659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.42774: 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) 28992 1726882958.42786: variable 'omit' from source: magic vars 28992 1726882958.42790: starting attempt loop 28992 1726882958.42793: running the handler 28992 1726882958.42833: variable '__network_connections_result' from source: set_fact 28992 1726882958.42893: variable '__network_connections_result' from source: set_fact 28992 1726882958.42985: handler run complete 28992 1726882958.43002: attempt loop complete, returning result 28992 1726882958.43006: _execute() done 28992 1726882958.43009: dumping result to json 28992 1726882958.43012: done dumping result, returning 28992 1726882958.43019: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000021f] 28992 1726882958.43025: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021f 28992 1726882958.43124: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000021f 28992 1726882958.43127: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906" ] } } 28992 1726882958.43249: no more pending results, returning what we have 28992 1726882958.43252: results queue empty 28992 1726882958.43253: checking for any_errors_fatal 28992 1726882958.43258: done checking for any_errors_fatal 28992 1726882958.43259: checking for max_fail_percentage 28992 1726882958.43260: done checking for max_fail_percentage 28992 1726882958.43261: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.43262: done checking to see if all hosts have failed 28992 1726882958.43263: getting the remaining hosts for this loop 28992 1726882958.43264: done getting the remaining hosts for this loop 28992 1726882958.43267: getting the next task for host managed_node1 28992 1726882958.43273: done getting next task for host managed_node1 28992 1726882958.43277: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882958.43281: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882958.43293: getting variables 28992 1726882958.43294: in VariableManager get_vars() 28992 1726882958.43333: Calling all_inventory to load vars for managed_node1 28992 1726882958.43336: Calling groups_inventory to load vars for managed_node1 28992 1726882958.43338: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882958.43350: Calling all_plugins_play to load vars for managed_node1 28992 1726882958.43352: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882958.43355: Calling groups_plugins_play to load vars for managed_node1 28992 1726882958.44347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882958.45653: done with get_vars() 28992 1726882958.45676: done getting variables 28992 1726882958.45728: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:42:38 -0400 (0:00:00.045) 0:00:18.657 ****** 28992 1726882958.45755: entering _queue_task() for managed_node1/debug 28992 1726882958.46044: worker is 1 (out of 1 available) 28992 1726882958.46059: exiting _queue_task() for managed_node1/debug 28992 1726882958.46071: done queuing things up, now waiting for results queue to drain 28992 1726882958.46073: waiting for pending results... 28992 1726882958.46270: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882958.46366: in run() - task 0affc7ec-ae25-9fb4-6018-000000000220 28992 1726882958.46380: variable 'ansible_search_path' from source: unknown 28992 1726882958.46385: variable 'ansible_search_path' from source: unknown 28992 1726882958.46419: calling self._execute() 28992 1726882958.46496: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.46500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.46511: variable 'omit' from source: magic vars 28992 1726882958.46819: variable 'ansible_distribution_major_version' from source: facts 28992 1726882958.46830: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882958.46924: variable 'network_state' from source: role '' defaults 28992 1726882958.46934: Evaluated conditional (network_state != {}): False 28992 1726882958.46937: when evaluation is False, skipping this task 28992 1726882958.46940: _execute() done 28992 1726882958.46943: dumping result to json 28992 1726882958.46945: done dumping result, returning 28992 1726882958.46954: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000000220] 28992 1726882958.46957: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000220 28992 1726882958.47058: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000220 28992 1726882958.47061: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726882958.47117: no more pending results, returning what we have 28992 1726882958.47123: results queue empty 28992 1726882958.47125: checking for any_errors_fatal 28992 1726882958.47135: done checking for any_errors_fatal 28992 1726882958.47136: checking for max_fail_percentage 28992 1726882958.47138: done checking for max_fail_percentage 28992 1726882958.47139: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.47140: done checking to see if all hosts have failed 28992 1726882958.47141: getting the remaining hosts for this loop 28992 1726882958.47142: done getting the remaining hosts for this loop 28992 1726882958.47147: getting the next task for host managed_node1 28992 1726882958.47153: done getting next task for host managed_node1 28992 1726882958.47157: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882958.47161: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882958.47177: getting variables 28992 1726882958.47178: in VariableManager get_vars() 28992 1726882958.47214: Calling all_inventory to load vars for managed_node1 28992 1726882958.47216: Calling groups_inventory to load vars for managed_node1 28992 1726882958.47218: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882958.47239: Calling all_plugins_play to load vars for managed_node1 28992 1726882958.47242: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882958.47245: Calling groups_plugins_play to load vars for managed_node1 28992 1726882958.48259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882958.49465: done with get_vars() 28992 1726882958.49488: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:42:38 -0400 (0:00:00.038) 0:00:18.696 ****** 28992 1726882958.49573: entering _queue_task() for managed_node1/ping 28992 1726882958.49575: Creating lock for ping 28992 1726882958.49863: worker is 1 (out of 1 available) 28992 1726882958.49880: exiting _queue_task() for managed_node1/ping 28992 1726882958.49893: done queuing things up, now waiting for results queue to drain 28992 1726882958.49895: waiting for pending results... 28992 1726882958.50090: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882958.50204: in run() - task 0affc7ec-ae25-9fb4-6018-000000000221 28992 1726882958.50217: variable 'ansible_search_path' from source: unknown 28992 1726882958.50221: variable 'ansible_search_path' from source: unknown 28992 1726882958.50259: calling self._execute() 28992 1726882958.50330: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.50341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.50347: variable 'omit' from source: magic vars 28992 1726882958.50647: variable 'ansible_distribution_major_version' from source: facts 28992 1726882958.50656: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882958.50668: variable 'omit' from source: magic vars 28992 1726882958.50716: variable 'omit' from source: magic vars 28992 1726882958.50743: variable 'omit' from source: magic vars 28992 1726882958.50778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882958.50814: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882958.50832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882958.50848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882958.50858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882958.50886: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882958.50891: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.50894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.50971: Set connection var ansible_pipelining to False 28992 1726882958.50975: Set connection var ansible_connection to ssh 28992 1726882958.50978: Set connection var ansible_timeout to 10 28992 1726882958.50981: Set connection var ansible_shell_type to sh 28992 1726882958.50993: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882958.50998: Set connection var ansible_shell_executable to /bin/sh 28992 1726882958.51019: variable 'ansible_shell_executable' from source: unknown 28992 1726882958.51024: variable 'ansible_connection' from source: unknown 28992 1726882958.51027: variable 'ansible_module_compression' from source: unknown 28992 1726882958.51029: variable 'ansible_shell_type' from source: unknown 28992 1726882958.51032: variable 'ansible_shell_executable' from source: unknown 28992 1726882958.51034: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882958.51037: variable 'ansible_pipelining' from source: unknown 28992 1726882958.51041: variable 'ansible_timeout' from source: unknown 28992 1726882958.51046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882958.51213: 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) 28992 1726882958.51223: variable 'omit' from source: magic vars 28992 1726882958.51228: starting attempt loop 28992 1726882958.51231: running the handler 28992 1726882958.51243: _low_level_execute_command(): starting 28992 1726882958.51250: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882958.51806: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882958.51811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.51815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.51866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882958.51870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882958.51873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.51939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.53690: stdout chunk (state=3): >>>/root <<< 28992 1726882958.53796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882958.53854: stderr chunk (state=3): >>><<< 28992 1726882958.53857: stdout chunk (state=3): >>><<< 28992 1726882958.53878: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882958.53890: _low_level_execute_command(): starting 28992 1726882958.53897: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051 `" && echo ansible-tmp-1726882958.5387788-29676-200269246846051="` echo /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051 `" ) && sleep 0' 28992 1726882958.54378: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882958.54382: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.54389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882958.54398: 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.15.7 originally 10.31.15.7 <<< 28992 1726882958.54401: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.54446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882958.54453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882958.54455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.54506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.56458: stdout chunk (state=3): >>>ansible-tmp-1726882958.5387788-29676-200269246846051=/root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051 <<< 28992 1726882958.56576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882958.56629: stderr chunk (state=3): >>><<< 28992 1726882958.56633: stdout chunk (state=3): >>><<< 28992 1726882958.56645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882958.5387788-29676-200269246846051=/root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882958.56691: variable 'ansible_module_compression' from source: unknown 28992 1726882958.56728: ANSIBALLZ: Using lock for ping 28992 1726882958.56731: ANSIBALLZ: Acquiring lock 28992 1726882958.56735: ANSIBALLZ: Lock acquired: 140126766540144 28992 1726882958.56738: ANSIBALLZ: Creating module 28992 1726882958.64968: ANSIBALLZ: Writing module into payload 28992 1726882958.65013: ANSIBALLZ: Writing module 28992 1726882958.65034: ANSIBALLZ: Renaming module 28992 1726882958.65038: ANSIBALLZ: Done creating module 28992 1726882958.65055: variable 'ansible_facts' from source: unknown 28992 1726882958.65099: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py 28992 1726882958.65208: Sending initial data 28992 1726882958.65212: Sent initial data (153 bytes) 28992 1726882958.65711: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882958.65715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.65717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882958.65720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.65769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882958.65772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882958.65774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.65836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.67452: 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 <<< 28992 1726882958.67499: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882958.67558: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpeh4q2jlf /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py <<< 28992 1726882958.67561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py" <<< 28992 1726882958.67604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpeh4q2jlf" to remote "/root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py" <<< 28992 1726882958.67610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py" <<< 28992 1726882958.68205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882958.68279: stderr chunk (state=3): >>><<< 28992 1726882958.68285: stdout chunk (state=3): >>><<< 28992 1726882958.68301: done transferring module to remote 28992 1726882958.68311: _low_level_execute_command(): starting 28992 1726882958.68320: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/ /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py && sleep 0' 28992 1726882958.68813: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882958.68817: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882958.68819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882958.68824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882958.68831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882958.68834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.68872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882958.68875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.68937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.70853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882958.70857: stdout chunk (state=3): >>><<< 28992 1726882958.70860: stderr chunk (state=3): >>><<< 28992 1726882958.70863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882958.70865: _low_level_execute_command(): starting 28992 1726882958.70867: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/AnsiballZ_ping.py && sleep 0' 28992 1726882958.71344: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882958.71348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.71350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882958.71353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882958.71362: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.71400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882958.71418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.71476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.87729: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726882958.89048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882958.89117: stderr chunk (state=3): >>><<< 28992 1726882958.89145: stdout chunk (state=3): >>><<< 28992 1726882958.89162: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882958.89286: 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-1726882958.5387788-29676-200269246846051/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882958.89290: _low_level_execute_command(): starting 28992 1726882958.89293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882958.5387788-29676-200269246846051/ > /dev/null 2>&1 && sleep 0' 28992 1726882958.89914: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882958.89931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882958.89946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882958.89971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882958.89992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882958.90098: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882958.90115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882958.90140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882958.90168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882958.90254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882958.92257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882958.92291: stderr chunk (state=3): >>><<< 28992 1726882958.92301: stdout chunk (state=3): >>><<< 28992 1726882958.92325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882958.92339: handler run complete 28992 1726882958.92361: attempt loop complete, returning result 28992 1726882958.92376: _execute() done 28992 1726882958.92399: dumping result to json 28992 1726882958.92625: done dumping result, returning 28992 1726882958.92630: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000000221] 28992 1726882958.92633: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000221 28992 1726882958.92701: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000221 28992 1726882958.92703: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726882958.92769: no more pending results, returning what we have 28992 1726882958.92772: results queue empty 28992 1726882958.92773: checking for any_errors_fatal 28992 1726882958.92781: done checking for any_errors_fatal 28992 1726882958.92781: checking for max_fail_percentage 28992 1726882958.92786: done checking for max_fail_percentage 28992 1726882958.92787: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.92788: done checking to see if all hosts have failed 28992 1726882958.92788: getting the remaining hosts for this loop 28992 1726882958.92790: done getting the remaining hosts for this loop 28992 1726882958.92794: getting the next task for host managed_node1 28992 1726882958.92803: done getting next task for host managed_node1 28992 1726882958.92806: ^ task is: TASK: meta (role_complete) 28992 1726882958.92810: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882958.92824: getting variables 28992 1726882958.92826: in VariableManager get_vars() 28992 1726882958.92867: Calling all_inventory to load vars for managed_node1 28992 1726882958.92869: Calling groups_inventory to load vars for managed_node1 28992 1726882958.92871: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882958.92884: Calling all_plugins_play to load vars for managed_node1 28992 1726882958.92887: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882958.92890: Calling groups_plugins_play to load vars for managed_node1 28992 1726882958.96091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882958.99630: done with get_vars() 28992 1726882958.99667: done getting variables 28992 1726882958.99879: done queuing things up, now waiting for results queue to drain 28992 1726882958.99882: results queue empty 28992 1726882958.99885: checking for any_errors_fatal 28992 1726882958.99889: done checking for any_errors_fatal 28992 1726882958.99890: checking for max_fail_percentage 28992 1726882958.99891: done checking for max_fail_percentage 28992 1726882958.99892: checking to see if all hosts have failed and the running result is not ok 28992 1726882958.99892: done checking to see if all hosts have failed 28992 1726882958.99893: getting the remaining hosts for this loop 28992 1726882958.99894: done getting the remaining hosts for this loop 28992 1726882958.99899: getting the next task for host managed_node1 28992 1726882958.99904: done getting next task for host managed_node1 28992 1726882958.99906: ^ task is: TASK: Show result 28992 1726882958.99909: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882958.99912: getting variables 28992 1726882958.99913: in VariableManager get_vars() 28992 1726882959.00021: Calling all_inventory to load vars for managed_node1 28992 1726882959.00026: Calling groups_inventory to load vars for managed_node1 28992 1726882959.00028: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.00034: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.00037: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.00040: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.01804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.10675: done with get_vars() 28992 1726882959.10707: done getting variables 28992 1726882959.10762: 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 result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Friday 20 September 2024 21:42:39 -0400 (0:00:00.612) 0:00:19.308 ****** 28992 1726882959.10798: entering _queue_task() for managed_node1/debug 28992 1726882959.11312: worker is 1 (out of 1 available) 28992 1726882959.11330: exiting _queue_task() for managed_node1/debug 28992 1726882959.11343: done queuing things up, now waiting for results queue to drain 28992 1726882959.11345: waiting for pending results... 28992 1726882959.11762: running TaskExecutor() for managed_node1/TASK: Show result 28992 1726882959.11848: in run() - task 0affc7ec-ae25-9fb4-6018-00000000018f 28992 1726882959.11925: variable 'ansible_search_path' from source: unknown 28992 1726882959.11928: variable 'ansible_search_path' from source: unknown 28992 1726882959.11949: calling self._execute() 28992 1726882959.12075: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.12128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.12132: variable 'omit' from source: magic vars 28992 1726882959.12589: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.12609: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.12631: variable 'omit' from source: magic vars 28992 1726882959.12696: variable 'omit' from source: magic vars 28992 1726882959.12724: variable 'omit' from source: magic vars 28992 1726882959.12777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882959.12849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882959.12857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882959.12863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.12873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.12909: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882959.12913: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.12916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.13085: Set connection var ansible_pipelining to False 28992 1726882959.13089: Set connection var ansible_connection to ssh 28992 1726882959.13091: Set connection var ansible_timeout to 10 28992 1726882959.13094: Set connection var ansible_shell_type to sh 28992 1726882959.13096: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882959.13099: Set connection var ansible_shell_executable to /bin/sh 28992 1726882959.13102: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.13104: variable 'ansible_connection' from source: unknown 28992 1726882959.13107: variable 'ansible_module_compression' from source: unknown 28992 1726882959.13110: variable 'ansible_shell_type' from source: unknown 28992 1726882959.13112: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.13115: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.13117: variable 'ansible_pipelining' from source: unknown 28992 1726882959.13120: variable 'ansible_timeout' from source: unknown 28992 1726882959.13124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.13302: 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) 28992 1726882959.13309: variable 'omit' from source: magic vars 28992 1726882959.13405: starting attempt loop 28992 1726882959.13409: running the handler 28992 1726882959.13411: variable '__network_connections_result' from source: set_fact 28992 1726882959.13484: variable '__network_connections_result' from source: set_fact 28992 1726882959.13631: handler run complete 28992 1726882959.13670: attempt loop complete, returning result 28992 1726882959.13679: _execute() done 28992 1726882959.13686: dumping result to json 28992 1726882959.13695: done dumping result, returning 28992 1726882959.13706: done running TaskExecutor() for managed_node1/TASK: Show result [0affc7ec-ae25-9fb4-6018-00000000018f] 28992 1726882959.13715: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000018f 28992 1726882959.13959: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000018f 28992 1726882959.13963: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5fc6836c-6b81-4d40-9cb9-783df992e906" ] } } 28992 1726882959.14135: no more pending results, returning what we have 28992 1726882959.14141: results queue empty 28992 1726882959.14142: checking for any_errors_fatal 28992 1726882959.14167: done checking for any_errors_fatal 28992 1726882959.14168: checking for max_fail_percentage 28992 1726882959.14170: done checking for max_fail_percentage 28992 1726882959.14177: checking to see if all hosts have failed and the running result is not ok 28992 1726882959.14178: done checking to see if all hosts have failed 28992 1726882959.14179: getting the remaining hosts for this loop 28992 1726882959.14182: done getting the remaining hosts for this loop 28992 1726882959.14186: getting the next task for host managed_node1 28992 1726882959.14195: done getting next task for host managed_node1 28992 1726882959.14199: ^ task is: TASK: Asserts 28992 1726882959.14201: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882959.14207: getting variables 28992 1726882959.14208: in VariableManager get_vars() 28992 1726882959.14241: Calling all_inventory to load vars for managed_node1 28992 1726882959.14244: Calling groups_inventory to load vars for managed_node1 28992 1726882959.14247: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.14258: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.14260: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.14263: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.15732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.17923: done with get_vars() 28992 1726882959.17947: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:42:39 -0400 (0:00:00.072) 0:00:19.380 ****** 28992 1726882959.18052: entering _queue_task() for managed_node1/include_tasks 28992 1726882959.18433: worker is 1 (out of 1 available) 28992 1726882959.18448: exiting _queue_task() for managed_node1/include_tasks 28992 1726882959.18462: done queuing things up, now waiting for results queue to drain 28992 1726882959.18463: waiting for pending results... 28992 1726882959.18782: running TaskExecutor() for managed_node1/TASK: Asserts 28992 1726882959.18999: in run() - task 0affc7ec-ae25-9fb4-6018-000000000096 28992 1726882959.19005: variable 'ansible_search_path' from source: unknown 28992 1726882959.19007: variable 'ansible_search_path' from source: unknown 28992 1726882959.19010: variable 'lsr_assert' from source: include params 28992 1726882959.19170: variable 'lsr_assert' from source: include params 28992 1726882959.19255: variable 'omit' from source: magic vars 28992 1726882959.19446: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.19455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.19469: variable 'omit' from source: magic vars 28992 1726882959.19835: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.19839: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.19843: variable 'item' from source: unknown 28992 1726882959.19928: variable 'item' from source: unknown 28992 1726882959.19946: variable 'item' from source: unknown 28992 1726882959.20002: variable 'item' from source: unknown 28992 1726882959.20149: dumping result to json 28992 1726882959.20333: done dumping result, returning 28992 1726882959.20338: done running TaskExecutor() for managed_node1/TASK: Asserts [0affc7ec-ae25-9fb4-6018-000000000096] 28992 1726882959.20341: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000096 28992 1726882959.20506: no more pending results, returning what we have 28992 1726882959.20510: in VariableManager get_vars() 28992 1726882959.20543: Calling all_inventory to load vars for managed_node1 28992 1726882959.20545: Calling groups_inventory to load vars for managed_node1 28992 1726882959.20548: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.20562: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.20567: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.20571: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.21106: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000096 28992 1726882959.21110: WORKER PROCESS EXITING 28992 1726882959.22338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.24171: done with get_vars() 28992 1726882959.24203: variable 'ansible_search_path' from source: unknown 28992 1726882959.24205: variable 'ansible_search_path' from source: unknown 28992 1726882959.24251: we have included files to process 28992 1726882959.24253: generating all_blocks data 28992 1726882959.24258: done generating all_blocks data 28992 1726882959.24264: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882959.24265: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882959.24268: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882959.24519: in VariableManager get_vars() 28992 1726882959.24552: done with get_vars() 28992 1726882959.24879: done processing included file 28992 1726882959.24881: iterating over new_blocks loaded from include file 28992 1726882959.24882: in VariableManager get_vars() 28992 1726882959.24900: done with get_vars() 28992 1726882959.24902: filtering new block on tags 28992 1726882959.24959: done filtering new block on tags 28992 1726882959.24961: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 28992 1726882959.24965: extending task lists for all hosts with included blocks 28992 1726882959.25695: done extending task lists 28992 1726882959.25696: done processing included files 28992 1726882959.25696: results queue empty 28992 1726882959.25697: checking for any_errors_fatal 28992 1726882959.25700: done checking for any_errors_fatal 28992 1726882959.25701: checking for max_fail_percentage 28992 1726882959.25702: done checking for max_fail_percentage 28992 1726882959.25702: checking to see if all hosts have failed and the running result is not ok 28992 1726882959.25703: done checking to see if all hosts have failed 28992 1726882959.25703: getting the remaining hosts for this loop 28992 1726882959.25704: done getting the remaining hosts for this loop 28992 1726882959.25706: getting the next task for host managed_node1 28992 1726882959.25709: done getting next task for host managed_node1 28992 1726882959.25710: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28992 1726882959.25712: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882959.25714: getting variables 28992 1726882959.25714: in VariableManager get_vars() 28992 1726882959.25721: Calling all_inventory to load vars for managed_node1 28992 1726882959.25724: Calling groups_inventory to load vars for managed_node1 28992 1726882959.25726: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.25731: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.25732: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.25734: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.26619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.27801: done with get_vars() 28992 1726882959.27820: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:42:39 -0400 (0:00:00.098) 0:00:19.479 ****** 28992 1726882959.27877: entering _queue_task() for managed_node1/include_tasks 28992 1726882959.28164: worker is 1 (out of 1 available) 28992 1726882959.28178: exiting _queue_task() for managed_node1/include_tasks 28992 1726882959.28192: done queuing things up, now waiting for results queue to drain 28992 1726882959.28194: waiting for pending results... 28992 1726882959.28386: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 28992 1726882959.28468: in run() - task 0affc7ec-ae25-9fb4-6018-000000000383 28992 1726882959.28482: variable 'ansible_search_path' from source: unknown 28992 1726882959.28485: variable 'ansible_search_path' from source: unknown 28992 1726882959.28519: calling self._execute() 28992 1726882959.28596: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.28600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.28609: variable 'omit' from source: magic vars 28992 1726882959.28916: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.28926: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.28933: _execute() done 28992 1726882959.28936: dumping result to json 28992 1726882959.28939: done dumping result, returning 28992 1726882959.28946: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-9fb4-6018-000000000383] 28992 1726882959.28951: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000383 28992 1726882959.29046: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000383 28992 1726882959.29049: WORKER PROCESS EXITING 28992 1726882959.29094: no more pending results, returning what we have 28992 1726882959.29099: in VariableManager get_vars() 28992 1726882959.29138: Calling all_inventory to load vars for managed_node1 28992 1726882959.29141: Calling groups_inventory to load vars for managed_node1 28992 1726882959.29144: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.29158: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.29161: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.29164: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.30186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.31397: done with get_vars() 28992 1726882959.31416: variable 'ansible_search_path' from source: unknown 28992 1726882959.31417: variable 'ansible_search_path' from source: unknown 28992 1726882959.31427: variable 'item' from source: include params 28992 1726882959.31513: variable 'item' from source: include params 28992 1726882959.31543: we have included files to process 28992 1726882959.31544: generating all_blocks data 28992 1726882959.31545: done generating all_blocks data 28992 1726882959.31546: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882959.31547: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882959.31548: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882959.32320: done processing included file 28992 1726882959.32324: iterating over new_blocks loaded from include file 28992 1726882959.32325: in VariableManager get_vars() 28992 1726882959.32336: done with get_vars() 28992 1726882959.32337: filtering new block on tags 28992 1726882959.32432: done filtering new block on tags 28992 1726882959.32435: in VariableManager get_vars() 28992 1726882959.32445: done with get_vars() 28992 1726882959.32446: filtering new block on tags 28992 1726882959.32481: done filtering new block on tags 28992 1726882959.32485: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 28992 1726882959.32490: extending task lists for all hosts with included blocks 28992 1726882959.32666: done extending task lists 28992 1726882959.32668: done processing included files 28992 1726882959.32668: results queue empty 28992 1726882959.32669: checking for any_errors_fatal 28992 1726882959.32671: done checking for any_errors_fatal 28992 1726882959.32672: checking for max_fail_percentage 28992 1726882959.32672: done checking for max_fail_percentage 28992 1726882959.32673: checking to see if all hosts have failed and the running result is not ok 28992 1726882959.32673: done checking to see if all hosts have failed 28992 1726882959.32674: getting the remaining hosts for this loop 28992 1726882959.32675: done getting the remaining hosts for this loop 28992 1726882959.32677: getting the next task for host managed_node1 28992 1726882959.32679: done getting next task for host managed_node1 28992 1726882959.32681: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726882959.32685: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882959.32687: getting variables 28992 1726882959.32688: in VariableManager get_vars() 28992 1726882959.32694: Calling all_inventory to load vars for managed_node1 28992 1726882959.32695: Calling groups_inventory to load vars for managed_node1 28992 1726882959.32697: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.32701: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.32703: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.32705: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.33594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.34795: done with get_vars() 28992 1726882959.34812: done getting variables 28992 1726882959.34845: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:42:39 -0400 (0:00:00.069) 0:00:19.549 ****** 28992 1726882959.34868: entering _queue_task() for managed_node1/set_fact 28992 1726882959.35154: worker is 1 (out of 1 available) 28992 1726882959.35169: exiting _queue_task() for managed_node1/set_fact 28992 1726882959.35182: done queuing things up, now waiting for results queue to drain 28992 1726882959.35186: waiting for pending results... 28992 1726882959.35373: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726882959.35461: in run() - task 0affc7ec-ae25-9fb4-6018-0000000003fe 28992 1726882959.35473: variable 'ansible_search_path' from source: unknown 28992 1726882959.35478: variable 'ansible_search_path' from source: unknown 28992 1726882959.35510: calling self._execute() 28992 1726882959.35586: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.35591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.35599: variable 'omit' from source: magic vars 28992 1726882959.35904: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.35912: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.35919: variable 'omit' from source: magic vars 28992 1726882959.35963: variable 'omit' from source: magic vars 28992 1726882959.35989: variable 'omit' from source: magic vars 28992 1726882959.36026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882959.36057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882959.36079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882959.36096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.36105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.36134: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882959.36138: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.36141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.36220: Set connection var ansible_pipelining to False 28992 1726882959.36226: Set connection var ansible_connection to ssh 28992 1726882959.36228: Set connection var ansible_timeout to 10 28992 1726882959.36231: Set connection var ansible_shell_type to sh 28992 1726882959.36238: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882959.36245: Set connection var ansible_shell_executable to /bin/sh 28992 1726882959.36263: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.36266: variable 'ansible_connection' from source: unknown 28992 1726882959.36270: variable 'ansible_module_compression' from source: unknown 28992 1726882959.36272: variable 'ansible_shell_type' from source: unknown 28992 1726882959.36275: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.36279: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.36282: variable 'ansible_pipelining' from source: unknown 28992 1726882959.36287: variable 'ansible_timeout' from source: unknown 28992 1726882959.36289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.36396: 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) 28992 1726882959.36407: variable 'omit' from source: magic vars 28992 1726882959.36412: starting attempt loop 28992 1726882959.36415: running the handler 28992 1726882959.36429: handler run complete 28992 1726882959.36437: attempt loop complete, returning result 28992 1726882959.36440: _execute() done 28992 1726882959.36442: dumping result to json 28992 1726882959.36445: done dumping result, returning 28992 1726882959.36452: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-9fb4-6018-0000000003fe] 28992 1726882959.36456: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000003fe 28992 1726882959.36542: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000003fe 28992 1726882959.36544: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28992 1726882959.36601: no more pending results, returning what we have 28992 1726882959.36604: results queue empty 28992 1726882959.36605: checking for any_errors_fatal 28992 1726882959.36606: done checking for any_errors_fatal 28992 1726882959.36607: checking for max_fail_percentage 28992 1726882959.36609: done checking for max_fail_percentage 28992 1726882959.36610: checking to see if all hosts have failed and the running result is not ok 28992 1726882959.36611: done checking to see if all hosts have failed 28992 1726882959.36611: getting the remaining hosts for this loop 28992 1726882959.36613: done getting the remaining hosts for this loop 28992 1726882959.36617: getting the next task for host managed_node1 28992 1726882959.36627: done getting next task for host managed_node1 28992 1726882959.36631: ^ task is: TASK: Stat profile file 28992 1726882959.36635: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882959.36640: getting variables 28992 1726882959.36641: in VariableManager get_vars() 28992 1726882959.36671: Calling all_inventory to load vars for managed_node1 28992 1726882959.36673: Calling groups_inventory to load vars for managed_node1 28992 1726882959.36677: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.36690: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.36692: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.36695: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.37774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.38975: done with get_vars() 28992 1726882959.38994: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:42:39 -0400 (0:00:00.042) 0:00:19.591 ****** 28992 1726882959.39070: entering _queue_task() for managed_node1/stat 28992 1726882959.39331: worker is 1 (out of 1 available) 28992 1726882959.39345: exiting _queue_task() for managed_node1/stat 28992 1726882959.39360: done queuing things up, now waiting for results queue to drain 28992 1726882959.39361: waiting for pending results... 28992 1726882959.39556: running TaskExecutor() for managed_node1/TASK: Stat profile file 28992 1726882959.39652: in run() - task 0affc7ec-ae25-9fb4-6018-0000000003ff 28992 1726882959.39665: variable 'ansible_search_path' from source: unknown 28992 1726882959.39669: variable 'ansible_search_path' from source: unknown 28992 1726882959.39706: calling self._execute() 28992 1726882959.39776: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.39781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.39792: variable 'omit' from source: magic vars 28992 1726882959.40097: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.40107: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.40114: variable 'omit' from source: magic vars 28992 1726882959.40158: variable 'omit' from source: magic vars 28992 1726882959.40231: variable 'profile' from source: play vars 28992 1726882959.40237: variable 'interface' from source: play vars 28992 1726882959.40293: variable 'interface' from source: play vars 28992 1726882959.40307: variable 'omit' from source: magic vars 28992 1726882959.40345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882959.40377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882959.40399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882959.40413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.40424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.40450: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882959.40454: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.40458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.40537: Set connection var ansible_pipelining to False 28992 1726882959.40540: Set connection var ansible_connection to ssh 28992 1726882959.40543: Set connection var ansible_timeout to 10 28992 1726882959.40546: Set connection var ansible_shell_type to sh 28992 1726882959.40552: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882959.40559: Set connection var ansible_shell_executable to /bin/sh 28992 1726882959.40580: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.40583: variable 'ansible_connection' from source: unknown 28992 1726882959.40595: variable 'ansible_module_compression' from source: unknown 28992 1726882959.40598: variable 'ansible_shell_type' from source: unknown 28992 1726882959.40601: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.40604: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.40606: variable 'ansible_pipelining' from source: unknown 28992 1726882959.40608: variable 'ansible_timeout' from source: unknown 28992 1726882959.40611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.40770: 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) 28992 1726882959.40779: variable 'omit' from source: magic vars 28992 1726882959.40786: starting attempt loop 28992 1726882959.40791: running the handler 28992 1726882959.40804: _low_level_execute_command(): starting 28992 1726882959.40815: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882959.41385: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.41429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882959.41453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882959.41455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.41507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.43479: stdout chunk (state=3): >>>/root <<< 28992 1726882959.43483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882959.43486: stdout chunk (state=3): >>><<< 28992 1726882959.43488: stderr chunk (state=3): >>><<< 28992 1726882959.43491: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882959.43504: _low_level_execute_command(): starting 28992 1726882959.43507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982 `" && echo ansible-tmp-1726882959.434866-29715-38543348193982="` echo /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982 `" ) && sleep 0' 28992 1726882959.44254: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882959.44286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882959.44298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.44339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882959.44350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.44416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.46543: stdout chunk (state=3): >>>ansible-tmp-1726882959.434866-29715-38543348193982=/root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982 <<< 28992 1726882959.46574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882959.46578: stdout chunk (state=3): >>><<< 28992 1726882959.46588: stderr chunk (state=3): >>><<< 28992 1726882959.46605: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882959.434866-29715-38543348193982=/root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882959.46772: variable 'ansible_module_compression' from source: unknown 28992 1726882959.46832: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882959.46877: variable 'ansible_facts' from source: unknown 28992 1726882959.47232: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py 28992 1726882959.47502: Sending initial data 28992 1726882959.47505: Sent initial data (151 bytes) 28992 1726882959.48075: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882959.48090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882959.48113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882959.48135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882959.48152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882959.48163: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882959.48224: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.48279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882959.48297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882959.48320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.48407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.50163: 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 <<< 28992 1726882959.50216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882959.50271: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpwbm6lw0b /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py <<< 28992 1726882959.50428: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py" <<< 28992 1726882959.50432: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpwbm6lw0b" to remote "/root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py" <<< 28992 1726882959.51800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882959.51934: stderr chunk (state=3): >>><<< 28992 1726882959.51937: stdout chunk (state=3): >>><<< 28992 1726882959.51962: done transferring module to remote 28992 1726882959.51975: _low_level_execute_command(): starting 28992 1726882959.51981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/ /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py && sleep 0' 28992 1726882959.53528: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882959.53531: 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.15.7 originally 10.31.15.7 <<< 28992 1726882959.53534: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.53536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882959.53538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.53549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882959.53551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882959.53571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.53642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.55455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882959.55537: stderr chunk (state=3): >>><<< 28992 1726882959.55541: stdout chunk (state=3): >>><<< 28992 1726882959.55565: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882959.55568: _low_level_execute_command(): starting 28992 1726882959.55574: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/AnsiballZ_stat.py && sleep 0' 28992 1726882959.56673: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882959.56677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882959.56940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882959.56944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882959.57049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.57117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.73638: 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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882959.75146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882959.75172: stderr chunk (state=3): >>><<< 28992 1726882959.75194: stdout chunk (state=3): >>><<< 28992 1726882959.75220: _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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882959.75266: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1726882959.434866-29715-38543348193982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882959.75283: _low_level_execute_command(): starting 28992 1726882959.75293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882959.434866-29715-38543348193982/ > /dev/null 2>&1 && sleep 0' 28992 1726882959.75942: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882959.75957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882959.76016: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.76077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882959.76096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882959.76127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.76177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.78148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882959.78152: stdout chunk (state=3): >>><<< 28992 1726882959.78329: stderr chunk (state=3): >>><<< 28992 1726882959.78333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882959.78335: handler run complete 28992 1726882959.78337: attempt loop complete, returning result 28992 1726882959.78339: _execute() done 28992 1726882959.78341: dumping result to json 28992 1726882959.78343: done dumping result, returning 28992 1726882959.78345: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-9fb4-6018-0000000003ff] 28992 1726882959.78346: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000003ff 28992 1726882959.78417: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000003ff 28992 1726882959.78421: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882959.78501: no more pending results, returning what we have 28992 1726882959.78505: results queue empty 28992 1726882959.78506: checking for any_errors_fatal 28992 1726882959.78512: done checking for any_errors_fatal 28992 1726882959.78513: checking for max_fail_percentage 28992 1726882959.78515: done checking for max_fail_percentage 28992 1726882959.78516: checking to see if all hosts have failed and the running result is not ok 28992 1726882959.78517: done checking to see if all hosts have failed 28992 1726882959.78518: getting the remaining hosts for this loop 28992 1726882959.78520: done getting the remaining hosts for this loop 28992 1726882959.78636: getting the next task for host managed_node1 28992 1726882959.78643: done getting next task for host managed_node1 28992 1726882959.78646: ^ task is: TASK: Set NM profile exist flag based on the profile files 28992 1726882959.78651: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882959.78655: getting variables 28992 1726882959.78657: in VariableManager get_vars() 28992 1726882959.78693: Calling all_inventory to load vars for managed_node1 28992 1726882959.78697: Calling groups_inventory to load vars for managed_node1 28992 1726882959.78701: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.78713: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.78717: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.78720: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.80111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.85098: done with get_vars() 28992 1726882959.85131: done getting variables 28992 1726882959.85302: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:42:39 -0400 (0:00:00.464) 0:00:20.055 ****** 28992 1726882959.85500: entering _queue_task() for managed_node1/set_fact 28992 1726882959.86287: worker is 1 (out of 1 available) 28992 1726882959.86303: exiting _queue_task() for managed_node1/set_fact 28992 1726882959.86317: done queuing things up, now waiting for results queue to drain 28992 1726882959.86318: waiting for pending results... 28992 1726882959.86562: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 28992 1726882959.86830: in run() - task 0affc7ec-ae25-9fb4-6018-000000000400 28992 1726882959.86835: variable 'ansible_search_path' from source: unknown 28992 1726882959.86838: variable 'ansible_search_path' from source: unknown 28992 1726882959.86841: calling self._execute() 28992 1726882959.86890: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.86906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.86916: variable 'omit' from source: magic vars 28992 1726882959.87377: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.87388: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.87627: variable 'profile_stat' from source: set_fact 28992 1726882959.87630: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882959.87632: when evaluation is False, skipping this task 28992 1726882959.87634: _execute() done 28992 1726882959.87636: dumping result to json 28992 1726882959.87639: done dumping result, returning 28992 1726882959.87641: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-9fb4-6018-000000000400] 28992 1726882959.87642: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000400 28992 1726882959.87938: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000400 28992 1726882959.87941: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882959.88331: no more pending results, returning what we have 28992 1726882959.88336: results queue empty 28992 1726882959.88337: checking for any_errors_fatal 28992 1726882959.88348: done checking for any_errors_fatal 28992 1726882959.88349: checking for max_fail_percentage 28992 1726882959.88350: done checking for max_fail_percentage 28992 1726882959.88351: checking to see if all hosts have failed and the running result is not ok 28992 1726882959.88352: done checking to see if all hosts have failed 28992 1726882959.88353: getting the remaining hosts for this loop 28992 1726882959.88354: done getting the remaining hosts for this loop 28992 1726882959.88359: getting the next task for host managed_node1 28992 1726882959.88365: done getting next task for host managed_node1 28992 1726882959.88368: ^ task is: TASK: Get NM profile info 28992 1726882959.88373: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882959.88377: getting variables 28992 1726882959.88379: in VariableManager get_vars() 28992 1726882959.88664: Calling all_inventory to load vars for managed_node1 28992 1726882959.88667: Calling groups_inventory to load vars for managed_node1 28992 1726882959.88671: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882959.88687: Calling all_plugins_play to load vars for managed_node1 28992 1726882959.88691: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882959.88695: Calling groups_plugins_play to load vars for managed_node1 28992 1726882959.91407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882959.93717: done with get_vars() 28992 1726882959.93753: done getting variables 28992 1726882959.93860: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:42:39 -0400 (0:00:00.083) 0:00:20.139 ****** 28992 1726882959.93901: entering _queue_task() for managed_node1/shell 28992 1726882959.93903: Creating lock for shell 28992 1726882959.94355: worker is 1 (out of 1 available) 28992 1726882959.94369: exiting _queue_task() for managed_node1/shell 28992 1726882959.94385: done queuing things up, now waiting for results queue to drain 28992 1726882959.94388: waiting for pending results... 28992 1726882959.94678: running TaskExecutor() for managed_node1/TASK: Get NM profile info 28992 1726882959.94816: in run() - task 0affc7ec-ae25-9fb4-6018-000000000401 28992 1726882959.94839: variable 'ansible_search_path' from source: unknown 28992 1726882959.94852: variable 'ansible_search_path' from source: unknown 28992 1726882959.94891: calling self._execute() 28992 1726882959.94989: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.94994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.95006: variable 'omit' from source: magic vars 28992 1726882959.95427: variable 'ansible_distribution_major_version' from source: facts 28992 1726882959.95439: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882959.95447: variable 'omit' from source: magic vars 28992 1726882959.95515: variable 'omit' from source: magic vars 28992 1726882959.95626: variable 'profile' from source: play vars 28992 1726882959.95630: variable 'interface' from source: play vars 28992 1726882959.95704: variable 'interface' from source: play vars 28992 1726882959.95733: variable 'omit' from source: magic vars 28992 1726882959.95776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882959.95814: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882959.95846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882959.95865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.95878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882959.95910: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882959.95913: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.95916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.96044: Set connection var ansible_pipelining to False 28992 1726882959.96227: Set connection var ansible_connection to ssh 28992 1726882959.96230: Set connection var ansible_timeout to 10 28992 1726882959.96233: Set connection var ansible_shell_type to sh 28992 1726882959.96235: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882959.96238: Set connection var ansible_shell_executable to /bin/sh 28992 1726882959.96241: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.96243: variable 'ansible_connection' from source: unknown 28992 1726882959.96246: variable 'ansible_module_compression' from source: unknown 28992 1726882959.96248: variable 'ansible_shell_type' from source: unknown 28992 1726882959.96250: variable 'ansible_shell_executable' from source: unknown 28992 1726882959.96252: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882959.96255: variable 'ansible_pipelining' from source: unknown 28992 1726882959.96258: variable 'ansible_timeout' from source: unknown 28992 1726882959.96261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882959.96310: 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) 28992 1726882959.96323: variable 'omit' from source: magic vars 28992 1726882959.96330: starting attempt loop 28992 1726882959.96333: running the handler 28992 1726882959.96343: 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) 28992 1726882959.96363: _low_level_execute_command(): starting 28992 1726882959.96371: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882959.97135: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882959.97152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882959.97167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882959.97190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882959.97246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882959.97315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882959.97335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882959.97361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882959.97452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882959.99199: stdout chunk (state=3): >>>/root <<< 28992 1726882959.99394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882959.99397: stderr chunk (state=3): >>><<< 28992 1726882959.99428: stdout chunk (state=3): >>><<< 28992 1726882959.99433: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882959.99440: _low_level_execute_command(): starting 28992 1726882959.99447: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542 `" && echo ansible-tmp-1726882959.9942698-29753-23662557024542="` echo /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542 `" ) && sleep 0' 28992 1726882960.00128: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882960.00132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882960.00135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882960.00138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882960.00140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882960.00148: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882960.00155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.00158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882960.00160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882960.00163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882960.00165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882960.00168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882960.00170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882960.00173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882960.00176: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726882960.00231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.00258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882960.00268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882960.00292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882960.00369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882960.02348: stdout chunk (state=3): >>>ansible-tmp-1726882959.9942698-29753-23662557024542=/root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542 <<< 28992 1726882960.02525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882960.02529: stdout chunk (state=3): >>><<< 28992 1726882960.02533: stderr chunk (state=3): >>><<< 28992 1726882960.02541: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882959.9942698-29753-23662557024542=/root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882960.02567: variable 'ansible_module_compression' from source: unknown 28992 1726882960.02608: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882960.02651: variable 'ansible_facts' from source: unknown 28992 1726882960.02699: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py 28992 1726882960.02800: Sending initial data 28992 1726882960.02804: Sent initial data (155 bytes) 28992 1726882960.03380: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882960.03384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882960.03387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882960.03390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882960.03392: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.03409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882960.03420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882960.03501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882960.05112: 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 <<< 28992 1726882960.05129: stderr chunk (state=3): >>>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 <<< 28992 1726882960.05169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882960.05229: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp6ule9uch /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py <<< 28992 1726882960.05232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py" <<< 28992 1726882960.05276: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp6ule9uch" to remote "/root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py" <<< 28992 1726882960.05857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882960.05925: stderr chunk (state=3): >>><<< 28992 1726882960.05929: stdout chunk (state=3): >>><<< 28992 1726882960.05947: done transferring module to remote 28992 1726882960.05957: _low_level_execute_command(): starting 28992 1726882960.05962: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/ /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py && sleep 0' 28992 1726882960.06382: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882960.06414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882960.06419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.06422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882960.06424: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882960.06426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.06478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882960.06488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882960.06554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882960.08342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882960.08389: stderr chunk (state=3): >>><<< 28992 1726882960.08393: stdout chunk (state=3): >>><<< 28992 1726882960.08404: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882960.08407: _low_level_execute_command(): starting 28992 1726882960.08413: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/AnsiballZ_command.py && sleep 0' 28992 1726882960.08879: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882960.08882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.08885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882960.08887: 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.15.7 originally 10.31.15.7 <<< 28992 1726882960.08890: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882960.08940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882960.08947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882960.08949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882960.09004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882960.27576: stdout chunk (state=3): >>> {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:42:40.253955", "end": "2024-09-20 21:42:40.273848", "delta": "0:00:00.019893", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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}}} <<< 28992 1726882960.29163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882960.29228: stderr chunk (state=3): >>><<< 28992 1726882960.29231: stdout chunk (state=3): >>><<< 28992 1726882960.29250: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:42:40.253955", "end": "2024-09-20 21:42:40.273848", "delta": "0:00:00.019893", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882960.29280: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | 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-1726882959.9942698-29753-23662557024542/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882960.29289: _low_level_execute_command(): starting 28992 1726882960.29294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882959.9942698-29753-23662557024542/ > /dev/null 2>&1 && sleep 0' 28992 1726882960.30356: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882960.30359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882960.30530: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882960.30595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882960.30688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882960.32606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882960.32632: stderr chunk (state=3): >>><<< 28992 1726882960.32651: stdout chunk (state=3): >>><<< 28992 1726882960.32661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882960.32827: handler run complete 28992 1726882960.32831: Evaluated conditional (False): False 28992 1726882960.32834: attempt loop complete, returning result 28992 1726882960.32837: _execute() done 28992 1726882960.32839: dumping result to json 28992 1726882960.32842: done dumping result, returning 28992 1726882960.32844: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-9fb4-6018-000000000401] 28992 1726882960.32847: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000401 ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019893", "end": "2024-09-20 21:42:40.273848", "rc": 0, "start": "2024-09-20 21:42:40.253955" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection 28992 1726882960.33007: no more pending results, returning what we have 28992 1726882960.33011: results queue empty 28992 1726882960.33012: checking for any_errors_fatal 28992 1726882960.33020: done checking for any_errors_fatal 28992 1726882960.33021: checking for max_fail_percentage 28992 1726882960.33027: done checking for max_fail_percentage 28992 1726882960.33028: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.33029: done checking to see if all hosts have failed 28992 1726882960.33030: getting the remaining hosts for this loop 28992 1726882960.33032: done getting the remaining hosts for this loop 28992 1726882960.33037: getting the next task for host managed_node1 28992 1726882960.33045: done getting next task for host managed_node1 28992 1726882960.33048: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726882960.33053: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.33057: getting variables 28992 1726882960.33060: in VariableManager get_vars() 28992 1726882960.33098: Calling all_inventory to load vars for managed_node1 28992 1726882960.33102: Calling groups_inventory to load vars for managed_node1 28992 1726882960.33106: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.33338: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.33342: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.33346: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.34040: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000401 28992 1726882960.34044: WORKER PROCESS EXITING 28992 1726882960.35380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.37502: done with get_vars() 28992 1726882960.37531: done getting variables 28992 1726882960.37593: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:42:40 -0400 (0:00:00.437) 0:00:20.576 ****** 28992 1726882960.37632: entering _queue_task() for managed_node1/set_fact 28992 1726882960.37976: worker is 1 (out of 1 available) 28992 1726882960.37993: exiting _queue_task() for managed_node1/set_fact 28992 1726882960.38008: done queuing things up, now waiting for results queue to drain 28992 1726882960.38010: waiting for pending results... 28992 1726882960.38325: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726882960.38477: in run() - task 0affc7ec-ae25-9fb4-6018-000000000402 28992 1726882960.38505: variable 'ansible_search_path' from source: unknown 28992 1726882960.38514: variable 'ansible_search_path' from source: unknown 28992 1726882960.38566: calling self._execute() 28992 1726882960.38680: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.38697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.38713: variable 'omit' from source: magic vars 28992 1726882960.39145: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.39169: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.39325: variable 'nm_profile_exists' from source: set_fact 28992 1726882960.39343: Evaluated conditional (nm_profile_exists.rc == 0): True 28992 1726882960.39356: variable 'omit' from source: magic vars 28992 1726882960.39427: variable 'omit' from source: magic vars 28992 1726882960.39468: variable 'omit' from source: magic vars 28992 1726882960.39525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882960.39567: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882960.39600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882960.39626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.39644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.39685: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882960.39699: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.39707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.39821: Set connection var ansible_pipelining to False 28992 1726882960.39831: Set connection var ansible_connection to ssh 28992 1726882960.39843: Set connection var ansible_timeout to 10 28992 1726882960.39850: Set connection var ansible_shell_type to sh 28992 1726882960.40028: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882960.40031: Set connection var ansible_shell_executable to /bin/sh 28992 1726882960.40034: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.40036: variable 'ansible_connection' from source: unknown 28992 1726882960.40038: variable 'ansible_module_compression' from source: unknown 28992 1726882960.40040: variable 'ansible_shell_type' from source: unknown 28992 1726882960.40042: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.40044: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.40046: variable 'ansible_pipelining' from source: unknown 28992 1726882960.40048: variable 'ansible_timeout' from source: unknown 28992 1726882960.40050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.40104: 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) 28992 1726882960.40120: variable 'omit' from source: magic vars 28992 1726882960.40134: starting attempt loop 28992 1726882960.40141: running the handler 28992 1726882960.40157: handler run complete 28992 1726882960.40177: attempt loop complete, returning result 28992 1726882960.40187: _execute() done 28992 1726882960.40194: dumping result to json 28992 1726882960.40201: done dumping result, returning 28992 1726882960.40212: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-9fb4-6018-000000000402] 28992 1726882960.40221: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000402 ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 28992 1726882960.40485: no more pending results, returning what we have 28992 1726882960.40489: results queue empty 28992 1726882960.40490: checking for any_errors_fatal 28992 1726882960.40499: done checking for any_errors_fatal 28992 1726882960.40500: checking for max_fail_percentage 28992 1726882960.40502: done checking for max_fail_percentage 28992 1726882960.40503: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.40504: done checking to see if all hosts have failed 28992 1726882960.40504: getting the remaining hosts for this loop 28992 1726882960.40506: done getting the remaining hosts for this loop 28992 1726882960.40511: getting the next task for host managed_node1 28992 1726882960.40526: done getting next task for host managed_node1 28992 1726882960.40530: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28992 1726882960.40535: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.40541: getting variables 28992 1726882960.40543: in VariableManager get_vars() 28992 1726882960.40577: Calling all_inventory to load vars for managed_node1 28992 1726882960.40580: Calling groups_inventory to load vars for managed_node1 28992 1726882960.40587: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.40601: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.40604: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.40608: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.41139: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000402 28992 1726882960.41143: WORKER PROCESS EXITING 28992 1726882960.42533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.44829: done with get_vars() 28992 1726882960.44855: done getting variables 28992 1726882960.44926: 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) 28992 1726882960.45055: variable 'profile' from source: play vars 28992 1726882960.45059: variable 'interface' from source: play vars 28992 1726882960.45132: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:42:40 -0400 (0:00:00.075) 0:00:20.652 ****** 28992 1726882960.45166: entering _queue_task() for managed_node1/command 28992 1726882960.45524: worker is 1 (out of 1 available) 28992 1726882960.45538: exiting _queue_task() for managed_node1/command 28992 1726882960.45550: done queuing things up, now waiting for results queue to drain 28992 1726882960.45552: waiting for pending results... 28992 1726882960.45851: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr 28992 1726882960.45989: in run() - task 0affc7ec-ae25-9fb4-6018-000000000404 28992 1726882960.46011: variable 'ansible_search_path' from source: unknown 28992 1726882960.46018: variable 'ansible_search_path' from source: unknown 28992 1726882960.46064: calling self._execute() 28992 1726882960.46170: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.46189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.46207: variable 'omit' from source: magic vars 28992 1726882960.46607: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.46631: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.46771: variable 'profile_stat' from source: set_fact 28992 1726882960.46791: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882960.46829: when evaluation is False, skipping this task 28992 1726882960.46833: _execute() done 28992 1726882960.46836: dumping result to json 28992 1726882960.46839: done dumping result, returning 28992 1726882960.46841: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000404] 28992 1726882960.46843: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000404 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882960.47009: no more pending results, returning what we have 28992 1726882960.47014: results queue empty 28992 1726882960.47015: checking for any_errors_fatal 28992 1726882960.47024: done checking for any_errors_fatal 28992 1726882960.47025: checking for max_fail_percentage 28992 1726882960.47027: done checking for max_fail_percentage 28992 1726882960.47027: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.47029: done checking to see if all hosts have failed 28992 1726882960.47030: getting the remaining hosts for this loop 28992 1726882960.47032: done getting the remaining hosts for this loop 28992 1726882960.47036: getting the next task for host managed_node1 28992 1726882960.47045: done getting next task for host managed_node1 28992 1726882960.47048: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28992 1726882960.47053: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.47057: getting variables 28992 1726882960.47059: in VariableManager get_vars() 28992 1726882960.47094: Calling all_inventory to load vars for managed_node1 28992 1726882960.47097: Calling groups_inventory to load vars for managed_node1 28992 1726882960.47102: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.47117: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.47120: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.47429: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.48139: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000404 28992 1726882960.48142: WORKER PROCESS EXITING 28992 1726882960.49117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.51268: done with get_vars() 28992 1726882960.51305: done getting variables 28992 1726882960.51377: 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) 28992 1726882960.51507: variable 'profile' from source: play vars 28992 1726882960.51511: variable 'interface' from source: play vars 28992 1726882960.51575: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:42:40 -0400 (0:00:00.064) 0:00:20.716 ****** 28992 1726882960.51614: entering _queue_task() for managed_node1/set_fact 28992 1726882960.51989: worker is 1 (out of 1 available) 28992 1726882960.52003: exiting _queue_task() for managed_node1/set_fact 28992 1726882960.52017: done queuing things up, now waiting for results queue to drain 28992 1726882960.52019: waiting for pending results... 28992 1726882960.52328: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr 28992 1726882960.52467: in run() - task 0affc7ec-ae25-9fb4-6018-000000000405 28992 1726882960.52491: variable 'ansible_search_path' from source: unknown 28992 1726882960.52499: variable 'ansible_search_path' from source: unknown 28992 1726882960.52543: calling self._execute() 28992 1726882960.52647: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.52662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.52679: variable 'omit' from source: magic vars 28992 1726882960.53090: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.53114: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.53261: variable 'profile_stat' from source: set_fact 28992 1726882960.53278: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882960.53290: when evaluation is False, skipping this task 28992 1726882960.53297: _execute() done 28992 1726882960.53305: dumping result to json 28992 1726882960.53312: done dumping result, returning 28992 1726882960.53329: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000405] 28992 1726882960.53340: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000405 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882960.53611: no more pending results, returning what we have 28992 1726882960.53615: results queue empty 28992 1726882960.53616: checking for any_errors_fatal 28992 1726882960.53625: done checking for any_errors_fatal 28992 1726882960.53626: checking for max_fail_percentage 28992 1726882960.53628: done checking for max_fail_percentage 28992 1726882960.53629: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.53630: done checking to see if all hosts have failed 28992 1726882960.53631: getting the remaining hosts for this loop 28992 1726882960.53633: done getting the remaining hosts for this loop 28992 1726882960.53639: getting the next task for host managed_node1 28992 1726882960.53648: done getting next task for host managed_node1 28992 1726882960.53651: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28992 1726882960.53655: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.53660: getting variables 28992 1726882960.53663: in VariableManager get_vars() 28992 1726882960.53702: Calling all_inventory to load vars for managed_node1 28992 1726882960.53705: Calling groups_inventory to load vars for managed_node1 28992 1726882960.53710: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.53928: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.53932: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.53937: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.54639: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000405 28992 1726882960.54643: WORKER PROCESS EXITING 28992 1726882960.55814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.57963: done with get_vars() 28992 1726882960.57990: done getting variables 28992 1726882960.58058: 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) 28992 1726882960.58174: variable 'profile' from source: play vars 28992 1726882960.58178: variable 'interface' from source: play vars 28992 1726882960.58244: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:42:40 -0400 (0:00:00.066) 0:00:20.783 ****** 28992 1726882960.58277: entering _queue_task() for managed_node1/command 28992 1726882960.58607: worker is 1 (out of 1 available) 28992 1726882960.58624: exiting _queue_task() for managed_node1/command 28992 1726882960.58637: done queuing things up, now waiting for results queue to drain 28992 1726882960.58639: waiting for pending results... 28992 1726882960.58945: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr 28992 1726882960.59100: in run() - task 0affc7ec-ae25-9fb4-6018-000000000406 28992 1726882960.59125: variable 'ansible_search_path' from source: unknown 28992 1726882960.59135: variable 'ansible_search_path' from source: unknown 28992 1726882960.59185: calling self._execute() 28992 1726882960.59292: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.59304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.59319: variable 'omit' from source: magic vars 28992 1726882960.59710: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.59735: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.59869: variable 'profile_stat' from source: set_fact 28992 1726882960.59888: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882960.59896: when evaluation is False, skipping this task 28992 1726882960.59902: _execute() done 28992 1726882960.59907: dumping result to json 28992 1726882960.59914: done dumping result, returning 28992 1726882960.59927: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000406] 28992 1726882960.59942: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000406 28992 1726882960.60139: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000406 28992 1726882960.60143: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882960.60203: no more pending results, returning what we have 28992 1726882960.60207: results queue empty 28992 1726882960.60208: checking for any_errors_fatal 28992 1726882960.60216: done checking for any_errors_fatal 28992 1726882960.60217: checking for max_fail_percentage 28992 1726882960.60220: done checking for max_fail_percentage 28992 1726882960.60221: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.60223: done checking to see if all hosts have failed 28992 1726882960.60224: getting the remaining hosts for this loop 28992 1726882960.60226: done getting the remaining hosts for this loop 28992 1726882960.60231: getting the next task for host managed_node1 28992 1726882960.60241: done getting next task for host managed_node1 28992 1726882960.60244: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28992 1726882960.60249: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.60254: getting variables 28992 1726882960.60256: in VariableManager get_vars() 28992 1726882960.60293: Calling all_inventory to load vars for managed_node1 28992 1726882960.60296: Calling groups_inventory to load vars for managed_node1 28992 1726882960.60300: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.60318: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.60321: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.60526: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.62209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.64544: done with get_vars() 28992 1726882960.64568: done getting variables 28992 1726882960.64633: 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) 28992 1726882960.64748: variable 'profile' from source: play vars 28992 1726882960.64751: variable 'interface' from source: play vars 28992 1726882960.64816: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:42:40 -0400 (0:00:00.065) 0:00:20.848 ****** 28992 1726882960.64852: entering _queue_task() for managed_node1/set_fact 28992 1726882960.65182: worker is 1 (out of 1 available) 28992 1726882960.65199: exiting _queue_task() for managed_node1/set_fact 28992 1726882960.65214: done queuing things up, now waiting for results queue to drain 28992 1726882960.65216: waiting for pending results... 28992 1726882960.65644: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr 28992 1726882960.65692: in run() - task 0affc7ec-ae25-9fb4-6018-000000000407 28992 1726882960.65714: variable 'ansible_search_path' from source: unknown 28992 1726882960.65724: variable 'ansible_search_path' from source: unknown 28992 1726882960.65772: calling self._execute() 28992 1726882960.65882: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.65898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.65913: variable 'omit' from source: magic vars 28992 1726882960.66314: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.66414: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.66473: variable 'profile_stat' from source: set_fact 28992 1726882960.66495: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882960.66504: when evaluation is False, skipping this task 28992 1726882960.66512: _execute() done 28992 1726882960.66523: dumping result to json 28992 1726882960.66534: done dumping result, returning 28992 1726882960.66545: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000407] 28992 1726882960.66555: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000407 28992 1726882960.66771: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000407 28992 1726882960.66774: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882960.66831: no more pending results, returning what we have 28992 1726882960.66835: results queue empty 28992 1726882960.66837: checking for any_errors_fatal 28992 1726882960.66842: done checking for any_errors_fatal 28992 1726882960.66843: checking for max_fail_percentage 28992 1726882960.66845: done checking for max_fail_percentage 28992 1726882960.66846: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.66847: done checking to see if all hosts have failed 28992 1726882960.66847: getting the remaining hosts for this loop 28992 1726882960.66849: done getting the remaining hosts for this loop 28992 1726882960.66854: getting the next task for host managed_node1 28992 1726882960.66864: done getting next task for host managed_node1 28992 1726882960.66868: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 28992 1726882960.66872: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882960.66877: getting variables 28992 1726882960.66879: in VariableManager get_vars() 28992 1726882960.66916: Calling all_inventory to load vars for managed_node1 28992 1726882960.66919: Calling groups_inventory to load vars for managed_node1 28992 1726882960.66925: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.66941: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.66944: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.66948: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.68815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.70937: done with get_vars() 28992 1726882960.70962: done getting variables 28992 1726882960.71030: 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) 28992 1726882960.71141: variable 'profile' from source: play vars 28992 1726882960.71144: variable 'interface' from source: play vars 28992 1726882960.71198: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:42:40 -0400 (0:00:00.063) 0:00:20.912 ****** 28992 1726882960.71233: entering _queue_task() for managed_node1/assert 28992 1726882960.71473: worker is 1 (out of 1 available) 28992 1726882960.71492: exiting _queue_task() for managed_node1/assert 28992 1726882960.71505: done queuing things up, now waiting for results queue to drain 28992 1726882960.71506: waiting for pending results... 28992 1726882960.71704: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'statebr' 28992 1726882960.71792: in run() - task 0affc7ec-ae25-9fb4-6018-000000000384 28992 1726882960.71805: variable 'ansible_search_path' from source: unknown 28992 1726882960.71809: variable 'ansible_search_path' from source: unknown 28992 1726882960.71843: calling self._execute() 28992 1726882960.71916: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.71919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.71931: variable 'omit' from source: magic vars 28992 1726882960.72210: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.72220: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.72229: variable 'omit' from source: magic vars 28992 1726882960.72261: variable 'omit' from source: magic vars 28992 1726882960.72338: variable 'profile' from source: play vars 28992 1726882960.72342: variable 'interface' from source: play vars 28992 1726882960.72390: variable 'interface' from source: play vars 28992 1726882960.72406: variable 'omit' from source: magic vars 28992 1726882960.72444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882960.72472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882960.72491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882960.72506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.72519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.72545: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882960.72548: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.72550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.72629: Set connection var ansible_pipelining to False 28992 1726882960.72634: Set connection var ansible_connection to ssh 28992 1726882960.72637: Set connection var ansible_timeout to 10 28992 1726882960.72639: Set connection var ansible_shell_type to sh 28992 1726882960.72646: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882960.72653: Set connection var ansible_shell_executable to /bin/sh 28992 1726882960.72672: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.72675: variable 'ansible_connection' from source: unknown 28992 1726882960.72678: variable 'ansible_module_compression' from source: unknown 28992 1726882960.72680: variable 'ansible_shell_type' from source: unknown 28992 1726882960.72683: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.72689: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.72692: variable 'ansible_pipelining' from source: unknown 28992 1726882960.72695: variable 'ansible_timeout' from source: unknown 28992 1726882960.72699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.72808: 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) 28992 1726882960.72819: variable 'omit' from source: magic vars 28992 1726882960.72828: starting attempt loop 28992 1726882960.72831: running the handler 28992 1726882960.72910: variable 'lsr_net_profile_exists' from source: set_fact 28992 1726882960.72913: Evaluated conditional (lsr_net_profile_exists): True 28992 1726882960.72921: handler run complete 28992 1726882960.72936: attempt loop complete, returning result 28992 1726882960.72939: _execute() done 28992 1726882960.72942: dumping result to json 28992 1726882960.72946: done dumping result, returning 28992 1726882960.72952: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'statebr' [0affc7ec-ae25-9fb4-6018-000000000384] 28992 1726882960.72954: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000384 28992 1726882960.73062: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000384 28992 1726882960.73066: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882960.73113: no more pending results, returning what we have 28992 1726882960.73116: results queue empty 28992 1726882960.73117: checking for any_errors_fatal 28992 1726882960.73128: done checking for any_errors_fatal 28992 1726882960.73129: checking for max_fail_percentage 28992 1726882960.73131: done checking for max_fail_percentage 28992 1726882960.73132: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.73133: done checking to see if all hosts have failed 28992 1726882960.73134: getting the remaining hosts for this loop 28992 1726882960.73135: done getting the remaining hosts for this loop 28992 1726882960.73140: getting the next task for host managed_node1 28992 1726882960.73145: done getting next task for host managed_node1 28992 1726882960.73148: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 28992 1726882960.73152: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882960.73155: getting variables 28992 1726882960.73157: in VariableManager get_vars() 28992 1726882960.73183: Calling all_inventory to load vars for managed_node1 28992 1726882960.73186: Calling groups_inventory to load vars for managed_node1 28992 1726882960.73189: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.73199: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.73202: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.73205: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.74817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.75997: done with get_vars() 28992 1726882960.76014: done getting variables 28992 1726882960.76061: 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) 28992 1726882960.76146: variable 'profile' from source: play vars 28992 1726882960.76149: variable 'interface' from source: play vars 28992 1726882960.76193: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:42:40 -0400 (0:00:00.049) 0:00:20.962 ****** 28992 1726882960.76220: entering _queue_task() for managed_node1/assert 28992 1726882960.76461: worker is 1 (out of 1 available) 28992 1726882960.76474: exiting _queue_task() for managed_node1/assert 28992 1726882960.76498: done queuing things up, now waiting for results queue to drain 28992 1726882960.76500: waiting for pending results... 28992 1726882960.76862: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'statebr' 28992 1726882960.76870: in run() - task 0affc7ec-ae25-9fb4-6018-000000000385 28992 1726882960.76885: variable 'ansible_search_path' from source: unknown 28992 1726882960.76889: variable 'ansible_search_path' from source: unknown 28992 1726882960.76934: calling self._execute() 28992 1726882960.77027: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.77035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.77046: variable 'omit' from source: magic vars 28992 1726882960.77458: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.77470: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.77477: variable 'omit' from source: magic vars 28992 1726882960.77536: variable 'omit' from source: magic vars 28992 1726882960.77649: variable 'profile' from source: play vars 28992 1726882960.77653: variable 'interface' from source: play vars 28992 1726882960.77927: variable 'interface' from source: play vars 28992 1726882960.77930: variable 'omit' from source: magic vars 28992 1726882960.77933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882960.77936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882960.77939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882960.77941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.77943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.77945: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882960.77947: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.77949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.78065: Set connection var ansible_pipelining to False 28992 1726882960.78075: Set connection var ansible_connection to ssh 28992 1726882960.78088: Set connection var ansible_timeout to 10 28992 1726882960.78095: Set connection var ansible_shell_type to sh 28992 1726882960.78105: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882960.78117: Set connection var ansible_shell_executable to /bin/sh 28992 1726882960.78148: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.78156: variable 'ansible_connection' from source: unknown 28992 1726882960.78165: variable 'ansible_module_compression' from source: unknown 28992 1726882960.78178: variable 'ansible_shell_type' from source: unknown 28992 1726882960.78190: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.78198: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.78207: variable 'ansible_pipelining' from source: unknown 28992 1726882960.78216: variable 'ansible_timeout' from source: unknown 28992 1726882960.78225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.78358: 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) 28992 1726882960.78371: variable 'omit' from source: magic vars 28992 1726882960.78376: starting attempt loop 28992 1726882960.78379: running the handler 28992 1726882960.78461: variable 'lsr_net_profile_ansible_managed' from source: set_fact 28992 1726882960.78465: Evaluated conditional (lsr_net_profile_ansible_managed): True 28992 1726882960.78493: handler run complete 28992 1726882960.78497: attempt loop complete, returning result 28992 1726882960.78501: _execute() done 28992 1726882960.78504: dumping result to json 28992 1726882960.78507: done dumping result, returning 28992 1726882960.78510: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'statebr' [0affc7ec-ae25-9fb4-6018-000000000385] 28992 1726882960.78512: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000385 28992 1726882960.78608: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000385 28992 1726882960.78611: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882960.78669: no more pending results, returning what we have 28992 1726882960.78672: results queue empty 28992 1726882960.78673: checking for any_errors_fatal 28992 1726882960.78678: done checking for any_errors_fatal 28992 1726882960.78678: checking for max_fail_percentage 28992 1726882960.78680: done checking for max_fail_percentage 28992 1726882960.78681: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.78682: done checking to see if all hosts have failed 28992 1726882960.78685: getting the remaining hosts for this loop 28992 1726882960.78688: done getting the remaining hosts for this loop 28992 1726882960.78698: getting the next task for host managed_node1 28992 1726882960.78705: done getting next task for host managed_node1 28992 1726882960.78708: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 28992 1726882960.78711: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.78716: getting variables 28992 1726882960.78718: in VariableManager get_vars() 28992 1726882960.78746: Calling all_inventory to load vars for managed_node1 28992 1726882960.78748: Calling groups_inventory to load vars for managed_node1 28992 1726882960.78752: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.78761: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.78764: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.78766: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.79755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.85398: done with get_vars() 28992 1726882960.85428: done getting variables 28992 1726882960.85479: 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) 28992 1726882960.85579: variable 'profile' from source: play vars 28992 1726882960.85585: variable 'interface' from source: play vars 28992 1726882960.85652: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:42:40 -0400 (0:00:00.094) 0:00:21.057 ****** 28992 1726882960.85680: entering _queue_task() for managed_node1/assert 28992 1726882960.86035: worker is 1 (out of 1 available) 28992 1726882960.86051: exiting _queue_task() for managed_node1/assert 28992 1726882960.86064: done queuing things up, now waiting for results queue to drain 28992 1726882960.86066: waiting for pending results... 28992 1726882960.86267: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in statebr 28992 1726882960.86372: in run() - task 0affc7ec-ae25-9fb4-6018-000000000386 28992 1726882960.86387: variable 'ansible_search_path' from source: unknown 28992 1726882960.86391: variable 'ansible_search_path' from source: unknown 28992 1726882960.86422: calling self._execute() 28992 1726882960.86503: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.86513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.86525: variable 'omit' from source: magic vars 28992 1726882960.86829: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.86835: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.86840: variable 'omit' from source: magic vars 28992 1726882960.86897: variable 'omit' from source: magic vars 28992 1726882960.87006: variable 'profile' from source: play vars 28992 1726882960.87010: variable 'interface' from source: play vars 28992 1726882960.87238: variable 'interface' from source: play vars 28992 1726882960.87329: variable 'omit' from source: magic vars 28992 1726882960.87334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882960.87343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882960.87365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882960.87385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.87402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882960.87438: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882960.87441: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.87450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.87569: Set connection var ansible_pipelining to False 28992 1726882960.87828: Set connection var ansible_connection to ssh 28992 1726882960.87831: Set connection var ansible_timeout to 10 28992 1726882960.87834: Set connection var ansible_shell_type to sh 28992 1726882960.87836: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882960.87839: Set connection var ansible_shell_executable to /bin/sh 28992 1726882960.87841: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.87844: variable 'ansible_connection' from source: unknown 28992 1726882960.87847: variable 'ansible_module_compression' from source: unknown 28992 1726882960.87849: variable 'ansible_shell_type' from source: unknown 28992 1726882960.87851: variable 'ansible_shell_executable' from source: unknown 28992 1726882960.87853: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.87856: variable 'ansible_pipelining' from source: unknown 28992 1726882960.87858: variable 'ansible_timeout' from source: unknown 28992 1726882960.87861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.87864: 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) 28992 1726882960.87866: variable 'omit' from source: magic vars 28992 1726882960.87869: starting attempt loop 28992 1726882960.87871: running the handler 28992 1726882960.87951: variable 'lsr_net_profile_fingerprint' from source: set_fact 28992 1726882960.87955: Evaluated conditional (lsr_net_profile_fingerprint): True 28992 1726882960.87964: handler run complete 28992 1726882960.87988: attempt loop complete, returning result 28992 1726882960.87995: _execute() done 28992 1726882960.87998: dumping result to json 28992 1726882960.88002: done dumping result, returning 28992 1726882960.88004: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in statebr [0affc7ec-ae25-9fb4-6018-000000000386] 28992 1726882960.88006: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000386 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882960.88263: no more pending results, returning what we have 28992 1726882960.88266: results queue empty 28992 1726882960.88267: checking for any_errors_fatal 28992 1726882960.88272: done checking for any_errors_fatal 28992 1726882960.88273: checking for max_fail_percentage 28992 1726882960.88274: done checking for max_fail_percentage 28992 1726882960.88275: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.88276: done checking to see if all hosts have failed 28992 1726882960.88277: getting the remaining hosts for this loop 28992 1726882960.88278: done getting the remaining hosts for this loop 28992 1726882960.88282: getting the next task for host managed_node1 28992 1726882960.88289: done getting next task for host managed_node1 28992 1726882960.88292: ^ task is: TASK: Conditional asserts 28992 1726882960.88295: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882960.88299: getting variables 28992 1726882960.88300: in VariableManager get_vars() 28992 1726882960.88334: Calling all_inventory to load vars for managed_node1 28992 1726882960.88337: Calling groups_inventory to load vars for managed_node1 28992 1726882960.88340: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.88349: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.88352: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.88355: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.88940: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000386 28992 1726882960.88944: WORKER PROCESS EXITING 28992 1726882960.90155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.92099: done with get_vars() 28992 1726882960.92119: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:42:40 -0400 (0:00:00.065) 0:00:21.122 ****** 28992 1726882960.92194: entering _queue_task() for managed_node1/include_tasks 28992 1726882960.92444: worker is 1 (out of 1 available) 28992 1726882960.92460: exiting _queue_task() for managed_node1/include_tasks 28992 1726882960.92474: done queuing things up, now waiting for results queue to drain 28992 1726882960.92476: waiting for pending results... 28992 1726882960.92665: running TaskExecutor() for managed_node1/TASK: Conditional asserts 28992 1726882960.92749: in run() - task 0affc7ec-ae25-9fb4-6018-000000000097 28992 1726882960.92760: variable 'ansible_search_path' from source: unknown 28992 1726882960.92764: variable 'ansible_search_path' from source: unknown 28992 1726882960.93001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882960.94868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882960.94924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882960.94951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882960.94976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882960.95004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882960.95067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882960.95091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882960.95114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882960.95144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882960.95155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882960.95236: variable 'lsr_assert_when' from source: include params 28992 1726882960.95321: variable 'network_provider' from source: set_fact 28992 1726882960.95369: variable 'omit' from source: magic vars 28992 1726882960.95452: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882960.95461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882960.95471: variable 'omit' from source: magic vars 28992 1726882960.95617: variable 'ansible_distribution_major_version' from source: facts 28992 1726882960.95625: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882960.95712: variable 'item' from source: unknown 28992 1726882960.95717: Evaluated conditional (item['condition']): True 28992 1726882960.95779: variable 'item' from source: unknown 28992 1726882960.95807: variable 'item' from source: unknown 28992 1726882960.95856: variable 'item' from source: unknown 28992 1726882960.96004: dumping result to json 28992 1726882960.96007: done dumping result, returning 28992 1726882960.96009: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affc7ec-ae25-9fb4-6018-000000000097] 28992 1726882960.96011: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000097 28992 1726882960.96051: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000097 28992 1726882960.96054: WORKER PROCESS EXITING 28992 1726882960.96080: no more pending results, returning what we have 28992 1726882960.96084: in VariableManager get_vars() 28992 1726882960.96119: Calling all_inventory to load vars for managed_node1 28992 1726882960.96124: Calling groups_inventory to load vars for managed_node1 28992 1726882960.96127: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.96139: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.96142: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.96145: Calling groups_plugins_play to load vars for managed_node1 28992 1726882960.97245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882960.98420: done with get_vars() 28992 1726882960.98437: variable 'ansible_search_path' from source: unknown 28992 1726882960.98438: variable 'ansible_search_path' from source: unknown 28992 1726882960.98467: we have included files to process 28992 1726882960.98468: generating all_blocks data 28992 1726882960.98469: done generating all_blocks data 28992 1726882960.98474: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726882960.98474: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726882960.98476: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726882960.98589: in VariableManager get_vars() 28992 1726882960.98602: done with get_vars() 28992 1726882960.98683: done processing included file 28992 1726882960.98685: iterating over new_blocks loaded from include file 28992 1726882960.98686: in VariableManager get_vars() 28992 1726882960.98695: done with get_vars() 28992 1726882960.98697: filtering new block on tags 28992 1726882960.98718: done filtering new block on tags 28992 1726882960.98720: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) 28992 1726882960.98726: extending task lists for all hosts with included blocks 28992 1726882960.99516: done extending task lists 28992 1726882960.99517: done processing included files 28992 1726882960.99518: results queue empty 28992 1726882960.99518: checking for any_errors_fatal 28992 1726882960.99520: done checking for any_errors_fatal 28992 1726882960.99520: checking for max_fail_percentage 28992 1726882960.99521: done checking for max_fail_percentage 28992 1726882960.99524: checking to see if all hosts have failed and the running result is not ok 28992 1726882960.99524: done checking to see if all hosts have failed 28992 1726882960.99525: getting the remaining hosts for this loop 28992 1726882960.99526: done getting the remaining hosts for this loop 28992 1726882960.99528: getting the next task for host managed_node1 28992 1726882960.99530: done getting next task for host managed_node1 28992 1726882960.99532: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726882960.99534: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882960.99539: getting variables 28992 1726882960.99540: in VariableManager get_vars() 28992 1726882960.99547: Calling all_inventory to load vars for managed_node1 28992 1726882960.99548: Calling groups_inventory to load vars for managed_node1 28992 1726882960.99550: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882960.99554: Calling all_plugins_play to load vars for managed_node1 28992 1726882960.99555: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882960.99557: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.00447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.01616: done with get_vars() 28992 1726882961.01635: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:42:41 -0400 (0:00:00.094) 0:00:21.217 ****** 28992 1726882961.01695: entering _queue_task() for managed_node1/include_tasks 28992 1726882961.01964: worker is 1 (out of 1 available) 28992 1726882961.01980: exiting _queue_task() for managed_node1/include_tasks 28992 1726882961.01994: done queuing things up, now waiting for results queue to drain 28992 1726882961.01996: waiting for pending results... 28992 1726882961.02187: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726882961.02269: in run() - task 0affc7ec-ae25-9fb4-6018-000000000452 28992 1726882961.02281: variable 'ansible_search_path' from source: unknown 28992 1726882961.02285: variable 'ansible_search_path' from source: unknown 28992 1726882961.02316: calling self._execute() 28992 1726882961.02395: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.02401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.02409: variable 'omit' from source: magic vars 28992 1726882961.02715: variable 'ansible_distribution_major_version' from source: facts 28992 1726882961.02727: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882961.02734: _execute() done 28992 1726882961.02737: dumping result to json 28992 1726882961.02739: done dumping result, returning 28992 1726882961.02745: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-000000000452] 28992 1726882961.02751: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000452 28992 1726882961.02846: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000452 28992 1726882961.02848: WORKER PROCESS EXITING 28992 1726882961.02893: no more pending results, returning what we have 28992 1726882961.02898: in VariableManager get_vars() 28992 1726882961.02935: Calling all_inventory to load vars for managed_node1 28992 1726882961.02938: Calling groups_inventory to load vars for managed_node1 28992 1726882961.02942: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.02955: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.02959: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.02962: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.03948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.05128: done with get_vars() 28992 1726882961.05142: variable 'ansible_search_path' from source: unknown 28992 1726882961.05143: variable 'ansible_search_path' from source: unknown 28992 1726882961.05247: variable 'item' from source: include params 28992 1726882961.05273: we have included files to process 28992 1726882961.05274: generating all_blocks data 28992 1726882961.05276: done generating all_blocks data 28992 1726882961.05277: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882961.05278: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882961.05279: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882961.05403: done processing included file 28992 1726882961.05404: iterating over new_blocks loaded from include file 28992 1726882961.05405: in VariableManager get_vars() 28992 1726882961.05415: done with get_vars() 28992 1726882961.05417: filtering new block on tags 28992 1726882961.05438: done filtering new block on tags 28992 1726882961.05440: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726882961.05444: extending task lists for all hosts with included blocks 28992 1726882961.05545: done extending task lists 28992 1726882961.05546: done processing included files 28992 1726882961.05546: results queue empty 28992 1726882961.05547: checking for any_errors_fatal 28992 1726882961.05549: done checking for any_errors_fatal 28992 1726882961.05550: checking for max_fail_percentage 28992 1726882961.05550: done checking for max_fail_percentage 28992 1726882961.05551: checking to see if all hosts have failed and the running result is not ok 28992 1726882961.05552: done checking to see if all hosts have failed 28992 1726882961.05552: getting the remaining hosts for this loop 28992 1726882961.05553: done getting the remaining hosts for this loop 28992 1726882961.05555: getting the next task for host managed_node1 28992 1726882961.05558: done getting next task for host managed_node1 28992 1726882961.05559: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726882961.05561: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882961.05563: getting variables 28992 1726882961.05564: in VariableManager get_vars() 28992 1726882961.05570: Calling all_inventory to load vars for managed_node1 28992 1726882961.05571: Calling groups_inventory to load vars for managed_node1 28992 1726882961.05573: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.05577: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.05578: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.05580: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.06449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.07610: done with get_vars() 28992 1726882961.07628: done getting variables 28992 1726882961.07718: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:42:41 -0400 (0:00:00.060) 0:00:21.277 ****** 28992 1726882961.07741: entering _queue_task() for managed_node1/stat 28992 1726882961.07995: worker is 1 (out of 1 available) 28992 1726882961.08009: exiting _queue_task() for managed_node1/stat 28992 1726882961.08024: done queuing things up, now waiting for results queue to drain 28992 1726882961.08026: waiting for pending results... 28992 1726882961.08224: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726882961.08306: in run() - task 0affc7ec-ae25-9fb4-6018-0000000004e8 28992 1726882961.08319: variable 'ansible_search_path' from source: unknown 28992 1726882961.08324: variable 'ansible_search_path' from source: unknown 28992 1726882961.08355: calling self._execute() 28992 1726882961.08433: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.08441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.08452: variable 'omit' from source: magic vars 28992 1726882961.08737: variable 'ansible_distribution_major_version' from source: facts 28992 1726882961.08746: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882961.08754: variable 'omit' from source: magic vars 28992 1726882961.08798: variable 'omit' from source: magic vars 28992 1726882961.08868: variable 'interface' from source: play vars 28992 1726882961.08882: variable 'omit' from source: magic vars 28992 1726882961.08919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882961.08957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882961.08975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882961.08990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.08999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.09029: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882961.09032: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.09035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.09106: Set connection var ansible_pipelining to False 28992 1726882961.09110: Set connection var ansible_connection to ssh 28992 1726882961.09113: Set connection var ansible_timeout to 10 28992 1726882961.09116: Set connection var ansible_shell_type to sh 28992 1726882961.09124: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882961.09132: Set connection var ansible_shell_executable to /bin/sh 28992 1726882961.09152: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.09156: variable 'ansible_connection' from source: unknown 28992 1726882961.09159: variable 'ansible_module_compression' from source: unknown 28992 1726882961.09161: variable 'ansible_shell_type' from source: unknown 28992 1726882961.09164: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.09166: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.09171: variable 'ansible_pipelining' from source: unknown 28992 1726882961.09174: variable 'ansible_timeout' from source: unknown 28992 1726882961.09178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.09335: 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) 28992 1726882961.09344: variable 'omit' from source: magic vars 28992 1726882961.09348: starting attempt loop 28992 1726882961.09350: running the handler 28992 1726882961.09366: _low_level_execute_command(): starting 28992 1726882961.09372: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882961.09899: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882961.09944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882961.09947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.09950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882961.09952: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.09954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.09996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.09999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882961.10009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.10075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.11817: stdout chunk (state=3): >>>/root <<< 28992 1726882961.11931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.11980: stderr chunk (state=3): >>><<< 28992 1726882961.11984: stdout chunk (state=3): >>><<< 28992 1726882961.12007: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.12017: _low_level_execute_command(): starting 28992 1726882961.12025: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776 `" && echo ansible-tmp-1726882961.1200545-29808-272962837447776="` echo /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776 `" ) && sleep 0' 28992 1726882961.12471: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882961.12475: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882961.12486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882961.12489: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.12492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.12527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.12547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.12599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.14584: stdout chunk (state=3): >>>ansible-tmp-1726882961.1200545-29808-272962837447776=/root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776 <<< 28992 1726882961.14707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.14753: stderr chunk (state=3): >>><<< 28992 1726882961.14756: stdout chunk (state=3): >>><<< 28992 1726882961.14770: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882961.1200545-29808-272962837447776=/root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.14807: variable 'ansible_module_compression' from source: unknown 28992 1726882961.14857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882961.14893: variable 'ansible_facts' from source: unknown 28992 1726882961.14947: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py 28992 1726882961.15056: Sending initial data 28992 1726882961.15059: Sent initial data (153 bytes) 28992 1726882961.15501: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.15510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.15521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.15535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.15577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.15593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.15651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.17252: 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 <<< 28992 1726882961.17301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882961.17354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmptsl036nt /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py <<< 28992 1726882961.17358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py" <<< 28992 1726882961.17403: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmptsl036nt" to remote "/root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py" <<< 28992 1726882961.17405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py" <<< 28992 1726882961.17985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.18058: stderr chunk (state=3): >>><<< 28992 1726882961.18061: stdout chunk (state=3): >>><<< 28992 1726882961.18085: done transferring module to remote 28992 1726882961.18099: _low_level_execute_command(): starting 28992 1726882961.18102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/ /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py && sleep 0' 28992 1726882961.18572: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882961.18575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882961.18578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.18580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882961.18589: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882961.18591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.18631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882961.18651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.18693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.20495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.20539: stderr chunk (state=3): >>><<< 28992 1726882961.20542: stdout chunk (state=3): >>><<< 28992 1726882961.20559: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.20564: _low_level_execute_command(): starting 28992 1726882961.20567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/AnsiballZ_stat.py && sleep 0' 28992 1726882961.21019: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.21023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.21026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.21028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.21070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.21073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.21139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.37795: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39490, "dev": 23, "nlink": 1, "atime": 1726882958.172829, "mtime": 1726882958.172829, "ctime": 1726882958.172829, "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/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882961.39158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882961.39220: stderr chunk (state=3): >>><<< 28992 1726882961.39225: stdout chunk (state=3): >>><<< 28992 1726882961.39241: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39490, "dev": 23, "nlink": 1, "atime": 1726882958.172829, "mtime": 1726882958.172829, "ctime": 1726882958.172829, "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/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882961.39285: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726882961.1200545-29808-272962837447776/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882961.39294: _low_level_execute_command(): starting 28992 1726882961.39304: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882961.1200545-29808-272962837447776/ > /dev/null 2>&1 && sleep 0' 28992 1726882961.39788: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882961.39791: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.39794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882961.39796: 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 <<< 28992 1726882961.39798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.39856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.39864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882961.39866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.39918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.41842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.41890: stderr chunk (state=3): >>><<< 28992 1726882961.41895: stdout chunk (state=3): >>><<< 28992 1726882961.41910: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.41916: handler run complete 28992 1726882961.41952: attempt loop complete, returning result 28992 1726882961.41955: _execute() done 28992 1726882961.41957: dumping result to json 28992 1726882961.41962: done dumping result, returning 28992 1726882961.41973: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-0000000004e8] 28992 1726882961.41975: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000004e8 28992 1726882961.42093: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000004e8 28992 1726882961.42096: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882958.172829, "block_size": 4096, "blocks": 0, "ctime": 1726882958.172829, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39490, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1726882958.172829, "nlink": 1, "path": "/sys/class/net/statebr", "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 } } 28992 1726882961.42212: no more pending results, returning what we have 28992 1726882961.42215: results queue empty 28992 1726882961.42216: checking for any_errors_fatal 28992 1726882961.42217: done checking for any_errors_fatal 28992 1726882961.42218: checking for max_fail_percentage 28992 1726882961.42220: done checking for max_fail_percentage 28992 1726882961.42220: checking to see if all hosts have failed and the running result is not ok 28992 1726882961.42223: done checking to see if all hosts have failed 28992 1726882961.42224: getting the remaining hosts for this loop 28992 1726882961.42225: done getting the remaining hosts for this loop 28992 1726882961.42229: getting the next task for host managed_node1 28992 1726882961.42237: done getting next task for host managed_node1 28992 1726882961.42240: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 28992 1726882961.42243: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 28992 1726882961.42246: getting variables 28992 1726882961.42248: in VariableManager get_vars() 28992 1726882961.42276: Calling all_inventory to load vars for managed_node1 28992 1726882961.42279: Calling groups_inventory to load vars for managed_node1 28992 1726882961.42282: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.42292: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.42294: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.42297: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.43426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.44612: done with get_vars() 28992 1726882961.44633: done getting variables 28992 1726882961.44679: 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) 28992 1726882961.44768: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:42:41 -0400 (0:00:00.370) 0:00:21.648 ****** 28992 1726882961.44796: entering _queue_task() for managed_node1/assert 28992 1726882961.45046: worker is 1 (out of 1 available) 28992 1726882961.45058: exiting _queue_task() for managed_node1/assert 28992 1726882961.45070: done queuing things up, now waiting for results queue to drain 28992 1726882961.45072: waiting for pending results... 28992 1726882961.45267: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'statebr' 28992 1726882961.45346: in run() - task 0affc7ec-ae25-9fb4-6018-000000000453 28992 1726882961.45358: variable 'ansible_search_path' from source: unknown 28992 1726882961.45362: variable 'ansible_search_path' from source: unknown 28992 1726882961.45395: calling self._execute() 28992 1726882961.45470: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.45474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.45483: variable 'omit' from source: magic vars 28992 1726882961.45771: variable 'ansible_distribution_major_version' from source: facts 28992 1726882961.45780: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882961.45791: variable 'omit' from source: magic vars 28992 1726882961.45825: variable 'omit' from source: magic vars 28992 1726882961.45902: variable 'interface' from source: play vars 28992 1726882961.45916: variable 'omit' from source: magic vars 28992 1726882961.45954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882961.45984: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882961.46005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882961.46018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.46031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.46057: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882961.46060: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.46063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.46144: Set connection var ansible_pipelining to False 28992 1726882961.46147: Set connection var ansible_connection to ssh 28992 1726882961.46152: Set connection var ansible_timeout to 10 28992 1726882961.46154: Set connection var ansible_shell_type to sh 28992 1726882961.46160: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882961.46167: Set connection var ansible_shell_executable to /bin/sh 28992 1726882961.46192: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.46196: variable 'ansible_connection' from source: unknown 28992 1726882961.46199: variable 'ansible_module_compression' from source: unknown 28992 1726882961.46201: variable 'ansible_shell_type' from source: unknown 28992 1726882961.46204: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.46206: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.46209: variable 'ansible_pipelining' from source: unknown 28992 1726882961.46211: variable 'ansible_timeout' from source: unknown 28992 1726882961.46215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.46328: 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) 28992 1726882961.46337: variable 'omit' from source: magic vars 28992 1726882961.46342: starting attempt loop 28992 1726882961.46345: running the handler 28992 1726882961.46442: variable 'interface_stat' from source: set_fact 28992 1726882961.46456: Evaluated conditional (interface_stat.stat.exists): True 28992 1726882961.46462: handler run complete 28992 1726882961.46473: attempt loop complete, returning result 28992 1726882961.46476: _execute() done 28992 1726882961.46478: dumping result to json 28992 1726882961.46481: done dumping result, returning 28992 1726882961.46490: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'statebr' [0affc7ec-ae25-9fb4-6018-000000000453] 28992 1726882961.46493: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000453 28992 1726882961.46581: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000453 28992 1726882961.46584: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882961.46659: no more pending results, returning what we have 28992 1726882961.46662: results queue empty 28992 1726882961.46663: checking for any_errors_fatal 28992 1726882961.46670: done checking for any_errors_fatal 28992 1726882961.46671: checking for max_fail_percentage 28992 1726882961.46673: done checking for max_fail_percentage 28992 1726882961.46673: checking to see if all hosts have failed and the running result is not ok 28992 1726882961.46674: done checking to see if all hosts have failed 28992 1726882961.46675: getting the remaining hosts for this loop 28992 1726882961.46676: done getting the remaining hosts for this loop 28992 1726882961.46680: getting the next task for host managed_node1 28992 1726882961.46686: done getting next task for host managed_node1 28992 1726882961.46689: ^ task is: TASK: Success in test '{{ lsr_description }}' 28992 1726882961.46691: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882961.46695: getting variables 28992 1726882961.46697: in VariableManager get_vars() 28992 1726882961.46725: Calling all_inventory to load vars for managed_node1 28992 1726882961.46728: Calling groups_inventory to load vars for managed_node1 28992 1726882961.46731: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.46740: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.46743: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.46746: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.47710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.48988: done with get_vars() 28992 1726882961.49004: done getting variables 28992 1726882961.49048: 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) 28992 1726882961.49134: variable 'lsr_description' from source: include params TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:42:41 -0400 (0:00:00.043) 0:00:21.691 ****** 28992 1726882961.49156: entering _queue_task() for managed_node1/debug 28992 1726882961.49376: worker is 1 (out of 1 available) 28992 1726882961.49394: exiting _queue_task() for managed_node1/debug 28992 1726882961.49406: done queuing things up, now waiting for results queue to drain 28992 1726882961.49408: waiting for pending results... 28992 1726882961.49594: running TaskExecutor() for managed_node1/TASK: Success in test 'I can create a profile' 28992 1726882961.49675: in run() - task 0affc7ec-ae25-9fb4-6018-000000000098 28992 1726882961.49689: variable 'ansible_search_path' from source: unknown 28992 1726882961.49692: variable 'ansible_search_path' from source: unknown 28992 1726882961.49720: calling self._execute() 28992 1726882961.49795: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.49799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.49808: variable 'omit' from source: magic vars 28992 1726882961.50098: variable 'ansible_distribution_major_version' from source: facts 28992 1726882961.50108: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882961.50115: variable 'omit' from source: magic vars 28992 1726882961.50142: variable 'omit' from source: magic vars 28992 1726882961.50215: variable 'lsr_description' from source: include params 28992 1726882961.50231: variable 'omit' from source: magic vars 28992 1726882961.50264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882961.50298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882961.50316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882961.50331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.50341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.50365: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882961.50369: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.50373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.50453: Set connection var ansible_pipelining to False 28992 1726882961.50457: Set connection var ansible_connection to ssh 28992 1726882961.50460: Set connection var ansible_timeout to 10 28992 1726882961.50462: Set connection var ansible_shell_type to sh 28992 1726882961.50470: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882961.50476: Set connection var ansible_shell_executable to /bin/sh 28992 1726882961.50497: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.50500: variable 'ansible_connection' from source: unknown 28992 1726882961.50505: variable 'ansible_module_compression' from source: unknown 28992 1726882961.50507: variable 'ansible_shell_type' from source: unknown 28992 1726882961.50510: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.50512: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.50516: variable 'ansible_pipelining' from source: unknown 28992 1726882961.50519: variable 'ansible_timeout' from source: unknown 28992 1726882961.50521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.50629: 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) 28992 1726882961.50643: variable 'omit' from source: magic vars 28992 1726882961.50646: starting attempt loop 28992 1726882961.50649: running the handler 28992 1726882961.50688: handler run complete 28992 1726882961.50700: attempt loop complete, returning result 28992 1726882961.50703: _execute() done 28992 1726882961.50706: dumping result to json 28992 1726882961.50708: done dumping result, returning 28992 1726882961.50714: done running TaskExecutor() for managed_node1/TASK: Success in test 'I can create a profile' [0affc7ec-ae25-9fb4-6018-000000000098] 28992 1726882961.50718: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000098 28992 1726882961.50811: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000098 28992 1726882961.50814: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: +++++ Success in test 'I can create a profile' +++++ 28992 1726882961.50862: no more pending results, returning what we have 28992 1726882961.50865: results queue empty 28992 1726882961.50866: checking for any_errors_fatal 28992 1726882961.50872: done checking for any_errors_fatal 28992 1726882961.50873: checking for max_fail_percentage 28992 1726882961.50874: done checking for max_fail_percentage 28992 1726882961.50875: checking to see if all hosts have failed and the running result is not ok 28992 1726882961.50876: done checking to see if all hosts have failed 28992 1726882961.50877: getting the remaining hosts for this loop 28992 1726882961.50879: done getting the remaining hosts for this loop 28992 1726882961.50885: getting the next task for host managed_node1 28992 1726882961.50892: done getting next task for host managed_node1 28992 1726882961.50895: ^ task is: TASK: Cleanup 28992 1726882961.50898: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882961.50903: getting variables 28992 1726882961.50904: in VariableManager get_vars() 28992 1726882961.50933: Calling all_inventory to load vars for managed_node1 28992 1726882961.50935: Calling groups_inventory to load vars for managed_node1 28992 1726882961.50938: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.50947: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.50950: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.50952: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.51929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.53118: done with get_vars() 28992 1726882961.53137: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:42:41 -0400 (0:00:00.040) 0:00:21.732 ****** 28992 1726882961.53206: entering _queue_task() for managed_node1/include_tasks 28992 1726882961.53425: worker is 1 (out of 1 available) 28992 1726882961.53440: exiting _queue_task() for managed_node1/include_tasks 28992 1726882961.53453: done queuing things up, now waiting for results queue to drain 28992 1726882961.53455: waiting for pending results... 28992 1726882961.53638: running TaskExecutor() for managed_node1/TASK: Cleanup 28992 1726882961.53710: in run() - task 0affc7ec-ae25-9fb4-6018-00000000009c 28992 1726882961.53721: variable 'ansible_search_path' from source: unknown 28992 1726882961.53727: variable 'ansible_search_path' from source: unknown 28992 1726882961.53766: variable 'lsr_cleanup' from source: include params 28992 1726882961.53917: variable 'lsr_cleanup' from source: include params 28992 1726882961.53970: variable 'omit' from source: magic vars 28992 1726882961.54067: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.54075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.54091: variable 'omit' from source: magic vars 28992 1726882961.54264: variable 'ansible_distribution_major_version' from source: facts 28992 1726882961.54271: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882961.54278: variable 'item' from source: unknown 28992 1726882961.54329: variable 'item' from source: unknown 28992 1726882961.54351: variable 'item' from source: unknown 28992 1726882961.54396: variable 'item' from source: unknown 28992 1726882961.54524: dumping result to json 28992 1726882961.54527: done dumping result, returning 28992 1726882961.54531: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affc7ec-ae25-9fb4-6018-00000000009c] 28992 1726882961.54533: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000009c 28992 1726882961.54573: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000009c 28992 1726882961.54575: WORKER PROCESS EXITING 28992 1726882961.54598: no more pending results, returning what we have 28992 1726882961.54602: in VariableManager get_vars() 28992 1726882961.54633: Calling all_inventory to load vars for managed_node1 28992 1726882961.54635: Calling groups_inventory to load vars for managed_node1 28992 1726882961.54638: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.54648: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.54651: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.54654: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.55734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.56897: done with get_vars() 28992 1726882961.56911: variable 'ansible_search_path' from source: unknown 28992 1726882961.56912: variable 'ansible_search_path' from source: unknown 28992 1726882961.56941: we have included files to process 28992 1726882961.56942: generating all_blocks data 28992 1726882961.56944: done generating all_blocks data 28992 1726882961.56946: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882961.56947: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882961.56949: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882961.57118: done processing included file 28992 1726882961.57119: iterating over new_blocks loaded from include file 28992 1726882961.57120: in VariableManager get_vars() 28992 1726882961.57132: done with get_vars() 28992 1726882961.57133: filtering new block on tags 28992 1726882961.57148: done filtering new block on tags 28992 1726882961.57150: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 28992 1726882961.57153: extending task lists for all hosts with included blocks 28992 1726882961.58030: done extending task lists 28992 1726882961.58031: done processing included files 28992 1726882961.58031: results queue empty 28992 1726882961.58032: checking for any_errors_fatal 28992 1726882961.58033: done checking for any_errors_fatal 28992 1726882961.58034: checking for max_fail_percentage 28992 1726882961.58035: done checking for max_fail_percentage 28992 1726882961.58035: checking to see if all hosts have failed and the running result is not ok 28992 1726882961.58036: done checking to see if all hosts have failed 28992 1726882961.58037: getting the remaining hosts for this loop 28992 1726882961.58038: done getting the remaining hosts for this loop 28992 1726882961.58040: getting the next task for host managed_node1 28992 1726882961.58044: done getting next task for host managed_node1 28992 1726882961.58045: ^ task is: TASK: Cleanup profile and device 28992 1726882961.58047: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882961.58049: getting variables 28992 1726882961.58050: in VariableManager get_vars() 28992 1726882961.58057: Calling all_inventory to load vars for managed_node1 28992 1726882961.58058: Calling groups_inventory to load vars for managed_node1 28992 1726882961.58060: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882961.58064: Calling all_plugins_play to load vars for managed_node1 28992 1726882961.58065: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882961.58067: Calling groups_plugins_play to load vars for managed_node1 28992 1726882961.58911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882961.60140: done with get_vars() 28992 1726882961.60155: done getting variables 28992 1726882961.60185: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:42:41 -0400 (0:00:00.069) 0:00:21.802 ****** 28992 1726882961.60209: entering _queue_task() for managed_node1/shell 28992 1726882961.60443: worker is 1 (out of 1 available) 28992 1726882961.60458: exiting _queue_task() for managed_node1/shell 28992 1726882961.60470: done queuing things up, now waiting for results queue to drain 28992 1726882961.60472: waiting for pending results... 28992 1726882961.60667: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 28992 1726882961.60745: in run() - task 0affc7ec-ae25-9fb4-6018-00000000050b 28992 1726882961.60756: variable 'ansible_search_path' from source: unknown 28992 1726882961.60760: variable 'ansible_search_path' from source: unknown 28992 1726882961.60793: calling self._execute() 28992 1726882961.60868: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.60872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.60881: variable 'omit' from source: magic vars 28992 1726882961.61171: variable 'ansible_distribution_major_version' from source: facts 28992 1726882961.61181: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882961.61191: variable 'omit' from source: magic vars 28992 1726882961.61225: variable 'omit' from source: magic vars 28992 1726882961.61332: variable 'interface' from source: play vars 28992 1726882961.61348: variable 'omit' from source: magic vars 28992 1726882961.61384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882961.61416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882961.61434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882961.61450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.61460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882961.61486: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882961.61492: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.61494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.61573: Set connection var ansible_pipelining to False 28992 1726882961.61576: Set connection var ansible_connection to ssh 28992 1726882961.61579: Set connection var ansible_timeout to 10 28992 1726882961.61582: Set connection var ansible_shell_type to sh 28992 1726882961.61591: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882961.61598: Set connection var ansible_shell_executable to /bin/sh 28992 1726882961.61618: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.61623: variable 'ansible_connection' from source: unknown 28992 1726882961.61626: variable 'ansible_module_compression' from source: unknown 28992 1726882961.61628: variable 'ansible_shell_type' from source: unknown 28992 1726882961.61636: variable 'ansible_shell_executable' from source: unknown 28992 1726882961.61640: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882961.61642: variable 'ansible_pipelining' from source: unknown 28992 1726882961.61644: variable 'ansible_timeout' from source: unknown 28992 1726882961.61647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882961.61753: 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) 28992 1726882961.61762: variable 'omit' from source: magic vars 28992 1726882961.61767: starting attempt loop 28992 1726882961.61770: running the handler 28992 1726882961.61782: 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) 28992 1726882961.61802: _low_level_execute_command(): starting 28992 1726882961.61808: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882961.62354: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.62358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.62362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.62419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.62425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882961.62429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.62489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.64348: stdout chunk (state=3): >>>/root <<< 28992 1726882961.64465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.64514: stderr chunk (state=3): >>><<< 28992 1726882961.64518: stdout chunk (state=3): >>><<< 28992 1726882961.64541: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.64551: _low_level_execute_command(): starting 28992 1726882961.64557: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946 `" && echo ansible-tmp-1726882961.6453934-29819-57811118866946="` echo /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946 `" ) && sleep 0' 28992 1726882961.65013: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.65024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.65026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.65030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.65072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.65075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.65135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.67108: stdout chunk (state=3): >>>ansible-tmp-1726882961.6453934-29819-57811118866946=/root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946 <<< 28992 1726882961.67233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.67283: stderr chunk (state=3): >>><<< 28992 1726882961.67286: stdout chunk (state=3): >>><<< 28992 1726882961.67303: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882961.6453934-29819-57811118866946=/root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.67333: variable 'ansible_module_compression' from source: unknown 28992 1726882961.67371: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882961.67411: variable 'ansible_facts' from source: unknown 28992 1726882961.67463: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py 28992 1726882961.67572: Sending initial data 28992 1726882961.67575: Sent initial data (155 bytes) 28992 1726882961.68027: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.68050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882961.68054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.68069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.68127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.68130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882961.68136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.68189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.69792: 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 <<< 28992 1726882961.69796: stderr chunk (state=3): >>>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 <<< 28992 1726882961.69843: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882961.69902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpbjxm2cim /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py <<< 28992 1726882961.69904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py" <<< 28992 1726882961.69949: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpbjxm2cim" to remote "/root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py" <<< 28992 1726882961.69955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py" <<< 28992 1726882961.70548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.70610: stderr chunk (state=3): >>><<< 28992 1726882961.70614: stdout chunk (state=3): >>><<< 28992 1726882961.70635: done transferring module to remote 28992 1726882961.70647: _low_level_execute_command(): starting 28992 1726882961.70654: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/ /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py && sleep 0' 28992 1726882961.71092: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.71104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.71120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.71178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.71185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.71238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882961.73045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882961.73093: stderr chunk (state=3): >>><<< 28992 1726882961.73096: stdout chunk (state=3): >>><<< 28992 1726882961.73111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882961.73114: _low_level_execute_command(): starting 28992 1726882961.73120: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/AnsiballZ_command.py && sleep 0' 28992 1726882961.73579: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882961.73585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.73588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882961.73590: 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.15.7 originally 10.31.15.7 <<< 28992 1726882961.73592: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882961.73628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882961.73642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882961.73649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882961.73705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.00951: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (5fc6836c-6b81-4d40-9cb9-783df992e906) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:42:41.899552", "end": "2024-09-20 21:42:42.005372", "delta": "0:00:00.105820", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 28992 1726882962.03178: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726882962.03183: stdout chunk (state=3): >>><<< 28992 1726882962.03186: stderr chunk (state=3): >>><<< 28992 1726882962.03188: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'statebr' (5fc6836c-6b81-4d40-9cb9-783df992e906) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:42:41.899552", "end": "2024-09-20 21:42:42.005372", "delta": "0:00:00.105820", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726882962.03191: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1726882961.6453934-29819-57811118866946/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882962.03199: _low_level_execute_command(): starting 28992 1726882962.03202: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882961.6453934-29819-57811118866946/ > /dev/null 2>&1 && sleep 0' 28992 1726882962.03840: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.03903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882962.03924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882962.03952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.04027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.06230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882962.06233: stdout chunk (state=3): >>><<< 28992 1726882962.06236: stderr chunk (state=3): >>><<< 28992 1726882962.06239: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882962.06241: handler run complete 28992 1726882962.06244: Evaluated conditional (False): False 28992 1726882962.06246: attempt loop complete, returning result 28992 1726882962.06248: _execute() done 28992 1726882962.06250: dumping result to json 28992 1726882962.06252: done dumping result, returning 28992 1726882962.06255: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affc7ec-ae25-9fb4-6018-00000000050b] 28992 1726882962.06257: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000050b 28992 1726882962.06347: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000050b fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.105820", "end": "2024-09-20 21:42:42.005372", "rc": 1, "start": "2024-09-20 21:42:41.899552" } STDOUT: Connection 'statebr' (5fc6836c-6b81-4d40-9cb9-783df992e906) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726882962.06437: no more pending results, returning what we have 28992 1726882962.06440: results queue empty 28992 1726882962.06441: checking for any_errors_fatal 28992 1726882962.06443: done checking for any_errors_fatal 28992 1726882962.06444: checking for max_fail_percentage 28992 1726882962.06446: done checking for max_fail_percentage 28992 1726882962.06447: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.06448: done checking to see if all hosts have failed 28992 1726882962.06449: getting the remaining hosts for this loop 28992 1726882962.06451: done getting the remaining hosts for this loop 28992 1726882962.06464: getting the next task for host managed_node1 28992 1726882962.06476: done getting next task for host managed_node1 28992 1726882962.06480: ^ task is: TASK: Include the task 'run_test.yml' 28992 1726882962.06486: ^ 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 28992 1726882962.06490: getting variables 28992 1726882962.06492: in VariableManager get_vars() 28992 1726882962.06739: Calling all_inventory to load vars for managed_node1 28992 1726882962.06743: Calling groups_inventory to load vars for managed_node1 28992 1726882962.06747: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.06760: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.06764: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.06768: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.07441: WORKER PROCESS EXITING 28992 1726882962.08918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.11238: done with get_vars() 28992 1726882962.11268: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Friday 20 September 2024 21:42:42 -0400 (0:00:00.511) 0:00:22.314 ****** 28992 1726882962.11380: entering _queue_task() for managed_node1/include_tasks 28992 1726882962.11939: worker is 1 (out of 1 available) 28992 1726882962.11950: exiting _queue_task() for managed_node1/include_tasks 28992 1726882962.11962: done queuing things up, now waiting for results queue to drain 28992 1726882962.11964: waiting for pending results... 28992 1726882962.12207: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 28992 1726882962.12254: in run() - task 0affc7ec-ae25-9fb4-6018-00000000000f 28992 1726882962.12274: variable 'ansible_search_path' from source: unknown 28992 1726882962.12327: calling self._execute() 28992 1726882962.12431: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.12444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.12457: variable 'omit' from source: magic vars 28992 1726882962.12894: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.12913: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.12928: _execute() done 28992 1726882962.12956: dumping result to json 28992 1726882962.12959: done dumping result, returning 28992 1726882962.12963: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-9fb4-6018-00000000000f] 28992 1726882962.12968: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000000f 28992 1726882962.13277: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000000f 28992 1726882962.13281: WORKER PROCESS EXITING 28992 1726882962.13313: no more pending results, returning what we have 28992 1726882962.13317: in VariableManager get_vars() 28992 1726882962.13356: Calling all_inventory to load vars for managed_node1 28992 1726882962.13360: Calling groups_inventory to load vars for managed_node1 28992 1726882962.13363: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.13379: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.13382: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.13388: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.15443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.17616: done with get_vars() 28992 1726882962.17648: variable 'ansible_search_path' from source: unknown 28992 1726882962.17669: we have included files to process 28992 1726882962.17670: generating all_blocks data 28992 1726882962.17672: done generating all_blocks data 28992 1726882962.17676: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882962.17677: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882962.17680: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882962.18150: in VariableManager get_vars() 28992 1726882962.18169: done with get_vars() 28992 1726882962.18218: in VariableManager get_vars() 28992 1726882962.18237: done with get_vars() 28992 1726882962.18278: in VariableManager get_vars() 28992 1726882962.18298: done with get_vars() 28992 1726882962.18346: in VariableManager get_vars() 28992 1726882962.18362: done with get_vars() 28992 1726882962.18405: in VariableManager get_vars() 28992 1726882962.18425: done with get_vars() 28992 1726882962.18876: in VariableManager get_vars() 28992 1726882962.18895: done with get_vars() 28992 1726882962.18908: done processing included file 28992 1726882962.18910: iterating over new_blocks loaded from include file 28992 1726882962.18911: in VariableManager get_vars() 28992 1726882962.18925: done with get_vars() 28992 1726882962.18927: filtering new block on tags 28992 1726882962.19042: done filtering new block on tags 28992 1726882962.19045: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 28992 1726882962.19051: extending task lists for all hosts with included blocks 28992 1726882962.19101: done extending task lists 28992 1726882962.19102: done processing included files 28992 1726882962.19103: results queue empty 28992 1726882962.19104: checking for any_errors_fatal 28992 1726882962.19109: done checking for any_errors_fatal 28992 1726882962.19110: checking for max_fail_percentage 28992 1726882962.19111: done checking for max_fail_percentage 28992 1726882962.19112: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.19113: done checking to see if all hosts have failed 28992 1726882962.19113: getting the remaining hosts for this loop 28992 1726882962.19115: done getting the remaining hosts for this loop 28992 1726882962.19118: getting the next task for host managed_node1 28992 1726882962.19124: done getting next task for host managed_node1 28992 1726882962.19127: ^ task is: TASK: TEST: {{ lsr_description }} 28992 1726882962.19129: ^ state is: HOST STATE: block=4, 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 28992 1726882962.19132: getting variables 28992 1726882962.19133: in VariableManager get_vars() 28992 1726882962.19142: Calling all_inventory to load vars for managed_node1 28992 1726882962.19144: Calling groups_inventory to load vars for managed_node1 28992 1726882962.19147: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.19154: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.19157: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.19160: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.20796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.23031: done with get_vars() 28992 1726882962.23059: done getting variables 28992 1726882962.23116: 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) 28992 1726882962.23241: variable 'lsr_description' from source: include params TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:42:42 -0400 (0:00:00.118) 0:00:22.433 ****** 28992 1726882962.23270: entering _queue_task() for managed_node1/debug 28992 1726882962.23670: worker is 1 (out of 1 available) 28992 1726882962.23686: exiting _queue_task() for managed_node1/debug 28992 1726882962.23700: done queuing things up, now waiting for results queue to drain 28992 1726882962.23701: waiting for pending results... 28992 1726882962.24058: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without autoconnect 28992 1726882962.24291: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005b4 28992 1726882962.24296: variable 'ansible_search_path' from source: unknown 28992 1726882962.24299: variable 'ansible_search_path' from source: unknown 28992 1726882962.24302: calling self._execute() 28992 1726882962.24396: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.24426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.24446: variable 'omit' from source: magic vars 28992 1726882962.24885: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.24906: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.24923: variable 'omit' from source: magic vars 28992 1726882962.24979: variable 'omit' from source: magic vars 28992 1726882962.25110: variable 'lsr_description' from source: include params 28992 1726882962.25162: variable 'omit' from source: magic vars 28992 1726882962.25204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882962.25255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.25379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882962.25385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.25388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.25390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.25393: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.25395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.25512: Set connection var ansible_pipelining to False 28992 1726882962.25519: Set connection var ansible_connection to ssh 28992 1726882962.25533: Set connection var ansible_timeout to 10 28992 1726882962.25540: Set connection var ansible_shell_type to sh 28992 1726882962.25550: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.25562: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.25600: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.25609: variable 'ansible_connection' from source: unknown 28992 1726882962.25616: variable 'ansible_module_compression' from source: unknown 28992 1726882962.25625: variable 'ansible_shell_type' from source: unknown 28992 1726882962.25635: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.25643: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.25650: variable 'ansible_pipelining' from source: unknown 28992 1726882962.25708: variable 'ansible_timeout' from source: unknown 28992 1726882962.25711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.25834: 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) 28992 1726882962.25851: variable 'omit' from source: magic vars 28992 1726882962.25860: starting attempt loop 28992 1726882962.25867: running the handler 28992 1726882962.25924: handler run complete 28992 1726882962.25951: attempt loop complete, returning result 28992 1726882962.25959: _execute() done 28992 1726882962.25966: dumping result to json 28992 1726882962.26031: done dumping result, returning 28992 1726882962.26035: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without autoconnect [0affc7ec-ae25-9fb4-6018-0000000005b4] 28992 1726882962.26038: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b4 28992 1726882962.26116: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b4 28992 1726882962.26119: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## I can create a profile without autoconnect ########## 28992 1726882962.26188: no more pending results, returning what we have 28992 1726882962.26192: results queue empty 28992 1726882962.26193: checking for any_errors_fatal 28992 1726882962.26195: done checking for any_errors_fatal 28992 1726882962.26196: checking for max_fail_percentage 28992 1726882962.26198: done checking for max_fail_percentage 28992 1726882962.26199: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.26200: done checking to see if all hosts have failed 28992 1726882962.26201: getting the remaining hosts for this loop 28992 1726882962.26203: done getting the remaining hosts for this loop 28992 1726882962.26208: getting the next task for host managed_node1 28992 1726882962.26215: done getting next task for host managed_node1 28992 1726882962.26219: ^ task is: TASK: Show item 28992 1726882962.26225: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882962.26228: getting variables 28992 1726882962.26230: in VariableManager get_vars() 28992 1726882962.26265: Calling all_inventory to load vars for managed_node1 28992 1726882962.26268: Calling groups_inventory to load vars for managed_node1 28992 1726882962.26272: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.26288: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.26291: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.26295: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.28442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.30865: done with get_vars() 28992 1726882962.30896: done getting variables 28992 1726882962.30957: 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 item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:42:42 -0400 (0:00:00.077) 0:00:22.510 ****** 28992 1726882962.30989: entering _queue_task() for managed_node1/debug 28992 1726882962.31432: worker is 1 (out of 1 available) 28992 1726882962.31445: exiting _queue_task() for managed_node1/debug 28992 1726882962.31458: done queuing things up, now waiting for results queue to drain 28992 1726882962.31460: waiting for pending results... 28992 1726882962.31746: running TaskExecutor() for managed_node1/TASK: Show item 28992 1726882962.31868: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005b5 28992 1726882962.31872: variable 'ansible_search_path' from source: unknown 28992 1726882962.31876: variable 'ansible_search_path' from source: unknown 28992 1726882962.31949: variable 'omit' from source: magic vars 28992 1726882962.32124: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.32166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.32170: variable 'omit' from source: magic vars 28992 1726882962.32592: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.32626: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.32632: variable 'omit' from source: magic vars 28992 1726882962.32676: variable 'omit' from source: magic vars 28992 1726882962.32747: variable 'item' from source: unknown 28992 1726882962.32817: variable 'item' from source: unknown 28992 1726882962.32949: variable 'omit' from source: magic vars 28992 1726882962.32952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882962.32956: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.32979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882962.33007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.33027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.33071: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.33085: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.33095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.33220: Set connection var ansible_pipelining to False 28992 1726882962.33232: Set connection var ansible_connection to ssh 28992 1726882962.33244: Set connection var ansible_timeout to 10 28992 1726882962.33274: Set connection var ansible_shell_type to sh 28992 1726882962.33277: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.33280: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.33312: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.33386: variable 'ansible_connection' from source: unknown 28992 1726882962.33390: variable 'ansible_module_compression' from source: unknown 28992 1726882962.33393: variable 'ansible_shell_type' from source: unknown 28992 1726882962.33396: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.33400: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.33402: variable 'ansible_pipelining' from source: unknown 28992 1726882962.33405: variable 'ansible_timeout' from source: unknown 28992 1726882962.33407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.33601: 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) 28992 1726882962.33604: variable 'omit' from source: magic vars 28992 1726882962.33607: starting attempt loop 28992 1726882962.33609: running the handler 28992 1726882962.33631: variable 'lsr_description' from source: include params 28992 1726882962.33705: variable 'lsr_description' from source: include params 28992 1726882962.33739: handler run complete 28992 1726882962.33756: attempt loop complete, returning result 28992 1726882962.33823: variable 'item' from source: unknown 28992 1726882962.33859: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } 28992 1726882962.34239: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.34242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.34244: variable 'omit' from source: magic vars 28992 1726882962.34293: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.34304: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.34312: variable 'omit' from source: magic vars 28992 1726882962.34332: variable 'omit' from source: magic vars 28992 1726882962.34471: variable 'item' from source: unknown 28992 1726882962.34474: variable 'item' from source: unknown 28992 1726882962.34476: variable 'omit' from source: magic vars 28992 1726882962.34495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.34509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.34525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.34544: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.34552: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.34559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.34648: Set connection var ansible_pipelining to False 28992 1726882962.34656: Set connection var ansible_connection to ssh 28992 1726882962.34665: Set connection var ansible_timeout to 10 28992 1726882962.34672: Set connection var ansible_shell_type to sh 28992 1726882962.34690: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.34703: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.34729: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.34736: variable 'ansible_connection' from source: unknown 28992 1726882962.34743: variable 'ansible_module_compression' from source: unknown 28992 1726882962.34749: variable 'ansible_shell_type' from source: unknown 28992 1726882962.34755: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.34761: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.34768: variable 'ansible_pipelining' from source: unknown 28992 1726882962.34774: variable 'ansible_timeout' from source: unknown 28992 1726882962.34798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.34890: 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) 28992 1726882962.35018: variable 'omit' from source: magic vars 28992 1726882962.35021: starting attempt loop 28992 1726882962.35026: running the handler 28992 1726882962.35028: variable 'lsr_setup' from source: include params 28992 1726882962.35039: variable 'lsr_setup' from source: include params 28992 1726882962.35092: handler run complete 28992 1726882962.35111: attempt loop complete, returning result 28992 1726882962.35140: variable 'item' from source: unknown 28992 1726882962.35209: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 28992 1726882962.35449: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.35457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.35460: variable 'omit' from source: magic vars 28992 1726882962.35668: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.35672: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.35675: variable 'omit' from source: magic vars 28992 1726882962.35677: variable 'omit' from source: magic vars 28992 1726882962.35776: variable 'item' from source: unknown 28992 1726882962.35779: variable 'item' from source: unknown 28992 1726882962.35800: variable 'omit' from source: magic vars 28992 1726882962.35825: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.35837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.35847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.35862: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.35869: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.35875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.35967: Set connection var ansible_pipelining to False 28992 1726882962.35975: Set connection var ansible_connection to ssh 28992 1726882962.35991: Set connection var ansible_timeout to 10 28992 1726882962.35999: Set connection var ansible_shell_type to sh 28992 1726882962.36013: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.36027: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.36102: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.36105: variable 'ansible_connection' from source: unknown 28992 1726882962.36107: variable 'ansible_module_compression' from source: unknown 28992 1726882962.36112: variable 'ansible_shell_type' from source: unknown 28992 1726882962.36117: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.36119: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.36121: variable 'ansible_pipelining' from source: unknown 28992 1726882962.36125: variable 'ansible_timeout' from source: unknown 28992 1726882962.36127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.36202: 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) 28992 1726882962.36219: variable 'omit' from source: magic vars 28992 1726882962.36235: starting attempt loop 28992 1726882962.36241: running the handler 28992 1726882962.36320: variable 'lsr_test' from source: include params 28992 1726882962.36346: variable 'lsr_test' from source: include params 28992 1726882962.36366: handler run complete 28992 1726882962.36386: attempt loop complete, returning result 28992 1726882962.36407: variable 'item' from source: unknown 28992 1726882962.36482: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } 28992 1726882962.36756: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.36760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.36762: variable 'omit' from source: magic vars 28992 1726882962.36927: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.36930: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.36934: variable 'omit' from source: magic vars 28992 1726882962.36936: variable 'omit' from source: magic vars 28992 1726882962.36948: variable 'item' from source: unknown 28992 1726882962.37021: variable 'item' from source: unknown 28992 1726882962.37043: variable 'omit' from source: magic vars 28992 1726882962.37068: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.37086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.37097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.37112: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.37119: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.37158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.37216: Set connection var ansible_pipelining to False 28992 1726882962.37226: Set connection var ansible_connection to ssh 28992 1726882962.37236: Set connection var ansible_timeout to 10 28992 1726882962.37243: Set connection var ansible_shell_type to sh 28992 1726882962.37252: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.37267: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.37374: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.37377: variable 'ansible_connection' from source: unknown 28992 1726882962.37379: variable 'ansible_module_compression' from source: unknown 28992 1726882962.37382: variable 'ansible_shell_type' from source: unknown 28992 1726882962.37386: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.37388: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.37391: variable 'ansible_pipelining' from source: unknown 28992 1726882962.37393: variable 'ansible_timeout' from source: unknown 28992 1726882962.37395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.37450: 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) 28992 1726882962.37463: variable 'omit' from source: magic vars 28992 1726882962.37470: starting attempt loop 28992 1726882962.37477: running the handler 28992 1726882962.37509: variable 'lsr_assert' from source: include params 28992 1726882962.37618: variable 'lsr_assert' from source: include params 28992 1726882962.37621: handler run complete 28992 1726882962.37625: attempt loop complete, returning result 28992 1726882962.37647: variable 'item' from source: unknown 28992 1726882962.37715: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } 28992 1726882962.37899: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.37902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.38020: variable 'omit' from source: magic vars 28992 1726882962.38118: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.38140: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.38155: variable 'omit' from source: magic vars 28992 1726882962.38173: variable 'omit' from source: magic vars 28992 1726882962.38240: variable 'item' from source: unknown 28992 1726882962.38301: variable 'item' from source: unknown 28992 1726882962.38348: variable 'omit' from source: magic vars 28992 1726882962.38351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.38363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.38372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.38387: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.38394: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.38456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.38478: Set connection var ansible_pipelining to False 28992 1726882962.38487: Set connection var ansible_connection to ssh 28992 1726882962.38496: Set connection var ansible_timeout to 10 28992 1726882962.38501: Set connection var ansible_shell_type to sh 28992 1726882962.38508: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.38517: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.38542: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.38548: variable 'ansible_connection' from source: unknown 28992 1726882962.38553: variable 'ansible_module_compression' from source: unknown 28992 1726882962.38563: variable 'ansible_shell_type' from source: unknown 28992 1726882962.38572: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.38585: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.38827: variable 'ansible_pipelining' from source: unknown 28992 1726882962.38831: variable 'ansible_timeout' from source: unknown 28992 1726882962.38833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.38836: 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) 28992 1726882962.38839: variable 'omit' from source: magic vars 28992 1726882962.38841: starting attempt loop 28992 1726882962.38843: running the handler 28992 1726882962.38851: handler run complete 28992 1726882962.38870: attempt loop complete, returning result 28992 1726882962.38894: variable 'item' from source: unknown 28992 1726882962.38974: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 28992 1726882962.39144: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.39158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.39176: variable 'omit' from source: magic vars 28992 1726882962.39358: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.39369: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.39378: variable 'omit' from source: magic vars 28992 1726882962.39406: variable 'omit' from source: magic vars 28992 1726882962.39459: variable 'item' from source: unknown 28992 1726882962.39569: variable 'item' from source: unknown 28992 1726882962.39572: variable 'omit' from source: magic vars 28992 1726882962.39580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.39596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.39607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.39630: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.39639: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.39678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.39745: Set connection var ansible_pipelining to False 28992 1726882962.39753: Set connection var ansible_connection to ssh 28992 1726882962.39763: Set connection var ansible_timeout to 10 28992 1726882962.39771: Set connection var ansible_shell_type to sh 28992 1726882962.39788: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.39829: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.39832: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.39838: variable 'ansible_connection' from source: unknown 28992 1726882962.39846: variable 'ansible_module_compression' from source: unknown 28992 1726882962.39853: variable 'ansible_shell_type' from source: unknown 28992 1726882962.39860: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.39897: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.39900: variable 'ansible_pipelining' from source: unknown 28992 1726882962.39903: variable 'ansible_timeout' from source: unknown 28992 1726882962.39905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.40002: 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) 28992 1726882962.40019: variable 'omit' from source: magic vars 28992 1726882962.40048: starting attempt loop 28992 1726882962.40051: running the handler 28992 1726882962.40065: variable 'lsr_fail_debug' from source: play vars 28992 1726882962.40141: variable 'lsr_fail_debug' from source: play vars 28992 1726882962.40228: handler run complete 28992 1726882962.40231: attempt loop complete, returning result 28992 1726882962.40234: variable 'item' from source: unknown 28992 1726882962.40281: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 28992 1726882962.40500: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.40504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.40507: variable 'omit' from source: magic vars 28992 1726882962.40660: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.40673: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.40682: variable 'omit' from source: magic vars 28992 1726882962.40710: variable 'omit' from source: magic vars 28992 1726882962.40762: variable 'item' from source: unknown 28992 1726882962.40841: variable 'item' from source: unknown 28992 1726882962.40861: variable 'omit' from source: magic vars 28992 1726882962.40887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.40918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.40923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.41027: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.41032: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.41035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.41043: Set connection var ansible_pipelining to False 28992 1726882962.41053: Set connection var ansible_connection to ssh 28992 1726882962.41128: Set connection var ansible_timeout to 10 28992 1726882962.41131: Set connection var ansible_shell_type to sh 28992 1726882962.41139: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.41141: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.41144: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.41146: variable 'ansible_connection' from source: unknown 28992 1726882962.41148: variable 'ansible_module_compression' from source: unknown 28992 1726882962.41150: variable 'ansible_shell_type' from source: unknown 28992 1726882962.41158: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.41160: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.41162: variable 'ansible_pipelining' from source: unknown 28992 1726882962.41165: variable 'ansible_timeout' from source: unknown 28992 1726882962.41168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.41276: 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) 28992 1726882962.41292: variable 'omit' from source: magic vars 28992 1726882962.41300: starting attempt loop 28992 1726882962.41306: running the handler 28992 1726882962.41331: variable 'lsr_cleanup' from source: include params 28992 1726882962.41411: variable 'lsr_cleanup' from source: include params 28992 1726882962.41466: handler run complete 28992 1726882962.41469: attempt loop complete, returning result 28992 1726882962.41473: variable 'item' from source: unknown 28992 1726882962.41545: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 28992 1726882962.41746: dumping result to json 28992 1726882962.41749: done dumping result, returning 28992 1726882962.41751: done running TaskExecutor() for managed_node1/TASK: Show item [0affc7ec-ae25-9fb4-6018-0000000005b5] 28992 1726882962.41754: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b5 28992 1726882962.41910: no more pending results, returning what we have 28992 1726882962.41917: results queue empty 28992 1726882962.41918: checking for any_errors_fatal 28992 1726882962.41926: done checking for any_errors_fatal 28992 1726882962.41927: checking for max_fail_percentage 28992 1726882962.41929: done checking for max_fail_percentage 28992 1726882962.41930: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.41931: done checking to see if all hosts have failed 28992 1726882962.41932: getting the remaining hosts for this loop 28992 1726882962.41934: done getting the remaining hosts for this loop 28992 1726882962.41938: getting the next task for host managed_node1 28992 1726882962.41944: done getting next task for host managed_node1 28992 1726882962.41947: ^ task is: TASK: Include the task 'show_interfaces.yml' 28992 1726882962.41950: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882962.41955: getting variables 28992 1726882962.41957: in VariableManager get_vars() 28992 1726882962.41991: Calling all_inventory to load vars for managed_node1 28992 1726882962.41994: Calling groups_inventory to load vars for managed_node1 28992 1726882962.41998: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.42016: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.42020: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.42026: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.42549: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b5 28992 1726882962.42553: WORKER PROCESS EXITING 28992 1726882962.43066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.44681: done with get_vars() 28992 1726882962.44713: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:42:42 -0400 (0:00:00.138) 0:00:22.648 ****** 28992 1726882962.44819: entering _queue_task() for managed_node1/include_tasks 28992 1726882962.45113: worker is 1 (out of 1 available) 28992 1726882962.45130: exiting _queue_task() for managed_node1/include_tasks 28992 1726882962.45144: done queuing things up, now waiting for results queue to drain 28992 1726882962.45147: waiting for pending results... 28992 1726882962.45330: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 28992 1726882962.45398: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005b6 28992 1726882962.45412: variable 'ansible_search_path' from source: unknown 28992 1726882962.45416: variable 'ansible_search_path' from source: unknown 28992 1726882962.45449: calling self._execute() 28992 1726882962.45525: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.45529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.45540: variable 'omit' from source: magic vars 28992 1726882962.45829: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.45839: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.45845: _execute() done 28992 1726882962.45848: dumping result to json 28992 1726882962.45851: done dumping result, returning 28992 1726882962.45857: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-9fb4-6018-0000000005b6] 28992 1726882962.45863: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b6 28992 1726882962.45959: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b6 28992 1726882962.45962: WORKER PROCESS EXITING 28992 1726882962.45994: no more pending results, returning what we have 28992 1726882962.45998: in VariableManager get_vars() 28992 1726882962.46039: Calling all_inventory to load vars for managed_node1 28992 1726882962.46042: Calling groups_inventory to load vars for managed_node1 28992 1726882962.46045: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.46059: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.46062: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.46065: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.50988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.52784: done with get_vars() 28992 1726882962.52807: variable 'ansible_search_path' from source: unknown 28992 1726882962.52808: variable 'ansible_search_path' from source: unknown 28992 1726882962.52840: we have included files to process 28992 1726882962.52841: generating all_blocks data 28992 1726882962.52842: done generating all_blocks data 28992 1726882962.52844: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882962.52845: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882962.52846: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882962.52918: in VariableManager get_vars() 28992 1726882962.52933: done with get_vars() 28992 1726882962.53006: done processing included file 28992 1726882962.53008: iterating over new_blocks loaded from include file 28992 1726882962.53009: in VariableManager get_vars() 28992 1726882962.53019: done with get_vars() 28992 1726882962.53020: filtering new block on tags 28992 1726882962.53045: done filtering new block on tags 28992 1726882962.53046: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 28992 1726882962.53050: extending task lists for all hosts with included blocks 28992 1726882962.53337: done extending task lists 28992 1726882962.53339: done processing included files 28992 1726882962.53339: results queue empty 28992 1726882962.53340: checking for any_errors_fatal 28992 1726882962.53344: done checking for any_errors_fatal 28992 1726882962.53345: checking for max_fail_percentage 28992 1726882962.53345: done checking for max_fail_percentage 28992 1726882962.53346: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.53347: done checking to see if all hosts have failed 28992 1726882962.53347: getting the remaining hosts for this loop 28992 1726882962.53348: done getting the remaining hosts for this loop 28992 1726882962.53349: getting the next task for host managed_node1 28992 1726882962.53353: done getting next task for host managed_node1 28992 1726882962.53355: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28992 1726882962.53357: ^ state is: HOST STATE: block=4, 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 28992 1726882962.53359: getting variables 28992 1726882962.53359: in VariableManager get_vars() 28992 1726882962.53365: Calling all_inventory to load vars for managed_node1 28992 1726882962.53367: Calling groups_inventory to load vars for managed_node1 28992 1726882962.53369: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.53373: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.53374: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.53376: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.54302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.55939: done with get_vars() 28992 1726882962.55956: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:42:42 -0400 (0:00:00.111) 0:00:22.760 ****** 28992 1726882962.56012: entering _queue_task() for managed_node1/include_tasks 28992 1726882962.56293: worker is 1 (out of 1 available) 28992 1726882962.56308: exiting _queue_task() for managed_node1/include_tasks 28992 1726882962.56324: done queuing things up, now waiting for results queue to drain 28992 1726882962.56326: waiting for pending results... 28992 1726882962.56514: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 28992 1726882962.56600: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005dd 28992 1726882962.56612: variable 'ansible_search_path' from source: unknown 28992 1726882962.56616: variable 'ansible_search_path' from source: unknown 28992 1726882962.56648: calling self._execute() 28992 1726882962.56725: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.56731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.56739: variable 'omit' from source: magic vars 28992 1726882962.57038: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.57049: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.57056: _execute() done 28992 1726882962.57059: dumping result to json 28992 1726882962.57061: done dumping result, returning 28992 1726882962.57069: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-9fb4-6018-0000000005dd] 28992 1726882962.57074: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005dd 28992 1726882962.57168: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005dd 28992 1726882962.57171: WORKER PROCESS EXITING 28992 1726882962.57229: no more pending results, returning what we have 28992 1726882962.57233: in VariableManager get_vars() 28992 1726882962.57270: Calling all_inventory to load vars for managed_node1 28992 1726882962.57273: Calling groups_inventory to load vars for managed_node1 28992 1726882962.57277: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.57292: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.57295: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.57298: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.58264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.59444: done with get_vars() 28992 1726882962.59460: variable 'ansible_search_path' from source: unknown 28992 1726882962.59461: variable 'ansible_search_path' from source: unknown 28992 1726882962.59488: we have included files to process 28992 1726882962.59489: generating all_blocks data 28992 1726882962.59490: done generating all_blocks data 28992 1726882962.59491: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882962.59492: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882962.59494: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882962.59690: done processing included file 28992 1726882962.59691: iterating over new_blocks loaded from include file 28992 1726882962.59692: in VariableManager get_vars() 28992 1726882962.59702: done with get_vars() 28992 1726882962.59703: filtering new block on tags 28992 1726882962.59728: done filtering new block on tags 28992 1726882962.59729: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 28992 1726882962.59733: extending task lists for all hosts with included blocks 28992 1726882962.59838: done extending task lists 28992 1726882962.59839: done processing included files 28992 1726882962.59839: results queue empty 28992 1726882962.59840: checking for any_errors_fatal 28992 1726882962.59843: done checking for any_errors_fatal 28992 1726882962.59843: checking for max_fail_percentage 28992 1726882962.59844: done checking for max_fail_percentage 28992 1726882962.59844: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.59845: done checking to see if all hosts have failed 28992 1726882962.59845: getting the remaining hosts for this loop 28992 1726882962.59846: done getting the remaining hosts for this loop 28992 1726882962.59848: getting the next task for host managed_node1 28992 1726882962.59851: done getting next task for host managed_node1 28992 1726882962.59852: ^ task is: TASK: Gather current interface info 28992 1726882962.59855: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882962.59856: getting variables 28992 1726882962.59857: in VariableManager get_vars() 28992 1726882962.59863: Calling all_inventory to load vars for managed_node1 28992 1726882962.59864: Calling groups_inventory to load vars for managed_node1 28992 1726882962.59866: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.59871: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.59873: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.59875: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.60751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882962.61904: done with get_vars() 28992 1726882962.61921: done getting variables 28992 1726882962.61953: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:42:42 -0400 (0:00:00.059) 0:00:22.820 ****** 28992 1726882962.61975: entering _queue_task() for managed_node1/command 28992 1726882962.62213: worker is 1 (out of 1 available) 28992 1726882962.62229: exiting _queue_task() for managed_node1/command 28992 1726882962.62243: done queuing things up, now waiting for results queue to drain 28992 1726882962.62245: waiting for pending results... 28992 1726882962.62447: running TaskExecutor() for managed_node1/TASK: Gather current interface info 28992 1726882962.62530: in run() - task 0affc7ec-ae25-9fb4-6018-000000000618 28992 1726882962.62542: variable 'ansible_search_path' from source: unknown 28992 1726882962.62546: variable 'ansible_search_path' from source: unknown 28992 1726882962.62578: calling self._execute() 28992 1726882962.62656: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.62660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.62668: variable 'omit' from source: magic vars 28992 1726882962.62967: variable 'ansible_distribution_major_version' from source: facts 28992 1726882962.62976: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882962.62983: variable 'omit' from source: magic vars 28992 1726882962.63025: variable 'omit' from source: magic vars 28992 1726882962.63048: variable 'omit' from source: magic vars 28992 1726882962.63081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882962.63117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882962.63137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882962.63153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.63163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882962.63192: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882962.63195: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.63198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.63277: Set connection var ansible_pipelining to False 28992 1726882962.63281: Set connection var ansible_connection to ssh 28992 1726882962.63284: Set connection var ansible_timeout to 10 28992 1726882962.63289: Set connection var ansible_shell_type to sh 28992 1726882962.63295: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882962.63303: Set connection var ansible_shell_executable to /bin/sh 28992 1726882962.63321: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.63325: variable 'ansible_connection' from source: unknown 28992 1726882962.63328: variable 'ansible_module_compression' from source: unknown 28992 1726882962.63331: variable 'ansible_shell_type' from source: unknown 28992 1726882962.63333: variable 'ansible_shell_executable' from source: unknown 28992 1726882962.63335: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882962.63339: variable 'ansible_pipelining' from source: unknown 28992 1726882962.63343: variable 'ansible_timeout' from source: unknown 28992 1726882962.63346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882962.63456: 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) 28992 1726882962.63467: variable 'omit' from source: magic vars 28992 1726882962.63470: starting attempt loop 28992 1726882962.63473: running the handler 28992 1726882962.63492: _low_level_execute_command(): starting 28992 1726882962.63499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882962.64016: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.64050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.64054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.64099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882962.64112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.64179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.65941: stdout chunk (state=3): >>>/root <<< 28992 1726882962.66045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882962.66111: stderr chunk (state=3): >>><<< 28992 1726882962.66114: stdout chunk (state=3): >>><<< 28992 1726882962.66136: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882962.66148: _low_level_execute_command(): starting 28992 1726882962.66154: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245 `" && echo ansible-tmp-1726882962.661362-29850-213842401336245="` echo /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245 `" ) && sleep 0' 28992 1726882962.66601: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.66642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882962.66646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882962.66648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.66657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.66659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.66699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882962.66703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882962.66705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.66762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.68718: stdout chunk (state=3): >>>ansible-tmp-1726882962.661362-29850-213842401336245=/root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245 <<< 28992 1726882962.68835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882962.68881: stderr chunk (state=3): >>><<< 28992 1726882962.68885: stdout chunk (state=3): >>><<< 28992 1726882962.68908: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882962.661362-29850-213842401336245=/root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882962.68934: variable 'ansible_module_compression' from source: unknown 28992 1726882962.68973: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882962.69010: variable 'ansible_facts' from source: unknown 28992 1726882962.69065: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py 28992 1726882962.69166: Sending initial data 28992 1726882962.69169: Sent initial data (155 bytes) 28992 1726882962.69609: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.69646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882962.69651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882962.69653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.69656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882962.69658: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882962.69662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.69710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882962.69713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.69765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.71345: 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 <<< 28992 1726882962.71350: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882962.71399: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882962.71451: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzo5tous8 /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py <<< 28992 1726882962.71454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py" <<< 28992 1726882962.71506: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzo5tous8" to remote "/root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py" <<< 28992 1726882962.72069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882962.72127: stderr chunk (state=3): >>><<< 28992 1726882962.72130: stdout chunk (state=3): >>><<< 28992 1726882962.72148: done transferring module to remote 28992 1726882962.72158: _low_level_execute_command(): starting 28992 1726882962.72167: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/ /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py && sleep 0' 28992 1726882962.72590: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882962.72631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.72634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882962.72637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.72639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.72645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.72685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882962.72689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.72750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.74545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882962.74593: stderr chunk (state=3): >>><<< 28992 1726882962.74598: stdout chunk (state=3): >>><<< 28992 1726882962.74610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882962.74614: _low_level_execute_command(): starting 28992 1726882962.74617: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/AnsiballZ_command.py && sleep 0' 28992 1726882962.75025: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882962.75060: 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.15.7 originally 10.31.15.7 <<< 28992 1726882962.75063: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.75066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882962.75068: 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.15.7 originally 10.31.15.7 <<< 28992 1726882962.75070: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.75116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882962.75124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.75181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.92046: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:42:42.915338", "end": "2024-09-20 21:42:42.918873", "delta": "0:00:00.003535", "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}}} <<< 28992 1726882962.93702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882962.93748: stderr chunk (state=3): >>><<< 28992 1726882962.93751: stdout chunk (state=3): >>><<< 28992 1726882962.93767: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:42:42.915338", "end": "2024-09-20 21:42:42.918873", "delta": "0:00:00.003535", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882962.93798: 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-1726882962.661362-29850-213842401336245/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882962.93810: _low_level_execute_command(): starting 28992 1726882962.93814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882962.661362-29850-213842401336245/ > /dev/null 2>&1 && sleep 0' 28992 1726882962.94266: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.94270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.94276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882962.94279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882962.94314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882962.94331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882962.94387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882962.96461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882962.96472: stderr chunk (state=3): >>><<< 28992 1726882962.96475: stdout chunk (state=3): >>><<< 28992 1726882962.96615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882962.96619: handler run complete 28992 1726882962.96623: Evaluated conditional (False): False 28992 1726882962.96627: attempt loop complete, returning result 28992 1726882962.96629: _execute() done 28992 1726882962.96631: dumping result to json 28992 1726882962.96633: done dumping result, returning 28992 1726882962.96635: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-9fb4-6018-000000000618] 28992 1726882962.96637: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000618 28992 1726882962.96829: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000618 28992 1726882962.96835: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003535", "end": "2024-09-20 21:42:42.918873", "rc": 0, "start": "2024-09-20 21:42:42.915338" } STDOUT: bonding_masters eth0 lo rpltstbr 28992 1726882962.96912: no more pending results, returning what we have 28992 1726882962.96915: results queue empty 28992 1726882962.96916: checking for any_errors_fatal 28992 1726882962.96917: done checking for any_errors_fatal 28992 1726882962.96918: checking for max_fail_percentage 28992 1726882962.96919: done checking for max_fail_percentage 28992 1726882962.96920: checking to see if all hosts have failed and the running result is not ok 28992 1726882962.96921: done checking to see if all hosts have failed 28992 1726882962.96924: getting the remaining hosts for this loop 28992 1726882962.96925: done getting the remaining hosts for this loop 28992 1726882962.96929: getting the next task for host managed_node1 28992 1726882962.96935: done getting next task for host managed_node1 28992 1726882962.96937: ^ task is: TASK: Set current_interfaces 28992 1726882962.96942: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882962.96946: getting variables 28992 1726882962.96947: in VariableManager get_vars() 28992 1726882962.97008: Calling all_inventory to load vars for managed_node1 28992 1726882962.97011: Calling groups_inventory to load vars for managed_node1 28992 1726882962.97014: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882962.97028: Calling all_plugins_play to load vars for managed_node1 28992 1726882962.97031: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882962.97034: Calling groups_plugins_play to load vars for managed_node1 28992 1726882962.99089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.00781: done with get_vars() 28992 1726882963.00837: done getting variables 28992 1726882963.00903: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:42:43 -0400 (0:00:00.389) 0:00:23.209 ****** 28992 1726882963.00951: entering _queue_task() for managed_node1/set_fact 28992 1726882963.01223: worker is 1 (out of 1 available) 28992 1726882963.01237: exiting _queue_task() for managed_node1/set_fact 28992 1726882963.01250: done queuing things up, now waiting for results queue to drain 28992 1726882963.01252: waiting for pending results... 28992 1726882963.01444: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 28992 1726882963.01527: in run() - task 0affc7ec-ae25-9fb4-6018-000000000619 28992 1726882963.01540: variable 'ansible_search_path' from source: unknown 28992 1726882963.01544: variable 'ansible_search_path' from source: unknown 28992 1726882963.01575: calling self._execute() 28992 1726882963.01657: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.01661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.01670: variable 'omit' from source: magic vars 28992 1726882963.01968: variable 'ansible_distribution_major_version' from source: facts 28992 1726882963.01978: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882963.01987: variable 'omit' from source: magic vars 28992 1726882963.02027: variable 'omit' from source: magic vars 28992 1726882963.02105: variable '_current_interfaces' from source: set_fact 28992 1726882963.02157: variable 'omit' from source: magic vars 28992 1726882963.02191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882963.02220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882963.02242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882963.02259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882963.02268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882963.02294: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882963.02298: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.02301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.02379: Set connection var ansible_pipelining to False 28992 1726882963.02382: Set connection var ansible_connection to ssh 28992 1726882963.02387: Set connection var ansible_timeout to 10 28992 1726882963.02391: Set connection var ansible_shell_type to sh 28992 1726882963.02394: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882963.02401: Set connection var ansible_shell_executable to /bin/sh 28992 1726882963.02420: variable 'ansible_shell_executable' from source: unknown 28992 1726882963.02426: variable 'ansible_connection' from source: unknown 28992 1726882963.02429: variable 'ansible_module_compression' from source: unknown 28992 1726882963.02431: variable 'ansible_shell_type' from source: unknown 28992 1726882963.02434: variable 'ansible_shell_executable' from source: unknown 28992 1726882963.02436: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.02439: variable 'ansible_pipelining' from source: unknown 28992 1726882963.02441: variable 'ansible_timeout' from source: unknown 28992 1726882963.02448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.02555: 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) 28992 1726882963.02566: variable 'omit' from source: magic vars 28992 1726882963.02578: starting attempt loop 28992 1726882963.02581: running the handler 28992 1726882963.02588: handler run complete 28992 1726882963.02596: attempt loop complete, returning result 28992 1726882963.02599: _execute() done 28992 1726882963.02602: dumping result to json 28992 1726882963.02604: done dumping result, returning 28992 1726882963.02611: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-9fb4-6018-000000000619] 28992 1726882963.02614: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000619 28992 1726882963.02703: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000619 28992 1726882963.02706: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 28992 1726882963.02763: no more pending results, returning what we have 28992 1726882963.02766: results queue empty 28992 1726882963.02767: checking for any_errors_fatal 28992 1726882963.02773: done checking for any_errors_fatal 28992 1726882963.02774: checking for max_fail_percentage 28992 1726882963.02776: done checking for max_fail_percentage 28992 1726882963.02777: checking to see if all hosts have failed and the running result is not ok 28992 1726882963.02778: done checking to see if all hosts have failed 28992 1726882963.02779: getting the remaining hosts for this loop 28992 1726882963.02781: done getting the remaining hosts for this loop 28992 1726882963.02788: getting the next task for host managed_node1 28992 1726882963.02800: done getting next task for host managed_node1 28992 1726882963.02803: ^ task is: TASK: Show current_interfaces 28992 1726882963.02807: ^ state is: HOST STATE: block=4, 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=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 28992 1726882963.02811: getting variables 28992 1726882963.02813: in VariableManager get_vars() 28992 1726882963.02844: Calling all_inventory to load vars for managed_node1 28992 1726882963.02846: Calling groups_inventory to load vars for managed_node1 28992 1726882963.02849: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.02860: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.02862: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.02865: Calling groups_plugins_play to load vars for managed_node1 28992 1726882963.04623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.05904: done with get_vars() 28992 1726882963.05921: done getting variables 28992 1726882963.05965: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:42:43 -0400 (0:00:00.050) 0:00:23.260 ****** 28992 1726882963.05991: entering _queue_task() for managed_node1/debug 28992 1726882963.06221: worker is 1 (out of 1 available) 28992 1726882963.06236: exiting _queue_task() for managed_node1/debug 28992 1726882963.06250: done queuing things up, now waiting for results queue to drain 28992 1726882963.06251: waiting for pending results... 28992 1726882963.06554: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 28992 1726882963.06608: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005de 28992 1726882963.06631: variable 'ansible_search_path' from source: unknown 28992 1726882963.06639: variable 'ansible_search_path' from source: unknown 28992 1726882963.06691: calling self._execute() 28992 1726882963.06801: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.06814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.06830: variable 'omit' from source: magic vars 28992 1726882963.07229: variable 'ansible_distribution_major_version' from source: facts 28992 1726882963.07308: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882963.07312: variable 'omit' from source: magic vars 28992 1726882963.07314: variable 'omit' from source: magic vars 28992 1726882963.07419: variable 'current_interfaces' from source: set_fact 28992 1726882963.07453: variable 'omit' from source: magic vars 28992 1726882963.07523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882963.07627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882963.07631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882963.07634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882963.07637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882963.07672: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882963.07681: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.07691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.08027: Set connection var ansible_pipelining to False 28992 1726882963.08030: Set connection var ansible_connection to ssh 28992 1726882963.08033: Set connection var ansible_timeout to 10 28992 1726882963.08035: Set connection var ansible_shell_type to sh 28992 1726882963.08037: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882963.08042: Set connection var ansible_shell_executable to /bin/sh 28992 1726882963.08069: variable 'ansible_shell_executable' from source: unknown 28992 1726882963.08147: variable 'ansible_connection' from source: unknown 28992 1726882963.08155: variable 'ansible_module_compression' from source: unknown 28992 1726882963.08161: variable 'ansible_shell_type' from source: unknown 28992 1726882963.08176: variable 'ansible_shell_executable' from source: unknown 28992 1726882963.08183: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.08191: variable 'ansible_pipelining' from source: unknown 28992 1726882963.08197: variable 'ansible_timeout' from source: unknown 28992 1726882963.08205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.08359: 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) 28992 1726882963.08375: variable 'omit' from source: magic vars 28992 1726882963.08394: starting attempt loop 28992 1726882963.08402: running the handler 28992 1726882963.08458: handler run complete 28992 1726882963.08479: attempt loop complete, returning result 28992 1726882963.08487: _execute() done 28992 1726882963.08500: dumping result to json 28992 1726882963.08508: done dumping result, returning 28992 1726882963.08519: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-9fb4-6018-0000000005de] 28992 1726882963.08531: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005de ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 28992 1726882963.08792: no more pending results, returning what we have 28992 1726882963.08795: results queue empty 28992 1726882963.08796: checking for any_errors_fatal 28992 1726882963.08802: done checking for any_errors_fatal 28992 1726882963.08802: checking for max_fail_percentage 28992 1726882963.08804: done checking for max_fail_percentage 28992 1726882963.08805: checking to see if all hosts have failed and the running result is not ok 28992 1726882963.08806: done checking to see if all hosts have failed 28992 1726882963.08807: getting the remaining hosts for this loop 28992 1726882963.08809: done getting the remaining hosts for this loop 28992 1726882963.08814: getting the next task for host managed_node1 28992 1726882963.08825: done getting next task for host managed_node1 28992 1726882963.08828: ^ task is: TASK: Setup 28992 1726882963.08838: ^ state is: HOST STATE: block=4, 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 28992 1726882963.08844: getting variables 28992 1726882963.08846: in VariableManager get_vars() 28992 1726882963.08878: Calling all_inventory to load vars for managed_node1 28992 1726882963.08881: Calling groups_inventory to load vars for managed_node1 28992 1726882963.08886: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.08899: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.08903: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.08906: Calling groups_plugins_play to load vars for managed_node1 28992 1726882963.09539: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005de 28992 1726882963.09543: WORKER PROCESS EXITING 28992 1726882963.10846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.13057: done with get_vars() 28992 1726882963.13094: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:42:43 -0400 (0:00:00.072) 0:00:23.332 ****** 28992 1726882963.13201: entering _queue_task() for managed_node1/include_tasks 28992 1726882963.13671: worker is 1 (out of 1 available) 28992 1726882963.13685: exiting _queue_task() for managed_node1/include_tasks 28992 1726882963.13699: done queuing things up, now waiting for results queue to drain 28992 1726882963.13701: waiting for pending results... 28992 1726882963.13935: running TaskExecutor() for managed_node1/TASK: Setup 28992 1726882963.14074: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005b7 28992 1726882963.14096: variable 'ansible_search_path' from source: unknown 28992 1726882963.14104: variable 'ansible_search_path' from source: unknown 28992 1726882963.14166: variable 'lsr_setup' from source: include params 28992 1726882963.14401: variable 'lsr_setup' from source: include params 28992 1726882963.14488: variable 'omit' from source: magic vars 28992 1726882963.14643: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.14658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.14673: variable 'omit' from source: magic vars 28992 1726882963.14951: variable 'ansible_distribution_major_version' from source: facts 28992 1726882963.14966: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882963.14978: variable 'item' from source: unknown 28992 1726882963.15056: variable 'item' from source: unknown 28992 1726882963.15097: variable 'item' from source: unknown 28992 1726882963.15249: variable 'item' from source: unknown 28992 1726882963.15580: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.15583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.15585: variable 'omit' from source: magic vars 28992 1726882963.15705: variable 'ansible_distribution_major_version' from source: facts 28992 1726882963.15708: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882963.15710: variable 'item' from source: unknown 28992 1726882963.15732: variable 'item' from source: unknown 28992 1726882963.15770: variable 'item' from source: unknown 28992 1726882963.15846: variable 'item' from source: unknown 28992 1726882963.16043: dumping result to json 28992 1726882963.16046: done dumping result, returning 28992 1726882963.16048: done running TaskExecutor() for managed_node1/TASK: Setup [0affc7ec-ae25-9fb4-6018-0000000005b7] 28992 1726882963.16050: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b7 28992 1726882963.16088: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b7 28992 1726882963.16090: WORKER PROCESS EXITING 28992 1726882963.16171: no more pending results, returning what we have 28992 1726882963.16176: in VariableManager get_vars() 28992 1726882963.16215: Calling all_inventory to load vars for managed_node1 28992 1726882963.16218: Calling groups_inventory to load vars for managed_node1 28992 1726882963.16223: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.16246: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.16251: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.16255: Calling groups_plugins_play to load vars for managed_node1 28992 1726882963.18991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.22112: done with get_vars() 28992 1726882963.22146: variable 'ansible_search_path' from source: unknown 28992 1726882963.22147: variable 'ansible_search_path' from source: unknown 28992 1726882963.22194: variable 'ansible_search_path' from source: unknown 28992 1726882963.22195: variable 'ansible_search_path' from source: unknown 28992 1726882963.22636: we have included files to process 28992 1726882963.22638: generating all_blocks data 28992 1726882963.22640: done generating all_blocks data 28992 1726882963.22644: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28992 1726882963.22645: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28992 1726882963.22647: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28992 1726882963.22821: done processing included file 28992 1726882963.23026: iterating over new_blocks loaded from include file 28992 1726882963.23028: in VariableManager get_vars() 28992 1726882963.23045: done with get_vars() 28992 1726882963.23047: filtering new block on tags 28992 1726882963.23075: done filtering new block on tags 28992 1726882963.23077: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 28992 1726882963.23082: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882963.23083: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882963.23086: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882963.23176: in VariableManager get_vars() 28992 1726882963.23196: done with get_vars() 28992 1726882963.23499: done processing included file 28992 1726882963.23501: iterating over new_blocks loaded from include file 28992 1726882963.23502: in VariableManager get_vars() 28992 1726882963.23516: done with get_vars() 28992 1726882963.23518: filtering new block on tags 28992 1726882963.23553: done filtering new block on tags 28992 1726882963.23556: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 28992 1726882963.23560: extending task lists for all hosts with included blocks 28992 1726882963.25063: done extending task lists 28992 1726882963.25065: done processing included files 28992 1726882963.25066: results queue empty 28992 1726882963.25067: checking for any_errors_fatal 28992 1726882963.25070: done checking for any_errors_fatal 28992 1726882963.25071: checking for max_fail_percentage 28992 1726882963.25072: done checking for max_fail_percentage 28992 1726882963.25073: checking to see if all hosts have failed and the running result is not ok 28992 1726882963.25074: done checking to see if all hosts have failed 28992 1726882963.25075: getting the remaining hosts for this loop 28992 1726882963.25076: done getting the remaining hosts for this loop 28992 1726882963.25079: getting the next task for host managed_node1 28992 1726882963.25083: done getting next task for host managed_node1 28992 1726882963.25086: ^ task is: TASK: Remove test interface if necessary 28992 1726882963.25089: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882963.25091: getting variables 28992 1726882963.25093: in VariableManager get_vars() 28992 1726882963.25109: Calling all_inventory to load vars for managed_node1 28992 1726882963.25111: Calling groups_inventory to load vars for managed_node1 28992 1726882963.25114: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.25120: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.25125: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.25129: Calling groups_plugins_play to load vars for managed_node1 28992 1726882963.28344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.32020: done with get_vars() 28992 1726882963.32056: done getting variables 28992 1726882963.32109: 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 [Remove test interface if necessary] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:42:43 -0400 (0:00:00.189) 0:00:23.521 ****** 28992 1726882963.32146: entering _queue_task() for managed_node1/command 28992 1726882963.32572: worker is 1 (out of 1 available) 28992 1726882963.32586: exiting _queue_task() for managed_node1/command 28992 1726882963.32600: done queuing things up, now waiting for results queue to drain 28992 1726882963.32602: waiting for pending results... 28992 1726882963.33139: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 28992 1726882963.33932: in run() - task 0affc7ec-ae25-9fb4-6018-00000000063e 28992 1726882963.33936: variable 'ansible_search_path' from source: unknown 28992 1726882963.33939: variable 'ansible_search_path' from source: unknown 28992 1726882963.33942: calling self._execute() 28992 1726882963.33944: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.33947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.33950: variable 'omit' from source: magic vars 28992 1726882963.34719: variable 'ansible_distribution_major_version' from source: facts 28992 1726882963.34732: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882963.34740: variable 'omit' from source: magic vars 28992 1726882963.34926: variable 'omit' from source: magic vars 28992 1726882963.35148: variable 'interface' from source: play vars 28992 1726882963.35167: variable 'omit' from source: magic vars 28992 1726882963.35216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882963.35376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882963.35399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882963.35461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882963.35474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882963.35508: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882963.35511: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.35514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.35818: Set connection var ansible_pipelining to False 28992 1726882963.35821: Set connection var ansible_connection to ssh 28992 1726882963.35831: Set connection var ansible_timeout to 10 28992 1726882963.35834: Set connection var ansible_shell_type to sh 28992 1726882963.35840: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882963.35849: Set connection var ansible_shell_executable to /bin/sh 28992 1726882963.35879: variable 'ansible_shell_executable' from source: unknown 28992 1726882963.35883: variable 'ansible_connection' from source: unknown 28992 1726882963.35885: variable 'ansible_module_compression' from source: unknown 28992 1726882963.35890: variable 'ansible_shell_type' from source: unknown 28992 1726882963.35892: variable 'ansible_shell_executable' from source: unknown 28992 1726882963.35895: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.35918: variable 'ansible_pipelining' from source: unknown 28992 1726882963.35922: variable 'ansible_timeout' from source: unknown 28992 1726882963.35926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.36357: 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) 28992 1726882963.36361: variable 'omit' from source: magic vars 28992 1726882963.36363: starting attempt loop 28992 1726882963.36366: running the handler 28992 1726882963.36439: _low_level_execute_command(): starting 28992 1726882963.36447: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882963.37903: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882963.38128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882963.38148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882963.39901: stdout chunk (state=3): >>>/root <<< 28992 1726882963.40076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882963.40082: stderr chunk (state=3): >>><<< 28992 1726882963.40092: stdout chunk (state=3): >>><<< 28992 1726882963.40117: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882963.40173: _low_level_execute_command(): starting 28992 1726882963.40179: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843 `" && echo ansible-tmp-1726882963.401168-29883-114643594579843="` echo /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843 `" ) && sleep 0' 28992 1726882963.41728: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882963.41739: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882963.41843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882963.41868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882963.42238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882963.44057: stdout chunk (state=3): >>>ansible-tmp-1726882963.401168-29883-114643594579843=/root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843 <<< 28992 1726882963.44236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882963.44296: stderr chunk (state=3): >>><<< 28992 1726882963.44335: stdout chunk (state=3): >>><<< 28992 1726882963.44357: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882963.401168-29883-114643594579843=/root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882963.44398: variable 'ansible_module_compression' from source: unknown 28992 1726882963.44656: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882963.44699: variable 'ansible_facts' from source: unknown 28992 1726882963.44900: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py 28992 1726882963.45465: Sending initial data 28992 1726882963.45468: Sent initial data (155 bytes) 28992 1726882963.46882: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882963.46952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882963.47012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882963.48616: 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" <<< 28992 1726882963.48626: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882963.48665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882963.48749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmppyjuyze9 /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py <<< 28992 1726882963.48752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py" <<< 28992 1726882963.48911: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmppyjuyze9" to remote "/root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py" <<< 28992 1726882963.50933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882963.51137: stderr chunk (state=3): >>><<< 28992 1726882963.51142: stdout chunk (state=3): >>><<< 28992 1726882963.51144: done transferring module to remote 28992 1726882963.51147: _low_level_execute_command(): starting 28992 1726882963.51149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/ /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py && sleep 0' 28992 1726882963.52317: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882963.52334: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882963.52438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882963.52449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882963.52550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882963.52554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882963.52649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882963.52791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882963.54512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882963.54574: stderr chunk (state=3): >>><<< 28992 1726882963.54605: stdout chunk (state=3): >>><<< 28992 1726882963.54828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882963.54832: _low_level_execute_command(): starting 28992 1726882963.54835: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/AnsiballZ_command.py && sleep 0' 28992 1726882963.56029: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882963.56068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882963.56091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882963.56106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882963.56256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882963.73450: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-20 21:42:43.725972", "end": "2024-09-20 21:42:43.732783", "delta": "0:00:00.006811", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_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}}} <<< 28992 1726882963.74965: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726882963.75336: stderr chunk (state=3): >>><<< 28992 1726882963.75340: stdout chunk (state=3): >>><<< 28992 1726882963.75343: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-20 21:42:43.725972", "end": "2024-09-20 21:42:43.732783", "delta": "0:00:00.006811", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726882963.75346: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del statebr', '_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-1726882963.401168-29883-114643594579843/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882963.75349: _low_level_execute_command(): starting 28992 1726882963.75351: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882963.401168-29883-114643594579843/ > /dev/null 2>&1 && sleep 0' 28992 1726882963.76520: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882963.76531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882963.76544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882963.76560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882963.76574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882963.76582: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882963.76596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882963.76611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882963.76619: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882963.76628: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882963.76640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882963.76646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882963.76662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882963.76667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882963.76675: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726882963.76684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882963.76966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882963.76974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882963.77053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882963.79051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882963.79055: stdout chunk (state=3): >>><<< 28992 1726882963.79066: stderr chunk (state=3): >>><<< 28992 1726882963.79081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882963.79128: handler run complete 28992 1726882963.79131: Evaluated conditional (False): False 28992 1726882963.79134: attempt loop complete, returning result 28992 1726882963.79136: _execute() done 28992 1726882963.79139: dumping result to json 28992 1726882963.79141: done dumping result, returning 28992 1726882963.79158: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0affc7ec-ae25-9fb4-6018-00000000063e] 28992 1726882963.79161: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000063e 28992 1726882963.79275: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000063e 28992 1726882963.79278: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006811", "end": "2024-09-20 21:42:43.732783", "rc": 1, "start": "2024-09-20 21:42:43.725972" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726882963.79418: no more pending results, returning what we have 28992 1726882963.79424: results queue empty 28992 1726882963.79425: checking for any_errors_fatal 28992 1726882963.79426: done checking for any_errors_fatal 28992 1726882963.79427: checking for max_fail_percentage 28992 1726882963.79428: done checking for max_fail_percentage 28992 1726882963.79429: checking to see if all hosts have failed and the running result is not ok 28992 1726882963.79430: done checking to see if all hosts have failed 28992 1726882963.79431: getting the remaining hosts for this loop 28992 1726882963.79432: done getting the remaining hosts for this loop 28992 1726882963.79436: getting the next task for host managed_node1 28992 1726882963.79444: done getting next task for host managed_node1 28992 1726882963.79447: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726882963.79451: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882963.79454: getting variables 28992 1726882963.79456: in VariableManager get_vars() 28992 1726882963.79484: Calling all_inventory to load vars for managed_node1 28992 1726882963.79486: Calling groups_inventory to load vars for managed_node1 28992 1726882963.79489: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.79500: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.79502: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.79505: Calling groups_plugins_play to load vars for managed_node1 28992 1726882963.81705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.84488: done with get_vars() 28992 1726882963.84524: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:42:43 -0400 (0:00:00.524) 0:00:24.046 ****** 28992 1726882963.84637: entering _queue_task() for managed_node1/include_tasks 28992 1726882963.85470: worker is 1 (out of 1 available) 28992 1726882963.85487: exiting _queue_task() for managed_node1/include_tasks 28992 1726882963.85500: done queuing things up, now waiting for results queue to drain 28992 1726882963.85502: waiting for pending results... 28992 1726882963.86255: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726882963.86260: in run() - task 0affc7ec-ae25-9fb4-6018-000000000642 28992 1726882963.86264: variable 'ansible_search_path' from source: unknown 28992 1726882963.86267: variable 'ansible_search_path' from source: unknown 28992 1726882963.86309: calling self._execute() 28992 1726882963.86676: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882963.86680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882963.86683: variable 'omit' from source: magic vars 28992 1726882963.87455: variable 'ansible_distribution_major_version' from source: facts 28992 1726882963.87474: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882963.87485: _execute() done 28992 1726882963.87493: dumping result to json 28992 1726882963.87500: done dumping result, returning 28992 1726882963.87556: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-000000000642] 28992 1726882963.87566: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000642 28992 1726882963.87860: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000642 28992 1726882963.87864: WORKER PROCESS EXITING 28992 1726882963.87895: no more pending results, returning what we have 28992 1726882963.87900: in VariableManager get_vars() 28992 1726882963.87941: Calling all_inventory to load vars for managed_node1 28992 1726882963.87944: Calling groups_inventory to load vars for managed_node1 28992 1726882963.87948: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.87965: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.87967: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.87970: Calling groups_plugins_play to load vars for managed_node1 28992 1726882963.91663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882963.96066: done with get_vars() 28992 1726882963.96101: variable 'ansible_search_path' from source: unknown 28992 1726882963.96103: variable 'ansible_search_path' from source: unknown 28992 1726882963.96113: variable 'item' from source: include params 28992 1726882963.96434: variable 'item' from source: include params 28992 1726882963.96472: we have included files to process 28992 1726882963.96474: generating all_blocks data 28992 1726882963.96476: done generating all_blocks data 28992 1726882963.96480: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882963.96481: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882963.96486: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882963.96895: done processing included file 28992 1726882963.96897: iterating over new_blocks loaded from include file 28992 1726882963.96899: in VariableManager get_vars() 28992 1726882963.96915: done with get_vars() 28992 1726882963.96917: filtering new block on tags 28992 1726882963.96948: done filtering new block on tags 28992 1726882963.96951: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726882963.96957: extending task lists for all hosts with included blocks 28992 1726882963.97343: done extending task lists 28992 1726882963.97344: done processing included files 28992 1726882963.97345: results queue empty 28992 1726882963.97346: checking for any_errors_fatal 28992 1726882963.97351: done checking for any_errors_fatal 28992 1726882963.97352: checking for max_fail_percentage 28992 1726882963.97353: done checking for max_fail_percentage 28992 1726882963.97354: checking to see if all hosts have failed and the running result is not ok 28992 1726882963.97355: done checking to see if all hosts have failed 28992 1726882963.97355: getting the remaining hosts for this loop 28992 1726882963.97357: done getting the remaining hosts for this loop 28992 1726882963.97359: getting the next task for host managed_node1 28992 1726882963.97364: done getting next task for host managed_node1 28992 1726882963.97366: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726882963.97370: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882963.97372: getting variables 28992 1726882963.97373: in VariableManager get_vars() 28992 1726882963.97385: Calling all_inventory to load vars for managed_node1 28992 1726882963.97388: Calling groups_inventory to load vars for managed_node1 28992 1726882963.97390: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882963.97397: Calling all_plugins_play to load vars for managed_node1 28992 1726882963.97399: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882963.97403: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.00901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.05350: done with get_vars() 28992 1726882964.05387: done getting variables 28992 1726882964.05740: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:42:44 -0400 (0:00:00.211) 0:00:24.258 ****** 28992 1726882964.05776: entering _queue_task() for managed_node1/stat 28992 1726882964.07000: worker is 1 (out of 1 available) 28992 1726882964.07017: exiting _queue_task() for managed_node1/stat 28992 1726882964.07432: done queuing things up, now waiting for results queue to drain 28992 1726882964.07435: waiting for pending results... 28992 1726882964.07762: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726882964.07914: in run() - task 0affc7ec-ae25-9fb4-6018-000000000691 28992 1726882964.08051: variable 'ansible_search_path' from source: unknown 28992 1726882964.08059: variable 'ansible_search_path' from source: unknown 28992 1726882964.08109: calling self._execute() 28992 1726882964.08390: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.08439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.08618: variable 'omit' from source: magic vars 28992 1726882964.09011: variable 'ansible_distribution_major_version' from source: facts 28992 1726882964.09033: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882964.09050: variable 'omit' from source: magic vars 28992 1726882964.09117: variable 'omit' from source: magic vars 28992 1726882964.09266: variable 'interface' from source: play vars 28992 1726882964.09308: variable 'omit' from source: magic vars 28992 1726882964.09378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882964.09430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882964.09469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882964.09596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882964.09602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882964.09605: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882964.09608: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.09610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.09734: Set connection var ansible_pipelining to False 28992 1726882964.09743: Set connection var ansible_connection to ssh 28992 1726882964.09794: Set connection var ansible_timeout to 10 28992 1726882964.09798: Set connection var ansible_shell_type to sh 28992 1726882964.09800: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882964.09803: Set connection var ansible_shell_executable to /bin/sh 28992 1726882964.09925: variable 'ansible_shell_executable' from source: unknown 28992 1726882964.09931: variable 'ansible_connection' from source: unknown 28992 1726882964.09934: variable 'ansible_module_compression' from source: unknown 28992 1726882964.09937: variable 'ansible_shell_type' from source: unknown 28992 1726882964.09939: variable 'ansible_shell_executable' from source: unknown 28992 1726882964.09946: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.09949: variable 'ansible_pipelining' from source: unknown 28992 1726882964.09951: variable 'ansible_timeout' from source: unknown 28992 1726882964.09954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.10155: 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) 28992 1726882964.10177: variable 'omit' from source: magic vars 28992 1726882964.10188: starting attempt loop 28992 1726882964.10194: running the handler 28992 1726882964.10212: _low_level_execute_command(): starting 28992 1726882964.10228: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882964.11141: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882964.11182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882964.11199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882964.11241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882964.11448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882964.13126: stdout chunk (state=3): >>>/root <<< 28992 1726882964.13276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882964.13286: stdout chunk (state=3): >>><<< 28992 1726882964.13297: stderr chunk (state=3): >>><<< 28992 1726882964.13316: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882964.13332: _low_level_execute_command(): starting 28992 1726882964.13340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597 `" && echo ansible-tmp-1726882964.1332064-29912-161399527527597="` echo /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597 `" ) && sleep 0' 28992 1726882964.13817: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882964.13912: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882964.13926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882964.13941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882964.14033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882964.16060: stdout chunk (state=3): >>>ansible-tmp-1726882964.1332064-29912-161399527527597=/root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597 <<< 28992 1726882964.16170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882964.16227: stderr chunk (state=3): >>><<< 28992 1726882964.16230: stdout chunk (state=3): >>><<< 28992 1726882964.16239: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882964.1332064-29912-161399527527597=/root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882964.16279: variable 'ansible_module_compression' from source: unknown 28992 1726882964.16337: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882964.16371: variable 'ansible_facts' from source: unknown 28992 1726882964.16434: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py 28992 1726882964.16592: Sending initial data 28992 1726882964.16595: Sent initial data (153 bytes) 28992 1726882964.17170: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882964.17173: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882964.17176: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882964.17302: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882964.17308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882964.17317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882964.17365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882964.18981: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726882964.18991: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28992 1726882964.19004: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882964.19056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882964.19103: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpe_lbhmxe /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py <<< 28992 1726882964.19112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py" <<< 28992 1726882964.19152: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpe_lbhmxe" to remote "/root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py" <<< 28992 1726882964.19775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882964.19970: stderr chunk (state=3): >>><<< 28992 1726882964.19974: stdout chunk (state=3): >>><<< 28992 1726882964.19976: done transferring module to remote 28992 1726882964.19978: _low_level_execute_command(): starting 28992 1726882964.19981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/ /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py && sleep 0' 28992 1726882964.20543: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882964.20607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882964.20611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882964.20629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882964.20721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882964.22526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882964.22574: stderr chunk (state=3): >>><<< 28992 1726882964.22577: stdout chunk (state=3): >>><<< 28992 1726882964.22591: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882964.22595: _low_level_execute_command(): starting 28992 1726882964.22598: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/AnsiballZ_stat.py && sleep 0' 28992 1726882964.23002: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882964.23036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882964.23039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882964.23042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882964.23044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882964.23047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882964.23058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882964.23139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882964.23185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882964.23260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882964.39871: 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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882964.41300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882964.41336: stderr chunk (state=3): >>><<< 28992 1726882964.41339: stdout chunk (state=3): >>><<< 28992 1726882964.41359: _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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882964.41390: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726882964.1332064-29912-161399527527597/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882964.41399: _low_level_execute_command(): starting 28992 1726882964.41405: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882964.1332064-29912-161399527527597/ > /dev/null 2>&1 && sleep 0' 28992 1726882964.42237: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882964.42338: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882964.42527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882964.42539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882964.42566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882964.42586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882964.42751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882964.44656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882964.44660: stdout chunk (state=3): >>><<< 28992 1726882964.44667: stderr chunk (state=3): >>><<< 28992 1726882964.44686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882964.44690: handler run complete 28992 1726882964.44715: attempt loop complete, returning result 28992 1726882964.44718: _execute() done 28992 1726882964.44721: dumping result to json 28992 1726882964.44739: done dumping result, returning 28992 1726882964.44749: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-000000000691] 28992 1726882964.44754: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000691 ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882964.44934: no more pending results, returning what we have 28992 1726882964.44937: results queue empty 28992 1726882964.44938: checking for any_errors_fatal 28992 1726882964.44940: done checking for any_errors_fatal 28992 1726882964.44941: checking for max_fail_percentage 28992 1726882964.44944: done checking for max_fail_percentage 28992 1726882964.44945: checking to see if all hosts have failed and the running result is not ok 28992 1726882964.44946: done checking to see if all hosts have failed 28992 1726882964.44947: getting the remaining hosts for this loop 28992 1726882964.44949: done getting the remaining hosts for this loop 28992 1726882964.44954: getting the next task for host managed_node1 28992 1726882964.44965: done getting next task for host managed_node1 28992 1726882964.44968: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28992 1726882964.44973: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882964.44977: getting variables 28992 1726882964.44980: in VariableManager get_vars() 28992 1726882964.45015: Calling all_inventory to load vars for managed_node1 28992 1726882964.45018: Calling groups_inventory to load vars for managed_node1 28992 1726882964.45292: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882964.45299: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000691 28992 1726882964.45303: WORKER PROCESS EXITING 28992 1726882964.45315: Calling all_plugins_play to load vars for managed_node1 28992 1726882964.45318: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882964.45324: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.47011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.50618: done with get_vars() 28992 1726882964.50862: done getting variables 28992 1726882964.50940: 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) 28992 1726882964.51273: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:42:44 -0400 (0:00:00.455) 0:00:24.713 ****** 28992 1726882964.51308: entering _queue_task() for managed_node1/assert 28992 1726882964.52092: worker is 1 (out of 1 available) 28992 1726882964.52107: exiting _queue_task() for managed_node1/assert 28992 1726882964.52120: done queuing things up, now waiting for results queue to drain 28992 1726882964.52124: waiting for pending results... 28992 1726882964.52551: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' 28992 1726882964.52892: in run() - task 0affc7ec-ae25-9fb4-6018-000000000643 28992 1726882964.52900: variable 'ansible_search_path' from source: unknown 28992 1726882964.52904: variable 'ansible_search_path' from source: unknown 28992 1726882964.52944: calling self._execute() 28992 1726882964.53302: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.53308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.53319: variable 'omit' from source: magic vars 28992 1726882964.54067: variable 'ansible_distribution_major_version' from source: facts 28992 1726882964.54092: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882964.54096: variable 'omit' from source: magic vars 28992 1726882964.54135: variable 'omit' from source: magic vars 28992 1726882964.54529: variable 'interface' from source: play vars 28992 1726882964.54533: variable 'omit' from source: magic vars 28992 1726882964.54567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882964.54723: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882964.54748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882964.54772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882964.54776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882964.54966: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882964.54970: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.54973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.55055: Set connection var ansible_pipelining to False 28992 1726882964.55059: Set connection var ansible_connection to ssh 28992 1726882964.55065: Set connection var ansible_timeout to 10 28992 1726882964.55067: Set connection var ansible_shell_type to sh 28992 1726882964.55130: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882964.55134: Set connection var ansible_shell_executable to /bin/sh 28992 1726882964.55136: variable 'ansible_shell_executable' from source: unknown 28992 1726882964.55139: variable 'ansible_connection' from source: unknown 28992 1726882964.55142: variable 'ansible_module_compression' from source: unknown 28992 1726882964.55144: variable 'ansible_shell_type' from source: unknown 28992 1726882964.55146: variable 'ansible_shell_executable' from source: unknown 28992 1726882964.55148: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.55150: variable 'ansible_pipelining' from source: unknown 28992 1726882964.55351: variable 'ansible_timeout' from source: unknown 28992 1726882964.55354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.55489: 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) 28992 1726882964.55501: variable 'omit' from source: magic vars 28992 1726882964.55586: starting attempt loop 28992 1726882964.55592: running the handler 28992 1726882964.56031: variable 'interface_stat' from source: set_fact 28992 1726882964.56034: Evaluated conditional (not interface_stat.stat.exists): True 28992 1726882964.56038: handler run complete 28992 1726882964.56041: attempt loop complete, returning result 28992 1726882964.56043: _execute() done 28992 1726882964.56045: dumping result to json 28992 1726882964.56047: done dumping result, returning 28992 1726882964.56050: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-000000000643] 28992 1726882964.56052: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000643 28992 1726882964.56210: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000643 28992 1726882964.56213: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882964.56264: no more pending results, returning what we have 28992 1726882964.56267: results queue empty 28992 1726882964.56268: checking for any_errors_fatal 28992 1726882964.56279: done checking for any_errors_fatal 28992 1726882964.56280: checking for max_fail_percentage 28992 1726882964.56282: done checking for max_fail_percentage 28992 1726882964.56285: checking to see if all hosts have failed and the running result is not ok 28992 1726882964.56286: done checking to see if all hosts have failed 28992 1726882964.56287: getting the remaining hosts for this loop 28992 1726882964.56289: done getting the remaining hosts for this loop 28992 1726882964.56293: getting the next task for host managed_node1 28992 1726882964.56301: done getting next task for host managed_node1 28992 1726882964.56304: ^ task is: TASK: Test 28992 1726882964.56306: ^ state is: HOST STATE: block=4, 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 28992 1726882964.56311: getting variables 28992 1726882964.56312: in VariableManager get_vars() 28992 1726882964.56349: Calling all_inventory to load vars for managed_node1 28992 1726882964.56352: Calling groups_inventory to load vars for managed_node1 28992 1726882964.56356: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882964.56369: Calling all_plugins_play to load vars for managed_node1 28992 1726882964.56372: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882964.56375: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.59297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.62410: done with get_vars() 28992 1726882964.62557: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:42:44 -0400 (0:00:00.114) 0:00:24.827 ****** 28992 1726882964.62764: entering _queue_task() for managed_node1/include_tasks 28992 1726882964.63674: worker is 1 (out of 1 available) 28992 1726882964.63688: exiting _queue_task() for managed_node1/include_tasks 28992 1726882964.63701: done queuing things up, now waiting for results queue to drain 28992 1726882964.63703: waiting for pending results... 28992 1726882964.64439: running TaskExecutor() for managed_node1/TASK: Test 28992 1726882964.64488: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005b8 28992 1726882964.64513: variable 'ansible_search_path' from source: unknown 28992 1726882964.64599: variable 'ansible_search_path' from source: unknown 28992 1726882964.64654: variable 'lsr_test' from source: include params 28992 1726882964.65158: variable 'lsr_test' from source: include params 28992 1726882964.65467: variable 'omit' from source: magic vars 28992 1726882964.65816: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.65835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.65850: variable 'omit' from source: magic vars 28992 1726882964.66259: variable 'ansible_distribution_major_version' from source: facts 28992 1726882964.66274: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882964.66288: variable 'item' from source: unknown 28992 1726882964.66364: variable 'item' from source: unknown 28992 1726882964.66406: variable 'item' from source: unknown 28992 1726882964.66481: variable 'item' from source: unknown 28992 1726882964.66800: dumping result to json 28992 1726882964.66803: done dumping result, returning 28992 1726882964.66805: done running TaskExecutor() for managed_node1/TASK: Test [0affc7ec-ae25-9fb4-6018-0000000005b8] 28992 1726882964.66808: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b8 28992 1726882964.66849: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b8 28992 1726882964.66852: WORKER PROCESS EXITING 28992 1726882964.66929: no more pending results, returning what we have 28992 1726882964.66934: in VariableManager get_vars() 28992 1726882964.66973: Calling all_inventory to load vars for managed_node1 28992 1726882964.66976: Calling groups_inventory to load vars for managed_node1 28992 1726882964.66980: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882964.66997: Calling all_plugins_play to load vars for managed_node1 28992 1726882964.67000: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882964.67003: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.68975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.71176: done with get_vars() 28992 1726882964.71204: variable 'ansible_search_path' from source: unknown 28992 1726882964.71205: variable 'ansible_search_path' from source: unknown 28992 1726882964.71249: we have included files to process 28992 1726882964.71251: generating all_blocks data 28992 1726882964.71253: done generating all_blocks data 28992 1726882964.71257: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml 28992 1726882964.71258: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml 28992 1726882964.71261: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml 28992 1726882964.71586: done processing included file 28992 1726882964.71588: iterating over new_blocks loaded from include file 28992 1726882964.71590: in VariableManager get_vars() 28992 1726882964.71605: done with get_vars() 28992 1726882964.71606: filtering new block on tags 28992 1726882964.71646: done filtering new block on tags 28992 1726882964.71649: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed_node1 => (item=tasks/create_bridge_profile_no_autoconnect.yml) 28992 1726882964.71654: extending task lists for all hosts with included blocks 28992 1726882964.72755: done extending task lists 28992 1726882964.72757: done processing included files 28992 1726882964.72757: results queue empty 28992 1726882964.72758: checking for any_errors_fatal 28992 1726882964.72761: done checking for any_errors_fatal 28992 1726882964.72762: checking for max_fail_percentage 28992 1726882964.72763: done checking for max_fail_percentage 28992 1726882964.72764: checking to see if all hosts have failed and the running result is not ok 28992 1726882964.72765: done checking to see if all hosts have failed 28992 1726882964.72766: getting the remaining hosts for this loop 28992 1726882964.72767: done getting the remaining hosts for this loop 28992 1726882964.72770: getting the next task for host managed_node1 28992 1726882964.72774: done getting next task for host managed_node1 28992 1726882964.72776: ^ task is: TASK: Include network role 28992 1726882964.72779: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882964.72782: getting variables 28992 1726882964.72785: in VariableManager get_vars() 28992 1726882964.72795: Calling all_inventory to load vars for managed_node1 28992 1726882964.72797: Calling groups_inventory to load vars for managed_node1 28992 1726882964.72800: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882964.72806: Calling all_plugins_play to load vars for managed_node1 28992 1726882964.72808: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882964.72811: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.76131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.80881: done with get_vars() 28992 1726882964.80910: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Friday 20 September 2024 21:42:44 -0400 (0:00:00.182) 0:00:25.010 ****** 28992 1726882964.81004: entering _queue_task() for managed_node1/include_role 28992 1726882964.82006: worker is 1 (out of 1 available) 28992 1726882964.82020: exiting _queue_task() for managed_node1/include_role 28992 1726882964.82034: done queuing things up, now waiting for results queue to drain 28992 1726882964.82037: waiting for pending results... 28992 1726882964.82432: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726882964.82662: in run() - task 0affc7ec-ae25-9fb4-6018-0000000006b1 28992 1726882964.82828: variable 'ansible_search_path' from source: unknown 28992 1726882964.82832: variable 'ansible_search_path' from source: unknown 28992 1726882964.82835: calling self._execute() 28992 1726882964.83025: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.83029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.83035: variable 'omit' from source: magic vars 28992 1726882964.83472: variable 'ansible_distribution_major_version' from source: facts 28992 1726882964.83487: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882964.83495: _execute() done 28992 1726882964.83499: dumping result to json 28992 1726882964.83502: done dumping result, returning 28992 1726882964.83506: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-0000000006b1] 28992 1726882964.83508: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000006b1 28992 1726882964.83637: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000006b1 28992 1726882964.83640: WORKER PROCESS EXITING 28992 1726882964.83669: no more pending results, returning what we have 28992 1726882964.83674: in VariableManager get_vars() 28992 1726882964.83713: Calling all_inventory to load vars for managed_node1 28992 1726882964.83716: Calling groups_inventory to load vars for managed_node1 28992 1726882964.83720: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882964.83736: Calling all_plugins_play to load vars for managed_node1 28992 1726882964.83739: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882964.83741: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.90474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.91905: done with get_vars() 28992 1726882964.91924: variable 'ansible_search_path' from source: unknown 28992 1726882964.91926: variable 'ansible_search_path' from source: unknown 28992 1726882964.92052: variable 'omit' from source: magic vars 28992 1726882964.92078: variable 'omit' from source: magic vars 28992 1726882964.92088: variable 'omit' from source: magic vars 28992 1726882964.92090: we have included files to process 28992 1726882964.92091: generating all_blocks data 28992 1726882964.92092: done generating all_blocks data 28992 1726882964.92092: processing included file: fedora.linux_system_roles.network 28992 1726882964.92107: in VariableManager get_vars() 28992 1726882964.92116: done with get_vars() 28992 1726882964.92135: in VariableManager get_vars() 28992 1726882964.92147: done with get_vars() 28992 1726882964.92174: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726882964.92246: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726882964.92318: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726882964.92799: in VariableManager get_vars() 28992 1726882964.92820: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882964.94532: iterating over new_blocks loaded from include file 28992 1726882964.94534: in VariableManager get_vars() 28992 1726882964.94546: done with get_vars() 28992 1726882964.94547: filtering new block on tags 28992 1726882964.94867: done filtering new block on tags 28992 1726882964.94871: in VariableManager get_vars() 28992 1726882964.94888: done with get_vars() 28992 1726882964.94890: filtering new block on tags 28992 1726882964.94907: done filtering new block on tags 28992 1726882964.94909: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726882964.94916: extending task lists for all hosts with included blocks 28992 1726882964.95094: done extending task lists 28992 1726882964.95095: done processing included files 28992 1726882964.95096: results queue empty 28992 1726882964.95096: checking for any_errors_fatal 28992 1726882964.95098: done checking for any_errors_fatal 28992 1726882964.95099: checking for max_fail_percentage 28992 1726882964.95099: done checking for max_fail_percentage 28992 1726882964.95100: checking to see if all hosts have failed and the running result is not ok 28992 1726882964.95101: done checking to see if all hosts have failed 28992 1726882964.95101: getting the remaining hosts for this loop 28992 1726882964.95102: done getting the remaining hosts for this loop 28992 1726882964.95103: getting the next task for host managed_node1 28992 1726882964.95106: done getting next task for host managed_node1 28992 1726882964.95108: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882964.95110: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882964.95117: getting variables 28992 1726882964.95118: in VariableManager get_vars() 28992 1726882964.95130: Calling all_inventory to load vars for managed_node1 28992 1726882964.95132: Calling groups_inventory to load vars for managed_node1 28992 1726882964.95133: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882964.95137: Calling all_plugins_play to load vars for managed_node1 28992 1726882964.95139: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882964.95140: Calling groups_plugins_play to load vars for managed_node1 28992 1726882964.96613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882964.98542: done with get_vars() 28992 1726882964.98567: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:42:44 -0400 (0:00:00.176) 0:00:25.186 ****** 28992 1726882964.98631: entering _queue_task() for managed_node1/include_tasks 28992 1726882964.98915: worker is 1 (out of 1 available) 28992 1726882964.98931: exiting _queue_task() for managed_node1/include_tasks 28992 1726882964.98946: done queuing things up, now waiting for results queue to drain 28992 1726882964.98948: waiting for pending results... 28992 1726882964.99367: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882964.99373: in run() - task 0affc7ec-ae25-9fb4-6018-00000000072f 28992 1726882964.99377: variable 'ansible_search_path' from source: unknown 28992 1726882964.99379: variable 'ansible_search_path' from source: unknown 28992 1726882964.99385: calling self._execute() 28992 1726882964.99634: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882964.99639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882964.99642: variable 'omit' from source: magic vars 28992 1726882965.00289: variable 'ansible_distribution_major_version' from source: facts 28992 1726882965.00311: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882965.00328: _execute() done 28992 1726882965.00337: dumping result to json 28992 1726882965.00344: done dumping result, returning 28992 1726882965.00355: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-00000000072f] 28992 1726882965.00374: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000072f 28992 1726882965.00647: no more pending results, returning what we have 28992 1726882965.00653: in VariableManager get_vars() 28992 1726882965.00702: Calling all_inventory to load vars for managed_node1 28992 1726882965.00705: Calling groups_inventory to load vars for managed_node1 28992 1726882965.00707: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882965.00727: Calling all_plugins_play to load vars for managed_node1 28992 1726882965.00730: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882965.00734: Calling groups_plugins_play to load vars for managed_node1 28992 1726882965.01338: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000072f 28992 1726882965.01343: WORKER PROCESS EXITING 28992 1726882965.02404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882965.03610: done with get_vars() 28992 1726882965.03628: variable 'ansible_search_path' from source: unknown 28992 1726882965.03629: variable 'ansible_search_path' from source: unknown 28992 1726882965.03662: we have included files to process 28992 1726882965.03663: generating all_blocks data 28992 1726882965.03664: done generating all_blocks data 28992 1726882965.03667: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882965.03667: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882965.03669: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882965.04256: done processing included file 28992 1726882965.04258: iterating over new_blocks loaded from include file 28992 1726882965.04260: in VariableManager get_vars() 28992 1726882965.04287: done with get_vars() 28992 1726882965.04289: filtering new block on tags 28992 1726882965.04324: done filtering new block on tags 28992 1726882965.04327: in VariableManager get_vars() 28992 1726882965.04350: done with get_vars() 28992 1726882965.04352: filtering new block on tags 28992 1726882965.04402: done filtering new block on tags 28992 1726882965.04405: in VariableManager get_vars() 28992 1726882965.04429: done with get_vars() 28992 1726882965.04431: filtering new block on tags 28992 1726882965.04476: done filtering new block on tags 28992 1726882965.04478: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726882965.04486: extending task lists for all hosts with included blocks 28992 1726882965.05774: done extending task lists 28992 1726882965.05775: done processing included files 28992 1726882965.05776: results queue empty 28992 1726882965.05776: checking for any_errors_fatal 28992 1726882965.05778: done checking for any_errors_fatal 28992 1726882965.05779: checking for max_fail_percentage 28992 1726882965.05780: done checking for max_fail_percentage 28992 1726882965.05780: checking to see if all hosts have failed and the running result is not ok 28992 1726882965.05781: done checking to see if all hosts have failed 28992 1726882965.05781: getting the remaining hosts for this loop 28992 1726882965.05784: done getting the remaining hosts for this loop 28992 1726882965.05786: getting the next task for host managed_node1 28992 1726882965.05789: done getting next task for host managed_node1 28992 1726882965.05791: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882965.05794: ^ state is: HOST STATE: block=4, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882965.05802: getting variables 28992 1726882965.05802: in VariableManager get_vars() 28992 1726882965.05811: Calling all_inventory to load vars for managed_node1 28992 1726882965.05813: Calling groups_inventory to load vars for managed_node1 28992 1726882965.05814: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882965.05818: Calling all_plugins_play to load vars for managed_node1 28992 1726882965.05820: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882965.05823: Calling groups_plugins_play to load vars for managed_node1 28992 1726882965.06649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882965.07892: done with get_vars() 28992 1726882965.07908: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:42:45 -0400 (0:00:00.093) 0:00:25.280 ****** 28992 1726882965.07969: entering _queue_task() for managed_node1/setup 28992 1726882965.08252: worker is 1 (out of 1 available) 28992 1726882965.08265: exiting _queue_task() for managed_node1/setup 28992 1726882965.08279: done queuing things up, now waiting for results queue to drain 28992 1726882965.08280: waiting for pending results... 28992 1726882965.08476: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882965.08585: in run() - task 0affc7ec-ae25-9fb4-6018-00000000078c 28992 1726882965.08596: variable 'ansible_search_path' from source: unknown 28992 1726882965.08601: variable 'ansible_search_path' from source: unknown 28992 1726882965.08641: calling self._execute() 28992 1726882965.08737: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882965.08742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882965.08745: variable 'omit' from source: magic vars 28992 1726882965.09429: variable 'ansible_distribution_major_version' from source: facts 28992 1726882965.09433: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882965.09460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882965.12158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882965.12259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882965.12321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882965.12367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882965.12418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882965.12533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882965.12574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882965.12620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882965.12680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882965.12707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882965.12846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882965.12850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882965.12869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882965.12928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882965.12967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882965.13171: variable '__network_required_facts' from source: role '' defaults 28992 1726882965.13175: variable 'ansible_facts' from source: unknown 28992 1726882965.13770: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726882965.13774: when evaluation is False, skipping this task 28992 1726882965.13776: _execute() done 28992 1726882965.13779: dumping result to json 28992 1726882965.13781: done dumping result, returning 28992 1726882965.13790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-00000000078c] 28992 1726882965.13795: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000078c 28992 1726882965.13891: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000078c 28992 1726882965.13894: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882965.13968: no more pending results, returning what we have 28992 1726882965.13971: results queue empty 28992 1726882965.13973: checking for any_errors_fatal 28992 1726882965.13974: done checking for any_errors_fatal 28992 1726882965.13975: checking for max_fail_percentage 28992 1726882965.13977: done checking for max_fail_percentage 28992 1726882965.13978: checking to see if all hosts have failed and the running result is not ok 28992 1726882965.13979: done checking to see if all hosts have failed 28992 1726882965.13979: getting the remaining hosts for this loop 28992 1726882965.13981: done getting the remaining hosts for this loop 28992 1726882965.13986: getting the next task for host managed_node1 28992 1726882965.13996: done getting next task for host managed_node1 28992 1726882965.14000: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882965.14009: ^ state is: HOST STATE: block=4, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882965.14027: getting variables 28992 1726882965.14029: in VariableManager get_vars() 28992 1726882965.14066: Calling all_inventory to load vars for managed_node1 28992 1726882965.14069: Calling groups_inventory to load vars for managed_node1 28992 1726882965.14071: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882965.14082: Calling all_plugins_play to load vars for managed_node1 28992 1726882965.14085: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882965.14093: Calling groups_plugins_play to load vars for managed_node1 28992 1726882965.15106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882965.16313: done with get_vars() 28992 1726882965.16334: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:42:45 -0400 (0:00:00.084) 0:00:25.364 ****** 28992 1726882965.16411: entering _queue_task() for managed_node1/stat 28992 1726882965.16674: worker is 1 (out of 1 available) 28992 1726882965.16690: exiting _queue_task() for managed_node1/stat 28992 1726882965.16704: done queuing things up, now waiting for results queue to drain 28992 1726882965.16706: waiting for pending results... 28992 1726882965.16900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882965.17001: in run() - task 0affc7ec-ae25-9fb4-6018-00000000078e 28992 1726882965.17014: variable 'ansible_search_path' from source: unknown 28992 1726882965.17018: variable 'ansible_search_path' from source: unknown 28992 1726882965.17054: calling self._execute() 28992 1726882965.17130: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882965.17137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882965.17146: variable 'omit' from source: magic vars 28992 1726882965.17432: variable 'ansible_distribution_major_version' from source: facts 28992 1726882965.17442: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882965.17570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882965.17793: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882965.17844: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882965.17870: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882965.17899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882965.17975: 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) 28992 1726882965.17995: 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) 28992 1726882965.18017: 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) 28992 1726882965.18042: 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) 28992 1726882965.18107: variable '__network_is_ostree' from source: set_fact 28992 1726882965.18111: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882965.18114: when evaluation is False, skipping this task 28992 1726882965.18117: _execute() done 28992 1726882965.18122: dumping result to json 28992 1726882965.18125: done dumping result, returning 28992 1726882965.18133: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-00000000078e] 28992 1726882965.18138: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000078e 28992 1726882965.18229: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000078e 28992 1726882965.18233: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882965.18293: no more pending results, returning what we have 28992 1726882965.18296: results queue empty 28992 1726882965.18298: checking for any_errors_fatal 28992 1726882965.18305: done checking for any_errors_fatal 28992 1726882965.18305: checking for max_fail_percentage 28992 1726882965.18307: done checking for max_fail_percentage 28992 1726882965.18308: checking to see if all hosts have failed and the running result is not ok 28992 1726882965.18309: done checking to see if all hosts have failed 28992 1726882965.18312: getting the remaining hosts for this loop 28992 1726882965.18314: done getting the remaining hosts for this loop 28992 1726882965.18318: getting the next task for host managed_node1 28992 1726882965.18332: done getting next task for host managed_node1 28992 1726882965.18336: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882965.18342: ^ state is: HOST STATE: block=4, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882965.18357: getting variables 28992 1726882965.18360: in VariableManager get_vars() 28992 1726882965.18393: Calling all_inventory to load vars for managed_node1 28992 1726882965.18396: Calling groups_inventory to load vars for managed_node1 28992 1726882965.18398: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882965.18407: Calling all_plugins_play to load vars for managed_node1 28992 1726882965.18409: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882965.18411: Calling groups_plugins_play to load vars for managed_node1 28992 1726882965.19701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882965.21257: done with get_vars() 28992 1726882965.21280: done getting variables 28992 1726882965.21331: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:42:45 -0400 (0:00:00.049) 0:00:25.413 ****** 28992 1726882965.21361: entering _queue_task() for managed_node1/set_fact 28992 1726882965.21623: worker is 1 (out of 1 available) 28992 1726882965.21639: exiting _queue_task() for managed_node1/set_fact 28992 1726882965.21654: done queuing things up, now waiting for results queue to drain 28992 1726882965.21656: waiting for pending results... 28992 1726882965.21856: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882965.21960: in run() - task 0affc7ec-ae25-9fb4-6018-00000000078f 28992 1726882965.21973: variable 'ansible_search_path' from source: unknown 28992 1726882965.21976: variable 'ansible_search_path' from source: unknown 28992 1726882965.22014: calling self._execute() 28992 1726882965.22096: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882965.22101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882965.22113: variable 'omit' from source: magic vars 28992 1726882965.22496: variable 'ansible_distribution_major_version' from source: facts 28992 1726882965.22500: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882965.22696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882965.23069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882965.23073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882965.23076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882965.23078: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882965.23177: 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) 28992 1726882965.23180: 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) 28992 1726882965.23183: 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) 28992 1726882965.23185: 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) 28992 1726882965.23285: variable '__network_is_ostree' from source: set_fact 28992 1726882965.23294: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882965.23298: when evaluation is False, skipping this task 28992 1726882965.23300: _execute() done 28992 1726882965.23303: dumping result to json 28992 1726882965.23305: done dumping result, returning 28992 1726882965.23313: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-00000000078f] 28992 1726882965.23318: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000078f skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882965.23466: no more pending results, returning what we have 28992 1726882965.23469: results queue empty 28992 1726882965.23470: checking for any_errors_fatal 28992 1726882965.23477: done checking for any_errors_fatal 28992 1726882965.23478: checking for max_fail_percentage 28992 1726882965.23480: done checking for max_fail_percentage 28992 1726882965.23481: checking to see if all hosts have failed and the running result is not ok 28992 1726882965.23482: done checking to see if all hosts have failed 28992 1726882965.23483: getting the remaining hosts for this loop 28992 1726882965.23485: done getting the remaining hosts for this loop 28992 1726882965.23489: getting the next task for host managed_node1 28992 1726882965.23500: done getting next task for host managed_node1 28992 1726882965.23504: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882965.23515: ^ state is: HOST STATE: block=4, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882965.23534: getting variables 28992 1726882965.23536: in VariableManager get_vars() 28992 1726882965.23572: Calling all_inventory to load vars for managed_node1 28992 1726882965.23575: Calling groups_inventory to load vars for managed_node1 28992 1726882965.23577: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882965.23587: Calling all_plugins_play to load vars for managed_node1 28992 1726882965.23590: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882965.23593: Calling groups_plugins_play to load vars for managed_node1 28992 1726882965.24130: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000078f 28992 1726882965.24134: WORKER PROCESS EXITING 28992 1726882965.26074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882965.28584: done with get_vars() 28992 1726882965.28616: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:42:45 -0400 (0:00:00.073) 0:00:25.487 ****** 28992 1726882965.28719: entering _queue_task() for managed_node1/service_facts 28992 1726882965.30175: worker is 1 (out of 1 available) 28992 1726882965.30188: exiting _queue_task() for managed_node1/service_facts 28992 1726882965.30202: done queuing things up, now waiting for results queue to drain 28992 1726882965.30203: waiting for pending results... 28992 1726882965.30932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882965.31283: in run() - task 0affc7ec-ae25-9fb4-6018-000000000791 28992 1726882965.31301: variable 'ansible_search_path' from source: unknown 28992 1726882965.31304: variable 'ansible_search_path' from source: unknown 28992 1726882965.31540: calling self._execute() 28992 1726882965.31641: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882965.31647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882965.31657: variable 'omit' from source: magic vars 28992 1726882965.32529: variable 'ansible_distribution_major_version' from source: facts 28992 1726882965.32533: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882965.32536: variable 'omit' from source: magic vars 28992 1726882965.32553: variable 'omit' from source: magic vars 28992 1726882965.32590: variable 'omit' from source: magic vars 28992 1726882965.32837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882965.32875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882965.32900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882965.32919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882965.32932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882965.32963: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882965.32967: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882965.32972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882965.33285: Set connection var ansible_pipelining to False 28992 1726882965.33289: Set connection var ansible_connection to ssh 28992 1726882965.33297: Set connection var ansible_timeout to 10 28992 1726882965.33300: Set connection var ansible_shell_type to sh 28992 1726882965.33306: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882965.33315: Set connection var ansible_shell_executable to /bin/sh 28992 1726882965.33342: variable 'ansible_shell_executable' from source: unknown 28992 1726882965.33345: variable 'ansible_connection' from source: unknown 28992 1726882965.33349: variable 'ansible_module_compression' from source: unknown 28992 1726882965.33351: variable 'ansible_shell_type' from source: unknown 28992 1726882965.33354: variable 'ansible_shell_executable' from source: unknown 28992 1726882965.33356: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882965.33358: variable 'ansible_pipelining' from source: unknown 28992 1726882965.33363: variable 'ansible_timeout' from source: unknown 28992 1726882965.33367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882965.33778: 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) 28992 1726882965.33791: variable 'omit' from source: magic vars 28992 1726882965.33795: starting attempt loop 28992 1726882965.33798: running the handler 28992 1726882965.33814: _low_level_execute_command(): starting 28992 1726882965.33821: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882965.35307: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882965.35528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882965.35533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882965.35536: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882965.35539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882965.35828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882965.35838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882965.37608: stdout chunk (state=3): >>>/root <<< 28992 1726882965.37711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882965.37840: stderr chunk (state=3): >>><<< 28992 1726882965.37843: stdout chunk (state=3): >>><<< 28992 1726882965.37869: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882965.37884: _low_level_execute_command(): starting 28992 1726882965.37894: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069 `" && echo ansible-tmp-1726882965.3786967-29969-266366925289069="` echo /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069 `" ) && sleep 0' 28992 1726882965.39354: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882965.39363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882965.39374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882965.39393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882965.39439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882965.39667: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882965.39727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882965.39731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882965.39783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882965.41751: stdout chunk (state=3): >>>ansible-tmp-1726882965.3786967-29969-266366925289069=/root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069 <<< 28992 1726882965.41938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882965.41957: stderr chunk (state=3): >>><<< 28992 1726882965.42128: stdout chunk (state=3): >>><<< 28992 1726882965.42131: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882965.3786967-29969-266366925289069=/root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882965.42135: variable 'ansible_module_compression' from source: unknown 28992 1726882965.42161: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726882965.42207: variable 'ansible_facts' from source: unknown 28992 1726882965.42466: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py 28992 1726882965.42838: Sending initial data 28992 1726882965.42842: Sent initial data (162 bytes) 28992 1726882965.43712: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882965.43716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882965.43719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882965.43721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882965.43726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882965.43782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882965.43794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882965.43855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882965.45475: 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 <<< 28992 1726882965.45579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py" <<< 28992 1726882965.45591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp99d_ek86 /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py <<< 28992 1726882965.45634: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp99d_ek86" to remote "/root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py" <<< 28992 1726882965.46763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882965.46873: stderr chunk (state=3): >>><<< 28992 1726882965.46890: stdout chunk (state=3): >>><<< 28992 1726882965.46917: done transferring module to remote 28992 1726882965.46938: _low_level_execute_command(): starting 28992 1726882965.46998: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/ /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py && sleep 0' 28992 1726882965.47588: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882965.47638: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882965.47717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882965.47743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882965.47787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882965.47846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882965.50156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882965.50160: stdout chunk (state=3): >>><<< 28992 1726882965.50164: stderr chunk (state=3): >>><<< 28992 1726882965.50167: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882965.50169: _low_level_execute_command(): starting 28992 1726882965.50172: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/AnsiballZ_service_facts.py && sleep 0' 28992 1726882965.50803: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882965.50813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882965.50829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882965.50843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882965.50855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882965.50908: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882965.50912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882965.50915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882965.50917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882965.50919: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882965.50923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882965.50925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882965.50928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882965.51012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882965.51045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882965.51048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882965.51121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882967.74610: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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"}, <<< 28992 1726882967.74787: stdout chunk (state=3): >>>"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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726882967.76352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882967.76360: stdout chunk (state=3): >>><<< 28992 1726882967.76386: stderr chunk (state=3): >>><<< 28992 1726882967.76420: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882967.77061: 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-1726882965.3786967-29969-266366925289069/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882967.77072: _low_level_execute_command(): starting 28992 1726882967.77075: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882965.3786967-29969-266366925289069/ > /dev/null 2>&1 && sleep 0' 28992 1726882967.77605: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882967.77611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882967.77614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882967.77674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882967.77695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882967.77718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882967.77779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882967.79927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882967.79931: stdout chunk (state=3): >>><<< 28992 1726882967.79933: stderr chunk (state=3): >>><<< 28992 1726882967.79936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882967.79939: handler run complete 28992 1726882967.80055: variable 'ansible_facts' from source: unknown 28992 1726882967.80285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882967.80663: variable 'ansible_facts' from source: unknown 28992 1726882967.80764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882967.80921: attempt loop complete, returning result 28992 1726882967.80926: _execute() done 28992 1726882967.80929: dumping result to json 28992 1726882967.80970: done dumping result, returning 28992 1726882967.80980: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000000791] 28992 1726882967.80984: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000791 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882967.81700: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000791 28992 1726882967.81704: WORKER PROCESS EXITING 28992 1726882967.81711: no more pending results, returning what we have 28992 1726882967.81714: results queue empty 28992 1726882967.81714: checking for any_errors_fatal 28992 1726882967.81718: done checking for any_errors_fatal 28992 1726882967.81718: checking for max_fail_percentage 28992 1726882967.81720: done checking for max_fail_percentage 28992 1726882967.81720: checking to see if all hosts have failed and the running result is not ok 28992 1726882967.81721: done checking to see if all hosts have failed 28992 1726882967.81723: getting the remaining hosts for this loop 28992 1726882967.81724: done getting the remaining hosts for this loop 28992 1726882967.81727: getting the next task for host managed_node1 28992 1726882967.81732: done getting next task for host managed_node1 28992 1726882967.81735: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882967.81740: ^ state is: HOST STATE: block=4, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882967.81753: getting variables 28992 1726882967.81755: in VariableManager get_vars() 28992 1726882967.81778: Calling all_inventory to load vars for managed_node1 28992 1726882967.81780: Calling groups_inventory to load vars for managed_node1 28992 1726882967.81782: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882967.81791: Calling all_plugins_play to load vars for managed_node1 28992 1726882967.81793: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882967.81795: Calling groups_plugins_play to load vars for managed_node1 28992 1726882967.83268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882967.84867: done with get_vars() 28992 1726882967.84889: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:42:47 -0400 (0:00:02.562) 0:00:28.050 ****** 28992 1726882967.84982: entering _queue_task() for managed_node1/package_facts 28992 1726882967.85274: worker is 1 (out of 1 available) 28992 1726882967.85293: exiting _queue_task() for managed_node1/package_facts 28992 1726882967.85312: done queuing things up, now waiting for results queue to drain 28992 1726882967.85314: waiting for pending results... 28992 1726882967.85574: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882967.85697: in run() - task 0affc7ec-ae25-9fb4-6018-000000000792 28992 1726882967.85709: variable 'ansible_search_path' from source: unknown 28992 1726882967.85713: variable 'ansible_search_path' from source: unknown 28992 1726882967.85747: calling self._execute() 28992 1726882967.85824: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882967.85828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882967.85839: variable 'omit' from source: magic vars 28992 1726882967.86295: variable 'ansible_distribution_major_version' from source: facts 28992 1726882967.86304: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882967.86307: variable 'omit' from source: magic vars 28992 1726882967.86364: variable 'omit' from source: magic vars 28992 1726882967.86389: variable 'omit' from source: magic vars 28992 1726882967.86436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882967.86472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882967.86485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882967.86503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882967.86513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882967.86541: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882967.86553: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882967.86555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882967.86660: Set connection var ansible_pipelining to False 28992 1726882967.86663: Set connection var ansible_connection to ssh 28992 1726882967.86666: Set connection var ansible_timeout to 10 28992 1726882967.86669: Set connection var ansible_shell_type to sh 28992 1726882967.86676: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882967.86682: Set connection var ansible_shell_executable to /bin/sh 28992 1726882967.86707: variable 'ansible_shell_executable' from source: unknown 28992 1726882967.86711: variable 'ansible_connection' from source: unknown 28992 1726882967.86714: variable 'ansible_module_compression' from source: unknown 28992 1726882967.86716: variable 'ansible_shell_type' from source: unknown 28992 1726882967.86719: variable 'ansible_shell_executable' from source: unknown 28992 1726882967.86721: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882967.86726: variable 'ansible_pipelining' from source: unknown 28992 1726882967.86729: variable 'ansible_timeout' from source: unknown 28992 1726882967.86734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882967.86916: 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) 28992 1726882967.86936: variable 'omit' from source: magic vars 28992 1726882967.86951: starting attempt loop 28992 1726882967.86955: running the handler 28992 1726882967.86979: _low_level_execute_command(): starting 28992 1726882967.86982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882967.87701: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882967.87719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882967.87740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882967.87761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882967.87780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882967.87797: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882967.87812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882967.87841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882967.87934: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882967.87957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882967.88045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882967.89775: stdout chunk (state=3): >>>/root <<< 28992 1726882967.89926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882967.89938: stdout chunk (state=3): >>><<< 28992 1726882967.89946: stderr chunk (state=3): >>><<< 28992 1726882967.89966: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882967.89974: _low_level_execute_command(): starting 28992 1726882967.89980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945 `" && echo ansible-tmp-1726882967.899633-30067-145221842676945="` echo /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945 `" ) && sleep 0' 28992 1726882967.90432: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882967.90436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882967.90446: 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.15.7 is address <<< 28992 1726882967.90461: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882967.90509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882967.90514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882967.90516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882967.90566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882967.92509: stdout chunk (state=3): >>>ansible-tmp-1726882967.899633-30067-145221842676945=/root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945 <<< 28992 1726882967.92627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882967.92710: stderr chunk (state=3): >>><<< 28992 1726882967.92714: stdout chunk (state=3): >>><<< 28992 1726882967.92740: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882967.899633-30067-145221842676945=/root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882967.92775: variable 'ansible_module_compression' from source: unknown 28992 1726882967.92828: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726882967.92884: variable 'ansible_facts' from source: unknown 28992 1726882967.93026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py 28992 1726882967.93167: Sending initial data 28992 1726882967.93171: Sent initial data (161 bytes) 28992 1726882967.93677: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882967.93680: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882967.93682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882967.93684: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882967.93687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882967.93761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882967.93765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882967.93807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882967.95417: 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 <<< 28992 1726882967.95468: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882967.95583: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpiylhy4pt /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py <<< 28992 1726882967.95589: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py" <<< 28992 1726882967.95635: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpiylhy4pt" to remote "/root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py" <<< 28992 1726882967.97228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882967.97257: stderr chunk (state=3): >>><<< 28992 1726882967.97272: stdout chunk (state=3): >>><<< 28992 1726882967.97298: done transferring module to remote 28992 1726882967.97306: _low_level_execute_command(): starting 28992 1726882967.97311: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/ /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py && sleep 0' 28992 1726882967.97875: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882967.97878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882967.97884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882967.97938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882967.97949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882967.98020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882967.99821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882967.99873: stderr chunk (state=3): >>><<< 28992 1726882967.99876: stdout chunk (state=3): >>><<< 28992 1726882967.99894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882967.99899: _low_level_execute_command(): starting 28992 1726882967.99901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/AnsiballZ_package_facts.py && sleep 0' 28992 1726882968.00351: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882968.00356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882968.00359: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882968.00361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882968.00363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882968.00409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882968.00413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882968.00474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882968.63071: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726882968.63164: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40",<<< 28992 1726882968.63178: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "<<< 28992 1726882968.63186: stdout chunk (state=3): >>>libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "sourc<<< 28992 1726882968.63191: stdout chunk (state=3): >>>e": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lib<<< 28992 1726882968.63194: stdout chunk (state=3): >>>xmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1",<<< 28992 1726882968.63200: stdout chunk (state=3): >>> "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_6<<< 28992 1726882968.63203: stdout chunk (state=3): >>>4", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rp<<< 28992 1726882968.63211: stdout chunk (state=3): >>>m"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 28992 1726882968.63239: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 28992 1726882968.63245: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 28992 1726882968.63249: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726882968.65134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882968.65197: stderr chunk (state=3): >>><<< 28992 1726882968.65200: stdout chunk (state=3): >>><<< 28992 1726882968.65247: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882968.67374: 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-1726882967.899633-30067-145221842676945/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882968.67378: _low_level_execute_command(): starting 28992 1726882968.67381: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882967.899633-30067-145221842676945/ > /dev/null 2>&1 && sleep 0' 28992 1726882968.67891: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882968.67894: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882968.67897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882968.67899: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882968.67901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882968.67951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882968.67954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882968.68015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882968.70201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882968.70220: stderr chunk (state=3): >>><<< 28992 1726882968.70226: stdout chunk (state=3): >>><<< 28992 1726882968.70427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882968.70431: handler run complete 28992 1726882968.71299: variable 'ansible_facts' from source: unknown 28992 1726882968.71900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882968.73798: variable 'ansible_facts' from source: unknown 28992 1726882968.74137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882968.75026: attempt loop complete, returning result 28992 1726882968.75030: _execute() done 28992 1726882968.75033: dumping result to json 28992 1726882968.75182: done dumping result, returning 28992 1726882968.75201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000000792] 28992 1726882968.75210: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000792 28992 1726882968.77040: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000792 28992 1726882968.77043: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882968.77144: no more pending results, returning what we have 28992 1726882968.77146: results queue empty 28992 1726882968.77147: checking for any_errors_fatal 28992 1726882968.77151: done checking for any_errors_fatal 28992 1726882968.77151: checking for max_fail_percentage 28992 1726882968.77152: done checking for max_fail_percentage 28992 1726882968.77153: checking to see if all hosts have failed and the running result is not ok 28992 1726882968.77154: done checking to see if all hosts have failed 28992 1726882968.77154: getting the remaining hosts for this loop 28992 1726882968.77155: done getting the remaining hosts for this loop 28992 1726882968.77158: getting the next task for host managed_node1 28992 1726882968.77163: done getting next task for host managed_node1 28992 1726882968.77166: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882968.77170: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882968.77180: getting variables 28992 1726882968.77181: in VariableManager get_vars() 28992 1726882968.77204: Calling all_inventory to load vars for managed_node1 28992 1726882968.77206: Calling groups_inventory to load vars for managed_node1 28992 1726882968.77208: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882968.77215: Calling all_plugins_play to load vars for managed_node1 28992 1726882968.77217: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882968.77219: Calling groups_plugins_play to load vars for managed_node1 28992 1726882968.78649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882968.80696: done with get_vars() 28992 1726882968.80734: done getting variables 28992 1726882968.80807: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:42:48 -0400 (0:00:00.958) 0:00:29.008 ****** 28992 1726882968.80849: entering _queue_task() for managed_node1/debug 28992 1726882968.81219: worker is 1 (out of 1 available) 28992 1726882968.81437: exiting _queue_task() for managed_node1/debug 28992 1726882968.81450: done queuing things up, now waiting for results queue to drain 28992 1726882968.81452: waiting for pending results... 28992 1726882968.81581: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882968.81786: in run() - task 0affc7ec-ae25-9fb4-6018-000000000730 28992 1726882968.81791: variable 'ansible_search_path' from source: unknown 28992 1726882968.81794: variable 'ansible_search_path' from source: unknown 28992 1726882968.81817: calling self._execute() 28992 1726882968.81935: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882968.82012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882968.82016: variable 'omit' from source: magic vars 28992 1726882968.82375: variable 'ansible_distribution_major_version' from source: facts 28992 1726882968.82393: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882968.82405: variable 'omit' from source: magic vars 28992 1726882968.82485: variable 'omit' from source: magic vars 28992 1726882968.82595: variable 'network_provider' from source: set_fact 28992 1726882968.82620: variable 'omit' from source: magic vars 28992 1726882968.82673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882968.82714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882968.82744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882968.82882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882968.82886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882968.82888: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882968.82891: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882968.82893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882968.82951: Set connection var ansible_pipelining to False 28992 1726882968.82960: Set connection var ansible_connection to ssh 28992 1726882968.82971: Set connection var ansible_timeout to 10 28992 1726882968.82978: Set connection var ansible_shell_type to sh 28992 1726882968.82993: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882968.83006: Set connection var ansible_shell_executable to /bin/sh 28992 1726882968.83039: variable 'ansible_shell_executable' from source: unknown 28992 1726882968.83048: variable 'ansible_connection' from source: unknown 28992 1726882968.83054: variable 'ansible_module_compression' from source: unknown 28992 1726882968.83061: variable 'ansible_shell_type' from source: unknown 28992 1726882968.83068: variable 'ansible_shell_executable' from source: unknown 28992 1726882968.83075: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882968.83083: variable 'ansible_pipelining' from source: unknown 28992 1726882968.83090: variable 'ansible_timeout' from source: unknown 28992 1726882968.83104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882968.83264: 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) 28992 1726882968.83283: variable 'omit' from source: magic vars 28992 1726882968.83293: starting attempt loop 28992 1726882968.83300: running the handler 28992 1726882968.83357: handler run complete 28992 1726882968.83378: attempt loop complete, returning result 28992 1726882968.83442: _execute() done 28992 1726882968.83446: dumping result to json 28992 1726882968.83448: done dumping result, returning 28992 1726882968.83451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000000730] 28992 1726882968.83454: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000730 ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726882968.83611: no more pending results, returning what we have 28992 1726882968.83615: results queue empty 28992 1726882968.83616: checking for any_errors_fatal 28992 1726882968.83628: done checking for any_errors_fatal 28992 1726882968.83629: checking for max_fail_percentage 28992 1726882968.83631: done checking for max_fail_percentage 28992 1726882968.83632: checking to see if all hosts have failed and the running result is not ok 28992 1726882968.83633: done checking to see if all hosts have failed 28992 1726882968.83634: getting the remaining hosts for this loop 28992 1726882968.83637: done getting the remaining hosts for this loop 28992 1726882968.83641: getting the next task for host managed_node1 28992 1726882968.83651: done getting next task for host managed_node1 28992 1726882968.83655: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882968.83659: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882968.83671: getting variables 28992 1726882968.83673: in VariableManager get_vars() 28992 1726882968.83711: Calling all_inventory to load vars for managed_node1 28992 1726882968.83714: Calling groups_inventory to load vars for managed_node1 28992 1726882968.83717: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882968.83932: Calling all_plugins_play to load vars for managed_node1 28992 1726882968.83936: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882968.83940: Calling groups_plugins_play to load vars for managed_node1 28992 1726882968.84639: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000730 28992 1726882968.84643: WORKER PROCESS EXITING 28992 1726882968.85850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882968.87986: done with get_vars() 28992 1726882968.88012: done getting variables 28992 1726882968.88077: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:42:48 -0400 (0:00:00.072) 0:00:29.081 ****** 28992 1726882968.88121: entering _queue_task() for managed_node1/fail 28992 1726882968.88451: worker is 1 (out of 1 available) 28992 1726882968.88464: exiting _queue_task() for managed_node1/fail 28992 1726882968.88478: done queuing things up, now waiting for results queue to drain 28992 1726882968.88480: waiting for pending results... 28992 1726882968.88785: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882968.88957: in run() - task 0affc7ec-ae25-9fb4-6018-000000000731 28992 1726882968.88979: variable 'ansible_search_path' from source: unknown 28992 1726882968.88988: variable 'ansible_search_path' from source: unknown 28992 1726882968.89033: calling self._execute() 28992 1726882968.89138: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882968.89151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882968.89170: variable 'omit' from source: magic vars 28992 1726882968.89570: variable 'ansible_distribution_major_version' from source: facts 28992 1726882968.89588: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882968.89730: variable 'network_state' from source: role '' defaults 28992 1726882968.89746: Evaluated conditional (network_state != {}): False 28992 1726882968.89755: when evaluation is False, skipping this task 28992 1726882968.89762: _execute() done 28992 1726882968.89768: dumping result to json 28992 1726882968.89775: done dumping result, returning 28992 1726882968.89784: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000000731] 28992 1726882968.89795: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000731 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882968.89967: no more pending results, returning what we have 28992 1726882968.89972: results queue empty 28992 1726882968.89973: checking for any_errors_fatal 28992 1726882968.89980: done checking for any_errors_fatal 28992 1726882968.89981: checking for max_fail_percentage 28992 1726882968.89983: done checking for max_fail_percentage 28992 1726882968.89984: checking to see if all hosts have failed and the running result is not ok 28992 1726882968.89985: done checking to see if all hosts have failed 28992 1726882968.89986: getting the remaining hosts for this loop 28992 1726882968.89988: done getting the remaining hosts for this loop 28992 1726882968.89993: getting the next task for host managed_node1 28992 1726882968.90001: done getting next task for host managed_node1 28992 1726882968.90005: ^ 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 28992 1726882968.90010: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882968.90034: getting variables 28992 1726882968.90037: in VariableManager get_vars() 28992 1726882968.90075: Calling all_inventory to load vars for managed_node1 28992 1726882968.90079: Calling groups_inventory to load vars for managed_node1 28992 1726882968.90082: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882968.90096: Calling all_plugins_play to load vars for managed_node1 28992 1726882968.90100: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882968.90103: Calling groups_plugins_play to load vars for managed_node1 28992 1726882968.90756: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000731 28992 1726882968.90760: WORKER PROCESS EXITING 28992 1726882968.92074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882968.95201: done with get_vars() 28992 1726882968.95244: done getting variables 28992 1726882968.95314: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:42:48 -0400 (0:00:00.072) 0:00:29.153 ****** 28992 1726882968.95358: entering _queue_task() for managed_node1/fail 28992 1726882968.95742: worker is 1 (out of 1 available) 28992 1726882968.95757: exiting _queue_task() for managed_node1/fail 28992 1726882968.95771: done queuing things up, now waiting for results queue to drain 28992 1726882968.95773: waiting for pending results... 28992 1726882968.96148: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726882968.96351: in run() - task 0affc7ec-ae25-9fb4-6018-000000000732 28992 1726882968.96377: variable 'ansible_search_path' from source: unknown 28992 1726882968.96481: variable 'ansible_search_path' from source: unknown 28992 1726882968.96485: calling self._execute() 28992 1726882968.96538: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882968.96551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882968.96564: variable 'omit' from source: magic vars 28992 1726882968.96960: variable 'ansible_distribution_major_version' from source: facts 28992 1726882968.96977: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882968.97109: variable 'network_state' from source: role '' defaults 28992 1726882968.97126: Evaluated conditional (network_state != {}): False 28992 1726882968.97135: when evaluation is False, skipping this task 28992 1726882968.97144: _execute() done 28992 1726882968.97155: dumping result to json 28992 1726882968.97163: done dumping result, returning 28992 1726882968.97174: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000000732] 28992 1726882968.97261: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000732 28992 1726882968.97342: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000732 28992 1726882968.97345: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882968.97414: no more pending results, returning what we have 28992 1726882968.97419: results queue empty 28992 1726882968.97420: checking for any_errors_fatal 28992 1726882968.97429: done checking for any_errors_fatal 28992 1726882968.97430: checking for max_fail_percentage 28992 1726882968.97432: done checking for max_fail_percentage 28992 1726882968.97433: checking to see if all hosts have failed and the running result is not ok 28992 1726882968.97434: done checking to see if all hosts have failed 28992 1726882968.97435: getting the remaining hosts for this loop 28992 1726882968.97437: done getting the remaining hosts for this loop 28992 1726882968.97441: getting the next task for host managed_node1 28992 1726882968.97450: done getting next task for host managed_node1 28992 1726882968.97455: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882968.97461: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882968.97483: getting variables 28992 1726882968.97486: in VariableManager get_vars() 28992 1726882968.97731: Calling all_inventory to load vars for managed_node1 28992 1726882968.97735: Calling groups_inventory to load vars for managed_node1 28992 1726882968.97738: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882968.97748: Calling all_plugins_play to load vars for managed_node1 28992 1726882968.97751: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882968.97755: Calling groups_plugins_play to load vars for managed_node1 28992 1726882968.99765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.01935: done with get_vars() 28992 1726882969.01967: done getting variables 28992 1726882969.02047: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:42:49 -0400 (0:00:00.067) 0:00:29.221 ****** 28992 1726882969.02087: entering _queue_task() for managed_node1/fail 28992 1726882969.02555: worker is 1 (out of 1 available) 28992 1726882969.02568: exiting _queue_task() for managed_node1/fail 28992 1726882969.02582: done queuing things up, now waiting for results queue to drain 28992 1726882969.02586: waiting for pending results... 28992 1726882969.03485: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882969.03600: in run() - task 0affc7ec-ae25-9fb4-6018-000000000733 28992 1726882969.03625: variable 'ansible_search_path' from source: unknown 28992 1726882969.03634: variable 'ansible_search_path' from source: unknown 28992 1726882969.03677: calling self._execute() 28992 1726882969.03799: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.03803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.03818: variable 'omit' from source: magic vars 28992 1726882969.04240: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.04258: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.04467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.07711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.07795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.07836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.07865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.07902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.07984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.08026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.08050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.08096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.08117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.08264: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.08272: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726882969.08361: variable 'ansible_distribution' from source: facts 28992 1726882969.08364: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.08375: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726882969.08382: when evaluation is False, skipping this task 28992 1726882969.08385: _execute() done 28992 1726882969.08388: dumping result to json 28992 1726882969.08390: done dumping result, returning 28992 1726882969.08398: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000000733] 28992 1726882969.08428: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000733 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726882969.08644: no more pending results, returning what we have 28992 1726882969.08648: results queue empty 28992 1726882969.08649: checking for any_errors_fatal 28992 1726882969.08654: done checking for any_errors_fatal 28992 1726882969.08655: checking for max_fail_percentage 28992 1726882969.08656: done checking for max_fail_percentage 28992 1726882969.08657: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.08658: done checking to see if all hosts have failed 28992 1726882969.08659: getting the remaining hosts for this loop 28992 1726882969.08660: done getting the remaining hosts for this loop 28992 1726882969.08664: getting the next task for host managed_node1 28992 1726882969.08670: done getting next task for host managed_node1 28992 1726882969.08674: ^ 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 28992 1726882969.08679: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.08699: getting variables 28992 1726882969.08701: in VariableManager get_vars() 28992 1726882969.08799: Calling all_inventory to load vars for managed_node1 28992 1726882969.08806: Calling groups_inventory to load vars for managed_node1 28992 1726882969.08808: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.08826: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.08829: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.08835: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000733 28992 1726882969.08839: WORKER PROCESS EXITING 28992 1726882969.08843: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.11051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.16315: done with get_vars() 28992 1726882969.16352: done getting variables 28992 1726882969.16406: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:42:49 -0400 (0:00:00.143) 0:00:29.364 ****** 28992 1726882969.16437: entering _queue_task() for managed_node1/dnf 28992 1726882969.16817: worker is 1 (out of 1 available) 28992 1726882969.16833: exiting _queue_task() for managed_node1/dnf 28992 1726882969.16847: done queuing things up, now waiting for results queue to drain 28992 1726882969.16850: waiting for pending results... 28992 1726882969.17250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726882969.17338: in run() - task 0affc7ec-ae25-9fb4-6018-000000000734 28992 1726882969.17364: variable 'ansible_search_path' from source: unknown 28992 1726882969.17374: variable 'ansible_search_path' from source: unknown 28992 1726882969.17456: calling self._execute() 28992 1726882969.17533: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.17545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.17564: variable 'omit' from source: magic vars 28992 1726882969.17998: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.18020: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.18330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.20815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.20909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.20960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.21005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.21044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.21161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.21269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.21277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.21375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.21495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.21711: variable 'ansible_distribution' from source: facts 28992 1726882969.21715: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.21718: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726882969.21796: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.21952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.21987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.22026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.22082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.22107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.22163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.22197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.22235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.22366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.22369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.22371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.22379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.22415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.22470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.22499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.22679: variable 'network_connections' from source: include params 28992 1726882969.22805: variable 'interface' from source: play vars 28992 1726882969.22809: variable 'interface' from source: play vars 28992 1726882969.22873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882969.23076: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882969.23144: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882969.23182: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882969.23216: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882969.23272: 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) 28992 1726882969.23306: 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) 28992 1726882969.23357: 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) 28992 1726882969.23428: 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) 28992 1726882969.23472: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882969.23757: variable 'network_connections' from source: include params 28992 1726882969.23768: variable 'interface' from source: play vars 28992 1726882969.23845: variable 'interface' from source: play vars 28992 1726882969.23889: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882969.24010: when evaluation is False, skipping this task 28992 1726882969.24013: _execute() done 28992 1726882969.24016: dumping result to json 28992 1726882969.24019: done dumping result, returning 28992 1726882969.24021: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000734] 28992 1726882969.24026: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000734 28992 1726882969.24112: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000734 28992 1726882969.24115: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882969.24173: no more pending results, returning what we have 28992 1726882969.24177: results queue empty 28992 1726882969.24178: checking for any_errors_fatal 28992 1726882969.24190: done checking for any_errors_fatal 28992 1726882969.24191: checking for max_fail_percentage 28992 1726882969.24192: done checking for max_fail_percentage 28992 1726882969.24194: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.24195: done checking to see if all hosts have failed 28992 1726882969.24195: getting the remaining hosts for this loop 28992 1726882969.24198: done getting the remaining hosts for this loop 28992 1726882969.24202: getting the next task for host managed_node1 28992 1726882969.24211: done getting next task for host managed_node1 28992 1726882969.24216: ^ 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 28992 1726882969.24221: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.24244: getting variables 28992 1726882969.24247: in VariableManager get_vars() 28992 1726882969.24291: Calling all_inventory to load vars for managed_node1 28992 1726882969.24295: Calling groups_inventory to load vars for managed_node1 28992 1726882969.24297: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.24309: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.24312: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.24316: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.26534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.29963: done with get_vars() 28992 1726882969.30004: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882969.30097: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:42:49 -0400 (0:00:00.137) 0:00:29.501 ****** 28992 1726882969.30144: entering _queue_task() for managed_node1/yum 28992 1726882969.30743: worker is 1 (out of 1 available) 28992 1726882969.30755: exiting _queue_task() for managed_node1/yum 28992 1726882969.30767: done queuing things up, now waiting for results queue to drain 28992 1726882969.30769: waiting for pending results... 28992 1726882969.31042: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726882969.31076: in run() - task 0affc7ec-ae25-9fb4-6018-000000000735 28992 1726882969.31090: variable 'ansible_search_path' from source: unknown 28992 1726882969.31093: variable 'ansible_search_path' from source: unknown 28992 1726882969.31144: calling self._execute() 28992 1726882969.31259: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.31271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.31282: variable 'omit' from source: magic vars 28992 1726882969.31735: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.31828: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.31985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.35058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.35127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.35197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.35233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.35275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.35379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.35410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.35627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.35631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.35634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.35638: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.35641: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726882969.35643: when evaluation is False, skipping this task 28992 1726882969.35645: _execute() done 28992 1726882969.35647: dumping result to json 28992 1726882969.35650: done dumping result, returning 28992 1726882969.35653: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000735] 28992 1726882969.35662: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000735 28992 1726882969.35780: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000735 28992 1726882969.35785: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726882969.35862: no more pending results, returning what we have 28992 1726882969.35865: results queue empty 28992 1726882969.35866: checking for any_errors_fatal 28992 1726882969.35872: done checking for any_errors_fatal 28992 1726882969.35873: checking for max_fail_percentage 28992 1726882969.35875: done checking for max_fail_percentage 28992 1726882969.35876: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.35877: done checking to see if all hosts have failed 28992 1726882969.35878: getting the remaining hosts for this loop 28992 1726882969.35880: done getting the remaining hosts for this loop 28992 1726882969.35885: getting the next task for host managed_node1 28992 1726882969.35894: done getting next task for host managed_node1 28992 1726882969.35899: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882969.35906: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.35929: getting variables 28992 1726882969.35931: in VariableManager get_vars() 28992 1726882969.35969: Calling all_inventory to load vars for managed_node1 28992 1726882969.35973: Calling groups_inventory to load vars for managed_node1 28992 1726882969.35975: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.35988: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.35991: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.35994: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.38089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.40245: done with get_vars() 28992 1726882969.40278: done getting variables 28992 1726882969.40350: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:42:49 -0400 (0:00:00.102) 0:00:29.604 ****** 28992 1726882969.40389: entering _queue_task() for managed_node1/fail 28992 1726882969.40861: worker is 1 (out of 1 available) 28992 1726882969.40875: exiting _queue_task() for managed_node1/fail 28992 1726882969.40886: done queuing things up, now waiting for results queue to drain 28992 1726882969.40888: waiting for pending results... 28992 1726882969.41130: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882969.41293: in run() - task 0affc7ec-ae25-9fb4-6018-000000000736 28992 1726882969.41309: variable 'ansible_search_path' from source: unknown 28992 1726882969.41314: variable 'ansible_search_path' from source: unknown 28992 1726882969.41363: calling self._execute() 28992 1726882969.41475: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.41527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.41531: variable 'omit' from source: magic vars 28992 1726882969.41888: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.41898: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.42034: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.42252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.44719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.44800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.44841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.44877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.44927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.44993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.45134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.45138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.45140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.45143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.45164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.45189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.45211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.45258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.45271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.45316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.45349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.45372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.45412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.45429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.45618: variable 'network_connections' from source: include params 28992 1726882969.45632: variable 'interface' from source: play vars 28992 1726882969.45709: variable 'interface' from source: play vars 28992 1726882969.45795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882969.45967: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882969.46014: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882969.46050: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882969.46080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882969.46123: 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) 28992 1726882969.46148: 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) 28992 1726882969.46179: 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) 28992 1726882969.46207: 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) 28992 1726882969.46272: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882969.46546: variable 'network_connections' from source: include params 28992 1726882969.46550: variable 'interface' from source: play vars 28992 1726882969.46670: variable 'interface' from source: play vars 28992 1726882969.46673: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882969.46676: when evaluation is False, skipping this task 28992 1726882969.46678: _execute() done 28992 1726882969.46680: dumping result to json 28992 1726882969.46685: done dumping result, returning 28992 1726882969.46688: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000736] 28992 1726882969.46690: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000736 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882969.46909: no more pending results, returning what we have 28992 1726882969.46913: results queue empty 28992 1726882969.46914: checking for any_errors_fatal 28992 1726882969.46920: done checking for any_errors_fatal 28992 1726882969.46921: checking for max_fail_percentage 28992 1726882969.46925: done checking for max_fail_percentage 28992 1726882969.46926: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.46927: done checking to see if all hosts have failed 28992 1726882969.46928: getting the remaining hosts for this loop 28992 1726882969.46930: done getting the remaining hosts for this loop 28992 1726882969.46935: getting the next task for host managed_node1 28992 1726882969.46944: done getting next task for host managed_node1 28992 1726882969.46950: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726882969.46955: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.46979: getting variables 28992 1726882969.46982: in VariableManager get_vars() 28992 1726882969.47021: Calling all_inventory to load vars for managed_node1 28992 1726882969.47227: Calling groups_inventory to load vars for managed_node1 28992 1726882969.47231: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.47238: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000736 28992 1726882969.47244: WORKER PROCESS EXITING 28992 1726882969.47254: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.47258: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.47261: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.49077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.51231: done with get_vars() 28992 1726882969.51258: done getting variables 28992 1726882969.51321: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:42:49 -0400 (0:00:00.109) 0:00:29.713 ****** 28992 1726882969.51361: entering _queue_task() for managed_node1/package 28992 1726882969.51701: worker is 1 (out of 1 available) 28992 1726882969.51714: exiting _queue_task() for managed_node1/package 28992 1726882969.51831: done queuing things up, now waiting for results queue to drain 28992 1726882969.51833: waiting for pending results... 28992 1726882969.52041: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726882969.52329: in run() - task 0affc7ec-ae25-9fb4-6018-000000000737 28992 1726882969.52335: variable 'ansible_search_path' from source: unknown 28992 1726882969.52338: variable 'ansible_search_path' from source: unknown 28992 1726882969.52342: calling self._execute() 28992 1726882969.52352: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.52360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.52371: variable 'omit' from source: magic vars 28992 1726882969.52764: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.52775: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.53003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882969.53279: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882969.53338: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882969.53367: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882969.53451: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882969.53574: variable 'network_packages' from source: role '' defaults 28992 1726882969.53691: variable '__network_provider_setup' from source: role '' defaults 28992 1726882969.53703: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882969.53778: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882969.53787: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882969.53879: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882969.54049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.56234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.56300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.56347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.56379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.56405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.56528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.56568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.56630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.56637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.56652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.56699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.56725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.56780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.56800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.56823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.57327: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882969.57330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.57332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.57334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.57336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.57359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.57467: variable 'ansible_python' from source: facts 28992 1726882969.57491: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882969.57592: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882969.57695: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882969.57841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.57860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.57888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.57934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.57945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.57982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.58011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.58031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.58058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.58070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.58194: variable 'network_connections' from source: include params 28992 1726882969.58199: variable 'interface' from source: play vars 28992 1726882969.58275: variable 'interface' from source: play vars 28992 1726882969.58337: 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) 28992 1726882969.58358: 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) 28992 1726882969.58380: 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) 28992 1726882969.58407: 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) 28992 1726882969.58450: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.58644: variable 'network_connections' from source: include params 28992 1726882969.58648: variable 'interface' from source: play vars 28992 1726882969.58726: variable 'interface' from source: play vars 28992 1726882969.58768: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882969.58827: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.59046: variable 'network_connections' from source: include params 28992 1726882969.59049: variable 'interface' from source: play vars 28992 1726882969.59103: variable 'interface' from source: play vars 28992 1726882969.59120: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882969.59177: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882969.59395: variable 'network_connections' from source: include params 28992 1726882969.59398: variable 'interface' from source: play vars 28992 1726882969.59450: variable 'interface' from source: play vars 28992 1726882969.59498: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882969.59546: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882969.59552: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882969.59599: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882969.59785: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882969.60330: variable 'network_connections' from source: include params 28992 1726882969.60333: variable 'interface' from source: play vars 28992 1726882969.60336: variable 'interface' from source: play vars 28992 1726882969.60338: variable 'ansible_distribution' from source: facts 28992 1726882969.60340: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.60344: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.60354: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882969.60534: variable 'ansible_distribution' from source: facts 28992 1726882969.60538: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.60547: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.60549: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882969.60737: variable 'ansible_distribution' from source: facts 28992 1726882969.60740: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.60746: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.60792: variable 'network_provider' from source: set_fact 28992 1726882969.60800: variable 'ansible_facts' from source: unknown 28992 1726882969.61629: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726882969.61636: when evaluation is False, skipping this task 28992 1726882969.61640: _execute() done 28992 1726882969.61642: dumping result to json 28992 1726882969.61645: done dumping result, returning 28992 1726882969.61647: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000000737] 28992 1726882969.61662: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000737 28992 1726882969.61790: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000737 28992 1726882969.61793: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726882969.61870: no more pending results, returning what we have 28992 1726882969.61875: results queue empty 28992 1726882969.61876: checking for any_errors_fatal 28992 1726882969.61882: done checking for any_errors_fatal 28992 1726882969.61884: checking for max_fail_percentage 28992 1726882969.61886: done checking for max_fail_percentage 28992 1726882969.61888: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.61888: done checking to see if all hosts have failed 28992 1726882969.61889: getting the remaining hosts for this loop 28992 1726882969.61891: done getting the remaining hosts for this loop 28992 1726882969.61895: getting the next task for host managed_node1 28992 1726882969.61905: done getting next task for host managed_node1 28992 1726882969.61909: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882969.61918: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.61935: getting variables 28992 1726882969.61937: in VariableManager get_vars() 28992 1726882969.62059: Calling all_inventory to load vars for managed_node1 28992 1726882969.62062: Calling groups_inventory to load vars for managed_node1 28992 1726882969.62065: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.62115: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.62120: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.62126: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.63553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.64772: done with get_vars() 28992 1726882969.64792: done getting variables 28992 1726882969.64875: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:42:49 -0400 (0:00:00.135) 0:00:29.849 ****** 28992 1726882969.64915: entering _queue_task() for managed_node1/package 28992 1726882969.65348: worker is 1 (out of 1 available) 28992 1726882969.65371: exiting _queue_task() for managed_node1/package 28992 1726882969.65384: done queuing things up, now waiting for results queue to drain 28992 1726882969.65386: waiting for pending results... 28992 1726882969.65763: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882969.65820: in run() - task 0affc7ec-ae25-9fb4-6018-000000000738 28992 1726882969.65837: variable 'ansible_search_path' from source: unknown 28992 1726882969.65840: variable 'ansible_search_path' from source: unknown 28992 1726882969.65881: calling self._execute() 28992 1726882969.65990: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.65995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.66004: variable 'omit' from source: magic vars 28992 1726882969.66308: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.66318: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.66412: variable 'network_state' from source: role '' defaults 28992 1726882969.66420: Evaluated conditional (network_state != {}): False 28992 1726882969.66425: when evaluation is False, skipping this task 28992 1726882969.66428: _execute() done 28992 1726882969.66432: dumping result to json 28992 1726882969.66434: done dumping result, returning 28992 1726882969.66443: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000738] 28992 1726882969.66446: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000738 28992 1726882969.66552: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000738 28992 1726882969.66557: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882969.66611: no more pending results, returning what we have 28992 1726882969.66615: results queue empty 28992 1726882969.66616: checking for any_errors_fatal 28992 1726882969.66623: done checking for any_errors_fatal 28992 1726882969.66624: checking for max_fail_percentage 28992 1726882969.66626: done checking for max_fail_percentage 28992 1726882969.66627: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.66628: done checking to see if all hosts have failed 28992 1726882969.66628: getting the remaining hosts for this loop 28992 1726882969.66630: done getting the remaining hosts for this loop 28992 1726882969.66634: getting the next task for host managed_node1 28992 1726882969.66642: done getting next task for host managed_node1 28992 1726882969.66646: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882969.66651: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.66671: getting variables 28992 1726882969.66673: in VariableManager get_vars() 28992 1726882969.66706: Calling all_inventory to load vars for managed_node1 28992 1726882969.66709: Calling groups_inventory to load vars for managed_node1 28992 1726882969.66711: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.66720: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.66732: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.66736: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.67843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.69048: done with get_vars() 28992 1726882969.69065: done getting variables 28992 1726882969.69111: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:42:49 -0400 (0:00:00.042) 0:00:29.891 ****** 28992 1726882969.69142: entering _queue_task() for managed_node1/package 28992 1726882969.69387: worker is 1 (out of 1 available) 28992 1726882969.69401: exiting _queue_task() for managed_node1/package 28992 1726882969.69415: done queuing things up, now waiting for results queue to drain 28992 1726882969.69416: waiting for pending results... 28992 1726882969.69618: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882969.69732: in run() - task 0affc7ec-ae25-9fb4-6018-000000000739 28992 1726882969.69745: variable 'ansible_search_path' from source: unknown 28992 1726882969.69749: variable 'ansible_search_path' from source: unknown 28992 1726882969.69782: calling self._execute() 28992 1726882969.69857: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.69862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.69875: variable 'omit' from source: magic vars 28992 1726882969.70172: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.70183: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.70276: variable 'network_state' from source: role '' defaults 28992 1726882969.70285: Evaluated conditional (network_state != {}): False 28992 1726882969.70291: when evaluation is False, skipping this task 28992 1726882969.70294: _execute() done 28992 1726882969.70297: dumping result to json 28992 1726882969.70302: done dumping result, returning 28992 1726882969.70316: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000739] 28992 1726882969.70319: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000739 28992 1726882969.70424: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000739 28992 1726882969.70427: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882969.70475: no more pending results, returning what we have 28992 1726882969.70478: results queue empty 28992 1726882969.70479: checking for any_errors_fatal 28992 1726882969.70486: done checking for any_errors_fatal 28992 1726882969.70487: checking for max_fail_percentage 28992 1726882969.70488: done checking for max_fail_percentage 28992 1726882969.70489: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.70490: done checking to see if all hosts have failed 28992 1726882969.70491: getting the remaining hosts for this loop 28992 1726882969.70492: done getting the remaining hosts for this loop 28992 1726882969.70496: getting the next task for host managed_node1 28992 1726882969.70504: done getting next task for host managed_node1 28992 1726882969.70508: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882969.70513: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.70531: getting variables 28992 1726882969.70533: in VariableManager get_vars() 28992 1726882969.70562: Calling all_inventory to load vars for managed_node1 28992 1726882969.70564: Calling groups_inventory to load vars for managed_node1 28992 1726882969.70566: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.70575: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.70578: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.70581: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.71666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.72867: done with get_vars() 28992 1726882969.72885: done getting variables 28992 1726882969.72938: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:42:49 -0400 (0:00:00.038) 0:00:29.930 ****** 28992 1726882969.72964: entering _queue_task() for managed_node1/service 28992 1726882969.73211: worker is 1 (out of 1 available) 28992 1726882969.73227: exiting _queue_task() for managed_node1/service 28992 1726882969.73241: done queuing things up, now waiting for results queue to drain 28992 1726882969.73243: waiting for pending results... 28992 1726882969.73440: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882969.73556: in run() - task 0affc7ec-ae25-9fb4-6018-00000000073a 28992 1726882969.73568: variable 'ansible_search_path' from source: unknown 28992 1726882969.73574: variable 'ansible_search_path' from source: unknown 28992 1726882969.73609: calling self._execute() 28992 1726882969.73682: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.73693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.73699: variable 'omit' from source: magic vars 28992 1726882969.73998: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.74008: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.74100: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.74256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.75906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.75962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.75997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.76024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.76047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.76116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.76140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.76158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.76187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.76201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.76243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.76261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.76278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.76309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.76325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.76359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.76375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.76395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.76425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.76443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.76572: variable 'network_connections' from source: include params 28992 1726882969.76585: variable 'interface' from source: play vars 28992 1726882969.76639: variable 'interface' from source: play vars 28992 1726882969.76696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882969.76812: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882969.76851: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882969.76878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882969.76902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882969.76937: 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) 28992 1726882969.76953: 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) 28992 1726882969.76975: 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) 28992 1726882969.76999: 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) 28992 1726882969.77046: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882969.77296: variable 'network_connections' from source: include params 28992 1726882969.77300: variable 'interface' from source: play vars 28992 1726882969.77357: variable 'interface' from source: play vars 28992 1726882969.77360: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882969.77364: when evaluation is False, skipping this task 28992 1726882969.77366: _execute() done 28992 1726882969.77368: dumping result to json 28992 1726882969.77371: done dumping result, returning 28992 1726882969.77373: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000073a] 28992 1726882969.77378: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073a 28992 1726882969.77535: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073a 28992 1726882969.77546: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882969.77608: no more pending results, returning what we have 28992 1726882969.77610: results queue empty 28992 1726882969.77612: checking for any_errors_fatal 28992 1726882969.77616: done checking for any_errors_fatal 28992 1726882969.77617: checking for max_fail_percentage 28992 1726882969.77619: done checking for max_fail_percentage 28992 1726882969.77620: checking to see if all hosts have failed and the running result is not ok 28992 1726882969.77621: done checking to see if all hosts have failed 28992 1726882969.77623: getting the remaining hosts for this loop 28992 1726882969.77625: done getting the remaining hosts for this loop 28992 1726882969.77630: getting the next task for host managed_node1 28992 1726882969.77637: done getting next task for host managed_node1 28992 1726882969.77642: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882969.77646: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882969.77663: getting variables 28992 1726882969.77665: in VariableManager get_vars() 28992 1726882969.77700: Calling all_inventory to load vars for managed_node1 28992 1726882969.77703: Calling groups_inventory to load vars for managed_node1 28992 1726882969.77705: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882969.77714: Calling all_plugins_play to load vars for managed_node1 28992 1726882969.77716: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882969.77719: Calling groups_plugins_play to load vars for managed_node1 28992 1726882969.78783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882969.79992: done with get_vars() 28992 1726882969.80010: done getting variables 28992 1726882969.80059: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:42:49 -0400 (0:00:00.071) 0:00:30.001 ****** 28992 1726882969.80083: entering _queue_task() for managed_node1/service 28992 1726882969.80324: worker is 1 (out of 1 available) 28992 1726882969.80337: exiting _queue_task() for managed_node1/service 28992 1726882969.80351: done queuing things up, now waiting for results queue to drain 28992 1726882969.80353: waiting for pending results... 28992 1726882969.80544: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882969.80645: in run() - task 0affc7ec-ae25-9fb4-6018-00000000073b 28992 1726882969.80660: variable 'ansible_search_path' from source: unknown 28992 1726882969.80664: variable 'ansible_search_path' from source: unknown 28992 1726882969.80702: calling self._execute() 28992 1726882969.80773: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.80780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.80793: variable 'omit' from source: magic vars 28992 1726882969.81091: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.81102: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882969.81224: variable 'network_provider' from source: set_fact 28992 1726882969.81228: variable 'network_state' from source: role '' defaults 28992 1726882969.81242: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726882969.81247: variable 'omit' from source: magic vars 28992 1726882969.81292: variable 'omit' from source: magic vars 28992 1726882969.81311: variable 'network_service_name' from source: role '' defaults 28992 1726882969.81365: variable 'network_service_name' from source: role '' defaults 28992 1726882969.81439: variable '__network_provider_setup' from source: role '' defaults 28992 1726882969.81443: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882969.81498: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882969.81504: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882969.81551: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882969.81718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882969.83542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882969.83595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882969.83624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882969.83654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882969.83676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882969.83743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.83767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.83787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.83816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.83829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.83872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.83889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.83907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.83935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.83947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.84108: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882969.84192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.84211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.84231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.84257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.84268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.84338: variable 'ansible_python' from source: facts 28992 1726882969.84350: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882969.84412: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882969.84471: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882969.84564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.84582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.84602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.84634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.84647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.84682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882969.84705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882969.84724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882969.84756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882969.84767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882969.84866: variable 'network_connections' from source: include params 28992 1726882969.84874: variable 'interface' from source: play vars 28992 1726882969.84931: variable 'interface' from source: play vars 28992 1726882969.85013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882969.85148: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882969.85189: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882969.85221: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882969.85254: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882969.85304: 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) 28992 1726882969.85326: 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) 28992 1726882969.85350: 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) 28992 1726882969.85374: 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) 28992 1726882969.85416: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.85605: variable 'network_connections' from source: include params 28992 1726882969.85618: variable 'interface' from source: play vars 28992 1726882969.85677: variable 'interface' from source: play vars 28992 1726882969.85715: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882969.85775: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882969.85979: variable 'network_connections' from source: include params 28992 1726882969.85983: variable 'interface' from source: play vars 28992 1726882969.86043: variable 'interface' from source: play vars 28992 1726882969.86061: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882969.86119: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882969.86326: variable 'network_connections' from source: include params 28992 1726882969.86329: variable 'interface' from source: play vars 28992 1726882969.86384: variable 'interface' from source: play vars 28992 1726882969.86432: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882969.86478: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882969.86484: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882969.86533: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882969.86680: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882969.87017: variable 'network_connections' from source: include params 28992 1726882969.87021: variable 'interface' from source: play vars 28992 1726882969.87069: variable 'interface' from source: play vars 28992 1726882969.87077: variable 'ansible_distribution' from source: facts 28992 1726882969.87080: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.87088: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.87105: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882969.87229: variable 'ansible_distribution' from source: facts 28992 1726882969.87233: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.87239: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.87252: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882969.87426: variable 'ansible_distribution' from source: facts 28992 1726882969.87428: variable '__network_rh_distros' from source: role '' defaults 28992 1726882969.87430: variable 'ansible_distribution_major_version' from source: facts 28992 1726882969.87431: variable 'network_provider' from source: set_fact 28992 1726882969.87433: variable 'omit' from source: magic vars 28992 1726882969.87446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882969.87472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882969.87485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882969.87502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882969.87510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882969.87536: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882969.87540: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.87544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.87620: Set connection var ansible_pipelining to False 28992 1726882969.87625: Set connection var ansible_connection to ssh 28992 1726882969.87645: Set connection var ansible_timeout to 10 28992 1726882969.87648: Set connection var ansible_shell_type to sh 28992 1726882969.87651: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882969.87653: Set connection var ansible_shell_executable to /bin/sh 28992 1726882969.87671: variable 'ansible_shell_executable' from source: unknown 28992 1726882969.87674: variable 'ansible_connection' from source: unknown 28992 1726882969.87676: variable 'ansible_module_compression' from source: unknown 28992 1726882969.87685: variable 'ansible_shell_type' from source: unknown 28992 1726882969.87688: variable 'ansible_shell_executable' from source: unknown 28992 1726882969.87690: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882969.87693: variable 'ansible_pipelining' from source: unknown 28992 1726882969.87695: variable 'ansible_timeout' from source: unknown 28992 1726882969.87697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882969.87774: 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) 28992 1726882969.87782: variable 'omit' from source: magic vars 28992 1726882969.87789: starting attempt loop 28992 1726882969.87792: running the handler 28992 1726882969.87853: variable 'ansible_facts' from source: unknown 28992 1726882969.88349: _low_level_execute_command(): starting 28992 1726882969.88353: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882969.88883: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882969.88887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.88890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882969.88893: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882969.88896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.88950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882969.88953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882969.89020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882969.90773: stdout chunk (state=3): >>>/root <<< 28992 1726882969.90886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882969.90934: stderr chunk (state=3): >>><<< 28992 1726882969.90938: stdout chunk (state=3): >>><<< 28992 1726882969.90957: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882969.90969: _low_level_execute_command(): starting 28992 1726882969.90973: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419 `" && echo ansible-tmp-1726882969.909566-30127-75260566580419="` echo /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419 `" ) && sleep 0' 28992 1726882969.91424: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882969.91427: 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 <<< 28992 1726882969.91430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.91432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882969.91434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.91482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882969.91487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882969.91550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882969.93523: stdout chunk (state=3): >>>ansible-tmp-1726882969.909566-30127-75260566580419=/root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419 <<< 28992 1726882969.93636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882969.93679: stderr chunk (state=3): >>><<< 28992 1726882969.93682: stdout chunk (state=3): >>><<< 28992 1726882969.93701: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882969.909566-30127-75260566580419=/root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882969.93726: variable 'ansible_module_compression' from source: unknown 28992 1726882969.93764: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726882969.93821: variable 'ansible_facts' from source: unknown 28992 1726882969.93961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py 28992 1726882969.94070: Sending initial data 28992 1726882969.94073: Sent initial data (154 bytes) 28992 1726882969.94538: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882969.94542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.94549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882969.94551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882969.94553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.94604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882969.94611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882969.94613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882969.94661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882969.96245: 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 <<< 28992 1726882969.96248: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882969.96297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882969.96346: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3kdr9_s2 /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py <<< 28992 1726882969.96354: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py" <<< 28992 1726882969.96398: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28992 1726882969.96408: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3kdr9_s2" to remote "/root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py" <<< 28992 1726882969.97536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882969.97591: stderr chunk (state=3): >>><<< 28992 1726882969.97596: stdout chunk (state=3): >>><<< 28992 1726882969.97618: done transferring module to remote 28992 1726882969.97629: _low_level_execute_command(): starting 28992 1726882969.97632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/ /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py && sleep 0' 28992 1726882969.98073: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882969.98077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.98079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882969.98081: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882969.98086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882969.98137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882969.98142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882969.98193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882970.00011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882970.00090: stderr chunk (state=3): >>><<< 28992 1726882970.00093: stdout chunk (state=3): >>><<< 28992 1726882970.00112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882970.00163: _low_level_execute_command(): starting 28992 1726882970.00166: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/AnsiballZ_systemd.py && sleep 0' 28992 1726882970.00600: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882970.00603: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882970.00605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.00608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882970.00613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.00671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882970.00679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882970.00724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882970.32591: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12062720", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510734848", "CPUUsageNSec": "1995484000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726882970.34721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882970.34809: stderr chunk (state=3): >>><<< 28992 1726882970.34813: stdout chunk (state=3): >>><<< 28992 1726882970.34925: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12062720", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510734848", "CPUUsageNSec": "1995484000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882970.35276: 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-1726882969.909566-30127-75260566580419/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882970.35382: _low_level_execute_command(): starting 28992 1726882970.35395: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882969.909566-30127-75260566580419/ > /dev/null 2>&1 && sleep 0' 28992 1726882970.36256: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.36334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882970.36362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882970.36384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882970.36447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882970.38379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882970.38390: stdout chunk (state=3): >>><<< 28992 1726882970.38401: stderr chunk (state=3): >>><<< 28992 1726882970.38415: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882970.38427: handler run complete 28992 1726882970.38468: attempt loop complete, returning result 28992 1726882970.38471: _execute() done 28992 1726882970.38473: dumping result to json 28992 1726882970.38488: done dumping result, returning 28992 1726882970.38498: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-00000000073b] 28992 1726882970.38507: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073b ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882970.38939: no more pending results, returning what we have 28992 1726882970.38942: results queue empty 28992 1726882970.38943: checking for any_errors_fatal 28992 1726882970.38949: done checking for any_errors_fatal 28992 1726882970.38950: checking for max_fail_percentage 28992 1726882970.38951: done checking for max_fail_percentage 28992 1726882970.38952: checking to see if all hosts have failed and the running result is not ok 28992 1726882970.38953: done checking to see if all hosts have failed 28992 1726882970.38954: getting the remaining hosts for this loop 28992 1726882970.38956: done getting the remaining hosts for this loop 28992 1726882970.38960: getting the next task for host managed_node1 28992 1726882970.38967: done getting next task for host managed_node1 28992 1726882970.38970: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882970.38974: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882970.38992: getting variables 28992 1726882970.38994: in VariableManager get_vars() 28992 1726882970.39028: Calling all_inventory to load vars for managed_node1 28992 1726882970.39031: Calling groups_inventory to load vars for managed_node1 28992 1726882970.39034: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882970.39041: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073b 28992 1726882970.39044: WORKER PROCESS EXITING 28992 1726882970.39054: Calling all_plugins_play to load vars for managed_node1 28992 1726882970.39057: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882970.39064: Calling groups_plugins_play to load vars for managed_node1 28992 1726882970.41128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882970.43596: done with get_vars() 28992 1726882970.43636: done getting variables 28992 1726882970.43734: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:42:50 -0400 (0:00:00.636) 0:00:30.638 ****** 28992 1726882970.43781: entering _queue_task() for managed_node1/service 28992 1726882970.44436: worker is 1 (out of 1 available) 28992 1726882970.44448: exiting _queue_task() for managed_node1/service 28992 1726882970.44463: done queuing things up, now waiting for results queue to drain 28992 1726882970.44464: waiting for pending results... 28992 1726882970.44626: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882970.44920: in run() - task 0affc7ec-ae25-9fb4-6018-00000000073c 28992 1726882970.44926: variable 'ansible_search_path' from source: unknown 28992 1726882970.44930: variable 'ansible_search_path' from source: unknown 28992 1726882970.44933: calling self._execute() 28992 1726882970.45033: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882970.45046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882970.45059: variable 'omit' from source: magic vars 28992 1726882970.45548: variable 'ansible_distribution_major_version' from source: facts 28992 1726882970.45581: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882970.45728: variable 'network_provider' from source: set_fact 28992 1726882970.45739: Evaluated conditional (network_provider == "nm"): True 28992 1726882970.45851: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882970.45969: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882970.46201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882970.48941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882970.49059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882970.49063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882970.49100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882970.49139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882970.49463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882970.49729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882970.49733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882970.49736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882970.49739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882970.49741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882970.49744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882970.49747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882970.49811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882970.49841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882970.49910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882970.49941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882970.49988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882970.50042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882970.50064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882970.50254: variable 'network_connections' from source: include params 28992 1726882970.50273: variable 'interface' from source: play vars 28992 1726882970.50372: variable 'interface' from source: play vars 28992 1726882970.50526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882970.50674: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882970.50718: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882970.50766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882970.50802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882970.50861: 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) 28992 1726882970.50892: 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) 28992 1726882970.50962: 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) 28992 1726882970.50965: 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) 28992 1726882970.51017: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882970.51294: variable 'network_connections' from source: include params 28992 1726882970.51305: variable 'interface' from source: play vars 28992 1726882970.51375: variable 'interface' from source: play vars 28992 1726882970.51438: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726882970.51505: when evaluation is False, skipping this task 28992 1726882970.51512: _execute() done 28992 1726882970.51514: dumping result to json 28992 1726882970.51517: done dumping result, returning 28992 1726882970.51519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-00000000073c] 28992 1726882970.51531: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726882970.51773: no more pending results, returning what we have 28992 1726882970.51777: results queue empty 28992 1726882970.51778: checking for any_errors_fatal 28992 1726882970.51805: done checking for any_errors_fatal 28992 1726882970.51806: checking for max_fail_percentage 28992 1726882970.51808: done checking for max_fail_percentage 28992 1726882970.51809: checking to see if all hosts have failed and the running result is not ok 28992 1726882970.51811: done checking to see if all hosts have failed 28992 1726882970.51811: getting the remaining hosts for this loop 28992 1726882970.51813: done getting the remaining hosts for this loop 28992 1726882970.51818: getting the next task for host managed_node1 28992 1726882970.51835: done getting next task for host managed_node1 28992 1726882970.51840: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882970.51844: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882970.51865: getting variables 28992 1726882970.51867: in VariableManager get_vars() 28992 1726882970.51912: Calling all_inventory to load vars for managed_node1 28992 1726882970.51915: Calling groups_inventory to load vars for managed_node1 28992 1726882970.51917: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882970.52063: Calling all_plugins_play to load vars for managed_node1 28992 1726882970.52067: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882970.52072: Calling groups_plugins_play to load vars for managed_node1 28992 1726882970.52674: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073c 28992 1726882970.52678: WORKER PROCESS EXITING 28992 1726882970.54453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882970.57402: done with get_vars() 28992 1726882970.57439: done getting variables 28992 1726882970.57512: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:42:50 -0400 (0:00:00.137) 0:00:30.775 ****** 28992 1726882970.57551: entering _queue_task() for managed_node1/service 28992 1726882970.57931: worker is 1 (out of 1 available) 28992 1726882970.57953: exiting _queue_task() for managed_node1/service 28992 1726882970.57967: done queuing things up, now waiting for results queue to drain 28992 1726882970.57969: waiting for pending results... 28992 1726882970.58205: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882970.58431: in run() - task 0affc7ec-ae25-9fb4-6018-00000000073d 28992 1726882970.58435: variable 'ansible_search_path' from source: unknown 28992 1726882970.58439: variable 'ansible_search_path' from source: unknown 28992 1726882970.58441: calling self._execute() 28992 1726882970.58540: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882970.58552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882970.58566: variable 'omit' from source: magic vars 28992 1726882970.59000: variable 'ansible_distribution_major_version' from source: facts 28992 1726882970.59018: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882970.59152: variable 'network_provider' from source: set_fact 28992 1726882970.59164: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882970.59171: when evaluation is False, skipping this task 28992 1726882970.59177: _execute() done 28992 1726882970.59190: dumping result to json 28992 1726882970.59199: done dumping result, returning 28992 1726882970.59301: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-00000000073d] 28992 1726882970.59305: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073d skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882970.59431: no more pending results, returning what we have 28992 1726882970.59435: results queue empty 28992 1726882970.59436: checking for any_errors_fatal 28992 1726882970.59443: done checking for any_errors_fatal 28992 1726882970.59444: checking for max_fail_percentage 28992 1726882970.59446: done checking for max_fail_percentage 28992 1726882970.59447: checking to see if all hosts have failed and the running result is not ok 28992 1726882970.59448: done checking to see if all hosts have failed 28992 1726882970.59449: getting the remaining hosts for this loop 28992 1726882970.59450: done getting the remaining hosts for this loop 28992 1726882970.59454: getting the next task for host managed_node1 28992 1726882970.59465: done getting next task for host managed_node1 28992 1726882970.59472: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882970.59477: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882970.59501: getting variables 28992 1726882970.59503: in VariableManager get_vars() 28992 1726882970.59542: Calling all_inventory to load vars for managed_node1 28992 1726882970.59545: Calling groups_inventory to load vars for managed_node1 28992 1726882970.59547: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882970.59560: Calling all_plugins_play to load vars for managed_node1 28992 1726882970.59566: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882970.59570: Calling groups_plugins_play to load vars for managed_node1 28992 1726882970.60092: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073d 28992 1726882970.60096: WORKER PROCESS EXITING 28992 1726882970.61417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882970.63802: done with get_vars() 28992 1726882970.63830: done getting variables 28992 1726882970.63905: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:42:50 -0400 (0:00:00.063) 0:00:30.839 ****** 28992 1726882970.63948: entering _queue_task() for managed_node1/copy 28992 1726882970.64556: worker is 1 (out of 1 available) 28992 1726882970.64572: exiting _queue_task() for managed_node1/copy 28992 1726882970.64588: done queuing things up, now waiting for results queue to drain 28992 1726882970.64590: waiting for pending results... 28992 1726882970.64728: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882970.64926: in run() - task 0affc7ec-ae25-9fb4-6018-00000000073e 28992 1726882970.64932: variable 'ansible_search_path' from source: unknown 28992 1726882970.64935: variable 'ansible_search_path' from source: unknown 28992 1726882970.65032: calling self._execute() 28992 1726882970.65097: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882970.65111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882970.65129: variable 'omit' from source: magic vars 28992 1726882970.65602: variable 'ansible_distribution_major_version' from source: facts 28992 1726882970.65618: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882970.65763: variable 'network_provider' from source: set_fact 28992 1726882970.65800: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882970.65803: when evaluation is False, skipping this task 28992 1726882970.65805: _execute() done 28992 1726882970.65807: dumping result to json 28992 1726882970.65809: done dumping result, returning 28992 1726882970.65812: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-00000000073e] 28992 1726882970.65823: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073e 28992 1726882970.65987: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073e 28992 1726882970.65993: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726882970.66068: no more pending results, returning what we have 28992 1726882970.66072: results queue empty 28992 1726882970.66073: checking for any_errors_fatal 28992 1726882970.66079: done checking for any_errors_fatal 28992 1726882970.66080: checking for max_fail_percentage 28992 1726882970.66082: done checking for max_fail_percentage 28992 1726882970.66086: checking to see if all hosts have failed and the running result is not ok 28992 1726882970.66087: done checking to see if all hosts have failed 28992 1726882970.66088: getting the remaining hosts for this loop 28992 1726882970.66090: done getting the remaining hosts for this loop 28992 1726882970.66094: getting the next task for host managed_node1 28992 1726882970.66102: done getting next task for host managed_node1 28992 1726882970.66108: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882970.66113: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882970.66138: getting variables 28992 1726882970.66140: in VariableManager get_vars() 28992 1726882970.66181: Calling all_inventory to load vars for managed_node1 28992 1726882970.66188: Calling groups_inventory to load vars for managed_node1 28992 1726882970.66190: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882970.66205: Calling all_plugins_play to load vars for managed_node1 28992 1726882970.66208: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882970.66212: Calling groups_plugins_play to load vars for managed_node1 28992 1726882970.68257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882970.70486: done with get_vars() 28992 1726882970.70514: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:42:50 -0400 (0:00:00.066) 0:00:30.906 ****** 28992 1726882970.70617: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882970.70977: worker is 1 (out of 1 available) 28992 1726882970.70991: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882970.71006: done queuing things up, now waiting for results queue to drain 28992 1726882970.71007: waiting for pending results... 28992 1726882970.71440: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882970.71519: in run() - task 0affc7ec-ae25-9fb4-6018-00000000073f 28992 1726882970.71555: variable 'ansible_search_path' from source: unknown 28992 1726882970.71564: variable 'ansible_search_path' from source: unknown 28992 1726882970.71605: calling self._execute() 28992 1726882970.71724: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882970.71756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882970.71760: variable 'omit' from source: magic vars 28992 1726882970.72205: variable 'ansible_distribution_major_version' from source: facts 28992 1726882970.72213: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882970.72228: variable 'omit' from source: magic vars 28992 1726882970.72315: variable 'omit' from source: magic vars 28992 1726882970.72485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882970.75029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882970.75073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882970.75123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882970.75174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882970.75208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882970.75311: variable 'network_provider' from source: set_fact 28992 1726882970.75487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882970.75575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882970.75579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882970.75627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882970.75650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882970.75747: variable 'omit' from source: magic vars 28992 1726882970.75880: variable 'omit' from source: magic vars 28992 1726882970.76026: variable 'network_connections' from source: include params 28992 1726882970.76226: variable 'interface' from source: play vars 28992 1726882970.76229: variable 'interface' from source: play vars 28992 1726882970.76311: variable 'omit' from source: magic vars 28992 1726882970.76329: variable '__lsr_ansible_managed' from source: task vars 28992 1726882970.76408: variable '__lsr_ansible_managed' from source: task vars 28992 1726882970.77090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726882970.77354: Loaded config def from plugin (lookup/template) 28992 1726882970.77364: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726882970.77403: File lookup term: get_ansible_managed.j2 28992 1726882970.77411: variable 'ansible_search_path' from source: unknown 28992 1726882970.77424: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726882970.77450: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726882970.77473: variable 'ansible_search_path' from source: unknown 28992 1726882970.85705: variable 'ansible_managed' from source: unknown 28992 1726882970.85902: variable 'omit' from source: magic vars 28992 1726882970.85943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882970.85973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882970.86000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882970.86117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882970.86121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882970.86126: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882970.86128: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882970.86131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882970.86224: Set connection var ansible_pipelining to False 28992 1726882970.86233: Set connection var ansible_connection to ssh 28992 1726882970.86251: Set connection var ansible_timeout to 10 28992 1726882970.86262: Set connection var ansible_shell_type to sh 28992 1726882970.86277: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882970.86294: Set connection var ansible_shell_executable to /bin/sh 28992 1726882970.86325: variable 'ansible_shell_executable' from source: unknown 28992 1726882970.86337: variable 'ansible_connection' from source: unknown 28992 1726882970.86345: variable 'ansible_module_compression' from source: unknown 28992 1726882970.86359: variable 'ansible_shell_type' from source: unknown 28992 1726882970.86527: variable 'ansible_shell_executable' from source: unknown 28992 1726882970.86530: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882970.86533: variable 'ansible_pipelining' from source: unknown 28992 1726882970.86535: variable 'ansible_timeout' from source: unknown 28992 1726882970.86537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882970.86551: 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) 28992 1726882970.86574: variable 'omit' from source: magic vars 28992 1726882970.86588: starting attempt loop 28992 1726882970.86595: running the handler 28992 1726882970.86611: _low_level_execute_command(): starting 28992 1726882970.86621: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882970.87399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882970.87421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882970.87440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882970.87541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.87569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882970.87586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882970.87610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882970.87730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882970.89485: stdout chunk (state=3): >>>/root <<< 28992 1726882970.89704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882970.89708: stdout chunk (state=3): >>><<< 28992 1726882970.89710: stderr chunk (state=3): >>><<< 28992 1726882970.89733: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882970.89753: _low_level_execute_command(): starting 28992 1726882970.89849: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348 `" && echo ansible-tmp-1726882970.8974037-30156-277723073213348="` echo /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348 `" ) && sleep 0' 28992 1726882970.90581: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882970.90589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882970.90591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882970.90640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.90692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882970.90709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882970.90723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882970.90841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882970.92774: stdout chunk (state=3): >>>ansible-tmp-1726882970.8974037-30156-277723073213348=/root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348 <<< 28992 1726882970.92890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882970.92991: stderr chunk (state=3): >>><<< 28992 1726882970.92994: stdout chunk (state=3): >>><<< 28992 1726882970.93029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882970.8974037-30156-277723073213348=/root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882970.93067: variable 'ansible_module_compression' from source: unknown 28992 1726882970.93124: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726882970.93296: variable 'ansible_facts' from source: unknown 28992 1726882970.93342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py 28992 1726882970.93532: Sending initial data 28992 1726882970.93544: Sent initial data (168 bytes) 28992 1726882970.94180: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882970.94199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882970.94214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882970.94287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.94343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882970.94358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882970.94382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882970.94464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882970.96038: 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 <<< 28992 1726882970.96113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882970.96174: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1hiaod_e /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py <<< 28992 1726882970.96178: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py" <<< 28992 1726882970.96223: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1hiaod_e" to remote "/root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py" <<< 28992 1726882970.97528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882970.97533: stderr chunk (state=3): >>><<< 28992 1726882970.97536: stdout chunk (state=3): >>><<< 28992 1726882970.97538: done transferring module to remote 28992 1726882970.97540: _low_level_execute_command(): starting 28992 1726882970.97542: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/ /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py && sleep 0' 28992 1726882970.98105: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882970.98113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882970.98127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882970.98143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882970.98155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882970.98163: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882970.98175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.98189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882970.98195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882970.98206: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882970.98214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882970.98219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882970.98241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882970.98287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882970.98291: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726882970.98293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882970.98336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882970.98347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882970.98363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882970.98437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.00388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.00392: stdout chunk (state=3): >>><<< 28992 1726882971.00394: stderr chunk (state=3): >>><<< 28992 1726882971.00397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882971.00399: _low_level_execute_command(): starting 28992 1726882971.00401: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/AnsiballZ_network_connections.py && sleep 0' 28992 1726882971.00934: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882971.00949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882971.00963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.00979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882971.01075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882971.01099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.01115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.01205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.29758: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "autoconnect": false, "persistent_state": "present", "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": "statebr", "autoconnect": false, "persistent_state": "present", "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": ""}}} <<< 28992 1726882971.31730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882971.31735: stderr chunk (state=3): >>><<< 28992 1726882971.31737: stdout chunk (state=3): >>><<< 28992 1726882971.31740: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "autoconnect": false, "persistent_state": "present", "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": "statebr", "autoconnect": false, "persistent_state": "present", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882971.31814: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'autoconnect': False, 'persistent_state': 'present', '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-1726882970.8974037-30156-277723073213348/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882971.31825: _low_level_execute_command(): starting 28992 1726882971.31831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882970.8974037-30156-277723073213348/ > /dev/null 2>&1 && sleep 0' 28992 1726882971.32569: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882971.32578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882971.32606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.32623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882971.32638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882971.32711: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.32754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882971.32828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.32832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.32886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.34846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.34880: stderr chunk (state=3): >>><<< 28992 1726882971.34896: stdout chunk (state=3): >>><<< 28992 1726882971.34920: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882971.34941: handler run complete 28992 1726882971.35128: attempt loop complete, returning result 28992 1726882971.35136: _execute() done 28992 1726882971.35138: dumping result to json 28992 1726882971.35141: done dumping result, returning 28992 1726882971.35143: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-00000000073f] 28992 1726882971.35145: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073f changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428 28992 1726882971.35396: no more pending results, returning what we have 28992 1726882971.35400: results queue empty 28992 1726882971.35401: checking for any_errors_fatal 28992 1726882971.35406: done checking for any_errors_fatal 28992 1726882971.35407: checking for max_fail_percentage 28992 1726882971.35410: done checking for max_fail_percentage 28992 1726882971.35411: checking to see if all hosts have failed and the running result is not ok 28992 1726882971.35412: done checking to see if all hosts have failed 28992 1726882971.35412: getting the remaining hosts for this loop 28992 1726882971.35414: done getting the remaining hosts for this loop 28992 1726882971.35418: getting the next task for host managed_node1 28992 1726882971.35708: done getting next task for host managed_node1 28992 1726882971.35713: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882971.35717: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882971.35732: getting variables 28992 1726882971.35734: in VariableManager get_vars() 28992 1726882971.35770: Calling all_inventory to load vars for managed_node1 28992 1726882971.35772: Calling groups_inventory to load vars for managed_node1 28992 1726882971.35775: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882971.35785: Calling all_plugins_play to load vars for managed_node1 28992 1726882971.35788: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882971.35791: Calling groups_plugins_play to load vars for managed_node1 28992 1726882971.36630: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000073f 28992 1726882971.36634: WORKER PROCESS EXITING 28992 1726882971.38182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882971.41139: done with get_vars() 28992 1726882971.41171: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:42:51 -0400 (0:00:00.706) 0:00:31.613 ****** 28992 1726882971.41291: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882971.41658: worker is 1 (out of 1 available) 28992 1726882971.41673: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882971.41803: done queuing things up, now waiting for results queue to drain 28992 1726882971.41806: waiting for pending results... 28992 1726882971.42041: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882971.42216: in run() - task 0affc7ec-ae25-9fb4-6018-000000000740 28992 1726882971.42246: variable 'ansible_search_path' from source: unknown 28992 1726882971.42256: variable 'ansible_search_path' from source: unknown 28992 1726882971.42309: calling self._execute() 28992 1726882971.42429: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.42441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.42450: variable 'omit' from source: magic vars 28992 1726882971.42826: variable 'ansible_distribution_major_version' from source: facts 28992 1726882971.42830: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882971.42925: variable 'network_state' from source: role '' defaults 28992 1726882971.42935: Evaluated conditional (network_state != {}): False 28992 1726882971.42938: when evaluation is False, skipping this task 28992 1726882971.42941: _execute() done 28992 1726882971.42944: dumping result to json 28992 1726882971.42947: done dumping result, returning 28992 1726882971.42953: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000000740] 28992 1726882971.42959: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000740 28992 1726882971.43059: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000740 28992 1726882971.43062: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882971.43120: no more pending results, returning what we have 28992 1726882971.43125: results queue empty 28992 1726882971.43126: checking for any_errors_fatal 28992 1726882971.43139: done checking for any_errors_fatal 28992 1726882971.43139: checking for max_fail_percentage 28992 1726882971.43141: done checking for max_fail_percentage 28992 1726882971.43142: checking to see if all hosts have failed and the running result is not ok 28992 1726882971.43143: done checking to see if all hosts have failed 28992 1726882971.43144: getting the remaining hosts for this loop 28992 1726882971.43146: done getting the remaining hosts for this loop 28992 1726882971.43149: getting the next task for host managed_node1 28992 1726882971.43157: done getting next task for host managed_node1 28992 1726882971.43161: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882971.43166: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882971.43186: getting variables 28992 1726882971.43188: in VariableManager get_vars() 28992 1726882971.43220: Calling all_inventory to load vars for managed_node1 28992 1726882971.43232: Calling groups_inventory to load vars for managed_node1 28992 1726882971.43235: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882971.43245: Calling all_plugins_play to load vars for managed_node1 28992 1726882971.43248: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882971.43250: Calling groups_plugins_play to load vars for managed_node1 28992 1726882971.44251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882971.46092: done with get_vars() 28992 1726882971.46111: done getting variables 28992 1726882971.46158: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:42:51 -0400 (0:00:00.048) 0:00:31.662 ****** 28992 1726882971.46187: entering _queue_task() for managed_node1/debug 28992 1726882971.46453: worker is 1 (out of 1 available) 28992 1726882971.46468: exiting _queue_task() for managed_node1/debug 28992 1726882971.46480: done queuing things up, now waiting for results queue to drain 28992 1726882971.46483: waiting for pending results... 28992 1726882971.46685: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882971.46776: in run() - task 0affc7ec-ae25-9fb4-6018-000000000741 28992 1726882971.46791: variable 'ansible_search_path' from source: unknown 28992 1726882971.46795: variable 'ansible_search_path' from source: unknown 28992 1726882971.46832: calling self._execute() 28992 1726882971.46904: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.46909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.46917: variable 'omit' from source: magic vars 28992 1726882971.47225: variable 'ansible_distribution_major_version' from source: facts 28992 1726882971.47235: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882971.47243: variable 'omit' from source: magic vars 28992 1726882971.47298: variable 'omit' from source: magic vars 28992 1726882971.47325: variable 'omit' from source: magic vars 28992 1726882971.47360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882971.47391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882971.47408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882971.47425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882971.47435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882971.47460: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882971.47463: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.47466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.47546: Set connection var ansible_pipelining to False 28992 1726882971.47550: Set connection var ansible_connection to ssh 28992 1726882971.47552: Set connection var ansible_timeout to 10 28992 1726882971.47555: Set connection var ansible_shell_type to sh 28992 1726882971.47562: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882971.47568: Set connection var ansible_shell_executable to /bin/sh 28992 1726882971.47589: variable 'ansible_shell_executable' from source: unknown 28992 1726882971.47593: variable 'ansible_connection' from source: unknown 28992 1726882971.47597: variable 'ansible_module_compression' from source: unknown 28992 1726882971.47599: variable 'ansible_shell_type' from source: unknown 28992 1726882971.47603: variable 'ansible_shell_executable' from source: unknown 28992 1726882971.47605: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.47608: variable 'ansible_pipelining' from source: unknown 28992 1726882971.47610: variable 'ansible_timeout' from source: unknown 28992 1726882971.47612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.47728: 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) 28992 1726882971.47740: variable 'omit' from source: magic vars 28992 1726882971.47744: starting attempt loop 28992 1726882971.47746: running the handler 28992 1726882971.47840: variable '__network_connections_result' from source: set_fact 28992 1726882971.47888: handler run complete 28992 1726882971.47902: attempt loop complete, returning result 28992 1726882971.47907: _execute() done 28992 1726882971.47911: dumping result to json 28992 1726882971.47913: done dumping result, returning 28992 1726882971.47919: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000000741] 28992 1726882971.47925: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000741 28992 1726882971.48025: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000741 28992 1726882971.48028: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428" ] } 28992 1726882971.48130: no more pending results, returning what we have 28992 1726882971.48133: results queue empty 28992 1726882971.48134: checking for any_errors_fatal 28992 1726882971.48140: done checking for any_errors_fatal 28992 1726882971.48141: checking for max_fail_percentage 28992 1726882971.48143: done checking for max_fail_percentage 28992 1726882971.48143: checking to see if all hosts have failed and the running result is not ok 28992 1726882971.48144: done checking to see if all hosts have failed 28992 1726882971.48145: getting the remaining hosts for this loop 28992 1726882971.48147: done getting the remaining hosts for this loop 28992 1726882971.48150: getting the next task for host managed_node1 28992 1726882971.48157: done getting next task for host managed_node1 28992 1726882971.48160: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882971.48164: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882971.48174: getting variables 28992 1726882971.48175: in VariableManager get_vars() 28992 1726882971.48207: Calling all_inventory to load vars for managed_node1 28992 1726882971.48210: Calling groups_inventory to load vars for managed_node1 28992 1726882971.48212: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882971.48223: Calling all_plugins_play to load vars for managed_node1 28992 1726882971.48267: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882971.48271: Calling groups_plugins_play to load vars for managed_node1 28992 1726882971.49975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882971.52075: done with get_vars() 28992 1726882971.52113: done getting variables 28992 1726882971.52204: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:42:51 -0400 (0:00:00.060) 0:00:31.722 ****** 28992 1726882971.52253: entering _queue_task() for managed_node1/debug 28992 1726882971.52570: worker is 1 (out of 1 available) 28992 1726882971.52590: exiting _queue_task() for managed_node1/debug 28992 1726882971.52603: done queuing things up, now waiting for results queue to drain 28992 1726882971.52605: waiting for pending results... 28992 1726882971.52803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882971.52906: in run() - task 0affc7ec-ae25-9fb4-6018-000000000742 28992 1726882971.52918: variable 'ansible_search_path' from source: unknown 28992 1726882971.52923: variable 'ansible_search_path' from source: unknown 28992 1726882971.52958: calling self._execute() 28992 1726882971.53035: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.53040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.53050: variable 'omit' from source: magic vars 28992 1726882971.53352: variable 'ansible_distribution_major_version' from source: facts 28992 1726882971.53363: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882971.53371: variable 'omit' from source: magic vars 28992 1726882971.53421: variable 'omit' from source: magic vars 28992 1726882971.53448: variable 'omit' from source: magic vars 28992 1726882971.53486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882971.53516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882971.53535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882971.53550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882971.53560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882971.53588: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882971.53591: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.53594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.53672: Set connection var ansible_pipelining to False 28992 1726882971.53675: Set connection var ansible_connection to ssh 28992 1726882971.53678: Set connection var ansible_timeout to 10 28992 1726882971.53680: Set connection var ansible_shell_type to sh 28992 1726882971.53688: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882971.53694: Set connection var ansible_shell_executable to /bin/sh 28992 1726882971.53717: variable 'ansible_shell_executable' from source: unknown 28992 1726882971.53720: variable 'ansible_connection' from source: unknown 28992 1726882971.53723: variable 'ansible_module_compression' from source: unknown 28992 1726882971.53733: variable 'ansible_shell_type' from source: unknown 28992 1726882971.53736: variable 'ansible_shell_executable' from source: unknown 28992 1726882971.53738: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.53741: variable 'ansible_pipelining' from source: unknown 28992 1726882971.53743: variable 'ansible_timeout' from source: unknown 28992 1726882971.53745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.53861: 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) 28992 1726882971.53871: variable 'omit' from source: magic vars 28992 1726882971.53876: starting attempt loop 28992 1726882971.53879: running the handler 28992 1726882971.53919: variable '__network_connections_result' from source: set_fact 28992 1726882971.53986: variable '__network_connections_result' from source: set_fact 28992 1726882971.54113: handler run complete 28992 1726882971.54137: attempt loop complete, returning result 28992 1726882971.54140: _execute() done 28992 1726882971.54144: dumping result to json 28992 1726882971.54146: done dumping result, returning 28992 1726882971.54157: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000000742] 28992 1726882971.54160: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000742 28992 1726882971.54277: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000742 28992 1726882971.54280: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428" ] } } 28992 1726882971.54404: no more pending results, returning what we have 28992 1726882971.54407: results queue empty 28992 1726882971.54409: checking for any_errors_fatal 28992 1726882971.54416: done checking for any_errors_fatal 28992 1726882971.54416: checking for max_fail_percentage 28992 1726882971.54419: done checking for max_fail_percentage 28992 1726882971.54419: checking to see if all hosts have failed and the running result is not ok 28992 1726882971.54420: done checking to see if all hosts have failed 28992 1726882971.54421: getting the remaining hosts for this loop 28992 1726882971.54425: done getting the remaining hosts for this loop 28992 1726882971.54428: getting the next task for host managed_node1 28992 1726882971.54434: done getting next task for host managed_node1 28992 1726882971.54438: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882971.54442: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882971.54452: getting variables 28992 1726882971.54459: in VariableManager get_vars() 28992 1726882971.54493: Calling all_inventory to load vars for managed_node1 28992 1726882971.54496: Calling groups_inventory to load vars for managed_node1 28992 1726882971.54498: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882971.54516: Calling all_plugins_play to load vars for managed_node1 28992 1726882971.54519: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882971.54524: Calling groups_plugins_play to load vars for managed_node1 28992 1726882971.56127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882971.57332: done with get_vars() 28992 1726882971.57355: done getting variables 28992 1726882971.57406: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:42:51 -0400 (0:00:00.051) 0:00:31.774 ****** 28992 1726882971.57434: entering _queue_task() for managed_node1/debug 28992 1726882971.57705: worker is 1 (out of 1 available) 28992 1726882971.57720: exiting _queue_task() for managed_node1/debug 28992 1726882971.57735: done queuing things up, now waiting for results queue to drain 28992 1726882971.57737: waiting for pending results... 28992 1726882971.58339: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882971.58344: in run() - task 0affc7ec-ae25-9fb4-6018-000000000743 28992 1726882971.58347: variable 'ansible_search_path' from source: unknown 28992 1726882971.58355: variable 'ansible_search_path' from source: unknown 28992 1726882971.58358: calling self._execute() 28992 1726882971.58390: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.58401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.58414: variable 'omit' from source: magic vars 28992 1726882971.58811: variable 'ansible_distribution_major_version' from source: facts 28992 1726882971.58832: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882971.58968: variable 'network_state' from source: role '' defaults 28992 1726882971.58985: Evaluated conditional (network_state != {}): False 28992 1726882971.58994: when evaluation is False, skipping this task 28992 1726882971.59001: _execute() done 28992 1726882971.59008: dumping result to json 28992 1726882971.59015: done dumping result, returning 28992 1726882971.59030: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000000743] 28992 1726882971.59057: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000743 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726882971.59235: no more pending results, returning what we have 28992 1726882971.59240: results queue empty 28992 1726882971.59241: checking for any_errors_fatal 28992 1726882971.59250: done checking for any_errors_fatal 28992 1726882971.59251: checking for max_fail_percentage 28992 1726882971.59252: done checking for max_fail_percentage 28992 1726882971.59253: checking to see if all hosts have failed and the running result is not ok 28992 1726882971.59254: done checking to see if all hosts have failed 28992 1726882971.59255: getting the remaining hosts for this loop 28992 1726882971.59257: done getting the remaining hosts for this loop 28992 1726882971.59261: getting the next task for host managed_node1 28992 1726882971.59270: done getting next task for host managed_node1 28992 1726882971.59274: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882971.59279: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882971.59305: getting variables 28992 1726882971.59308: in VariableManager get_vars() 28992 1726882971.59458: Calling all_inventory to load vars for managed_node1 28992 1726882971.59461: Calling groups_inventory to load vars for managed_node1 28992 1726882971.59463: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882971.59474: Calling all_plugins_play to load vars for managed_node1 28992 1726882971.59477: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882971.59480: Calling groups_plugins_play to load vars for managed_node1 28992 1726882971.60004: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000743 28992 1726882971.60008: WORKER PROCESS EXITING 28992 1726882971.61150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882971.63394: done with get_vars() 28992 1726882971.63426: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:42:51 -0400 (0:00:00.060) 0:00:31.835 ****** 28992 1726882971.63539: entering _queue_task() for managed_node1/ping 28992 1726882971.64032: worker is 1 (out of 1 available) 28992 1726882971.64047: exiting _queue_task() for managed_node1/ping 28992 1726882971.64060: done queuing things up, now waiting for results queue to drain 28992 1726882971.64062: waiting for pending results... 28992 1726882971.64301: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882971.64528: in run() - task 0affc7ec-ae25-9fb4-6018-000000000744 28992 1726882971.64531: variable 'ansible_search_path' from source: unknown 28992 1726882971.64534: variable 'ansible_search_path' from source: unknown 28992 1726882971.64536: calling self._execute() 28992 1726882971.64620: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.64635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.64654: variable 'omit' from source: magic vars 28992 1726882971.65051: variable 'ansible_distribution_major_version' from source: facts 28992 1726882971.65069: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882971.65085: variable 'omit' from source: magic vars 28992 1726882971.65327: variable 'omit' from source: magic vars 28992 1726882971.65330: variable 'omit' from source: magic vars 28992 1726882971.65333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882971.65336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882971.65338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882971.65341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882971.65358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882971.65395: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882971.65404: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.65412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.65524: Set connection var ansible_pipelining to False 28992 1726882971.65533: Set connection var ansible_connection to ssh 28992 1726882971.65545: Set connection var ansible_timeout to 10 28992 1726882971.65553: Set connection var ansible_shell_type to sh 28992 1726882971.65569: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882971.65582: Set connection var ansible_shell_executable to /bin/sh 28992 1726882971.65613: variable 'ansible_shell_executable' from source: unknown 28992 1726882971.65623: variable 'ansible_connection' from source: unknown 28992 1726882971.65632: variable 'ansible_module_compression' from source: unknown 28992 1726882971.65639: variable 'ansible_shell_type' from source: unknown 28992 1726882971.65646: variable 'ansible_shell_executable' from source: unknown 28992 1726882971.65653: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882971.65666: variable 'ansible_pipelining' from source: unknown 28992 1726882971.65680: variable 'ansible_timeout' from source: unknown 28992 1726882971.65689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882971.65929: 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) 28992 1726882971.66002: variable 'omit' from source: magic vars 28992 1726882971.66005: starting attempt loop 28992 1726882971.66008: running the handler 28992 1726882971.66011: _low_level_execute_command(): starting 28992 1726882971.66013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882971.66720: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882971.66778: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.66855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.66882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.66970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.68757: stdout chunk (state=3): >>>/root <<< 28992 1726882971.68862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.68910: stderr chunk (state=3): >>><<< 28992 1726882971.68914: stdout chunk (state=3): >>><<< 28992 1726882971.68937: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882971.68953: _low_level_execute_command(): starting 28992 1726882971.68960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137 `" && echo ansible-tmp-1726882971.689391-30196-211549129963137="` echo /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137 `" ) && sleep 0' 28992 1726882971.69429: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.69434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.69437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.69446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.69486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882971.69490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.69554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.71503: stdout chunk (state=3): >>>ansible-tmp-1726882971.689391-30196-211549129963137=/root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137 <<< 28992 1726882971.71624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.71675: stderr chunk (state=3): >>><<< 28992 1726882971.71678: stdout chunk (state=3): >>><<< 28992 1726882971.71697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882971.689391-30196-211549129963137=/root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882971.71739: variable 'ansible_module_compression' from source: unknown 28992 1726882971.71774: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726882971.71806: variable 'ansible_facts' from source: unknown 28992 1726882971.71862: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py 28992 1726882971.71972: Sending initial data 28992 1726882971.71976: Sent initial data (152 bytes) 28992 1726882971.72424: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.72428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882971.72460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882971.72463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882971.72466: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.72468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.72516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.72538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.72590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.74192: 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 <<< 28992 1726882971.74198: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882971.74239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882971.74291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpyo1b3u7k /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py <<< 28992 1726882971.74294: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py" <<< 28992 1726882971.74340: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpyo1b3u7k" to remote "/root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py" <<< 28992 1726882971.74346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py" <<< 28992 1726882971.74905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.74969: stderr chunk (state=3): >>><<< 28992 1726882971.74972: stdout chunk (state=3): >>><<< 28992 1726882971.74992: done transferring module to remote 28992 1726882971.75002: _low_level_execute_command(): starting 28992 1726882971.75006: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/ /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py && sleep 0' 28992 1726882971.75459: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882971.75463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882971.75465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.75468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882971.75470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882971.75475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.75528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882971.75532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.75543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.75586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.77540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.77544: stdout chunk (state=3): >>><<< 28992 1726882971.77546: stderr chunk (state=3): >>><<< 28992 1726882971.77548: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882971.77550: _low_level_execute_command(): starting 28992 1726882971.77552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/AnsiballZ_ping.py && sleep 0' 28992 1726882971.78111: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882971.78124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882971.78175: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.78251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882971.78268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.78298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.78386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.94636: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726882971.95988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882971.96046: stderr chunk (state=3): >>><<< 28992 1726882971.96049: stdout chunk (state=3): >>><<< 28992 1726882971.96065: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882971.96088: 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-1726882971.689391-30196-211549129963137/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882971.96105: _low_level_execute_command(): starting 28992 1726882971.96108: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882971.689391-30196-211549129963137/ > /dev/null 2>&1 && sleep 0' 28992 1726882971.96767: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882971.96775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882971.96780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882971.96838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882971.98758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882971.98815: stderr chunk (state=3): >>><<< 28992 1726882971.98819: stdout chunk (state=3): >>><<< 28992 1726882971.98835: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882971.98844: handler run complete 28992 1726882971.98857: attempt loop complete, returning result 28992 1726882971.98860: _execute() done 28992 1726882971.98863: dumping result to json 28992 1726882971.98865: done dumping result, returning 28992 1726882971.98874: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000000744] 28992 1726882971.98879: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000744 28992 1726882971.98978: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000744 28992 1726882971.98981: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726882971.99051: no more pending results, returning what we have 28992 1726882971.99055: results queue empty 28992 1726882971.99056: checking for any_errors_fatal 28992 1726882971.99063: done checking for any_errors_fatal 28992 1726882971.99063: checking for max_fail_percentage 28992 1726882971.99065: done checking for max_fail_percentage 28992 1726882971.99066: checking to see if all hosts have failed and the running result is not ok 28992 1726882971.99067: done checking to see if all hosts have failed 28992 1726882971.99068: getting the remaining hosts for this loop 28992 1726882971.99070: done getting the remaining hosts for this loop 28992 1726882971.99074: getting the next task for host managed_node1 28992 1726882971.99086: done getting next task for host managed_node1 28992 1726882971.99089: ^ task is: TASK: meta (role_complete) 28992 1726882971.99093: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882971.99104: getting variables 28992 1726882971.99106: in VariableManager get_vars() 28992 1726882971.99146: Calling all_inventory to load vars for managed_node1 28992 1726882971.99149: Calling groups_inventory to load vars for managed_node1 28992 1726882971.99151: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882971.99163: Calling all_plugins_play to load vars for managed_node1 28992 1726882971.99166: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882971.99168: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.04770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.06209: done with get_vars() 28992 1726882972.06234: done getting variables 28992 1726882972.06297: done queuing things up, now waiting for results queue to drain 28992 1726882972.06298: results queue empty 28992 1726882972.06299: checking for any_errors_fatal 28992 1726882972.06301: done checking for any_errors_fatal 28992 1726882972.06302: checking for max_fail_percentage 28992 1726882972.06303: done checking for max_fail_percentage 28992 1726882972.06303: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.06304: done checking to see if all hosts have failed 28992 1726882972.06304: getting the remaining hosts for this loop 28992 1726882972.06305: done getting the remaining hosts for this loop 28992 1726882972.06307: getting the next task for host managed_node1 28992 1726882972.06310: done getting next task for host managed_node1 28992 1726882972.06312: ^ task is: TASK: Show result 28992 1726882972.06314: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882972.06315: getting variables 28992 1726882972.06316: in VariableManager get_vars() 28992 1726882972.06326: Calling all_inventory to load vars for managed_node1 28992 1726882972.06327: Calling groups_inventory to load vars for managed_node1 28992 1726882972.06329: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.06333: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.06334: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.06336: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.07250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.08445: done with get_vars() 28992 1726882972.08463: done getting variables 28992 1726882972.08500: 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 result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Friday 20 September 2024 21:42:52 -0400 (0:00:00.449) 0:00:32.285 ****** 28992 1726882972.08523: entering _queue_task() for managed_node1/debug 28992 1726882972.08817: worker is 1 (out of 1 available) 28992 1726882972.08834: exiting _queue_task() for managed_node1/debug 28992 1726882972.08849: done queuing things up, now waiting for results queue to drain 28992 1726882972.08852: waiting for pending results... 28992 1726882972.09046: running TaskExecutor() for managed_node1/TASK: Show result 28992 1726882972.09135: in run() - task 0affc7ec-ae25-9fb4-6018-0000000006b2 28992 1726882972.09146: variable 'ansible_search_path' from source: unknown 28992 1726882972.09150: variable 'ansible_search_path' from source: unknown 28992 1726882972.09185: calling self._execute() 28992 1726882972.09267: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.09275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.09286: variable 'omit' from source: magic vars 28992 1726882972.09591: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.09600: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.09607: variable 'omit' from source: magic vars 28992 1726882972.09646: variable 'omit' from source: magic vars 28992 1726882972.09672: variable 'omit' from source: magic vars 28992 1726882972.09708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882972.09741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882972.09761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882972.09779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.09791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.09815: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882972.09819: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.09823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.09902: Set connection var ansible_pipelining to False 28992 1726882972.09905: Set connection var ansible_connection to ssh 28992 1726882972.09908: Set connection var ansible_timeout to 10 28992 1726882972.09911: Set connection var ansible_shell_type to sh 28992 1726882972.09918: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882972.09925: Set connection var ansible_shell_executable to /bin/sh 28992 1726882972.09944: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.09947: variable 'ansible_connection' from source: unknown 28992 1726882972.09952: variable 'ansible_module_compression' from source: unknown 28992 1726882972.09955: variable 'ansible_shell_type' from source: unknown 28992 1726882972.09958: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.09962: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.09964: variable 'ansible_pipelining' from source: unknown 28992 1726882972.09967: variable 'ansible_timeout' from source: unknown 28992 1726882972.09969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.10090: 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) 28992 1726882972.10094: variable 'omit' from source: magic vars 28992 1726882972.10097: starting attempt loop 28992 1726882972.10100: running the handler 28992 1726882972.10139: variable '__network_connections_result' from source: set_fact 28992 1726882972.10199: variable '__network_connections_result' from source: set_fact 28992 1726882972.10292: handler run complete 28992 1726882972.10315: attempt loop complete, returning result 28992 1726882972.10320: _execute() done 28992 1726882972.10323: dumping result to json 28992 1726882972.10325: done dumping result, returning 28992 1726882972.10334: done running TaskExecutor() for managed_node1/TASK: Show result [0affc7ec-ae25-9fb4-6018-0000000006b2] 28992 1726882972.10337: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000006b2 28992 1726882972.10443: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000006b2 28992 1726882972.10447: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 37039d2f-3cec-45ec-ac93-b76dd3907428" ] } } 28992 1726882972.10532: no more pending results, returning what we have 28992 1726882972.10535: results queue empty 28992 1726882972.10536: checking for any_errors_fatal 28992 1726882972.10538: done checking for any_errors_fatal 28992 1726882972.10539: checking for max_fail_percentage 28992 1726882972.10540: done checking for max_fail_percentage 28992 1726882972.10541: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.10542: done checking to see if all hosts have failed 28992 1726882972.10543: getting the remaining hosts for this loop 28992 1726882972.10545: done getting the remaining hosts for this loop 28992 1726882972.10548: getting the next task for host managed_node1 28992 1726882972.10564: done getting next task for host managed_node1 28992 1726882972.10568: ^ task is: TASK: Asserts 28992 1726882972.10570: ^ state is: HOST STATE: block=4, 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 28992 1726882972.10575: getting variables 28992 1726882972.10577: in VariableManager get_vars() 28992 1726882972.10608: Calling all_inventory to load vars for managed_node1 28992 1726882972.10611: Calling groups_inventory to load vars for managed_node1 28992 1726882972.10614: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.10627: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.10630: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.10632: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.11625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.12952: done with get_vars() 28992 1726882972.12970: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:42:52 -0400 (0:00:00.045) 0:00:32.330 ****** 28992 1726882972.13053: entering _queue_task() for managed_node1/include_tasks 28992 1726882972.13334: worker is 1 (out of 1 available) 28992 1726882972.13349: exiting _queue_task() for managed_node1/include_tasks 28992 1726882972.13363: done queuing things up, now waiting for results queue to drain 28992 1726882972.13365: waiting for pending results... 28992 1726882972.13563: running TaskExecutor() for managed_node1/TASK: Asserts 28992 1726882972.13653: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005b9 28992 1726882972.13665: variable 'ansible_search_path' from source: unknown 28992 1726882972.13668: variable 'ansible_search_path' from source: unknown 28992 1726882972.13713: variable 'lsr_assert' from source: include params 28992 1726882972.13891: variable 'lsr_assert' from source: include params 28992 1726882972.13949: variable 'omit' from source: magic vars 28992 1726882972.14052: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.14062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.14072: variable 'omit' from source: magic vars 28992 1726882972.14246: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.14260: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.14264: variable 'item' from source: unknown 28992 1726882972.14326: variable 'item' from source: unknown 28992 1726882972.14350: variable 'item' from source: unknown 28992 1726882972.14400: variable 'item' from source: unknown 28992 1726882972.14543: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.14546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.14549: variable 'omit' from source: magic vars 28992 1726882972.14624: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.14628: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.14670: variable 'item' from source: unknown 28992 1726882972.14679: variable 'item' from source: unknown 28992 1726882972.14702: variable 'item' from source: unknown 28992 1726882972.14749: variable 'item' from source: unknown 28992 1726882972.14820: dumping result to json 28992 1726882972.14825: done dumping result, returning 28992 1726882972.14828: done running TaskExecutor() for managed_node1/TASK: Asserts [0affc7ec-ae25-9fb4-6018-0000000005b9] 28992 1726882972.14830: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b9 28992 1726882972.14871: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005b9 28992 1726882972.14874: WORKER PROCESS EXITING 28992 1726882972.14901: no more pending results, returning what we have 28992 1726882972.14906: in VariableManager get_vars() 28992 1726882972.14945: Calling all_inventory to load vars for managed_node1 28992 1726882972.14948: Calling groups_inventory to load vars for managed_node1 28992 1726882972.14951: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.14966: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.14970: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.14973: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.15980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.17174: done with get_vars() 28992 1726882972.17194: variable 'ansible_search_path' from source: unknown 28992 1726882972.17195: variable 'ansible_search_path' from source: unknown 28992 1726882972.17230: variable 'ansible_search_path' from source: unknown 28992 1726882972.17231: variable 'ansible_search_path' from source: unknown 28992 1726882972.17250: we have included files to process 28992 1726882972.17251: generating all_blocks data 28992 1726882972.17252: done generating all_blocks data 28992 1726882972.17256: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882972.17257: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882972.17259: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726882972.17341: in VariableManager get_vars() 28992 1726882972.17356: done with get_vars() 28992 1726882972.17444: done processing included file 28992 1726882972.17446: iterating over new_blocks loaded from include file 28992 1726882972.17447: in VariableManager get_vars() 28992 1726882972.17456: done with get_vars() 28992 1726882972.17457: filtering new block on tags 28992 1726882972.17481: done filtering new block on tags 28992 1726882972.17485: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 28992 1726882972.17489: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882972.17490: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882972.17492: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882972.17562: in VariableManager get_vars() 28992 1726882972.17574: done with get_vars() 28992 1726882972.17745: done processing included file 28992 1726882972.17746: iterating over new_blocks loaded from include file 28992 1726882972.17747: in VariableManager get_vars() 28992 1726882972.17757: done with get_vars() 28992 1726882972.17758: filtering new block on tags 28992 1726882972.17791: done filtering new block on tags 28992 1726882972.17793: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 28992 1726882972.17796: extending task lists for all hosts with included blocks 28992 1726882972.18519: done extending task lists 28992 1726882972.18520: done processing included files 28992 1726882972.18521: results queue empty 28992 1726882972.18523: checking for any_errors_fatal 28992 1726882972.18527: done checking for any_errors_fatal 28992 1726882972.18528: checking for max_fail_percentage 28992 1726882972.18529: done checking for max_fail_percentage 28992 1726882972.18529: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.18530: done checking to see if all hosts have failed 28992 1726882972.18530: getting the remaining hosts for this loop 28992 1726882972.18531: done getting the remaining hosts for this loop 28992 1726882972.18533: getting the next task for host managed_node1 28992 1726882972.18536: done getting next task for host managed_node1 28992 1726882972.18537: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726882972.18539: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882972.18546: getting variables 28992 1726882972.18546: in VariableManager get_vars() 28992 1726882972.18553: Calling all_inventory to load vars for managed_node1 28992 1726882972.18555: Calling groups_inventory to load vars for managed_node1 28992 1726882972.18556: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.18561: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.18562: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.18564: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.19485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.20694: done with get_vars() 28992 1726882972.20723: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:42:52 -0400 (0:00:00.077) 0:00:32.408 ****** 28992 1726882972.20785: entering _queue_task() for managed_node1/include_tasks 28992 1726882972.21070: worker is 1 (out of 1 available) 28992 1726882972.21087: exiting _queue_task() for managed_node1/include_tasks 28992 1726882972.21101: done queuing things up, now waiting for results queue to drain 28992 1726882972.21103: waiting for pending results... 28992 1726882972.21348: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726882972.21387: in run() - task 0affc7ec-ae25-9fb4-6018-0000000008a8 28992 1726882972.21397: variable 'ansible_search_path' from source: unknown 28992 1726882972.21400: variable 'ansible_search_path' from source: unknown 28992 1726882972.21434: calling self._execute() 28992 1726882972.21508: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.21514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.21524: variable 'omit' from source: magic vars 28992 1726882972.21845: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.21856: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.21862: _execute() done 28992 1726882972.21865: dumping result to json 28992 1726882972.21868: done dumping result, returning 28992 1726882972.21879: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-0000000008a8] 28992 1726882972.21882: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008a8 28992 1726882972.21973: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008a8 28992 1726882972.21975: WORKER PROCESS EXITING 28992 1726882972.22015: no more pending results, returning what we have 28992 1726882972.22020: in VariableManager get_vars() 28992 1726882972.22176: Calling all_inventory to load vars for managed_node1 28992 1726882972.22179: Calling groups_inventory to load vars for managed_node1 28992 1726882972.22182: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.22196: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.22199: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.22202: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.23778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.24982: done with get_vars() 28992 1726882972.25001: variable 'ansible_search_path' from source: unknown 28992 1726882972.25002: variable 'ansible_search_path' from source: unknown 28992 1726882972.25009: variable 'item' from source: include params 28992 1726882972.25100: variable 'item' from source: include params 28992 1726882972.25129: we have included files to process 28992 1726882972.25130: generating all_blocks data 28992 1726882972.25131: done generating all_blocks data 28992 1726882972.25132: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882972.25133: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882972.25135: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882972.25271: done processing included file 28992 1726882972.25273: iterating over new_blocks loaded from include file 28992 1726882972.25274: in VariableManager get_vars() 28992 1726882972.25287: done with get_vars() 28992 1726882972.25289: filtering new block on tags 28992 1726882972.25311: done filtering new block on tags 28992 1726882972.25313: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726882972.25316: extending task lists for all hosts with included blocks 28992 1726882972.25423: done extending task lists 28992 1726882972.25424: done processing included files 28992 1726882972.25425: results queue empty 28992 1726882972.25425: checking for any_errors_fatal 28992 1726882972.25429: done checking for any_errors_fatal 28992 1726882972.25429: checking for max_fail_percentage 28992 1726882972.25430: done checking for max_fail_percentage 28992 1726882972.25430: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.25431: done checking to see if all hosts have failed 28992 1726882972.25432: getting the remaining hosts for this loop 28992 1726882972.25432: done getting the remaining hosts for this loop 28992 1726882972.25434: getting the next task for host managed_node1 28992 1726882972.25437: done getting next task for host managed_node1 28992 1726882972.25439: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726882972.25441: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882972.25443: getting variables 28992 1726882972.25443: in VariableManager get_vars() 28992 1726882972.25450: Calling all_inventory to load vars for managed_node1 28992 1726882972.25452: Calling groups_inventory to load vars for managed_node1 28992 1726882972.25453: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.25458: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.25459: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.25461: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.26315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.27559: done with get_vars() 28992 1726882972.27576: done getting variables 28992 1726882972.27675: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:42:52 -0400 (0:00:00.069) 0:00:32.477 ****** 28992 1726882972.27703: entering _queue_task() for managed_node1/stat 28992 1726882972.27987: worker is 1 (out of 1 available) 28992 1726882972.28002: exiting _queue_task() for managed_node1/stat 28992 1726882972.28016: done queuing things up, now waiting for results queue to drain 28992 1726882972.28018: waiting for pending results... 28992 1726882972.28217: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726882972.28299: in run() - task 0affc7ec-ae25-9fb4-6018-000000000928 28992 1726882972.28313: variable 'ansible_search_path' from source: unknown 28992 1726882972.28316: variable 'ansible_search_path' from source: unknown 28992 1726882972.28350: calling self._execute() 28992 1726882972.28432: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.28438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.28447: variable 'omit' from source: magic vars 28992 1726882972.28743: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.28753: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.28835: variable 'omit' from source: magic vars 28992 1726882972.28840: variable 'omit' from source: magic vars 28992 1726882972.28902: variable 'interface' from source: play vars 28992 1726882972.28918: variable 'omit' from source: magic vars 28992 1726882972.28955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882972.28989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882972.29004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882972.29018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.29034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.29059: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882972.29062: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.29065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.29141: Set connection var ansible_pipelining to False 28992 1726882972.29146: Set connection var ansible_connection to ssh 28992 1726882972.29149: Set connection var ansible_timeout to 10 28992 1726882972.29152: Set connection var ansible_shell_type to sh 28992 1726882972.29159: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882972.29166: Set connection var ansible_shell_executable to /bin/sh 28992 1726882972.29187: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.29191: variable 'ansible_connection' from source: unknown 28992 1726882972.29194: variable 'ansible_module_compression' from source: unknown 28992 1726882972.29196: variable 'ansible_shell_type' from source: unknown 28992 1726882972.29198: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.29201: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.29203: variable 'ansible_pipelining' from source: unknown 28992 1726882972.29206: variable 'ansible_timeout' from source: unknown 28992 1726882972.29208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.29367: 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) 28992 1726882972.29379: variable 'omit' from source: magic vars 28992 1726882972.29387: starting attempt loop 28992 1726882972.29393: running the handler 28992 1726882972.29410: _low_level_execute_command(): starting 28992 1726882972.29529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882972.30133: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.30262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.30374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.32138: stdout chunk (state=3): >>>/root <<< 28992 1726882972.32427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.32431: stdout chunk (state=3): >>><<< 28992 1726882972.32434: stderr chunk (state=3): >>><<< 28992 1726882972.32437: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882972.32440: _low_level_execute_command(): starting 28992 1726882972.32443: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623 `" && echo ansible-tmp-1726882972.3233216-30221-201007353628623="` echo /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623 `" ) && sleep 0' 28992 1726882972.33020: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882972.33036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882972.33091: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.33164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.33201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.33307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.35248: stdout chunk (state=3): >>>ansible-tmp-1726882972.3233216-30221-201007353628623=/root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623 <<< 28992 1726882972.35374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.35428: stderr chunk (state=3): >>><<< 28992 1726882972.35431: stdout chunk (state=3): >>><<< 28992 1726882972.35447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882972.3233216-30221-201007353628623=/root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882972.35492: variable 'ansible_module_compression' from source: unknown 28992 1726882972.35538: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882972.35571: variable 'ansible_facts' from source: unknown 28992 1726882972.35634: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py 28992 1726882972.35770: Sending initial data 28992 1726882972.35774: Sent initial data (153 bytes) 28992 1726882972.36437: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.36460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.36476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882972.36508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.36618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.38212: 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 <<< 28992 1726882972.38301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882972.38367: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpj05ulkee /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py <<< 28992 1726882972.38370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py" <<< 28992 1726882972.38417: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpj05ulkee" to remote "/root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py" <<< 28992 1726882972.39465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.39523: stderr chunk (state=3): >>><<< 28992 1726882972.39528: stdout chunk (state=3): >>><<< 28992 1726882972.39531: done transferring module to remote 28992 1726882972.39547: _low_level_execute_command(): starting 28992 1726882972.39563: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/ /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py && sleep 0' 28992 1726882972.40327: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882972.40332: 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 <<< 28992 1726882972.40335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.40351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.40397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.40409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.40462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.42282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.42340: stderr chunk (state=3): >>><<< 28992 1726882972.42565: stdout chunk (state=3): >>><<< 28992 1726882972.42575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882972.42579: _low_level_execute_command(): starting 28992 1726882972.42582: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/AnsiballZ_stat.py && sleep 0' 28992 1726882972.43109: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882972.43167: 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 <<< 28992 1726882972.43180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882972.43278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882972.43300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.43399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.59838: 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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882972.61190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882972.61243: stderr chunk (state=3): >>><<< 28992 1726882972.61246: stdout chunk (state=3): >>><<< 28992 1726882972.61261: _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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882972.61290: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726882972.3233216-30221-201007353628623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882972.61299: _low_level_execute_command(): starting 28992 1726882972.61306: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882972.3233216-30221-201007353628623/ > /dev/null 2>&1 && sleep 0' 28992 1726882972.61767: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882972.61771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.61774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882972.61776: 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 <<< 28992 1726882972.61778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.61829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.61833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.61890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.63809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.63854: stderr chunk (state=3): >>><<< 28992 1726882972.63874: stdout chunk (state=3): >>><<< 28992 1726882972.63880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882972.63892: handler run complete 28992 1726882972.63976: attempt loop complete, returning result 28992 1726882972.63979: _execute() done 28992 1726882972.63982: dumping result to json 28992 1726882972.63986: done dumping result, returning 28992 1726882972.63989: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-000000000928] 28992 1726882972.63994: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000928 28992 1726882972.64080: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000928 28992 1726882972.64085: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882972.64192: no more pending results, returning what we have 28992 1726882972.64196: results queue empty 28992 1726882972.64201: checking for any_errors_fatal 28992 1726882972.64202: done checking for any_errors_fatal 28992 1726882972.64203: checking for max_fail_percentage 28992 1726882972.64205: done checking for max_fail_percentage 28992 1726882972.64206: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.64207: done checking to see if all hosts have failed 28992 1726882972.64208: getting the remaining hosts for this loop 28992 1726882972.64210: done getting the remaining hosts for this loop 28992 1726882972.64216: getting the next task for host managed_node1 28992 1726882972.64230: done getting next task for host managed_node1 28992 1726882972.64233: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28992 1726882972.64236: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882972.64242: getting variables 28992 1726882972.64245: in VariableManager get_vars() 28992 1726882972.64288: Calling all_inventory to load vars for managed_node1 28992 1726882972.64291: Calling groups_inventory to load vars for managed_node1 28992 1726882972.64294: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.64309: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.64312: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.64317: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.66039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.67992: done with get_vars() 28992 1726882972.68013: done getting variables 28992 1726882972.68089: 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) 28992 1726882972.68200: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:42:52 -0400 (0:00:00.405) 0:00:32.882 ****** 28992 1726882972.68226: entering _queue_task() for managed_node1/assert 28992 1726882972.68549: worker is 1 (out of 1 available) 28992 1726882972.68564: exiting _queue_task() for managed_node1/assert 28992 1726882972.68579: done queuing things up, now waiting for results queue to drain 28992 1726882972.68581: waiting for pending results... 28992 1726882972.68892: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' 28992 1726882972.68950: in run() - task 0affc7ec-ae25-9fb4-6018-0000000008a9 28992 1726882972.68962: variable 'ansible_search_path' from source: unknown 28992 1726882972.68967: variable 'ansible_search_path' from source: unknown 28992 1726882972.69002: calling self._execute() 28992 1726882972.69079: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.69084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.69095: variable 'omit' from source: magic vars 28992 1726882972.69392: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.69403: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.69410: variable 'omit' from source: magic vars 28992 1726882972.69510: variable 'omit' from source: magic vars 28992 1726882972.69514: variable 'interface' from source: play vars 28992 1726882972.69532: variable 'omit' from source: magic vars 28992 1726882972.69567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882972.69599: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882972.69617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882972.69636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.69649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.69677: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882972.69680: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.69685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.69770: Set connection var ansible_pipelining to False 28992 1726882972.69773: Set connection var ansible_connection to ssh 28992 1726882972.69776: Set connection var ansible_timeout to 10 28992 1726882972.69779: Set connection var ansible_shell_type to sh 28992 1726882972.69788: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882972.69792: Set connection var ansible_shell_executable to /bin/sh 28992 1726882972.69811: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.69814: variable 'ansible_connection' from source: unknown 28992 1726882972.69817: variable 'ansible_module_compression' from source: unknown 28992 1726882972.69820: variable 'ansible_shell_type' from source: unknown 28992 1726882972.69824: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.69827: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.69829: variable 'ansible_pipelining' from source: unknown 28992 1726882972.69834: variable 'ansible_timeout' from source: unknown 28992 1726882972.69837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.69948: 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) 28992 1726882972.69970: variable 'omit' from source: magic vars 28992 1726882972.69973: starting attempt loop 28992 1726882972.69975: running the handler 28992 1726882972.70072: variable 'interface_stat' from source: set_fact 28992 1726882972.70079: Evaluated conditional (not interface_stat.stat.exists): True 28992 1726882972.70088: handler run complete 28992 1726882972.70098: attempt loop complete, returning result 28992 1726882972.70101: _execute() done 28992 1726882972.70104: dumping result to json 28992 1726882972.70108: done dumping result, returning 28992 1726882972.70115: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-0000000008a9] 28992 1726882972.70118: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008a9 28992 1726882972.70211: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008a9 28992 1726882972.70214: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882972.70269: no more pending results, returning what we have 28992 1726882972.70272: results queue empty 28992 1726882972.70273: checking for any_errors_fatal 28992 1726882972.70280: done checking for any_errors_fatal 28992 1726882972.70281: checking for max_fail_percentage 28992 1726882972.70285: done checking for max_fail_percentage 28992 1726882972.70286: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.70287: done checking to see if all hosts have failed 28992 1726882972.70288: getting the remaining hosts for this loop 28992 1726882972.70290: done getting the remaining hosts for this loop 28992 1726882972.70294: getting the next task for host managed_node1 28992 1726882972.70303: done getting next task for host managed_node1 28992 1726882972.70306: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28992 1726882972.70310: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882972.70314: getting variables 28992 1726882972.70315: in VariableManager get_vars() 28992 1726882972.70352: Calling all_inventory to load vars for managed_node1 28992 1726882972.70355: Calling groups_inventory to load vars for managed_node1 28992 1726882972.70359: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.70368: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.70371: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.70374: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.71471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.73266: done with get_vars() 28992 1726882972.73293: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:42:52 -0400 (0:00:00.051) 0:00:32.934 ****** 28992 1726882972.73415: entering _queue_task() for managed_node1/include_tasks 28992 1726882972.73694: worker is 1 (out of 1 available) 28992 1726882972.73711: exiting _queue_task() for managed_node1/include_tasks 28992 1726882972.73726: done queuing things up, now waiting for results queue to drain 28992 1726882972.73728: waiting for pending results... 28992 1726882972.73977: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 28992 1726882972.74132: in run() - task 0affc7ec-ae25-9fb4-6018-0000000008ad 28992 1726882972.74137: variable 'ansible_search_path' from source: unknown 28992 1726882972.74142: variable 'ansible_search_path' from source: unknown 28992 1726882972.74180: calling self._execute() 28992 1726882972.74266: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.74269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.74280: variable 'omit' from source: magic vars 28992 1726882972.74643: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.74655: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.74661: _execute() done 28992 1726882972.74668: dumping result to json 28992 1726882972.74672: done dumping result, returning 28992 1726882972.74678: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-9fb4-6018-0000000008ad] 28992 1726882972.74685: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008ad 28992 1726882972.74832: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008ad 28992 1726882972.74836: WORKER PROCESS EXITING 28992 1726882972.74886: no more pending results, returning what we have 28992 1726882972.74894: in VariableManager get_vars() 28992 1726882972.74926: Calling all_inventory to load vars for managed_node1 28992 1726882972.74929: Calling groups_inventory to load vars for managed_node1 28992 1726882972.74932: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.74942: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.74944: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.74949: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.75941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.77428: done with get_vars() 28992 1726882972.77444: variable 'ansible_search_path' from source: unknown 28992 1726882972.77445: variable 'ansible_search_path' from source: unknown 28992 1726882972.77451: variable 'item' from source: include params 28992 1726882972.77526: variable 'item' from source: include params 28992 1726882972.77562: we have included files to process 28992 1726882972.77563: generating all_blocks data 28992 1726882972.77565: done generating all_blocks data 28992 1726882972.77567: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882972.77568: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882972.77570: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882972.78280: done processing included file 28992 1726882972.78284: iterating over new_blocks loaded from include file 28992 1726882972.78286: in VariableManager get_vars() 28992 1726882972.78303: done with get_vars() 28992 1726882972.78305: filtering new block on tags 28992 1726882972.78371: done filtering new block on tags 28992 1726882972.78373: in VariableManager get_vars() 28992 1726882972.78385: done with get_vars() 28992 1726882972.78386: filtering new block on tags 28992 1726882972.78437: done filtering new block on tags 28992 1726882972.78439: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 28992 1726882972.78443: extending task lists for all hosts with included blocks 28992 1726882972.78743: done extending task lists 28992 1726882972.78744: done processing included files 28992 1726882972.78745: results queue empty 28992 1726882972.78745: checking for any_errors_fatal 28992 1726882972.78748: done checking for any_errors_fatal 28992 1726882972.78748: checking for max_fail_percentage 28992 1726882972.78749: done checking for max_fail_percentage 28992 1726882972.78749: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.78750: done checking to see if all hosts have failed 28992 1726882972.78751: getting the remaining hosts for this loop 28992 1726882972.78751: done getting the remaining hosts for this loop 28992 1726882972.78753: getting the next task for host managed_node1 28992 1726882972.78756: done getting next task for host managed_node1 28992 1726882972.78758: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726882972.78760: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882972.78761: getting variables 28992 1726882972.78762: in VariableManager get_vars() 28992 1726882972.78770: Calling all_inventory to load vars for managed_node1 28992 1726882972.78772: Calling groups_inventory to load vars for managed_node1 28992 1726882972.78773: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.78777: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.78779: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.78780: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.79736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.81350: done with get_vars() 28992 1726882972.81365: done getting variables 28992 1726882972.81408: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:42:52 -0400 (0:00:00.080) 0:00:33.014 ****** 28992 1726882972.81432: entering _queue_task() for managed_node1/set_fact 28992 1726882972.81682: worker is 1 (out of 1 available) 28992 1726882972.81697: exiting _queue_task() for managed_node1/set_fact 28992 1726882972.81709: done queuing things up, now waiting for results queue to drain 28992 1726882972.81711: waiting for pending results... 28992 1726882972.81907: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726882972.82003: in run() - task 0affc7ec-ae25-9fb4-6018-000000000946 28992 1726882972.82016: variable 'ansible_search_path' from source: unknown 28992 1726882972.82019: variable 'ansible_search_path' from source: unknown 28992 1726882972.82054: calling self._execute() 28992 1726882972.82329: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.82339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.82344: variable 'omit' from source: magic vars 28992 1726882972.82568: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.82578: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.82584: variable 'omit' from source: magic vars 28992 1726882972.82730: variable 'omit' from source: magic vars 28992 1726882972.82736: variable 'omit' from source: magic vars 28992 1726882972.82786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882972.82856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882972.82885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882972.82915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.83121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.83126: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882972.83129: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.83132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.83142: Set connection var ansible_pipelining to False 28992 1726882972.83145: Set connection var ansible_connection to ssh 28992 1726882972.83151: Set connection var ansible_timeout to 10 28992 1726882972.83153: Set connection var ansible_shell_type to sh 28992 1726882972.83159: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882972.83166: Set connection var ansible_shell_executable to /bin/sh 28992 1726882972.83184: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.83190: variable 'ansible_connection' from source: unknown 28992 1726882972.83194: variable 'ansible_module_compression' from source: unknown 28992 1726882972.83197: variable 'ansible_shell_type' from source: unknown 28992 1726882972.83199: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.83202: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.83215: variable 'ansible_pipelining' from source: unknown 28992 1726882972.83235: variable 'ansible_timeout' from source: unknown 28992 1726882972.83239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.83408: 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) 28992 1726882972.83417: variable 'omit' from source: magic vars 28992 1726882972.83424: starting attempt loop 28992 1726882972.83427: running the handler 28992 1726882972.83442: handler run complete 28992 1726882972.83529: attempt loop complete, returning result 28992 1726882972.83532: _execute() done 28992 1726882972.83537: dumping result to json 28992 1726882972.83540: done dumping result, returning 28992 1726882972.83546: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-9fb4-6018-000000000946] 28992 1726882972.83549: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000946 ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28992 1726882972.83685: no more pending results, returning what we have 28992 1726882972.83689: results queue empty 28992 1726882972.83690: checking for any_errors_fatal 28992 1726882972.83691: done checking for any_errors_fatal 28992 1726882972.83692: checking for max_fail_percentage 28992 1726882972.83693: done checking for max_fail_percentage 28992 1726882972.83695: checking to see if all hosts have failed and the running result is not ok 28992 1726882972.83696: done checking to see if all hosts have failed 28992 1726882972.83696: getting the remaining hosts for this loop 28992 1726882972.83699: done getting the remaining hosts for this loop 28992 1726882972.83703: getting the next task for host managed_node1 28992 1726882972.83711: done getting next task for host managed_node1 28992 1726882972.83713: ^ task is: TASK: Stat profile file 28992 1726882972.83720: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882972.83725: getting variables 28992 1726882972.83728: in VariableManager get_vars() 28992 1726882972.83759: Calling all_inventory to load vars for managed_node1 28992 1726882972.83761: Calling groups_inventory to load vars for managed_node1 28992 1726882972.83765: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882972.83776: Calling all_plugins_play to load vars for managed_node1 28992 1726882972.83779: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882972.83782: Calling groups_plugins_play to load vars for managed_node1 28992 1726882972.84339: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000946 28992 1726882972.84343: WORKER PROCESS EXITING 28992 1726882972.85440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882972.86821: done with get_vars() 28992 1726882972.86841: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:42:52 -0400 (0:00:00.054) 0:00:33.069 ****** 28992 1726882972.86911: entering _queue_task() for managed_node1/stat 28992 1726882972.87136: worker is 1 (out of 1 available) 28992 1726882972.87151: exiting _queue_task() for managed_node1/stat 28992 1726882972.87164: done queuing things up, now waiting for results queue to drain 28992 1726882972.87166: waiting for pending results... 28992 1726882972.87341: running TaskExecutor() for managed_node1/TASK: Stat profile file 28992 1726882972.87421: in run() - task 0affc7ec-ae25-9fb4-6018-000000000947 28992 1726882972.87435: variable 'ansible_search_path' from source: unknown 28992 1726882972.87438: variable 'ansible_search_path' from source: unknown 28992 1726882972.87466: calling self._execute() 28992 1726882972.87541: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.87545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.87554: variable 'omit' from source: magic vars 28992 1726882972.87905: variable 'ansible_distribution_major_version' from source: facts 28992 1726882972.87909: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882972.87916: variable 'omit' from source: magic vars 28992 1726882972.87956: variable 'omit' from source: magic vars 28992 1726882972.88127: variable 'profile' from source: play vars 28992 1726882972.88131: variable 'interface' from source: play vars 28992 1726882972.88134: variable 'interface' from source: play vars 28992 1726882972.88155: variable 'omit' from source: magic vars 28992 1726882972.88202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882972.88249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882972.88275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882972.88300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.88317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882972.88355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882972.88365: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.88373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.88478: Set connection var ansible_pipelining to False 28992 1726882972.88485: Set connection var ansible_connection to ssh 28992 1726882972.88533: Set connection var ansible_timeout to 10 28992 1726882972.88537: Set connection var ansible_shell_type to sh 28992 1726882972.88539: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882972.88542: Set connection var ansible_shell_executable to /bin/sh 28992 1726882972.88551: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.88557: variable 'ansible_connection' from source: unknown 28992 1726882972.88563: variable 'ansible_module_compression' from source: unknown 28992 1726882972.88569: variable 'ansible_shell_type' from source: unknown 28992 1726882972.88574: variable 'ansible_shell_executable' from source: unknown 28992 1726882972.88580: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882972.88586: variable 'ansible_pipelining' from source: unknown 28992 1726882972.88628: variable 'ansible_timeout' from source: unknown 28992 1726882972.88631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882972.88798: 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) 28992 1726882972.88813: variable 'omit' from source: magic vars 28992 1726882972.88825: starting attempt loop 28992 1726882972.88833: running the handler 28992 1726882972.88853: _low_level_execute_command(): starting 28992 1726882972.88928: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882972.89615: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.89727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.89775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.89833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.91675: stdout chunk (state=3): >>>/root <<< 28992 1726882972.91744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.91836: stderr chunk (state=3): >>><<< 28992 1726882972.91846: stdout chunk (state=3): >>><<< 28992 1726882972.91876: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882972.91972: _low_level_execute_command(): starting 28992 1726882972.91977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282 `" && echo ansible-tmp-1726882972.9188266-30248-219360645493282="` echo /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282 `" ) && sleep 0' 28992 1726882972.92498: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882972.92513: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882972.92532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882972.92551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882972.92645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.92670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.92698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.92849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.94765: stdout chunk (state=3): >>>ansible-tmp-1726882972.9188266-30248-219360645493282=/root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282 <<< 28992 1726882972.94894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.94978: stderr chunk (state=3): >>><<< 28992 1726882972.94998: stdout chunk (state=3): >>><<< 28992 1726882972.95030: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882972.9188266-30248-219360645493282=/root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882972.95093: variable 'ansible_module_compression' from source: unknown 28992 1726882972.95165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882972.95228: variable 'ansible_facts' from source: unknown 28992 1726882972.95327: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py 28992 1726882972.95551: Sending initial data 28992 1726882972.95554: Sent initial data (153 bytes) 28992 1726882972.96109: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882972.96129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882972.96141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882972.96238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.96259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.96271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882972.96292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882972.96368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882972.97962: 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 <<< 28992 1726882972.98031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882972.98113: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp9nltmklr /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py <<< 28992 1726882972.98128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py" <<< 28992 1726882972.98171: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28992 1726882972.98187: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp9nltmklr" to remote "/root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py" <<< 28992 1726882972.99062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882972.99065: stderr chunk (state=3): >>><<< 28992 1726882972.99080: stdout chunk (state=3): >>><<< 28992 1726882972.99202: done transferring module to remote 28992 1726882972.99206: _low_level_execute_command(): starting 28992 1726882972.99209: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/ /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py && sleep 0' 28992 1726882972.99842: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882972.99887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882972.99905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882972.99928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.00015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.01989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.02008: stdout chunk (state=3): >>><<< 28992 1726882973.02025: stderr chunk (state=3): >>><<< 28992 1726882973.02048: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882973.02057: _low_level_execute_command(): starting 28992 1726882973.02067: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/AnsiballZ_stat.py && sleep 0' 28992 1726882973.02751: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882973.02766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882973.02900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.02903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.02919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882973.02942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.03177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.19885: 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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882973.21290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882973.21346: stderr chunk (state=3): >>><<< 28992 1726882973.21350: stdout chunk (state=3): >>><<< 28992 1726882973.21364: _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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882973.21396: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1726882972.9188266-30248-219360645493282/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882973.21405: _low_level_execute_command(): starting 28992 1726882973.21410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882972.9188266-30248-219360645493282/ > /dev/null 2>&1 && sleep 0' 28992 1726882973.21880: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.21887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.21890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882973.21893: 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 <<< 28992 1726882973.21895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.21945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.21952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.22008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.24030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.24033: stdout chunk (state=3): >>><<< 28992 1726882973.24036: stderr chunk (state=3): >>><<< 28992 1726882973.24054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882973.24228: handler run complete 28992 1726882973.24231: attempt loop complete, returning result 28992 1726882973.24234: _execute() done 28992 1726882973.24236: dumping result to json 28992 1726882973.24238: done dumping result, returning 28992 1726882973.24240: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-9fb4-6018-000000000947] 28992 1726882973.24242: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000947 28992 1726882973.24327: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000947 28992 1726882973.24331: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882973.24402: no more pending results, returning what we have 28992 1726882973.24406: results queue empty 28992 1726882973.24407: checking for any_errors_fatal 28992 1726882973.24415: done checking for any_errors_fatal 28992 1726882973.24416: checking for max_fail_percentage 28992 1726882973.24418: done checking for max_fail_percentage 28992 1726882973.24419: checking to see if all hosts have failed and the running result is not ok 28992 1726882973.24420: done checking to see if all hosts have failed 28992 1726882973.24421: getting the remaining hosts for this loop 28992 1726882973.24426: done getting the remaining hosts for this loop 28992 1726882973.24431: getting the next task for host managed_node1 28992 1726882973.24440: done getting next task for host managed_node1 28992 1726882973.24443: ^ task is: TASK: Set NM profile exist flag based on the profile files 28992 1726882973.24449: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882973.24454: getting variables 28992 1726882973.24456: in VariableManager get_vars() 28992 1726882973.24525: Calling all_inventory to load vars for managed_node1 28992 1726882973.24529: Calling groups_inventory to load vars for managed_node1 28992 1726882973.24534: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882973.24550: Calling all_plugins_play to load vars for managed_node1 28992 1726882973.24554: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882973.24556: Calling groups_plugins_play to load vars for managed_node1 28992 1726882973.25778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882973.27457: done with get_vars() 28992 1726882973.27499: done getting variables 28992 1726882973.27576: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:42:53 -0400 (0:00:00.407) 0:00:33.476 ****** 28992 1726882973.27623: entering _queue_task() for managed_node1/set_fact 28992 1726882973.27900: worker is 1 (out of 1 available) 28992 1726882973.27916: exiting _queue_task() for managed_node1/set_fact 28992 1726882973.27931: done queuing things up, now waiting for results queue to drain 28992 1726882973.27933: waiting for pending results... 28992 1726882973.28140: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 28992 1726882973.28232: in run() - task 0affc7ec-ae25-9fb4-6018-000000000948 28992 1726882973.28244: variable 'ansible_search_path' from source: unknown 28992 1726882973.28247: variable 'ansible_search_path' from source: unknown 28992 1726882973.28281: calling self._execute() 28992 1726882973.28365: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.28369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.28380: variable 'omit' from source: magic vars 28992 1726882973.28694: variable 'ansible_distribution_major_version' from source: facts 28992 1726882973.28709: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882973.28798: variable 'profile_stat' from source: set_fact 28992 1726882973.28807: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882973.28812: when evaluation is False, skipping this task 28992 1726882973.28815: _execute() done 28992 1726882973.28818: dumping result to json 28992 1726882973.28822: done dumping result, returning 28992 1726882973.28825: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-9fb4-6018-000000000948] 28992 1726882973.28838: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000948 28992 1726882973.28931: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000948 28992 1726882973.28936: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882973.28991: no more pending results, returning what we have 28992 1726882973.28995: results queue empty 28992 1726882973.28996: checking for any_errors_fatal 28992 1726882973.29005: done checking for any_errors_fatal 28992 1726882973.29006: checking for max_fail_percentage 28992 1726882973.29008: done checking for max_fail_percentage 28992 1726882973.29009: checking to see if all hosts have failed and the running result is not ok 28992 1726882973.29010: done checking to see if all hosts have failed 28992 1726882973.29011: getting the remaining hosts for this loop 28992 1726882973.29013: done getting the remaining hosts for this loop 28992 1726882973.29017: getting the next task for host managed_node1 28992 1726882973.29026: done getting next task for host managed_node1 28992 1726882973.29029: ^ task is: TASK: Get NM profile info 28992 1726882973.29034: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882973.29038: getting variables 28992 1726882973.29040: in VariableManager get_vars() 28992 1726882973.29071: Calling all_inventory to load vars for managed_node1 28992 1726882973.29074: Calling groups_inventory to load vars for managed_node1 28992 1726882973.29077: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882973.29092: Calling all_plugins_play to load vars for managed_node1 28992 1726882973.29094: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882973.29097: Calling groups_plugins_play to load vars for managed_node1 28992 1726882973.30096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882973.31298: done with get_vars() 28992 1726882973.31320: done getting variables 28992 1726882973.31372: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:42:53 -0400 (0:00:00.037) 0:00:33.514 ****** 28992 1726882973.31403: entering _queue_task() for managed_node1/shell 28992 1726882973.31697: worker is 1 (out of 1 available) 28992 1726882973.31711: exiting _queue_task() for managed_node1/shell 28992 1726882973.31727: done queuing things up, now waiting for results queue to drain 28992 1726882973.31729: waiting for pending results... 28992 1726882973.31917: running TaskExecutor() for managed_node1/TASK: Get NM profile info 28992 1726882973.32001: in run() - task 0affc7ec-ae25-9fb4-6018-000000000949 28992 1726882973.32014: variable 'ansible_search_path' from source: unknown 28992 1726882973.32018: variable 'ansible_search_path' from source: unknown 28992 1726882973.32052: calling self._execute() 28992 1726882973.32138: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.32141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.32150: variable 'omit' from source: magic vars 28992 1726882973.32457: variable 'ansible_distribution_major_version' from source: facts 28992 1726882973.32468: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882973.32474: variable 'omit' from source: magic vars 28992 1726882973.32524: variable 'omit' from source: magic vars 28992 1726882973.32600: variable 'profile' from source: play vars 28992 1726882973.32606: variable 'interface' from source: play vars 28992 1726882973.32656: variable 'interface' from source: play vars 28992 1726882973.32671: variable 'omit' from source: magic vars 28992 1726882973.32707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882973.32741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882973.32759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882973.32774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882973.32787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882973.32811: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882973.32814: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.32817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.32896: Set connection var ansible_pipelining to False 28992 1726882973.32900: Set connection var ansible_connection to ssh 28992 1726882973.32903: Set connection var ansible_timeout to 10 28992 1726882973.32907: Set connection var ansible_shell_type to sh 28992 1726882973.32913: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882973.32921: Set connection var ansible_shell_executable to /bin/sh 28992 1726882973.32945: variable 'ansible_shell_executable' from source: unknown 28992 1726882973.32948: variable 'ansible_connection' from source: unknown 28992 1726882973.32951: variable 'ansible_module_compression' from source: unknown 28992 1726882973.32954: variable 'ansible_shell_type' from source: unknown 28992 1726882973.32956: variable 'ansible_shell_executable' from source: unknown 28992 1726882973.32958: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.32964: variable 'ansible_pipelining' from source: unknown 28992 1726882973.32967: variable 'ansible_timeout' from source: unknown 28992 1726882973.32970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.33082: 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) 28992 1726882973.33092: variable 'omit' from source: magic vars 28992 1726882973.33096: starting attempt loop 28992 1726882973.33099: running the handler 28992 1726882973.33110: 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) 28992 1726882973.33129: _low_level_execute_command(): starting 28992 1726882973.33135: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882973.33687: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.33691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.33693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.33696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.33758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.33767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882973.33770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.33827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.35555: stdout chunk (state=3): >>>/root <<< 28992 1726882973.35668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.35719: stderr chunk (state=3): >>><<< 28992 1726882973.35724: stdout chunk (state=3): >>><<< 28992 1726882973.35745: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882973.35755: _low_level_execute_command(): starting 28992 1726882973.35761: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112 `" && echo ansible-tmp-1726882973.357441-30274-191451116671112="` echo /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112 `" ) && sleep 0' 28992 1726882973.36238: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.36241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.36244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882973.36246: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882973.36248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.36298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.36301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.36358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.38333: stdout chunk (state=3): >>>ansible-tmp-1726882973.357441-30274-191451116671112=/root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112 <<< 28992 1726882973.38448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.38492: stderr chunk (state=3): >>><<< 28992 1726882973.38496: stdout chunk (state=3): >>><<< 28992 1726882973.38513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882973.357441-30274-191451116671112=/root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882973.38544: variable 'ansible_module_compression' from source: unknown 28992 1726882973.38585: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882973.38617: variable 'ansible_facts' from source: unknown 28992 1726882973.38675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py 28992 1726882973.38780: Sending initial data 28992 1726882973.38783: Sent initial data (155 bytes) 28992 1726882973.39253: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882973.39257: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882973.39261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.39264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.39266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.39315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.39318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.39374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.40948: 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 <<< 28992 1726882973.40955: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882973.41000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882973.41047: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzixglw2n /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py <<< 28992 1726882973.41054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py" <<< 28992 1726882973.41097: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzixglw2n" to remote "/root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py" <<< 28992 1726882973.41692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.41755: stderr chunk (state=3): >>><<< 28992 1726882973.41760: stdout chunk (state=3): >>><<< 28992 1726882973.41779: done transferring module to remote 28992 1726882973.41791: _low_level_execute_command(): starting 28992 1726882973.41794: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/ /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py && sleep 0' 28992 1726882973.42245: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882973.42248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882973.42255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.42257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.42259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.42310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.42315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.42364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.44187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.44231: stderr chunk (state=3): >>><<< 28992 1726882973.44234: stdout chunk (state=3): >>><<< 28992 1726882973.44247: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882973.44250: _low_level_execute_command(): starting 28992 1726882973.44256: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/AnsiballZ_command.py && sleep 0' 28992 1726882973.44709: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.44712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882973.44715: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.44718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.44767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.44770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.44833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.69066: stdout chunk (state=3): >>> {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:42:53.669487", "end": "2024-09-20 21:42:53.688905", "delta": "0:00:00.019418", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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}}} <<< 28992 1726882973.70699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882973.70763: stderr chunk (state=3): >>><<< 28992 1726882973.70769: stdout chunk (state=3): >>><<< 28992 1726882973.70788: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:42:53.669487", "end": "2024-09-20 21:42:53.688905", "delta": "0:00:00.019418", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882973.70817: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | 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-1726882973.357441-30274-191451116671112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882973.70828: _low_level_execute_command(): starting 28992 1726882973.70834: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882973.357441-30274-191451116671112/ > /dev/null 2>&1 && sleep 0' 28992 1726882973.71331: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.71334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882973.71337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882973.71339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882973.71348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882973.71383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882973.71408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882973.71456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882973.73348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882973.73402: stderr chunk (state=3): >>><<< 28992 1726882973.73406: stdout chunk (state=3): >>><<< 28992 1726882973.73420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882973.73430: handler run complete 28992 1726882973.73451: Evaluated conditional (False): False 28992 1726882973.73460: attempt loop complete, returning result 28992 1726882973.73463: _execute() done 28992 1726882973.73465: dumping result to json 28992 1726882973.73470: done dumping result, returning 28992 1726882973.73481: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-9fb4-6018-000000000949] 28992 1726882973.73488: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000949 28992 1726882973.73597: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000949 28992 1726882973.73600: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019418", "end": "2024-09-20 21:42:53.688905", "rc": 0, "start": "2024-09-20 21:42:53.669487" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection 28992 1726882973.73674: no more pending results, returning what we have 28992 1726882973.73677: results queue empty 28992 1726882973.73679: checking for any_errors_fatal 28992 1726882973.73686: done checking for any_errors_fatal 28992 1726882973.73686: checking for max_fail_percentage 28992 1726882973.73689: done checking for max_fail_percentage 28992 1726882973.73690: checking to see if all hosts have failed and the running result is not ok 28992 1726882973.73691: done checking to see if all hosts have failed 28992 1726882973.73691: getting the remaining hosts for this loop 28992 1726882973.73693: done getting the remaining hosts for this loop 28992 1726882973.73698: getting the next task for host managed_node1 28992 1726882973.73704: done getting next task for host managed_node1 28992 1726882973.73707: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726882973.73712: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882973.73716: getting variables 28992 1726882973.73717: in VariableManager get_vars() 28992 1726882973.73754: Calling all_inventory to load vars for managed_node1 28992 1726882973.73757: Calling groups_inventory to load vars for managed_node1 28992 1726882973.73761: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882973.73772: Calling all_plugins_play to load vars for managed_node1 28992 1726882973.73775: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882973.73777: Calling groups_plugins_play to load vars for managed_node1 28992 1726882973.74905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882973.76078: done with get_vars() 28992 1726882973.76097: done getting variables 28992 1726882973.76150: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:42:53 -0400 (0:00:00.447) 0:00:33.962 ****** 28992 1726882973.76176: entering _queue_task() for managed_node1/set_fact 28992 1726882973.76454: worker is 1 (out of 1 available) 28992 1726882973.76469: exiting _queue_task() for managed_node1/set_fact 28992 1726882973.76484: done queuing things up, now waiting for results queue to drain 28992 1726882973.76485: waiting for pending results... 28992 1726882973.76682: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726882973.76928: in run() - task 0affc7ec-ae25-9fb4-6018-00000000094a 28992 1726882973.76933: variable 'ansible_search_path' from source: unknown 28992 1726882973.76938: variable 'ansible_search_path' from source: unknown 28992 1726882973.76941: calling self._execute() 28992 1726882973.76984: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.76997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.77011: variable 'omit' from source: magic vars 28992 1726882973.77464: variable 'ansible_distribution_major_version' from source: facts 28992 1726882973.77481: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882973.77648: variable 'nm_profile_exists' from source: set_fact 28992 1726882973.77669: Evaluated conditional (nm_profile_exists.rc == 0): True 28992 1726882973.77718: variable 'omit' from source: magic vars 28992 1726882973.77753: variable 'omit' from source: magic vars 28992 1726882973.77794: variable 'omit' from source: magic vars 28992 1726882973.77854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882973.77897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882973.77929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882973.77999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882973.78002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882973.78005: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882973.78008: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.78010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.78120: Set connection var ansible_pipelining to False 28992 1726882973.78129: Set connection var ansible_connection to ssh 28992 1726882973.78131: Set connection var ansible_timeout to 10 28992 1726882973.78134: Set connection var ansible_shell_type to sh 28992 1726882973.78136: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882973.78147: Set connection var ansible_shell_executable to /bin/sh 28992 1726882973.78185: variable 'ansible_shell_executable' from source: unknown 28992 1726882973.78189: variable 'ansible_connection' from source: unknown 28992 1726882973.78191: variable 'ansible_module_compression' from source: unknown 28992 1726882973.78194: variable 'ansible_shell_type' from source: unknown 28992 1726882973.78196: variable 'ansible_shell_executable' from source: unknown 28992 1726882973.78198: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.78201: variable 'ansible_pipelining' from source: unknown 28992 1726882973.78203: variable 'ansible_timeout' from source: unknown 28992 1726882973.78207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.78324: 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) 28992 1726882973.78334: variable 'omit' from source: magic vars 28992 1726882973.78340: starting attempt loop 28992 1726882973.78343: running the handler 28992 1726882973.78353: handler run complete 28992 1726882973.78379: attempt loop complete, returning result 28992 1726882973.78382: _execute() done 28992 1726882973.78388: dumping result to json 28992 1726882973.78390: done dumping result, returning 28992 1726882973.78393: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-9fb4-6018-00000000094a] 28992 1726882973.78395: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094a 28992 1726882973.78478: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094a 28992 1726882973.78481: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 28992 1726882973.78546: no more pending results, returning what we have 28992 1726882973.78548: results queue empty 28992 1726882973.78550: checking for any_errors_fatal 28992 1726882973.78557: done checking for any_errors_fatal 28992 1726882973.78558: checking for max_fail_percentage 28992 1726882973.78560: done checking for max_fail_percentage 28992 1726882973.78561: checking to see if all hosts have failed and the running result is not ok 28992 1726882973.78562: done checking to see if all hosts have failed 28992 1726882973.78563: getting the remaining hosts for this loop 28992 1726882973.78565: done getting the remaining hosts for this loop 28992 1726882973.78569: getting the next task for host managed_node1 28992 1726882973.78578: done getting next task for host managed_node1 28992 1726882973.78581: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28992 1726882973.78588: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882973.78592: getting variables 28992 1726882973.78595: in VariableManager get_vars() 28992 1726882973.78628: Calling all_inventory to load vars for managed_node1 28992 1726882973.78631: Calling groups_inventory to load vars for managed_node1 28992 1726882973.78634: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882973.78645: Calling all_plugins_play to load vars for managed_node1 28992 1726882973.78647: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882973.78650: Calling groups_plugins_play to load vars for managed_node1 28992 1726882973.79745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882973.86582: done with get_vars() 28992 1726882973.86616: done getting variables 28992 1726882973.86676: 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) 28992 1726882973.86795: variable 'profile' from source: play vars 28992 1726882973.86799: variable 'interface' from source: play vars 28992 1726882973.86865: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:42:53 -0400 (0:00:00.107) 0:00:34.069 ****** 28992 1726882973.86899: entering _queue_task() for managed_node1/command 28992 1726882973.87281: worker is 1 (out of 1 available) 28992 1726882973.87300: exiting _queue_task() for managed_node1/command 28992 1726882973.87314: done queuing things up, now waiting for results queue to drain 28992 1726882973.87316: waiting for pending results... 28992 1726882973.87746: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr 28992 1726882973.87806: in run() - task 0affc7ec-ae25-9fb4-6018-00000000094c 28992 1726882973.87831: variable 'ansible_search_path' from source: unknown 28992 1726882973.87840: variable 'ansible_search_path' from source: unknown 28992 1726882973.87893: calling self._execute() 28992 1726882973.88018: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.88086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.88091: variable 'omit' from source: magic vars 28992 1726882973.88488: variable 'ansible_distribution_major_version' from source: facts 28992 1726882973.88507: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882973.88652: variable 'profile_stat' from source: set_fact 28992 1726882973.88669: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882973.88678: when evaluation is False, skipping this task 28992 1726882973.88740: _execute() done 28992 1726882973.88744: dumping result to json 28992 1726882973.88747: done dumping result, returning 28992 1726882973.88750: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000094c] 28992 1726882973.88753: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094c skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882973.88902: no more pending results, returning what we have 28992 1726882973.88906: results queue empty 28992 1726882973.88907: checking for any_errors_fatal 28992 1726882973.88916: done checking for any_errors_fatal 28992 1726882973.88917: checking for max_fail_percentage 28992 1726882973.88920: done checking for max_fail_percentage 28992 1726882973.88923: checking to see if all hosts have failed and the running result is not ok 28992 1726882973.88924: done checking to see if all hosts have failed 28992 1726882973.88925: getting the remaining hosts for this loop 28992 1726882973.88927: done getting the remaining hosts for this loop 28992 1726882973.88931: getting the next task for host managed_node1 28992 1726882973.88939: done getting next task for host managed_node1 28992 1726882973.88941: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28992 1726882973.88948: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882973.88954: getting variables 28992 1726882973.88957: in VariableManager get_vars() 28992 1726882973.88992: Calling all_inventory to load vars for managed_node1 28992 1726882973.88995: Calling groups_inventory to load vars for managed_node1 28992 1726882973.88999: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882973.89014: Calling all_plugins_play to load vars for managed_node1 28992 1726882973.89017: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882973.89020: Calling groups_plugins_play to load vars for managed_node1 28992 1726882973.90040: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094c 28992 1726882973.90044: WORKER PROCESS EXITING 28992 1726882973.91048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882973.93213: done with get_vars() 28992 1726882973.93245: done getting variables 28992 1726882973.93318: 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) 28992 1726882973.93448: variable 'profile' from source: play vars 28992 1726882973.93452: variable 'interface' from source: play vars 28992 1726882973.93517: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:42:53 -0400 (0:00:00.066) 0:00:34.135 ****** 28992 1726882973.93554: entering _queue_task() for managed_node1/set_fact 28992 1726882973.93917: worker is 1 (out of 1 available) 28992 1726882973.94132: exiting _queue_task() for managed_node1/set_fact 28992 1726882973.94145: done queuing things up, now waiting for results queue to drain 28992 1726882973.94146: waiting for pending results... 28992 1726882973.94258: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr 28992 1726882973.94417: in run() - task 0affc7ec-ae25-9fb4-6018-00000000094d 28992 1726882973.94440: variable 'ansible_search_path' from source: unknown 28992 1726882973.94447: variable 'ansible_search_path' from source: unknown 28992 1726882973.94496: calling self._execute() 28992 1726882973.94613: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882973.94629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882973.94643: variable 'omit' from source: magic vars 28992 1726882973.95058: variable 'ansible_distribution_major_version' from source: facts 28992 1726882973.95075: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882973.95240: variable 'profile_stat' from source: set_fact 28992 1726882973.95244: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882973.95246: when evaluation is False, skipping this task 28992 1726882973.95249: _execute() done 28992 1726882973.95251: dumping result to json 28992 1726882973.95256: done dumping result, returning 28992 1726882973.95267: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000094d] 28992 1726882973.95348: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094d 28992 1726882973.95429: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094d 28992 1726882973.95432: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882973.95503: no more pending results, returning what we have 28992 1726882973.95507: results queue empty 28992 1726882973.95508: checking for any_errors_fatal 28992 1726882973.95514: done checking for any_errors_fatal 28992 1726882973.95515: checking for max_fail_percentage 28992 1726882973.95518: done checking for max_fail_percentage 28992 1726882973.95519: checking to see if all hosts have failed and the running result is not ok 28992 1726882973.95520: done checking to see if all hosts have failed 28992 1726882973.95521: getting the remaining hosts for this loop 28992 1726882973.95525: done getting the remaining hosts for this loop 28992 1726882973.95530: getting the next task for host managed_node1 28992 1726882973.95539: done getting next task for host managed_node1 28992 1726882973.95542: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28992 1726882973.95549: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882973.95553: getting variables 28992 1726882973.95556: in VariableManager get_vars() 28992 1726882973.95595: Calling all_inventory to load vars for managed_node1 28992 1726882973.95598: Calling groups_inventory to load vars for managed_node1 28992 1726882973.95603: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882973.95619: Calling all_plugins_play to load vars for managed_node1 28992 1726882973.95727: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882973.95732: Calling groups_plugins_play to load vars for managed_node1 28992 1726882973.97780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882973.99968: done with get_vars() 28992 1726882974.00001: done getting variables 28992 1726882974.00070: 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) 28992 1726882974.00201: variable 'profile' from source: play vars 28992 1726882974.00205: variable 'interface' from source: play vars 28992 1726882974.00270: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:42:54 -0400 (0:00:00.067) 0:00:34.203 ****** 28992 1726882974.00308: entering _queue_task() for managed_node1/command 28992 1726882974.00698: worker is 1 (out of 1 available) 28992 1726882974.00714: exiting _queue_task() for managed_node1/command 28992 1726882974.00930: done queuing things up, now waiting for results queue to drain 28992 1726882974.00932: waiting for pending results... 28992 1726882974.01142: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr 28992 1726882974.01211: in run() - task 0affc7ec-ae25-9fb4-6018-00000000094e 28992 1726882974.01236: variable 'ansible_search_path' from source: unknown 28992 1726882974.01245: variable 'ansible_search_path' from source: unknown 28992 1726882974.01297: calling self._execute() 28992 1726882974.01412: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.01428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.01444: variable 'omit' from source: magic vars 28992 1726882974.01856: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.01874: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.02026: variable 'profile_stat' from source: set_fact 28992 1726882974.02139: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882974.02143: when evaluation is False, skipping this task 28992 1726882974.02146: _execute() done 28992 1726882974.02149: dumping result to json 28992 1726882974.02151: done dumping result, returning 28992 1726882974.02154: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000094e] 28992 1726882974.02156: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094e 28992 1726882974.02240: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094e 28992 1726882974.02328: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882974.02392: no more pending results, returning what we have 28992 1726882974.02396: results queue empty 28992 1726882974.02397: checking for any_errors_fatal 28992 1726882974.02404: done checking for any_errors_fatal 28992 1726882974.02405: checking for max_fail_percentage 28992 1726882974.02407: done checking for max_fail_percentage 28992 1726882974.02409: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.02410: done checking to see if all hosts have failed 28992 1726882974.02411: getting the remaining hosts for this loop 28992 1726882974.02413: done getting the remaining hosts for this loop 28992 1726882974.02418: getting the next task for host managed_node1 28992 1726882974.02429: done getting next task for host managed_node1 28992 1726882974.02432: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28992 1726882974.02439: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882974.02445: getting variables 28992 1726882974.02447: in VariableManager get_vars() 28992 1726882974.02485: Calling all_inventory to load vars for managed_node1 28992 1726882974.02489: Calling groups_inventory to load vars for managed_node1 28992 1726882974.02493: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.02509: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.02513: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.02517: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.04555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.06829: done with get_vars() 28992 1726882974.06861: done getting variables 28992 1726882974.06937: 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) 28992 1726882974.07068: variable 'profile' from source: play vars 28992 1726882974.07073: variable 'interface' from source: play vars 28992 1726882974.07135: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:42:54 -0400 (0:00:00.068) 0:00:34.272 ****** 28992 1726882974.07167: entering _queue_task() for managed_node1/set_fact 28992 1726882974.07543: worker is 1 (out of 1 available) 28992 1726882974.07556: exiting _queue_task() for managed_node1/set_fact 28992 1726882974.07570: done queuing things up, now waiting for results queue to drain 28992 1726882974.07571: waiting for pending results... 28992 1726882974.07881: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr 28992 1726882974.08227: in run() - task 0affc7ec-ae25-9fb4-6018-00000000094f 28992 1726882974.08232: variable 'ansible_search_path' from source: unknown 28992 1726882974.08235: variable 'ansible_search_path' from source: unknown 28992 1726882974.08239: calling self._execute() 28992 1726882974.08242: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.08244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.08247: variable 'omit' from source: magic vars 28992 1726882974.08664: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.08692: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.08842: variable 'profile_stat' from source: set_fact 28992 1726882974.08860: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882974.08869: when evaluation is False, skipping this task 28992 1726882974.08877: _execute() done 28992 1726882974.08888: dumping result to json 28992 1726882974.08900: done dumping result, returning 28992 1726882974.08915: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000094f] 28992 1726882974.08931: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094f skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882974.09223: no more pending results, returning what we have 28992 1726882974.09227: results queue empty 28992 1726882974.09229: checking for any_errors_fatal 28992 1726882974.09238: done checking for any_errors_fatal 28992 1726882974.09239: checking for max_fail_percentage 28992 1726882974.09241: done checking for max_fail_percentage 28992 1726882974.09242: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.09244: done checking to see if all hosts have failed 28992 1726882974.09244: getting the remaining hosts for this loop 28992 1726882974.09246: done getting the remaining hosts for this loop 28992 1726882974.09252: getting the next task for host managed_node1 28992 1726882974.09262: done getting next task for host managed_node1 28992 1726882974.09265: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 28992 1726882974.09270: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882974.09274: getting variables 28992 1726882974.09277: in VariableManager get_vars() 28992 1726882974.09317: Calling all_inventory to load vars for managed_node1 28992 1726882974.09320: Calling groups_inventory to load vars for managed_node1 28992 1726882974.09526: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.09539: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.09542: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.09546: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.10239: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000094f 28992 1726882974.10243: WORKER PROCESS EXITING 28992 1726882974.11307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.13431: done with get_vars() 28992 1726882974.13460: done getting variables 28992 1726882974.13534: 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) 28992 1726882974.13664: variable 'profile' from source: play vars 28992 1726882974.13668: variable 'interface' from source: play vars 28992 1726882974.13737: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:42:54 -0400 (0:00:00.066) 0:00:34.338 ****** 28992 1726882974.13773: entering _queue_task() for managed_node1/assert 28992 1726882974.14161: worker is 1 (out of 1 available) 28992 1726882974.14178: exiting _queue_task() for managed_node1/assert 28992 1726882974.14195: done queuing things up, now waiting for results queue to drain 28992 1726882974.14198: waiting for pending results... 28992 1726882974.14514: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'statebr' 28992 1726882974.14659: in run() - task 0affc7ec-ae25-9fb4-6018-0000000008ae 28992 1726882974.14678: variable 'ansible_search_path' from source: unknown 28992 1726882974.14687: variable 'ansible_search_path' from source: unknown 28992 1726882974.14731: calling self._execute() 28992 1726882974.14838: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.14850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.14866: variable 'omit' from source: magic vars 28992 1726882974.15264: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.15282: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.15296: variable 'omit' from source: magic vars 28992 1726882974.15351: variable 'omit' from source: magic vars 28992 1726882974.15466: variable 'profile' from source: play vars 28992 1726882974.15477: variable 'interface' from source: play vars 28992 1726882974.15551: variable 'interface' from source: play vars 28992 1726882974.15577: variable 'omit' from source: magic vars 28992 1726882974.15636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882974.15686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882974.15718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882974.15746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.15764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.15805: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882974.15819: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.15831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.15955: Set connection var ansible_pipelining to False 28992 1726882974.15963: Set connection var ansible_connection to ssh 28992 1726882974.15975: Set connection var ansible_timeout to 10 28992 1726882974.15982: Set connection var ansible_shell_type to sh 28992 1726882974.16029: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882974.16033: Set connection var ansible_shell_executable to /bin/sh 28992 1726882974.16045: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.16053: variable 'ansible_connection' from source: unknown 28992 1726882974.16060: variable 'ansible_module_compression' from source: unknown 28992 1726882974.16067: variable 'ansible_shell_type' from source: unknown 28992 1726882974.16074: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.16139: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.16142: variable 'ansible_pipelining' from source: unknown 28992 1726882974.16145: variable 'ansible_timeout' from source: unknown 28992 1726882974.16148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.16270: 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) 28992 1726882974.16293: variable 'omit' from source: magic vars 28992 1726882974.16304: starting attempt loop 28992 1726882974.16311: running the handler 28992 1726882974.16441: variable 'lsr_net_profile_exists' from source: set_fact 28992 1726882974.16452: Evaluated conditional (lsr_net_profile_exists): True 28992 1726882974.16468: handler run complete 28992 1726882974.16491: attempt loop complete, returning result 28992 1726882974.16498: _execute() done 28992 1726882974.16527: dumping result to json 28992 1726882974.16531: done dumping result, returning 28992 1726882974.16534: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'statebr' [0affc7ec-ae25-9fb4-6018-0000000008ae] 28992 1726882974.16536: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008ae 28992 1726882974.16800: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008ae 28992 1726882974.16803: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882974.16856: no more pending results, returning what we have 28992 1726882974.16859: results queue empty 28992 1726882974.16861: checking for any_errors_fatal 28992 1726882974.16866: done checking for any_errors_fatal 28992 1726882974.16867: checking for max_fail_percentage 28992 1726882974.16870: done checking for max_fail_percentage 28992 1726882974.16871: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.16872: done checking to see if all hosts have failed 28992 1726882974.16873: getting the remaining hosts for this loop 28992 1726882974.16875: done getting the remaining hosts for this loop 28992 1726882974.16880: getting the next task for host managed_node1 28992 1726882974.16890: done getting next task for host managed_node1 28992 1726882974.16893: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 28992 1726882974.16897: ^ state is: HOST STATE: block=4, 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? (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 28992 1726882974.16902: getting variables 28992 1726882974.16904: in VariableManager get_vars() 28992 1726882974.16940: Calling all_inventory to load vars for managed_node1 28992 1726882974.16943: Calling groups_inventory to load vars for managed_node1 28992 1726882974.16948: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.16960: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.16964: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.16967: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.19013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.21178: done with get_vars() 28992 1726882974.21211: done getting variables 28992 1726882974.21285: 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) 28992 1726882974.21412: variable 'profile' from source: play vars 28992 1726882974.21416: variable 'interface' from source: play vars 28992 1726882974.21480: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:42:54 -0400 (0:00:00.077) 0:00:34.415 ****** 28992 1726882974.21524: entering _queue_task() for managed_node1/assert 28992 1726882974.21902: worker is 1 (out of 1 available) 28992 1726882974.21919: exiting _queue_task() for managed_node1/assert 28992 1726882974.21935: done queuing things up, now waiting for results queue to drain 28992 1726882974.21937: waiting for pending results... 28992 1726882974.22343: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'statebr' 28992 1726882974.22392: in run() - task 0affc7ec-ae25-9fb4-6018-0000000008af 28992 1726882974.22417: variable 'ansible_search_path' from source: unknown 28992 1726882974.22427: variable 'ansible_search_path' from source: unknown 28992 1726882974.22475: calling self._execute() 28992 1726882974.22592: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.22605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.22620: variable 'omit' from source: magic vars 28992 1726882974.23038: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.23055: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.23068: variable 'omit' from source: magic vars 28992 1726882974.23131: variable 'omit' from source: magic vars 28992 1726882974.23245: variable 'profile' from source: play vars 28992 1726882974.23255: variable 'interface' from source: play vars 28992 1726882974.23331: variable 'interface' from source: play vars 28992 1726882974.23355: variable 'omit' from source: magic vars 28992 1726882974.23405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882974.23454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882974.23481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882974.23510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.23535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.23571: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882974.23580: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.23591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.23711: Set connection var ansible_pipelining to False 28992 1726882974.23719: Set connection var ansible_connection to ssh 28992 1726882974.23732: Set connection var ansible_timeout to 10 28992 1726882974.23745: Set connection var ansible_shell_type to sh 28992 1726882974.23755: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882974.23767: Set connection var ansible_shell_executable to /bin/sh 28992 1726882974.23827: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.23831: variable 'ansible_connection' from source: unknown 28992 1726882974.23840: variable 'ansible_module_compression' from source: unknown 28992 1726882974.23843: variable 'ansible_shell_type' from source: unknown 28992 1726882974.23845: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.23848: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.23851: variable 'ansible_pipelining' from source: unknown 28992 1726882974.23854: variable 'ansible_timeout' from source: unknown 28992 1726882974.23857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.24082: 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) 28992 1726882974.24088: variable 'omit' from source: magic vars 28992 1726882974.24091: starting attempt loop 28992 1726882974.24093: running the handler 28992 1726882974.24150: variable 'lsr_net_profile_ansible_managed' from source: set_fact 28992 1726882974.24161: Evaluated conditional (lsr_net_profile_ansible_managed): True 28992 1726882974.24172: handler run complete 28992 1726882974.24200: attempt loop complete, returning result 28992 1726882974.24208: _execute() done 28992 1726882974.24214: dumping result to json 28992 1726882974.24225: done dumping result, returning 28992 1726882974.24237: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'statebr' [0affc7ec-ae25-9fb4-6018-0000000008af] 28992 1726882974.24247: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008af ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882974.24410: no more pending results, returning what we have 28992 1726882974.24414: results queue empty 28992 1726882974.24415: checking for any_errors_fatal 28992 1726882974.24424: done checking for any_errors_fatal 28992 1726882974.24425: checking for max_fail_percentage 28992 1726882974.24427: done checking for max_fail_percentage 28992 1726882974.24428: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.24429: done checking to see if all hosts have failed 28992 1726882974.24430: getting the remaining hosts for this loop 28992 1726882974.24432: done getting the remaining hosts for this loop 28992 1726882974.24438: getting the next task for host managed_node1 28992 1726882974.24446: done getting next task for host managed_node1 28992 1726882974.24449: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 28992 1726882974.24453: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882974.24458: getting variables 28992 1726882974.24461: in VariableManager get_vars() 28992 1726882974.24501: Calling all_inventory to load vars for managed_node1 28992 1726882974.24504: Calling groups_inventory to load vars for managed_node1 28992 1726882974.24508: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.24826: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.24831: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.24836: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.25539: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008af 28992 1726882974.25543: WORKER PROCESS EXITING 28992 1726882974.26751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.28935: done with get_vars() 28992 1726882974.28964: done getting variables 28992 1726882974.29035: 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) 28992 1726882974.29155: variable 'profile' from source: play vars 28992 1726882974.29159: variable 'interface' from source: play vars 28992 1726882974.29232: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:42:54 -0400 (0:00:00.077) 0:00:34.493 ****** 28992 1726882974.29267: entering _queue_task() for managed_node1/assert 28992 1726882974.29642: worker is 1 (out of 1 available) 28992 1726882974.29659: exiting _queue_task() for managed_node1/assert 28992 1726882974.29673: done queuing things up, now waiting for results queue to drain 28992 1726882974.29675: waiting for pending results... 28992 1726882974.29999: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in statebr 28992 1726882974.30137: in run() - task 0affc7ec-ae25-9fb4-6018-0000000008b0 28992 1726882974.30163: variable 'ansible_search_path' from source: unknown 28992 1726882974.30172: variable 'ansible_search_path' from source: unknown 28992 1726882974.30226: calling self._execute() 28992 1726882974.30337: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.30349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.30367: variable 'omit' from source: magic vars 28992 1726882974.30790: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.30813: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.30830: variable 'omit' from source: magic vars 28992 1726882974.30873: variable 'omit' from source: magic vars 28992 1726882974.30970: variable 'profile' from source: play vars 28992 1726882974.30974: variable 'interface' from source: play vars 28992 1726882974.31029: variable 'interface' from source: play vars 28992 1726882974.31042: variable 'omit' from source: magic vars 28992 1726882974.31078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882974.31109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882974.31133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882974.31144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.31162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.31191: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882974.31194: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.31197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.31276: Set connection var ansible_pipelining to False 28992 1726882974.31280: Set connection var ansible_connection to ssh 28992 1726882974.31284: Set connection var ansible_timeout to 10 28992 1726882974.31290: Set connection var ansible_shell_type to sh 28992 1726882974.31296: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882974.31303: Set connection var ansible_shell_executable to /bin/sh 28992 1726882974.31323: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.31326: variable 'ansible_connection' from source: unknown 28992 1726882974.31329: variable 'ansible_module_compression' from source: unknown 28992 1726882974.31331: variable 'ansible_shell_type' from source: unknown 28992 1726882974.31333: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.31338: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.31349: variable 'ansible_pipelining' from source: unknown 28992 1726882974.31355: variable 'ansible_timeout' from source: unknown 28992 1726882974.31358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.31463: 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) 28992 1726882974.31472: variable 'omit' from source: magic vars 28992 1726882974.31477: starting attempt loop 28992 1726882974.31480: running the handler 28992 1726882974.31568: variable 'lsr_net_profile_fingerprint' from source: set_fact 28992 1726882974.31571: Evaluated conditional (lsr_net_profile_fingerprint): True 28992 1726882974.31579: handler run complete 28992 1726882974.31591: attempt loop complete, returning result 28992 1726882974.31593: _execute() done 28992 1726882974.31596: dumping result to json 28992 1726882974.31599: done dumping result, returning 28992 1726882974.31606: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in statebr [0affc7ec-ae25-9fb4-6018-0000000008b0] 28992 1726882974.31610: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008b0 28992 1726882974.31711: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000008b0 28992 1726882974.31714: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882974.31763: no more pending results, returning what we have 28992 1726882974.31767: results queue empty 28992 1726882974.31768: checking for any_errors_fatal 28992 1726882974.31775: done checking for any_errors_fatal 28992 1726882974.31778: checking for max_fail_percentage 28992 1726882974.31780: done checking for max_fail_percentage 28992 1726882974.31781: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.31782: done checking to see if all hosts have failed 28992 1726882974.31783: getting the remaining hosts for this loop 28992 1726882974.31785: done getting the remaining hosts for this loop 28992 1726882974.31789: getting the next task for host managed_node1 28992 1726882974.31797: done getting next task for host managed_node1 28992 1726882974.31801: ^ task is: TASK: Conditional asserts 28992 1726882974.31804: ^ state is: HOST STATE: block=4, 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 28992 1726882974.31809: getting variables 28992 1726882974.31811: in VariableManager get_vars() 28992 1726882974.31850: Calling all_inventory to load vars for managed_node1 28992 1726882974.31853: Calling groups_inventory to load vars for managed_node1 28992 1726882974.31857: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.31867: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.31870: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.31873: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.32900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.34678: done with get_vars() 28992 1726882974.34701: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:42:54 -0400 (0:00:00.055) 0:00:34.548 ****** 28992 1726882974.34782: entering _queue_task() for managed_node1/include_tasks 28992 1726882974.35060: worker is 1 (out of 1 available) 28992 1726882974.35076: exiting _queue_task() for managed_node1/include_tasks 28992 1726882974.35093: done queuing things up, now waiting for results queue to drain 28992 1726882974.35095: waiting for pending results... 28992 1726882974.35285: running TaskExecutor() for managed_node1/TASK: Conditional asserts 28992 1726882974.35365: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005ba 28992 1726882974.35377: variable 'ansible_search_path' from source: unknown 28992 1726882974.35381: variable 'ansible_search_path' from source: unknown 28992 1726882974.35613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882974.37992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882974.38096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882974.38162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882974.38186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882974.38207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882974.38280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882974.38303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882974.38323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882974.38367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882974.38378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882974.38577: dumping result to json 28992 1726882974.38580: done dumping result, returning 28992 1726882974.38587: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affc7ec-ae25-9fb4-6018-0000000005ba] 28992 1726882974.38589: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005ba 28992 1726882974.38669: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005ba 28992 1726882974.38672: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 28992 1726882974.38727: no more pending results, returning what we have 28992 1726882974.38730: results queue empty 28992 1726882974.38731: checking for any_errors_fatal 28992 1726882974.38736: done checking for any_errors_fatal 28992 1726882974.38737: checking for max_fail_percentage 28992 1726882974.38738: done checking for max_fail_percentage 28992 1726882974.38739: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.38740: done checking to see if all hosts have failed 28992 1726882974.38741: getting the remaining hosts for this loop 28992 1726882974.38742: done getting the remaining hosts for this loop 28992 1726882974.38746: getting the next task for host managed_node1 28992 1726882974.38751: done getting next task for host managed_node1 28992 1726882974.38754: ^ task is: TASK: Success in test '{{ lsr_description }}' 28992 1726882974.38757: ^ state is: HOST STATE: block=4, 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 28992 1726882974.38760: getting variables 28992 1726882974.38762: in VariableManager get_vars() 28992 1726882974.38796: Calling all_inventory to load vars for managed_node1 28992 1726882974.38799: Calling groups_inventory to load vars for managed_node1 28992 1726882974.38802: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.38812: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.38815: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.38818: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.40031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.42010: done with get_vars() 28992 1726882974.42077: done getting variables 28992 1726882974.42158: 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) 28992 1726882974.42278: variable 'lsr_description' from source: include params TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:42:54 -0400 (0:00:00.075) 0:00:34.623 ****** 28992 1726882974.42310: entering _queue_task() for managed_node1/debug 28992 1726882974.42593: worker is 1 (out of 1 available) 28992 1726882974.42608: exiting _queue_task() for managed_node1/debug 28992 1726882974.42621: done queuing things up, now waiting for results queue to drain 28992 1726882974.42625: waiting for pending results... 28992 1726882974.42817: running TaskExecutor() for managed_node1/TASK: Success in test 'I can create a profile without autoconnect' 28992 1726882974.42904: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005bb 28992 1726882974.42917: variable 'ansible_search_path' from source: unknown 28992 1726882974.42921: variable 'ansible_search_path' from source: unknown 28992 1726882974.42956: calling self._execute() 28992 1726882974.43035: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.43039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.43049: variable 'omit' from source: magic vars 28992 1726882974.43357: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.43367: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.43373: variable 'omit' from source: magic vars 28992 1726882974.43411: variable 'omit' from source: magic vars 28992 1726882974.43483: variable 'lsr_description' from source: include params 28992 1726882974.43501: variable 'omit' from source: magic vars 28992 1726882974.43541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882974.43570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882974.43590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882974.43604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.43620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.43645: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882974.43649: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.43651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.43734: Set connection var ansible_pipelining to False 28992 1726882974.43737: Set connection var ansible_connection to ssh 28992 1726882974.43741: Set connection var ansible_timeout to 10 28992 1726882974.43743: Set connection var ansible_shell_type to sh 28992 1726882974.43749: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882974.43757: Set connection var ansible_shell_executable to /bin/sh 28992 1726882974.43776: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.43780: variable 'ansible_connection' from source: unknown 28992 1726882974.43783: variable 'ansible_module_compression' from source: unknown 28992 1726882974.43785: variable 'ansible_shell_type' from source: unknown 28992 1726882974.43790: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.43792: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.43797: variable 'ansible_pipelining' from source: unknown 28992 1726882974.43799: variable 'ansible_timeout' from source: unknown 28992 1726882974.43804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.43915: 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) 28992 1726882974.43925: variable 'omit' from source: magic vars 28992 1726882974.43932: starting attempt loop 28992 1726882974.43935: running the handler 28992 1726882974.43976: handler run complete 28992 1726882974.43990: attempt loop complete, returning result 28992 1726882974.43993: _execute() done 28992 1726882974.43996: dumping result to json 28992 1726882974.43998: done dumping result, returning 28992 1726882974.44004: done running TaskExecutor() for managed_node1/TASK: Success in test 'I can create a profile without autoconnect' [0affc7ec-ae25-9fb4-6018-0000000005bb] 28992 1726882974.44009: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005bb 28992 1726882974.44103: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005bb 28992 1726882974.44106: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ 28992 1726882974.44169: no more pending results, returning what we have 28992 1726882974.44172: results queue empty 28992 1726882974.44173: checking for any_errors_fatal 28992 1726882974.44181: done checking for any_errors_fatal 28992 1726882974.44182: checking for max_fail_percentage 28992 1726882974.44184: done checking for max_fail_percentage 28992 1726882974.44185: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.44186: done checking to see if all hosts have failed 28992 1726882974.44186: getting the remaining hosts for this loop 28992 1726882974.44188: done getting the remaining hosts for this loop 28992 1726882974.44192: getting the next task for host managed_node1 28992 1726882974.44200: done getting next task for host managed_node1 28992 1726882974.44204: ^ task is: TASK: Cleanup 28992 1726882974.44207: ^ state is: HOST STATE: block=4, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882974.44213: getting variables 28992 1726882974.44395: in VariableManager get_vars() 28992 1726882974.44429: Calling all_inventory to load vars for managed_node1 28992 1726882974.44432: Calling groups_inventory to load vars for managed_node1 28992 1726882974.44436: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.44447: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.44450: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.44455: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.45938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.47144: done with get_vars() 28992 1726882974.47163: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:42:54 -0400 (0:00:00.049) 0:00:34.672 ****** 28992 1726882974.47241: entering _queue_task() for managed_node1/include_tasks 28992 1726882974.47517: worker is 1 (out of 1 available) 28992 1726882974.47535: exiting _queue_task() for managed_node1/include_tasks 28992 1726882974.47550: done queuing things up, now waiting for results queue to drain 28992 1726882974.47552: waiting for pending results... 28992 1726882974.47751: running TaskExecutor() for managed_node1/TASK: Cleanup 28992 1726882974.47828: in run() - task 0affc7ec-ae25-9fb4-6018-0000000005bf 28992 1726882974.47840: variable 'ansible_search_path' from source: unknown 28992 1726882974.47844: variable 'ansible_search_path' from source: unknown 28992 1726882974.47888: variable 'lsr_cleanup' from source: include params 28992 1726882974.48061: variable 'lsr_cleanup' from source: include params 28992 1726882974.48117: variable 'omit' from source: magic vars 28992 1726882974.48247: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.48250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.48253: variable 'omit' from source: magic vars 28992 1726882974.48636: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.48640: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.48643: variable 'item' from source: unknown 28992 1726882974.48645: variable 'item' from source: unknown 28992 1726882974.48663: variable 'item' from source: unknown 28992 1726882974.48747: variable 'item' from source: unknown 28992 1726882974.49032: dumping result to json 28992 1726882974.49037: done dumping result, returning 28992 1726882974.49041: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affc7ec-ae25-9fb4-6018-0000000005bf] 28992 1726882974.49043: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005bf 28992 1726882974.49211: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000005bf 28992 1726882974.49215: WORKER PROCESS EXITING 28992 1726882974.49247: no more pending results, returning what we have 28992 1726882974.49252: in VariableManager get_vars() 28992 1726882974.49301: Calling all_inventory to load vars for managed_node1 28992 1726882974.49305: Calling groups_inventory to load vars for managed_node1 28992 1726882974.49309: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.49335: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.49339: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.49344: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.51465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.53297: done with get_vars() 28992 1726882974.53319: variable 'ansible_search_path' from source: unknown 28992 1726882974.53320: variable 'ansible_search_path' from source: unknown 28992 1726882974.53357: we have included files to process 28992 1726882974.53358: generating all_blocks data 28992 1726882974.53360: done generating all_blocks data 28992 1726882974.53364: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882974.53365: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882974.53367: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882974.53519: done processing included file 28992 1726882974.53521: iterating over new_blocks loaded from include file 28992 1726882974.53524: in VariableManager get_vars() 28992 1726882974.53535: done with get_vars() 28992 1726882974.53536: filtering new block on tags 28992 1726882974.53555: done filtering new block on tags 28992 1726882974.53556: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 28992 1726882974.53561: extending task lists for all hosts with included blocks 28992 1726882974.54460: done extending task lists 28992 1726882974.54461: done processing included files 28992 1726882974.54462: results queue empty 28992 1726882974.54462: checking for any_errors_fatal 28992 1726882974.54465: done checking for any_errors_fatal 28992 1726882974.54465: checking for max_fail_percentage 28992 1726882974.54466: done checking for max_fail_percentage 28992 1726882974.54467: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.54468: done checking to see if all hosts have failed 28992 1726882974.54468: getting the remaining hosts for this loop 28992 1726882974.54469: done getting the remaining hosts for this loop 28992 1726882974.54471: getting the next task for host managed_node1 28992 1726882974.54474: done getting next task for host managed_node1 28992 1726882974.54475: ^ task is: TASK: Cleanup profile and device 28992 1726882974.54478: ^ state is: HOST STATE: block=4, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882974.54479: getting variables 28992 1726882974.54480: in VariableManager get_vars() 28992 1726882974.54490: Calling all_inventory to load vars for managed_node1 28992 1726882974.54491: Calling groups_inventory to load vars for managed_node1 28992 1726882974.54493: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.54498: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.54499: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.54501: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.55449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.56632: done with get_vars() 28992 1726882974.56649: done getting variables 28992 1726882974.56686: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:42:54 -0400 (0:00:00.094) 0:00:34.767 ****** 28992 1726882974.56712: entering _queue_task() for managed_node1/shell 28992 1726882974.57006: worker is 1 (out of 1 available) 28992 1726882974.57028: exiting _queue_task() for managed_node1/shell 28992 1726882974.57041: done queuing things up, now waiting for results queue to drain 28992 1726882974.57043: waiting for pending results... 28992 1726882974.57231: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 28992 1726882974.57320: in run() - task 0affc7ec-ae25-9fb4-6018-0000000009a0 28992 1726882974.57335: variable 'ansible_search_path' from source: unknown 28992 1726882974.57339: variable 'ansible_search_path' from source: unknown 28992 1726882974.57368: calling self._execute() 28992 1726882974.57446: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.57451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.57459: variable 'omit' from source: magic vars 28992 1726882974.57762: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.57772: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.57778: variable 'omit' from source: magic vars 28992 1726882974.57819: variable 'omit' from source: magic vars 28992 1726882974.57923: variable 'interface' from source: play vars 28992 1726882974.57942: variable 'omit' from source: magic vars 28992 1726882974.57977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882974.58015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882974.58036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882974.58053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.58064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882974.58090: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882974.58093: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.58096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.58176: Set connection var ansible_pipelining to False 28992 1726882974.58179: Set connection var ansible_connection to ssh 28992 1726882974.58185: Set connection var ansible_timeout to 10 28992 1726882974.58188: Set connection var ansible_shell_type to sh 28992 1726882974.58192: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882974.58199: Set connection var ansible_shell_executable to /bin/sh 28992 1726882974.58218: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.58221: variable 'ansible_connection' from source: unknown 28992 1726882974.58225: variable 'ansible_module_compression' from source: unknown 28992 1726882974.58228: variable 'ansible_shell_type' from source: unknown 28992 1726882974.58230: variable 'ansible_shell_executable' from source: unknown 28992 1726882974.58233: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.58237: variable 'ansible_pipelining' from source: unknown 28992 1726882974.58240: variable 'ansible_timeout' from source: unknown 28992 1726882974.58244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.58355: 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) 28992 1726882974.58366: variable 'omit' from source: magic vars 28992 1726882974.58369: starting attempt loop 28992 1726882974.58372: running the handler 28992 1726882974.58386: 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) 28992 1726882974.58402: _low_level_execute_command(): starting 28992 1726882974.58409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882974.58965: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.58969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.58972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.58974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.59012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882974.59029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882974.59098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882974.60860: stdout chunk (state=3): >>>/root <<< 28992 1726882974.60970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882974.61030: stderr chunk (state=3): >>><<< 28992 1726882974.61033: stdout chunk (state=3): >>><<< 28992 1726882974.61054: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882974.61065: _low_level_execute_command(): starting 28992 1726882974.61071: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132 `" && echo ansible-tmp-1726882974.6105323-30317-28898167009132="` echo /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132 `" ) && sleep 0' 28992 1726882974.61520: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.61533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882974.61559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882974.61563: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882974.61565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.61625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882974.61630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882974.61632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882974.61686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882974.63667: stdout chunk (state=3): >>>ansible-tmp-1726882974.6105323-30317-28898167009132=/root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132 <<< 28992 1726882974.63783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882974.63838: stderr chunk (state=3): >>><<< 28992 1726882974.63841: stdout chunk (state=3): >>><<< 28992 1726882974.63853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882974.6105323-30317-28898167009132=/root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882974.63878: variable 'ansible_module_compression' from source: unknown 28992 1726882974.63924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882974.63957: variable 'ansible_facts' from source: unknown 28992 1726882974.64009: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py 28992 1726882974.64113: Sending initial data 28992 1726882974.64117: Sent initial data (155 bytes) 28992 1726882974.64585: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.64588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882974.64590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.64593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.64595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.64643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882974.64657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882974.64720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882974.66311: 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 <<< 28992 1726882974.66316: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882974.66360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882974.66409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpndc2j7p9 /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py <<< 28992 1726882974.66416: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py" <<< 28992 1726882974.66460: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpndc2j7p9" to remote "/root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py" <<< 28992 1726882974.67020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882974.67078: stderr chunk (state=3): >>><<< 28992 1726882974.67082: stdout chunk (state=3): >>><<< 28992 1726882974.67105: done transferring module to remote 28992 1726882974.67114: _low_level_execute_command(): starting 28992 1726882974.67118: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/ /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py && sleep 0' 28992 1726882974.67574: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882974.67577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882974.67579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.67585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.67587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.67639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882974.67649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882974.67696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882974.69498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882974.69540: stderr chunk (state=3): >>><<< 28992 1726882974.69543: stdout chunk (state=3): >>><<< 28992 1726882974.69556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882974.69559: _low_level_execute_command(): starting 28992 1726882974.69563: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/AnsiballZ_command.py && sleep 0' 28992 1726882974.70002: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.70005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882974.70008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882974.70012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882974.70014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.70061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882974.70065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882974.70131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882974.90320: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (37039d2f-3cec-45ec-ac93-b76dd3907428) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:42:54.863792", "end": "2024-09-20 21:42:54.901574", "delta": "0:00:00.037782", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 28992 1726882974.91887: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726882974.91946: stderr chunk (state=3): >>><<< 28992 1726882974.91950: stdout chunk (state=3): >>><<< 28992 1726882974.91969: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'statebr' (37039d2f-3cec-45ec-ac93-b76dd3907428) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:42:54.863792", "end": "2024-09-20 21:42:54.901574", "delta": "0:00:00.037782", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726882974.92003: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1726882974.6105323-30317-28898167009132/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882974.92012: _low_level_execute_command(): starting 28992 1726882974.92015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882974.6105323-30317-28898167009132/ > /dev/null 2>&1 && sleep 0' 28992 1726882974.92507: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.92510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.92513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882974.92515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882974.92566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882974.92570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882974.92574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882974.92631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882974.94489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882974.94536: stderr chunk (state=3): >>><<< 28992 1726882974.94539: stdout chunk (state=3): >>><<< 28992 1726882974.94559: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882974.94565: handler run complete 28992 1726882974.94588: Evaluated conditional (False): False 28992 1726882974.94595: attempt loop complete, returning result 28992 1726882974.94598: _execute() done 28992 1726882974.94600: dumping result to json 28992 1726882974.94605: done dumping result, returning 28992 1726882974.94613: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affc7ec-ae25-9fb4-6018-0000000009a0] 28992 1726882974.94617: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000009a0 28992 1726882974.94726: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000009a0 28992 1726882974.94729: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.037782", "end": "2024-09-20 21:42:54.901574", "rc": 1, "start": "2024-09-20 21:42:54.863792" } STDOUT: Connection 'statebr' (37039d2f-3cec-45ec-ac93-b76dd3907428) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726882974.94798: no more pending results, returning what we have 28992 1726882974.94802: results queue empty 28992 1726882974.94803: checking for any_errors_fatal 28992 1726882974.94804: done checking for any_errors_fatal 28992 1726882974.94805: checking for max_fail_percentage 28992 1726882974.94807: done checking for max_fail_percentage 28992 1726882974.94808: checking to see if all hosts have failed and the running result is not ok 28992 1726882974.94809: done checking to see if all hosts have failed 28992 1726882974.94810: getting the remaining hosts for this loop 28992 1726882974.94812: done getting the remaining hosts for this loop 28992 1726882974.94816: getting the next task for host managed_node1 28992 1726882974.94828: done getting next task for host managed_node1 28992 1726882974.94832: ^ task is: TASK: Include the task 'run_test.yml' 28992 1726882974.94834: ^ 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 28992 1726882974.94842: getting variables 28992 1726882974.94844: in VariableManager get_vars() 28992 1726882974.94878: Calling all_inventory to load vars for managed_node1 28992 1726882974.94881: Calling groups_inventory to load vars for managed_node1 28992 1726882974.94886: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.94898: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.94900: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.94903: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.96044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882974.97229: done with get_vars() 28992 1726882974.97249: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Friday 20 September 2024 21:42:54 -0400 (0:00:00.406) 0:00:35.173 ****** 28992 1726882974.97325: entering _queue_task() for managed_node1/include_tasks 28992 1726882974.97566: worker is 1 (out of 1 available) 28992 1726882974.97580: exiting _queue_task() for managed_node1/include_tasks 28992 1726882974.97595: done queuing things up, now waiting for results queue to drain 28992 1726882974.97597: waiting for pending results... 28992 1726882974.97788: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 28992 1726882974.97856: in run() - task 0affc7ec-ae25-9fb4-6018-000000000011 28992 1726882974.97868: variable 'ansible_search_path' from source: unknown 28992 1726882974.97899: calling self._execute() 28992 1726882974.97974: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882974.97979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882974.97989: variable 'omit' from source: magic vars 28992 1726882974.98280: variable 'ansible_distribution_major_version' from source: facts 28992 1726882974.98291: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882974.98297: _execute() done 28992 1726882974.98300: dumping result to json 28992 1726882974.98303: done dumping result, returning 28992 1726882974.98309: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-9fb4-6018-000000000011] 28992 1726882974.98315: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000011 28992 1726882974.98424: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000011 28992 1726882974.98428: WORKER PROCESS EXITING 28992 1726882974.98455: no more pending results, returning what we have 28992 1726882974.98459: in VariableManager get_vars() 28992 1726882974.98496: Calling all_inventory to load vars for managed_node1 28992 1726882974.98499: Calling groups_inventory to load vars for managed_node1 28992 1726882974.98502: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882974.98514: Calling all_plugins_play to load vars for managed_node1 28992 1726882974.98517: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882974.98520: Calling groups_plugins_play to load vars for managed_node1 28992 1726882974.99491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.00752: done with get_vars() 28992 1726882975.00767: variable 'ansible_search_path' from source: unknown 28992 1726882975.00777: we have included files to process 28992 1726882975.00778: generating all_blocks data 28992 1726882975.00779: done generating all_blocks data 28992 1726882975.00787: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882975.00788: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882975.00790: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882975.01066: in VariableManager get_vars() 28992 1726882975.01078: done with get_vars() 28992 1726882975.01107: in VariableManager get_vars() 28992 1726882975.01117: done with get_vars() 28992 1726882975.01148: in VariableManager get_vars() 28992 1726882975.01160: done with get_vars() 28992 1726882975.01187: in VariableManager get_vars() 28992 1726882975.01197: done with get_vars() 28992 1726882975.01225: in VariableManager get_vars() 28992 1726882975.01234: done with get_vars() 28992 1726882975.01510: in VariableManager get_vars() 28992 1726882975.01520: done with get_vars() 28992 1726882975.01531: done processing included file 28992 1726882975.01532: iterating over new_blocks loaded from include file 28992 1726882975.01533: in VariableManager get_vars() 28992 1726882975.01540: done with get_vars() 28992 1726882975.01541: filtering new block on tags 28992 1726882975.01609: done filtering new block on tags 28992 1726882975.01611: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 28992 1726882975.01615: extending task lists for all hosts with included blocks 28992 1726882975.01640: done extending task lists 28992 1726882975.01640: done processing included files 28992 1726882975.01641: results queue empty 28992 1726882975.01641: checking for any_errors_fatal 28992 1726882975.01645: done checking for any_errors_fatal 28992 1726882975.01646: checking for max_fail_percentage 28992 1726882975.01647: done checking for max_fail_percentage 28992 1726882975.01647: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.01648: done checking to see if all hosts have failed 28992 1726882975.01648: getting the remaining hosts for this loop 28992 1726882975.01649: done getting the remaining hosts for this loop 28992 1726882975.01651: getting the next task for host managed_node1 28992 1726882975.01653: done getting next task for host managed_node1 28992 1726882975.01655: ^ task is: TASK: TEST: {{ lsr_description }} 28992 1726882975.01656: ^ 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 28992 1726882975.01658: getting variables 28992 1726882975.01659: in VariableManager get_vars() 28992 1726882975.01664: Calling all_inventory to load vars for managed_node1 28992 1726882975.01666: Calling groups_inventory to load vars for managed_node1 28992 1726882975.01667: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.01671: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.01673: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.01674: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.02501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.03667: done with get_vars() 28992 1726882975.03682: done getting variables 28992 1726882975.03713: 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) 28992 1726882975.03800: variable 'lsr_description' from source: include params TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:42:55 -0400 (0:00:00.064) 0:00:35.238 ****** 28992 1726882975.03824: entering _queue_task() for managed_node1/debug 28992 1726882975.04094: worker is 1 (out of 1 available) 28992 1726882975.04111: exiting _queue_task() for managed_node1/debug 28992 1726882975.04125: done queuing things up, now waiting for results queue to drain 28992 1726882975.04127: waiting for pending results... 28992 1726882975.04317: running TaskExecutor() for managed_node1/TASK: TEST: I can activate an existing profile 28992 1726882975.04404: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a49 28992 1726882975.04416: variable 'ansible_search_path' from source: unknown 28992 1726882975.04420: variable 'ansible_search_path' from source: unknown 28992 1726882975.04464: calling self._execute() 28992 1726882975.04532: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.04538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.04546: variable 'omit' from source: magic vars 28992 1726882975.04837: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.04848: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.04855: variable 'omit' from source: magic vars 28992 1726882975.04891: variable 'omit' from source: magic vars 28992 1726882975.04963: variable 'lsr_description' from source: include params 28992 1726882975.04978: variable 'omit' from source: magic vars 28992 1726882975.05015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882975.05049: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.05066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882975.05081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.05091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.05121: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.05125: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.05129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.05203: Set connection var ansible_pipelining to False 28992 1726882975.05206: Set connection var ansible_connection to ssh 28992 1726882975.05210: Set connection var ansible_timeout to 10 28992 1726882975.05213: Set connection var ansible_shell_type to sh 28992 1726882975.05220: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.05231: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.05250: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.05254: variable 'ansible_connection' from source: unknown 28992 1726882975.05257: variable 'ansible_module_compression' from source: unknown 28992 1726882975.05259: variable 'ansible_shell_type' from source: unknown 28992 1726882975.05262: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.05264: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.05268: variable 'ansible_pipelining' from source: unknown 28992 1726882975.05270: variable 'ansible_timeout' from source: unknown 28992 1726882975.05275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.05388: 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) 28992 1726882975.05396: variable 'omit' from source: magic vars 28992 1726882975.05401: starting attempt loop 28992 1726882975.05404: running the handler 28992 1726882975.05450: handler run complete 28992 1726882975.05459: attempt loop complete, returning result 28992 1726882975.05462: _execute() done 28992 1726882975.05465: dumping result to json 28992 1726882975.05467: done dumping result, returning 28992 1726882975.05473: done running TaskExecutor() for managed_node1/TASK: TEST: I can activate an existing profile [0affc7ec-ae25-9fb4-6018-000000000a49] 28992 1726882975.05477: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a49 28992 1726882975.05571: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a49 28992 1726882975.05573: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## I can activate an existing profile ########## 28992 1726882975.05627: no more pending results, returning what we have 28992 1726882975.05631: results queue empty 28992 1726882975.05632: checking for any_errors_fatal 28992 1726882975.05634: done checking for any_errors_fatal 28992 1726882975.05635: checking for max_fail_percentage 28992 1726882975.05638: done checking for max_fail_percentage 28992 1726882975.05639: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.05640: done checking to see if all hosts have failed 28992 1726882975.05641: getting the remaining hosts for this loop 28992 1726882975.05642: done getting the remaining hosts for this loop 28992 1726882975.05647: getting the next task for host managed_node1 28992 1726882975.05653: done getting next task for host managed_node1 28992 1726882975.05658: ^ task is: TASK: Show item 28992 1726882975.05660: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882975.05665: getting variables 28992 1726882975.05667: in VariableManager get_vars() 28992 1726882975.05701: Calling all_inventory to load vars for managed_node1 28992 1726882975.05704: Calling groups_inventory to load vars for managed_node1 28992 1726882975.05708: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.05718: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.05720: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.05725: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.06775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.07963: done with get_vars() 28992 1726882975.07982: done getting variables 28992 1726882975.08035: 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 item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:42:55 -0400 (0:00:00.042) 0:00:35.280 ****** 28992 1726882975.08059: entering _queue_task() for managed_node1/debug 28992 1726882975.08337: worker is 1 (out of 1 available) 28992 1726882975.08352: exiting _queue_task() for managed_node1/debug 28992 1726882975.08366: done queuing things up, now waiting for results queue to drain 28992 1726882975.08367: waiting for pending results... 28992 1726882975.08557: running TaskExecutor() for managed_node1/TASK: Show item 28992 1726882975.08641: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a4a 28992 1726882975.08653: variable 'ansible_search_path' from source: unknown 28992 1726882975.08656: variable 'ansible_search_path' from source: unknown 28992 1726882975.08707: variable 'omit' from source: magic vars 28992 1726882975.08826: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.08832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.08844: variable 'omit' from source: magic vars 28992 1726882975.09121: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.09132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.09137: variable 'omit' from source: magic vars 28992 1726882975.09169: variable 'omit' from source: magic vars 28992 1726882975.09201: variable 'item' from source: unknown 28992 1726882975.09255: variable 'item' from source: unknown 28992 1726882975.09270: variable 'omit' from source: magic vars 28992 1726882975.09306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882975.09336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.09353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882975.09370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.09385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.09412: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.09415: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.09418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.09502: Set connection var ansible_pipelining to False 28992 1726882975.09506: Set connection var ansible_connection to ssh 28992 1726882975.09509: Set connection var ansible_timeout to 10 28992 1726882975.09512: Set connection var ansible_shell_type to sh 28992 1726882975.09518: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.09527: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.09546: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.09549: variable 'ansible_connection' from source: unknown 28992 1726882975.09552: variable 'ansible_module_compression' from source: unknown 28992 1726882975.09554: variable 'ansible_shell_type' from source: unknown 28992 1726882975.09556: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.09559: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.09563: variable 'ansible_pipelining' from source: unknown 28992 1726882975.09566: variable 'ansible_timeout' from source: unknown 28992 1726882975.09570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.09684: 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) 28992 1726882975.09698: variable 'omit' from source: magic vars 28992 1726882975.09701: starting attempt loop 28992 1726882975.09704: running the handler 28992 1726882975.09742: variable 'lsr_description' from source: include params 28992 1726882975.09791: variable 'lsr_description' from source: include params 28992 1726882975.09803: handler run complete 28992 1726882975.09819: attempt loop complete, returning result 28992 1726882975.09834: variable 'item' from source: unknown 28992 1726882975.09879: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } 28992 1726882975.10038: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.10041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.10044: variable 'omit' from source: magic vars 28992 1726882975.10120: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.10125: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.10130: variable 'omit' from source: magic vars 28992 1726882975.10141: variable 'omit' from source: magic vars 28992 1726882975.10174: variable 'item' from source: unknown 28992 1726882975.10220: variable 'item' from source: unknown 28992 1726882975.10235: variable 'omit' from source: magic vars 28992 1726882975.10250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.10258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.10269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.10276: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.10279: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.10282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.10336: Set connection var ansible_pipelining to False 28992 1726882975.10340: Set connection var ansible_connection to ssh 28992 1726882975.10342: Set connection var ansible_timeout to 10 28992 1726882975.10347: Set connection var ansible_shell_type to sh 28992 1726882975.10352: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.10359: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.10378: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.10383: variable 'ansible_connection' from source: unknown 28992 1726882975.10386: variable 'ansible_module_compression' from source: unknown 28992 1726882975.10389: variable 'ansible_shell_type' from source: unknown 28992 1726882975.10391: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.10393: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.10399: variable 'ansible_pipelining' from source: unknown 28992 1726882975.10402: variable 'ansible_timeout' from source: unknown 28992 1726882975.10406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.10471: 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) 28992 1726882975.10483: variable 'omit' from source: magic vars 28992 1726882975.10488: starting attempt loop 28992 1726882975.10490: running the handler 28992 1726882975.10508: variable 'lsr_setup' from source: include params 28992 1726882975.10560: variable 'lsr_setup' from source: include params 28992 1726882975.10597: handler run complete 28992 1726882975.10609: attempt loop complete, returning result 28992 1726882975.10625: variable 'item' from source: unknown 28992 1726882975.10672: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } 28992 1726882975.10766: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.10769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.10771: variable 'omit' from source: magic vars 28992 1726882975.10879: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.10893: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.10898: variable 'omit' from source: magic vars 28992 1726882975.10905: variable 'omit' from source: magic vars 28992 1726882975.10934: variable 'item' from source: unknown 28992 1726882975.10977: variable 'item' from source: unknown 28992 1726882975.10997: variable 'omit' from source: magic vars 28992 1726882975.11008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.11014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.11020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.11031: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.11034: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.11036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.11085: Set connection var ansible_pipelining to False 28992 1726882975.11088: Set connection var ansible_connection to ssh 28992 1726882975.11095: Set connection var ansible_timeout to 10 28992 1726882975.11099: Set connection var ansible_shell_type to sh 28992 1726882975.11102: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.11113: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.11129: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.11132: variable 'ansible_connection' from source: unknown 28992 1726882975.11135: variable 'ansible_module_compression' from source: unknown 28992 1726882975.11137: variable 'ansible_shell_type' from source: unknown 28992 1726882975.11139: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.11142: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.11147: variable 'ansible_pipelining' from source: unknown 28992 1726882975.11149: variable 'ansible_timeout' from source: unknown 28992 1726882975.11154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.11220: 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) 28992 1726882975.11229: variable 'omit' from source: magic vars 28992 1726882975.11232: starting attempt loop 28992 1726882975.11235: running the handler 28992 1726882975.11247: variable 'lsr_test' from source: include params 28992 1726882975.11294: variable 'lsr_test' from source: include params 28992 1726882975.11307: handler run complete 28992 1726882975.11318: attempt loop complete, returning result 28992 1726882975.11334: variable 'item' from source: unknown 28992 1726882975.11377: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } 28992 1726882975.11460: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.11464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.11466: variable 'omit' from source: magic vars 28992 1726882975.11571: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.11582: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.11587: variable 'omit' from source: magic vars 28992 1726882975.11596: variable 'omit' from source: magic vars 28992 1726882975.11624: variable 'item' from source: unknown 28992 1726882975.11669: variable 'item' from source: unknown 28992 1726882975.11680: variable 'omit' from source: magic vars 28992 1726882975.11701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.11705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.11711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.11719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.11724: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.11726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.11773: Set connection var ansible_pipelining to False 28992 1726882975.11776: Set connection var ansible_connection to ssh 28992 1726882975.11779: Set connection var ansible_timeout to 10 28992 1726882975.11782: Set connection var ansible_shell_type to sh 28992 1726882975.11791: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.11798: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.11819: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.11825: variable 'ansible_connection' from source: unknown 28992 1726882975.11827: variable 'ansible_module_compression' from source: unknown 28992 1726882975.11830: variable 'ansible_shell_type' from source: unknown 28992 1726882975.11832: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.11836: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.11839: variable 'ansible_pipelining' from source: unknown 28992 1726882975.11843: variable 'ansible_timeout' from source: unknown 28992 1726882975.11848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.11913: 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) 28992 1726882975.11917: variable 'omit' from source: magic vars 28992 1726882975.11920: starting attempt loop 28992 1726882975.11924: running the handler 28992 1726882975.11939: variable 'lsr_assert' from source: include params 28992 1726882975.11985: variable 'lsr_assert' from source: include params 28992 1726882975.11998: handler run complete 28992 1726882975.12009: attempt loop complete, returning result 28992 1726882975.12025: variable 'item' from source: unknown 28992 1726882975.12071: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } 28992 1726882975.12153: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.12156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.12160: variable 'omit' from source: magic vars 28992 1726882975.12300: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.12303: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.12311: variable 'omit' from source: magic vars 28992 1726882975.12320: variable 'omit' from source: magic vars 28992 1726882975.12349: variable 'item' from source: unknown 28992 1726882975.12395: variable 'item' from source: unknown 28992 1726882975.12407: variable 'omit' from source: magic vars 28992 1726882975.12421: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.12429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.12434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.12444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.12447: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.12450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.12498: Set connection var ansible_pipelining to False 28992 1726882975.12503: Set connection var ansible_connection to ssh 28992 1726882975.12505: Set connection var ansible_timeout to 10 28992 1726882975.12508: Set connection var ansible_shell_type to sh 28992 1726882975.12514: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.12521: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.12539: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.12542: variable 'ansible_connection' from source: unknown 28992 1726882975.12545: variable 'ansible_module_compression' from source: unknown 28992 1726882975.12547: variable 'ansible_shell_type' from source: unknown 28992 1726882975.12549: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.12552: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.12556: variable 'ansible_pipelining' from source: unknown 28992 1726882975.12559: variable 'ansible_timeout' from source: unknown 28992 1726882975.12563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.12630: 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) 28992 1726882975.12636: variable 'omit' from source: magic vars 28992 1726882975.12639: starting attempt loop 28992 1726882975.12642: running the handler 28992 1726882975.12729: handler run complete 28992 1726882975.12732: attempt loop complete, returning result 28992 1726882975.12739: variable 'item' from source: unknown 28992 1726882975.12782: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 28992 1726882975.12869: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.12873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.12875: variable 'omit' from source: magic vars 28992 1726882975.12978: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.12982: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.12988: variable 'omit' from source: magic vars 28992 1726882975.12997: variable 'omit' from source: magic vars 28992 1726882975.13023: variable 'item' from source: unknown 28992 1726882975.13070: variable 'item' from source: unknown 28992 1726882975.13085: variable 'omit' from source: magic vars 28992 1726882975.13098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.13105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.13110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.13119: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.13123: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.13127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.13176: Set connection var ansible_pipelining to False 28992 1726882975.13179: Set connection var ansible_connection to ssh 28992 1726882975.13182: Set connection var ansible_timeout to 10 28992 1726882975.13187: Set connection var ansible_shell_type to sh 28992 1726882975.13190: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.13200: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.13214: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.13217: variable 'ansible_connection' from source: unknown 28992 1726882975.13219: variable 'ansible_module_compression' from source: unknown 28992 1726882975.13224: variable 'ansible_shell_type' from source: unknown 28992 1726882975.13226: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.13229: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.13234: variable 'ansible_pipelining' from source: unknown 28992 1726882975.13236: variable 'ansible_timeout' from source: unknown 28992 1726882975.13241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.13306: 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) 28992 1726882975.13310: variable 'omit' from source: magic vars 28992 1726882975.13316: starting attempt loop 28992 1726882975.13319: running the handler 28992 1726882975.13334: variable 'lsr_fail_debug' from source: play vars 28992 1726882975.13378: variable 'lsr_fail_debug' from source: play vars 28992 1726882975.13400: handler run complete 28992 1726882975.13410: attempt loop complete, returning result 28992 1726882975.13426: variable 'item' from source: unknown 28992 1726882975.13471: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 28992 1726882975.13548: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.13551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.13564: variable 'omit' from source: magic vars 28992 1726882975.13670: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.13677: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.13680: variable 'omit' from source: magic vars 28992 1726882975.13693: variable 'omit' from source: magic vars 28992 1726882975.13721: variable 'item' from source: unknown 28992 1726882975.13766: variable 'item' from source: unknown 28992 1726882975.13785: variable 'omit' from source: magic vars 28992 1726882975.13798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.13805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.13810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.13823: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.13826: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.13829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.13875: Set connection var ansible_pipelining to False 28992 1726882975.13878: Set connection var ansible_connection to ssh 28992 1726882975.13890: Set connection var ansible_timeout to 10 28992 1726882975.13898: Set connection var ansible_shell_type to sh 28992 1726882975.13900: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.13903: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.13916: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.13919: variable 'ansible_connection' from source: unknown 28992 1726882975.13923: variable 'ansible_module_compression' from source: unknown 28992 1726882975.13926: variable 'ansible_shell_type' from source: unknown 28992 1726882975.13928: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.13930: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.13935: variable 'ansible_pipelining' from source: unknown 28992 1726882975.13938: variable 'ansible_timeout' from source: unknown 28992 1726882975.13942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.14001: 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) 28992 1726882975.14013: variable 'omit' from source: magic vars 28992 1726882975.14016: starting attempt loop 28992 1726882975.14019: running the handler 28992 1726882975.14036: variable 'lsr_cleanup' from source: include params 28992 1726882975.14081: variable 'lsr_cleanup' from source: include params 28992 1726882975.14094: handler run complete 28992 1726882975.14109: attempt loop complete, returning result 28992 1726882975.14119: variable 'item' from source: unknown 28992 1726882975.14164: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 28992 1726882975.14246: dumping result to json 28992 1726882975.14249: done dumping result, returning 28992 1726882975.14251: done running TaskExecutor() for managed_node1/TASK: Show item [0affc7ec-ae25-9fb4-6018-000000000a4a] 28992 1726882975.14254: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4a 28992 1726882975.14299: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4a 28992 1726882975.14301: WORKER PROCESS EXITING 28992 1726882975.14357: no more pending results, returning what we have 28992 1726882975.14360: results queue empty 28992 1726882975.14361: checking for any_errors_fatal 28992 1726882975.14370: done checking for any_errors_fatal 28992 1726882975.14371: checking for max_fail_percentage 28992 1726882975.14372: done checking for max_fail_percentage 28992 1726882975.14373: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.14374: done checking to see if all hosts have failed 28992 1726882975.14375: getting the remaining hosts for this loop 28992 1726882975.14377: done getting the remaining hosts for this loop 28992 1726882975.14381: getting the next task for host managed_node1 28992 1726882975.14390: done getting next task for host managed_node1 28992 1726882975.14393: ^ task is: TASK: Include the task 'show_interfaces.yml' 28992 1726882975.14396: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882975.14400: getting variables 28992 1726882975.14402: in VariableManager get_vars() 28992 1726882975.14445: Calling all_inventory to load vars for managed_node1 28992 1726882975.14448: Calling groups_inventory to load vars for managed_node1 28992 1726882975.14452: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.14463: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.14465: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.14468: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.19155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.20328: done with get_vars() 28992 1726882975.20347: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:42:55 -0400 (0:00:00.123) 0:00:35.404 ****** 28992 1726882975.20406: entering _queue_task() for managed_node1/include_tasks 28992 1726882975.20697: worker is 1 (out of 1 available) 28992 1726882975.20712: exiting _queue_task() for managed_node1/include_tasks 28992 1726882975.20729: done queuing things up, now waiting for results queue to drain 28992 1726882975.20731: waiting for pending results... 28992 1726882975.20930: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 28992 1726882975.21012: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a4b 28992 1726882975.21024: variable 'ansible_search_path' from source: unknown 28992 1726882975.21029: variable 'ansible_search_path' from source: unknown 28992 1726882975.21063: calling self._execute() 28992 1726882975.21140: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.21144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.21152: variable 'omit' from source: magic vars 28992 1726882975.21457: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.21467: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.21474: _execute() done 28992 1726882975.21477: dumping result to json 28992 1726882975.21481: done dumping result, returning 28992 1726882975.21486: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-9fb4-6018-000000000a4b] 28992 1726882975.21494: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4b 28992 1726882975.21594: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4b 28992 1726882975.21596: WORKER PROCESS EXITING 28992 1726882975.21646: no more pending results, returning what we have 28992 1726882975.21651: in VariableManager get_vars() 28992 1726882975.21688: Calling all_inventory to load vars for managed_node1 28992 1726882975.21691: Calling groups_inventory to load vars for managed_node1 28992 1726882975.21694: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.21709: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.21711: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.21714: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.22687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.23870: done with get_vars() 28992 1726882975.23887: variable 'ansible_search_path' from source: unknown 28992 1726882975.23888: variable 'ansible_search_path' from source: unknown 28992 1726882975.23916: we have included files to process 28992 1726882975.23917: generating all_blocks data 28992 1726882975.23919: done generating all_blocks data 28992 1726882975.23925: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882975.23926: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882975.23927: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882975.23998: in VariableManager get_vars() 28992 1726882975.24011: done with get_vars() 28992 1726882975.24093: done processing included file 28992 1726882975.24094: iterating over new_blocks loaded from include file 28992 1726882975.24095: in VariableManager get_vars() 28992 1726882975.24106: done with get_vars() 28992 1726882975.24107: filtering new block on tags 28992 1726882975.24133: done filtering new block on tags 28992 1726882975.24135: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 28992 1726882975.24138: extending task lists for all hosts with included blocks 28992 1726882975.24430: done extending task lists 28992 1726882975.24431: done processing included files 28992 1726882975.24431: results queue empty 28992 1726882975.24432: checking for any_errors_fatal 28992 1726882975.24438: done checking for any_errors_fatal 28992 1726882975.24439: checking for max_fail_percentage 28992 1726882975.24440: done checking for max_fail_percentage 28992 1726882975.24440: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.24441: done checking to see if all hosts have failed 28992 1726882975.24441: getting the remaining hosts for this loop 28992 1726882975.24442: done getting the remaining hosts for this loop 28992 1726882975.24444: getting the next task for host managed_node1 28992 1726882975.24447: done getting next task for host managed_node1 28992 1726882975.24448: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28992 1726882975.24451: ^ 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 28992 1726882975.24453: getting variables 28992 1726882975.24453: in VariableManager get_vars() 28992 1726882975.24460: Calling all_inventory to load vars for managed_node1 28992 1726882975.24461: Calling groups_inventory to load vars for managed_node1 28992 1726882975.24463: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.24466: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.24468: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.24470: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.25378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.26542: done with get_vars() 28992 1726882975.26558: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:42:55 -0400 (0:00:00.062) 0:00:35.466 ****** 28992 1726882975.26613: entering _queue_task() for managed_node1/include_tasks 28992 1726882975.26856: worker is 1 (out of 1 available) 28992 1726882975.26872: exiting _queue_task() for managed_node1/include_tasks 28992 1726882975.26885: done queuing things up, now waiting for results queue to drain 28992 1726882975.26887: waiting for pending results... 28992 1726882975.27079: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 28992 1726882975.27164: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a72 28992 1726882975.27171: variable 'ansible_search_path' from source: unknown 28992 1726882975.27176: variable 'ansible_search_path' from source: unknown 28992 1726882975.27208: calling self._execute() 28992 1726882975.27285: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.27293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.27301: variable 'omit' from source: magic vars 28992 1726882975.27599: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.27604: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.27612: _execute() done 28992 1726882975.27615: dumping result to json 28992 1726882975.27618: done dumping result, returning 28992 1726882975.27625: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-9fb4-6018-000000000a72] 28992 1726882975.27630: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a72 28992 1726882975.27727: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a72 28992 1726882975.27731: WORKER PROCESS EXITING 28992 1726882975.27758: no more pending results, returning what we have 28992 1726882975.27762: in VariableManager get_vars() 28992 1726882975.27797: Calling all_inventory to load vars for managed_node1 28992 1726882975.27800: Calling groups_inventory to load vars for managed_node1 28992 1726882975.27804: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.27816: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.27819: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.27824: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.28865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.30043: done with get_vars() 28992 1726882975.30057: variable 'ansible_search_path' from source: unknown 28992 1726882975.30058: variable 'ansible_search_path' from source: unknown 28992 1726882975.30083: we have included files to process 28992 1726882975.30084: generating all_blocks data 28992 1726882975.30085: done generating all_blocks data 28992 1726882975.30086: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882975.30087: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882975.30089: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882975.30273: done processing included file 28992 1726882975.30274: iterating over new_blocks loaded from include file 28992 1726882975.30275: in VariableManager get_vars() 28992 1726882975.30286: done with get_vars() 28992 1726882975.30287: filtering new block on tags 28992 1726882975.30313: done filtering new block on tags 28992 1726882975.30315: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 28992 1726882975.30318: extending task lists for all hosts with included blocks 28992 1726882975.30424: done extending task lists 28992 1726882975.30425: done processing included files 28992 1726882975.30426: results queue empty 28992 1726882975.30427: checking for any_errors_fatal 28992 1726882975.30429: done checking for any_errors_fatal 28992 1726882975.30429: checking for max_fail_percentage 28992 1726882975.30430: done checking for max_fail_percentage 28992 1726882975.30431: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.30431: done checking to see if all hosts have failed 28992 1726882975.30432: getting the remaining hosts for this loop 28992 1726882975.30433: done getting the remaining hosts for this loop 28992 1726882975.30434: getting the next task for host managed_node1 28992 1726882975.30438: done getting next task for host managed_node1 28992 1726882975.30439: ^ task is: TASK: Gather current interface info 28992 1726882975.30442: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882975.30444: getting variables 28992 1726882975.30444: in VariableManager get_vars() 28992 1726882975.30451: Calling all_inventory to load vars for managed_node1 28992 1726882975.30452: Calling groups_inventory to load vars for managed_node1 28992 1726882975.30454: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.30457: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.30459: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.30461: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.31292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.32511: done with get_vars() 28992 1726882975.32529: done getting variables 28992 1726882975.32557: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:42:55 -0400 (0:00:00.059) 0:00:35.526 ****** 28992 1726882975.32578: entering _queue_task() for managed_node1/command 28992 1726882975.32810: worker is 1 (out of 1 available) 28992 1726882975.32826: exiting _queue_task() for managed_node1/command 28992 1726882975.32841: done queuing things up, now waiting for results queue to drain 28992 1726882975.32843: waiting for pending results... 28992 1726882975.33027: running TaskExecutor() for managed_node1/TASK: Gather current interface info 28992 1726882975.33118: in run() - task 0affc7ec-ae25-9fb4-6018-000000000aad 28992 1726882975.33132: variable 'ansible_search_path' from source: unknown 28992 1726882975.33136: variable 'ansible_search_path' from source: unknown 28992 1726882975.33166: calling self._execute() 28992 1726882975.33241: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.33245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.33254: variable 'omit' from source: magic vars 28992 1726882975.33546: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.33557: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.33563: variable 'omit' from source: magic vars 28992 1726882975.33604: variable 'omit' from source: magic vars 28992 1726882975.33634: variable 'omit' from source: magic vars 28992 1726882975.33669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882975.33701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.33718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882975.33738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.33747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.33771: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.33774: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.33777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.33858: Set connection var ansible_pipelining to False 28992 1726882975.33862: Set connection var ansible_connection to ssh 28992 1726882975.33865: Set connection var ansible_timeout to 10 28992 1726882975.33868: Set connection var ansible_shell_type to sh 28992 1726882975.33874: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.33880: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.33902: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.33905: variable 'ansible_connection' from source: unknown 28992 1726882975.33909: variable 'ansible_module_compression' from source: unknown 28992 1726882975.33911: variable 'ansible_shell_type' from source: unknown 28992 1726882975.33913: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.33916: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.33920: variable 'ansible_pipelining' from source: unknown 28992 1726882975.33924: variable 'ansible_timeout' from source: unknown 28992 1726882975.33929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.34040: 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) 28992 1726882975.34049: variable 'omit' from source: magic vars 28992 1726882975.34054: starting attempt loop 28992 1726882975.34057: running the handler 28992 1726882975.34072: _low_level_execute_command(): starting 28992 1726882975.34079: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882975.34617: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882975.34621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882975.34627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882975.34685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882975.34689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882975.34694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882975.34756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882975.36508: stdout chunk (state=3): >>>/root <<< 28992 1726882975.36624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882975.36676: stderr chunk (state=3): >>><<< 28992 1726882975.36680: stdout chunk (state=3): >>><<< 28992 1726882975.36705: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882975.36716: _low_level_execute_command(): starting 28992 1726882975.36723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583 `" && echo ansible-tmp-1726882975.3670323-30330-27912902041583="` echo /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583 `" ) && sleep 0' 28992 1726882975.37185: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882975.37189: 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.15.7 originally 10.31.15.7 <<< 28992 1726882975.37192: 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 <<< 28992 1726882975.37201: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882975.37204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882975.37249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882975.37252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882975.37307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882975.39277: stdout chunk (state=3): >>>ansible-tmp-1726882975.3670323-30330-27912902041583=/root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583 <<< 28992 1726882975.39393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882975.39447: stderr chunk (state=3): >>><<< 28992 1726882975.39450: stdout chunk (state=3): >>><<< 28992 1726882975.39464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882975.3670323-30330-27912902041583=/root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882975.39493: variable 'ansible_module_compression' from source: unknown 28992 1726882975.39542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882975.39574: variable 'ansible_facts' from source: unknown 28992 1726882975.39635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py 28992 1726882975.39824: Sending initial data 28992 1726882975.39828: Sent initial data (155 bytes) 28992 1726882975.40259: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882975.40263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882975.40266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882975.40268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882975.40270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882975.40273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882975.40326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882975.40330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882975.40393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882975.41996: 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 <<< 28992 1726882975.42074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882975.42144: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpe__cp2nj /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py <<< 28992 1726882975.42147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py" <<< 28992 1726882975.42186: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpe__cp2nj" to remote "/root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py" <<< 28992 1726882975.42979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882975.43052: stderr chunk (state=3): >>><<< 28992 1726882975.43062: stdout chunk (state=3): >>><<< 28992 1726882975.43102: done transferring module to remote 28992 1726882975.43186: _low_level_execute_command(): starting 28992 1726882975.43199: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/ /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py && sleep 0' 28992 1726882975.43609: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882975.43628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882975.43649: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882975.43696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882975.43701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882975.43753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882975.45627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882975.45631: stdout chunk (state=3): >>><<< 28992 1726882975.45633: stderr chunk (state=3): >>><<< 28992 1726882975.45648: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882975.45728: _low_level_execute_command(): starting 28992 1726882975.45732: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/AnsiballZ_command.py && sleep 0' 28992 1726882975.46317: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882975.46333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882975.46543: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882975.46621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882975.46691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882975.46779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882975.63693: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:42:55.631806", "end": "2024-09-20 21:42:55.635337", "delta": "0:00:00.003531", "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}}} <<< 28992 1726882975.65439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882975.65443: stdout chunk (state=3): >>><<< 28992 1726882975.65446: stderr chunk (state=3): >>><<< 28992 1726882975.65448: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:42:55.631806", "end": "2024-09-20 21:42:55.635337", "delta": "0:00:00.003531", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882975.65546: 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-1726882975.3670323-30330-27912902041583/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882975.65550: _low_level_execute_command(): starting 28992 1726882975.65552: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882975.3670323-30330-27912902041583/ > /dev/null 2>&1 && sleep 0' 28992 1726882975.66244: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882975.66357: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882975.66393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882975.66486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882975.68479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882975.68482: stdout chunk (state=3): >>><<< 28992 1726882975.68485: stderr chunk (state=3): >>><<< 28992 1726882975.68628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882975.68631: handler run complete 28992 1726882975.68633: Evaluated conditional (False): False 28992 1726882975.68635: attempt loop complete, returning result 28992 1726882975.68637: _execute() done 28992 1726882975.68639: dumping result to json 28992 1726882975.68641: done dumping result, returning 28992 1726882975.68643: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-9fb4-6018-000000000aad] 28992 1726882975.68645: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000aad ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003531", "end": "2024-09-20 21:42:55.635337", "rc": 0, "start": "2024-09-20 21:42:55.631806" } STDOUT: bonding_masters eth0 lo rpltstbr 28992 1726882975.68818: no more pending results, returning what we have 28992 1726882975.68824: results queue empty 28992 1726882975.68825: checking for any_errors_fatal 28992 1726882975.68827: done checking for any_errors_fatal 28992 1726882975.68828: checking for max_fail_percentage 28992 1726882975.68830: done checking for max_fail_percentage 28992 1726882975.68831: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.68832: done checking to see if all hosts have failed 28992 1726882975.68947: getting the remaining hosts for this loop 28992 1726882975.68950: done getting the remaining hosts for this loop 28992 1726882975.68956: getting the next task for host managed_node1 28992 1726882975.68967: done getting next task for host managed_node1 28992 1726882975.68970: ^ task is: TASK: Set current_interfaces 28992 1726882975.68978: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882975.68983: getting variables 28992 1726882975.68986: in VariableManager get_vars() 28992 1726882975.69129: Calling all_inventory to load vars for managed_node1 28992 1726882975.69137: Calling groups_inventory to load vars for managed_node1 28992 1726882975.69142: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.69156: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.69164: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.69169: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.69758: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000aad 28992 1726882975.69762: WORKER PROCESS EXITING 28992 1726882975.71227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.73607: done with get_vars() 28992 1726882975.73640: done getting variables 28992 1726882975.73716: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:42:55 -0400 (0:00:00.411) 0:00:35.937 ****** 28992 1726882975.73753: entering _queue_task() for managed_node1/set_fact 28992 1726882975.74151: worker is 1 (out of 1 available) 28992 1726882975.74165: exiting _queue_task() for managed_node1/set_fact 28992 1726882975.74181: done queuing things up, now waiting for results queue to drain 28992 1726882975.74182: waiting for pending results... 28992 1726882975.74504: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 28992 1726882975.74679: in run() - task 0affc7ec-ae25-9fb4-6018-000000000aae 28992 1726882975.74705: variable 'ansible_search_path' from source: unknown 28992 1726882975.74715: variable 'ansible_search_path' from source: unknown 28992 1726882975.74771: calling self._execute() 28992 1726882975.74888: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.74902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.74917: variable 'omit' from source: magic vars 28992 1726882975.75355: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.75383: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.75412: variable 'omit' from source: magic vars 28992 1726882975.75466: variable 'omit' from source: magic vars 28992 1726882975.75602: variable '_current_interfaces' from source: set_fact 28992 1726882975.75711: variable 'omit' from source: magic vars 28992 1726882975.75731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882975.75781: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.75806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882975.75835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.75968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.75972: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.75975: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.75977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.76033: Set connection var ansible_pipelining to False 28992 1726882975.76042: Set connection var ansible_connection to ssh 28992 1726882975.76052: Set connection var ansible_timeout to 10 28992 1726882975.76059: Set connection var ansible_shell_type to sh 28992 1726882975.76068: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.76090: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.76125: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.76134: variable 'ansible_connection' from source: unknown 28992 1726882975.76141: variable 'ansible_module_compression' from source: unknown 28992 1726882975.76147: variable 'ansible_shell_type' from source: unknown 28992 1726882975.76186: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.76189: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.76192: variable 'ansible_pipelining' from source: unknown 28992 1726882975.76200: variable 'ansible_timeout' from source: unknown 28992 1726882975.76206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.76365: 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) 28992 1726882975.76404: variable 'omit' from source: magic vars 28992 1726882975.76408: starting attempt loop 28992 1726882975.76411: running the handler 28992 1726882975.76510: handler run complete 28992 1726882975.76514: attempt loop complete, returning result 28992 1726882975.76517: _execute() done 28992 1726882975.76520: dumping result to json 28992 1726882975.76525: done dumping result, returning 28992 1726882975.76528: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-9fb4-6018-000000000aae] 28992 1726882975.76531: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000aae 28992 1726882975.76608: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000aae 28992 1726882975.76611: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 28992 1726882975.76675: no more pending results, returning what we have 28992 1726882975.76678: results queue empty 28992 1726882975.76680: checking for any_errors_fatal 28992 1726882975.76689: done checking for any_errors_fatal 28992 1726882975.76690: checking for max_fail_percentage 28992 1726882975.76692: done checking for max_fail_percentage 28992 1726882975.76693: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.76694: done checking to see if all hosts have failed 28992 1726882975.76695: getting the remaining hosts for this loop 28992 1726882975.76697: done getting the remaining hosts for this loop 28992 1726882975.76702: getting the next task for host managed_node1 28992 1726882975.76711: done getting next task for host managed_node1 28992 1726882975.76714: ^ task is: TASK: Show current_interfaces 28992 1726882975.76719: ^ 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=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 28992 1726882975.76725: getting variables 28992 1726882975.76728: in VariableManager get_vars() 28992 1726882975.76761: Calling all_inventory to load vars for managed_node1 28992 1726882975.76765: Calling groups_inventory to load vars for managed_node1 28992 1726882975.76769: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.76783: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.76786: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.76790: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.79069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.81228: done with get_vars() 28992 1726882975.81253: done getting variables 28992 1726882975.81303: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:42:55 -0400 (0:00:00.075) 0:00:36.013 ****** 28992 1726882975.81332: entering _queue_task() for managed_node1/debug 28992 1726882975.81590: worker is 1 (out of 1 available) 28992 1726882975.81605: exiting _queue_task() for managed_node1/debug 28992 1726882975.81617: done queuing things up, now waiting for results queue to drain 28992 1726882975.81619: waiting for pending results... 28992 1726882975.81817: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 28992 1726882975.81906: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a73 28992 1726882975.81918: variable 'ansible_search_path' from source: unknown 28992 1726882975.81924: variable 'ansible_search_path' from source: unknown 28992 1726882975.81960: calling self._execute() 28992 1726882975.82035: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.82039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.82050: variable 'omit' from source: magic vars 28992 1726882975.82343: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.82352: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.82359: variable 'omit' from source: magic vars 28992 1726882975.82397: variable 'omit' from source: magic vars 28992 1726882975.82468: variable 'current_interfaces' from source: set_fact 28992 1726882975.82491: variable 'omit' from source: magic vars 28992 1726882975.82529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882975.82557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882975.82574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882975.82591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.82601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882975.82630: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882975.82634: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.82637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.82709: Set connection var ansible_pipelining to False 28992 1726882975.82714: Set connection var ansible_connection to ssh 28992 1726882975.82718: Set connection var ansible_timeout to 10 28992 1726882975.82721: Set connection var ansible_shell_type to sh 28992 1726882975.82733: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882975.82735: Set connection var ansible_shell_executable to /bin/sh 28992 1726882975.82754: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.82981: variable 'ansible_connection' from source: unknown 28992 1726882975.83228: variable 'ansible_module_compression' from source: unknown 28992 1726882975.83231: variable 'ansible_shell_type' from source: unknown 28992 1726882975.83234: variable 'ansible_shell_executable' from source: unknown 28992 1726882975.83236: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.83239: variable 'ansible_pipelining' from source: unknown 28992 1726882975.83241: variable 'ansible_timeout' from source: unknown 28992 1726882975.83243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.83246: 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) 28992 1726882975.83248: variable 'omit' from source: magic vars 28992 1726882975.83250: starting attempt loop 28992 1726882975.83252: running the handler 28992 1726882975.83254: handler run complete 28992 1726882975.83256: attempt loop complete, returning result 28992 1726882975.83258: _execute() done 28992 1726882975.83260: dumping result to json 28992 1726882975.83262: done dumping result, returning 28992 1726882975.83264: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-9fb4-6018-000000000a73] 28992 1726882975.83266: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a73 28992 1726882975.83329: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a73 28992 1726882975.83333: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 28992 1726882975.83373: no more pending results, returning what we have 28992 1726882975.83375: results queue empty 28992 1726882975.83376: checking for any_errors_fatal 28992 1726882975.83380: done checking for any_errors_fatal 28992 1726882975.83381: checking for max_fail_percentage 28992 1726882975.83385: done checking for max_fail_percentage 28992 1726882975.83386: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.83387: done checking to see if all hosts have failed 28992 1726882975.83388: getting the remaining hosts for this loop 28992 1726882975.83389: done getting the remaining hosts for this loop 28992 1726882975.83392: getting the next task for host managed_node1 28992 1726882975.83399: done getting next task for host managed_node1 28992 1726882975.83402: ^ task is: TASK: Setup 28992 1726882975.83404: ^ 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 28992 1726882975.83408: getting variables 28992 1726882975.83410: in VariableManager get_vars() 28992 1726882975.83451: Calling all_inventory to load vars for managed_node1 28992 1726882975.83454: Calling groups_inventory to load vars for managed_node1 28992 1726882975.83457: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.83468: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.83471: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.83473: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.85243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.86440: done with get_vars() 28992 1726882975.86456: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:42:55 -0400 (0:00:00.051) 0:00:36.065 ****** 28992 1726882975.86530: entering _queue_task() for managed_node1/include_tasks 28992 1726882975.86747: worker is 1 (out of 1 available) 28992 1726882975.86763: exiting _queue_task() for managed_node1/include_tasks 28992 1726882975.86775: done queuing things up, now waiting for results queue to drain 28992 1726882975.86777: waiting for pending results... 28992 1726882975.86988: running TaskExecutor() for managed_node1/TASK: Setup 28992 1726882975.87070: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a4c 28992 1726882975.87074: variable 'ansible_search_path' from source: unknown 28992 1726882975.87077: variable 'ansible_search_path' from source: unknown 28992 1726882975.87127: variable 'lsr_setup' from source: include params 28992 1726882975.87349: variable 'lsr_setup' from source: include params 28992 1726882975.87416: variable 'omit' from source: magic vars 28992 1726882975.87554: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.87629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.87633: variable 'omit' from source: magic vars 28992 1726882975.87816: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.87826: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.87834: variable 'item' from source: unknown 28992 1726882975.87901: variable 'item' from source: unknown 28992 1726882975.87981: variable 'item' from source: unknown 28992 1726882975.88003: variable 'item' from source: unknown 28992 1726882975.88234: dumping result to json 28992 1726882975.88238: done dumping result, returning 28992 1726882975.88244: done running TaskExecutor() for managed_node1/TASK: Setup [0affc7ec-ae25-9fb4-6018-000000000a4c] 28992 1726882975.88292: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4c 28992 1726882975.88326: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4c 28992 1726882975.88328: WORKER PROCESS EXITING 28992 1726882975.88352: no more pending results, returning what we have 28992 1726882975.88355: in VariableManager get_vars() 28992 1726882975.88386: Calling all_inventory to load vars for managed_node1 28992 1726882975.88388: Calling groups_inventory to load vars for managed_node1 28992 1726882975.88390: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.88398: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.88400: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.88402: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.89364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.90554: done with get_vars() 28992 1726882975.90569: variable 'ansible_search_path' from source: unknown 28992 1726882975.90570: variable 'ansible_search_path' from source: unknown 28992 1726882975.90600: we have included files to process 28992 1726882975.90601: generating all_blocks data 28992 1726882975.90602: done generating all_blocks data 28992 1726882975.90606: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882975.90606: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882975.90608: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882975.90774: done processing included file 28992 1726882975.90776: iterating over new_blocks loaded from include file 28992 1726882975.90777: in VariableManager get_vars() 28992 1726882975.90788: done with get_vars() 28992 1726882975.90790: filtering new block on tags 28992 1726882975.90812: done filtering new block on tags 28992 1726882975.90814: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node1 => (item=tasks/create_bridge_profile.yml) 28992 1726882975.90817: extending task lists for all hosts with included blocks 28992 1726882975.91205: done extending task lists 28992 1726882975.91206: done processing included files 28992 1726882975.91207: results queue empty 28992 1726882975.91207: checking for any_errors_fatal 28992 1726882975.91209: done checking for any_errors_fatal 28992 1726882975.91210: checking for max_fail_percentage 28992 1726882975.91210: done checking for max_fail_percentage 28992 1726882975.91211: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.91212: done checking to see if all hosts have failed 28992 1726882975.91212: getting the remaining hosts for this loop 28992 1726882975.91213: done getting the remaining hosts for this loop 28992 1726882975.91215: getting the next task for host managed_node1 28992 1726882975.91217: done getting next task for host managed_node1 28992 1726882975.91219: ^ task is: TASK: Include network role 28992 1726882975.91221: ^ 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? (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 28992 1726882975.91224: getting variables 28992 1726882975.91224: in VariableManager get_vars() 28992 1726882975.91231: Calling all_inventory to load vars for managed_node1 28992 1726882975.91232: Calling groups_inventory to load vars for managed_node1 28992 1726882975.91234: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.91238: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.91239: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.91241: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.92134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.93306: done with get_vars() 28992 1726882975.93324: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Friday 20 September 2024 21:42:55 -0400 (0:00:00.068) 0:00:36.134 ****** 28992 1726882975.93379: entering _queue_task() for managed_node1/include_role 28992 1726882975.93612: worker is 1 (out of 1 available) 28992 1726882975.93627: exiting _queue_task() for managed_node1/include_role 28992 1726882975.93642: done queuing things up, now waiting for results queue to drain 28992 1726882975.93643: waiting for pending results... 28992 1726882975.93820: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726882975.93911: in run() - task 0affc7ec-ae25-9fb4-6018-000000000ad1 28992 1726882975.93925: variable 'ansible_search_path' from source: unknown 28992 1726882975.93929: variable 'ansible_search_path' from source: unknown 28992 1726882975.93958: calling self._execute() 28992 1726882975.94034: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882975.94042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882975.94050: variable 'omit' from source: magic vars 28992 1726882975.94331: variable 'ansible_distribution_major_version' from source: facts 28992 1726882975.94340: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882975.94346: _execute() done 28992 1726882975.94350: dumping result to json 28992 1726882975.94353: done dumping result, returning 28992 1726882975.94358: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000000ad1] 28992 1726882975.94363: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000ad1 28992 1726882975.94478: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000ad1 28992 1726882975.94481: WORKER PROCESS EXITING 28992 1726882975.94513: no more pending results, returning what we have 28992 1726882975.94517: in VariableManager get_vars() 28992 1726882975.94551: Calling all_inventory to load vars for managed_node1 28992 1726882975.94554: Calling groups_inventory to load vars for managed_node1 28992 1726882975.94558: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.94568: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.94571: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.94574: Calling groups_plugins_play to load vars for managed_node1 28992 1726882975.95628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882975.96815: done with get_vars() 28992 1726882975.96835: variable 'ansible_search_path' from source: unknown 28992 1726882975.96836: variable 'ansible_search_path' from source: unknown 28992 1726882975.96964: variable 'omit' from source: magic vars 28992 1726882975.96993: variable 'omit' from source: magic vars 28992 1726882975.97003: variable 'omit' from source: magic vars 28992 1726882975.97005: we have included files to process 28992 1726882975.97006: generating all_blocks data 28992 1726882975.97007: done generating all_blocks data 28992 1726882975.97008: processing included file: fedora.linux_system_roles.network 28992 1726882975.97026: in VariableManager get_vars() 28992 1726882975.97036: done with get_vars() 28992 1726882975.97056: in VariableManager get_vars() 28992 1726882975.97067: done with get_vars() 28992 1726882975.97096: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726882975.97174: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726882975.97225: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726882975.97516: in VariableManager get_vars() 28992 1726882975.97532: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882975.98896: iterating over new_blocks loaded from include file 28992 1726882975.98898: in VariableManager get_vars() 28992 1726882975.98910: done with get_vars() 28992 1726882975.98911: filtering new block on tags 28992 1726882975.99092: done filtering new block on tags 28992 1726882975.99095: in VariableManager get_vars() 28992 1726882975.99106: done with get_vars() 28992 1726882975.99108: filtering new block on tags 28992 1726882975.99120: done filtering new block on tags 28992 1726882975.99121: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726882975.99126: extending task lists for all hosts with included blocks 28992 1726882975.99234: done extending task lists 28992 1726882975.99235: done processing included files 28992 1726882975.99236: results queue empty 28992 1726882975.99236: checking for any_errors_fatal 28992 1726882975.99239: done checking for any_errors_fatal 28992 1726882975.99240: checking for max_fail_percentage 28992 1726882975.99240: done checking for max_fail_percentage 28992 1726882975.99241: checking to see if all hosts have failed and the running result is not ok 28992 1726882975.99242: done checking to see if all hosts have failed 28992 1726882975.99242: getting the remaining hosts for this loop 28992 1726882975.99243: done getting the remaining hosts for this loop 28992 1726882975.99245: getting the next task for host managed_node1 28992 1726882975.99248: done getting next task for host managed_node1 28992 1726882975.99249: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882975.99252: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882975.99259: getting variables 28992 1726882975.99259: in VariableManager get_vars() 28992 1726882975.99268: Calling all_inventory to load vars for managed_node1 28992 1726882975.99270: Calling groups_inventory to load vars for managed_node1 28992 1726882975.99271: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882975.99275: Calling all_plugins_play to load vars for managed_node1 28992 1726882975.99277: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882975.99279: Calling groups_plugins_play to load vars for managed_node1 28992 1726882976.00193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882976.01372: done with get_vars() 28992 1726882976.01392: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:42:56 -0400 (0:00:00.080) 0:00:36.214 ****** 28992 1726882976.01450: entering _queue_task() for managed_node1/include_tasks 28992 1726882976.01737: worker is 1 (out of 1 available) 28992 1726882976.01754: exiting _queue_task() for managed_node1/include_tasks 28992 1726882976.01769: done queuing things up, now waiting for results queue to drain 28992 1726882976.01771: waiting for pending results... 28992 1726882976.01982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882976.02088: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b33 28992 1726882976.02105: variable 'ansible_search_path' from source: unknown 28992 1726882976.02109: variable 'ansible_search_path' from source: unknown 28992 1726882976.02143: calling self._execute() 28992 1726882976.02219: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.02225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.02234: variable 'omit' from source: magic vars 28992 1726882976.02540: variable 'ansible_distribution_major_version' from source: facts 28992 1726882976.02548: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882976.02554: _execute() done 28992 1726882976.02557: dumping result to json 28992 1726882976.02560: done dumping result, returning 28992 1726882976.02568: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-000000000b33] 28992 1726882976.02573: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b33 28992 1726882976.02676: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b33 28992 1726882976.02679: WORKER PROCESS EXITING 28992 1726882976.02728: no more pending results, returning what we have 28992 1726882976.02739: in VariableManager get_vars() 28992 1726882976.02782: Calling all_inventory to load vars for managed_node1 28992 1726882976.02785: Calling groups_inventory to load vars for managed_node1 28992 1726882976.02787: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882976.02801: Calling all_plugins_play to load vars for managed_node1 28992 1726882976.02803: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882976.02806: Calling groups_plugins_play to load vars for managed_node1 28992 1726882976.03805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882976.05071: done with get_vars() 28992 1726882976.05088: variable 'ansible_search_path' from source: unknown 28992 1726882976.05089: variable 'ansible_search_path' from source: unknown 28992 1726882976.05117: we have included files to process 28992 1726882976.05118: generating all_blocks data 28992 1726882976.05119: done generating all_blocks data 28992 1726882976.05124: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882976.05125: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882976.05128: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882976.05533: done processing included file 28992 1726882976.05535: iterating over new_blocks loaded from include file 28992 1726882976.05536: in VariableManager get_vars() 28992 1726882976.05551: done with get_vars() 28992 1726882976.05552: filtering new block on tags 28992 1726882976.05575: done filtering new block on tags 28992 1726882976.05577: in VariableManager get_vars() 28992 1726882976.05592: done with get_vars() 28992 1726882976.05593: filtering new block on tags 28992 1726882976.05621: done filtering new block on tags 28992 1726882976.05624: in VariableManager get_vars() 28992 1726882976.05638: done with get_vars() 28992 1726882976.05639: filtering new block on tags 28992 1726882976.05666: done filtering new block on tags 28992 1726882976.05667: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726882976.05671: extending task lists for all hosts with included blocks 28992 1726882976.06745: done extending task lists 28992 1726882976.06747: done processing included files 28992 1726882976.06747: results queue empty 28992 1726882976.06748: checking for any_errors_fatal 28992 1726882976.06749: done checking for any_errors_fatal 28992 1726882976.06750: checking for max_fail_percentage 28992 1726882976.06751: done checking for max_fail_percentage 28992 1726882976.06751: checking to see if all hosts have failed and the running result is not ok 28992 1726882976.06752: done checking to see if all hosts have failed 28992 1726882976.06752: getting the remaining hosts for this loop 28992 1726882976.06753: done getting the remaining hosts for this loop 28992 1726882976.06755: getting the next task for host managed_node1 28992 1726882976.06759: done getting next task for host managed_node1 28992 1726882976.06761: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882976.06765: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882976.06773: getting variables 28992 1726882976.06773: in VariableManager get_vars() 28992 1726882976.06782: Calling all_inventory to load vars for managed_node1 28992 1726882976.06784: Calling groups_inventory to load vars for managed_node1 28992 1726882976.06786: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882976.06790: Calling all_plugins_play to load vars for managed_node1 28992 1726882976.06791: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882976.06793: Calling groups_plugins_play to load vars for managed_node1 28992 1726882976.07603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882976.08776: done with get_vars() 28992 1726882976.08794: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:42:56 -0400 (0:00:00.074) 0:00:36.288 ****** 28992 1726882976.08854: entering _queue_task() for managed_node1/setup 28992 1726882976.09134: worker is 1 (out of 1 available) 28992 1726882976.09149: exiting _queue_task() for managed_node1/setup 28992 1726882976.09163: done queuing things up, now waiting for results queue to drain 28992 1726882976.09165: waiting for pending results... 28992 1726882976.09364: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882976.09478: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b90 28992 1726882976.09493: variable 'ansible_search_path' from source: unknown 28992 1726882976.09500: variable 'ansible_search_path' from source: unknown 28992 1726882976.09533: calling self._execute() 28992 1726882976.09606: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.09611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.09626: variable 'omit' from source: magic vars 28992 1726882976.09916: variable 'ansible_distribution_major_version' from source: facts 28992 1726882976.09927: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882976.10093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882976.11815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882976.11861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882976.11891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882976.11923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882976.11944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882976.12009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882976.12034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882976.12054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882976.12082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882976.12096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882976.12143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882976.12160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882976.12178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882976.12208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882976.12219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882976.12332: variable '__network_required_facts' from source: role '' defaults 28992 1726882976.12341: variable 'ansible_facts' from source: unknown 28992 1726882976.12892: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726882976.12898: when evaluation is False, skipping this task 28992 1726882976.12902: _execute() done 28992 1726882976.12904: dumping result to json 28992 1726882976.12907: done dumping result, returning 28992 1726882976.12910: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000000b90] 28992 1726882976.12913: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b90 28992 1726882976.13008: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b90 28992 1726882976.13011: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882976.13069: no more pending results, returning what we have 28992 1726882976.13073: results queue empty 28992 1726882976.13074: checking for any_errors_fatal 28992 1726882976.13076: done checking for any_errors_fatal 28992 1726882976.13076: checking for max_fail_percentage 28992 1726882976.13078: done checking for max_fail_percentage 28992 1726882976.13079: checking to see if all hosts have failed and the running result is not ok 28992 1726882976.13080: done checking to see if all hosts have failed 28992 1726882976.13081: getting the remaining hosts for this loop 28992 1726882976.13083: done getting the remaining hosts for this loop 28992 1726882976.13087: getting the next task for host managed_node1 28992 1726882976.13098: done getting next task for host managed_node1 28992 1726882976.13102: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882976.13108: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882976.13133: getting variables 28992 1726882976.13135: in VariableManager get_vars() 28992 1726882976.13171: Calling all_inventory to load vars for managed_node1 28992 1726882976.13174: Calling groups_inventory to load vars for managed_node1 28992 1726882976.13176: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882976.13187: Calling all_plugins_play to load vars for managed_node1 28992 1726882976.13190: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882976.13199: Calling groups_plugins_play to load vars for managed_node1 28992 1726882976.14286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882976.15479: done with get_vars() 28992 1726882976.15500: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:42:56 -0400 (0:00:00.067) 0:00:36.356 ****** 28992 1726882976.15580: entering _queue_task() for managed_node1/stat 28992 1726882976.15846: worker is 1 (out of 1 available) 28992 1726882976.15862: exiting _queue_task() for managed_node1/stat 28992 1726882976.15876: done queuing things up, now waiting for results queue to drain 28992 1726882976.15877: waiting for pending results... 28992 1726882976.16080: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882976.16199: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b92 28992 1726882976.16216: variable 'ansible_search_path' from source: unknown 28992 1726882976.16221: variable 'ansible_search_path' from source: unknown 28992 1726882976.16253: calling self._execute() 28992 1726882976.16333: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.16337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.16345: variable 'omit' from source: magic vars 28992 1726882976.16638: variable 'ansible_distribution_major_version' from source: facts 28992 1726882976.16650: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882976.16778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882976.16985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882976.17017: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882976.17044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882976.17072: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882976.17144: 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) 28992 1726882976.17162: 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) 28992 1726882976.17182: 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) 28992 1726882976.17206: 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) 28992 1726882976.17271: variable '__network_is_ostree' from source: set_fact 28992 1726882976.17274: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882976.17279: when evaluation is False, skipping this task 28992 1726882976.17282: _execute() done 28992 1726882976.17287: dumping result to json 28992 1726882976.17290: done dumping result, returning 28992 1726882976.17297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000000b92] 28992 1726882976.17299: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b92 28992 1726882976.17397: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b92 28992 1726882976.17400: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882976.17460: no more pending results, returning what we have 28992 1726882976.17464: results queue empty 28992 1726882976.17466: checking for any_errors_fatal 28992 1726882976.17475: done checking for any_errors_fatal 28992 1726882976.17476: checking for max_fail_percentage 28992 1726882976.17477: done checking for max_fail_percentage 28992 1726882976.17478: checking to see if all hosts have failed and the running result is not ok 28992 1726882976.17479: done checking to see if all hosts have failed 28992 1726882976.17480: getting the remaining hosts for this loop 28992 1726882976.17482: done getting the remaining hosts for this loop 28992 1726882976.17489: getting the next task for host managed_node1 28992 1726882976.17497: done getting next task for host managed_node1 28992 1726882976.17501: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882976.17506: ^ 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882976.17526: getting variables 28992 1726882976.17528: in VariableManager get_vars() 28992 1726882976.17561: Calling all_inventory to load vars for managed_node1 28992 1726882976.17564: Calling groups_inventory to load vars for managed_node1 28992 1726882976.17566: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882976.17575: Calling all_plugins_play to load vars for managed_node1 28992 1726882976.17577: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882976.17580: Calling groups_plugins_play to load vars for managed_node1 28992 1726882976.18575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882976.23445: done with get_vars() 28992 1726882976.23467: done getting variables 28992 1726882976.23513: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:42:56 -0400 (0:00:00.079) 0:00:36.435 ****** 28992 1726882976.23541: entering _queue_task() for managed_node1/set_fact 28992 1726882976.23831: worker is 1 (out of 1 available) 28992 1726882976.23845: exiting _queue_task() for managed_node1/set_fact 28992 1726882976.23858: done queuing things up, now waiting for results queue to drain 28992 1726882976.23860: waiting for pending results... 28992 1726882976.24057: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882976.24190: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b93 28992 1726882976.24202: variable 'ansible_search_path' from source: unknown 28992 1726882976.24212: variable 'ansible_search_path' from source: unknown 28992 1726882976.24246: calling self._execute() 28992 1726882976.24332: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.24337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.24346: variable 'omit' from source: magic vars 28992 1726882976.24654: variable 'ansible_distribution_major_version' from source: facts 28992 1726882976.24662: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882976.24797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882976.25013: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882976.25050: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882976.25115: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882976.25146: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882976.25220: 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) 28992 1726882976.25242: 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) 28992 1726882976.25261: 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) 28992 1726882976.25282: 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) 28992 1726882976.25355: variable '__network_is_ostree' from source: set_fact 28992 1726882976.25362: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882976.25365: when evaluation is False, skipping this task 28992 1726882976.25368: _execute() done 28992 1726882976.25371: dumping result to json 28992 1726882976.25374: done dumping result, returning 28992 1726882976.25382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000000b93] 28992 1726882976.25389: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b93 28992 1726882976.25490: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b93 28992 1726882976.25492: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882976.25568: no more pending results, returning what we have 28992 1726882976.25572: results queue empty 28992 1726882976.25573: checking for any_errors_fatal 28992 1726882976.25581: done checking for any_errors_fatal 28992 1726882976.25582: checking for max_fail_percentage 28992 1726882976.25583: done checking for max_fail_percentage 28992 1726882976.25584: checking to see if all hosts have failed and the running result is not ok 28992 1726882976.25586: done checking to see if all hosts have failed 28992 1726882976.25586: getting the remaining hosts for this loop 28992 1726882976.25589: done getting the remaining hosts for this loop 28992 1726882976.25593: getting the next task for host managed_node1 28992 1726882976.25603: done getting next task for host managed_node1 28992 1726882976.25608: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882976.25616: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882976.25639: getting variables 28992 1726882976.25640: in VariableManager get_vars() 28992 1726882976.25676: Calling all_inventory to load vars for managed_node1 28992 1726882976.25678: Calling groups_inventory to load vars for managed_node1 28992 1726882976.25681: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882976.25690: Calling all_plugins_play to load vars for managed_node1 28992 1726882976.25693: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882976.25696: Calling groups_plugins_play to load vars for managed_node1 28992 1726882976.26693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882976.27903: done with get_vars() 28992 1726882976.27925: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:42:56 -0400 (0:00:00.044) 0:00:36.480 ****** 28992 1726882976.28000: entering _queue_task() for managed_node1/service_facts 28992 1726882976.28275: worker is 1 (out of 1 available) 28992 1726882976.28290: exiting _queue_task() for managed_node1/service_facts 28992 1726882976.28304: done queuing things up, now waiting for results queue to drain 28992 1726882976.28306: waiting for pending results... 28992 1726882976.28507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882976.28618: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b95 28992 1726882976.28632: variable 'ansible_search_path' from source: unknown 28992 1726882976.28637: variable 'ansible_search_path' from source: unknown 28992 1726882976.28669: calling self._execute() 28992 1726882976.28747: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.28753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.28766: variable 'omit' from source: magic vars 28992 1726882976.29072: variable 'ansible_distribution_major_version' from source: facts 28992 1726882976.29083: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882976.29094: variable 'omit' from source: magic vars 28992 1726882976.29149: variable 'omit' from source: magic vars 28992 1726882976.29172: variable 'omit' from source: magic vars 28992 1726882976.29211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882976.29244: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882976.29262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882976.29278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882976.29290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882976.29319: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882976.29324: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.29327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.29403: Set connection var ansible_pipelining to False 28992 1726882976.29407: Set connection var ansible_connection to ssh 28992 1726882976.29411: Set connection var ansible_timeout to 10 28992 1726882976.29414: Set connection var ansible_shell_type to sh 28992 1726882976.29424: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882976.29430: Set connection var ansible_shell_executable to /bin/sh 28992 1726882976.29450: variable 'ansible_shell_executable' from source: unknown 28992 1726882976.29453: variable 'ansible_connection' from source: unknown 28992 1726882976.29456: variable 'ansible_module_compression' from source: unknown 28992 1726882976.29459: variable 'ansible_shell_type' from source: unknown 28992 1726882976.29462: variable 'ansible_shell_executable' from source: unknown 28992 1726882976.29464: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882976.29467: variable 'ansible_pipelining' from source: unknown 28992 1726882976.29470: variable 'ansible_timeout' from source: unknown 28992 1726882976.29472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882976.29636: 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) 28992 1726882976.29648: variable 'omit' from source: magic vars 28992 1726882976.29651: starting attempt loop 28992 1726882976.29654: running the handler 28992 1726882976.29665: _low_level_execute_command(): starting 28992 1726882976.29672: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882976.30199: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.30235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882976.30238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.30241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.30293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882976.30297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882976.30301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882976.30362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882976.32113: stdout chunk (state=3): >>>/root <<< 28992 1726882976.32225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882976.32282: stderr chunk (state=3): >>><<< 28992 1726882976.32288: stdout chunk (state=3): >>><<< 28992 1726882976.32305: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882976.32317: _low_level_execute_command(): starting 28992 1726882976.32326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393 `" && echo ansible-tmp-1726882976.3230507-30362-108105810540393="` echo /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393 `" ) && sleep 0' 28992 1726882976.32795: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882976.32798: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882976.32801: 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.15.7 is address <<< 28992 1726882976.32811: 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 <<< 28992 1726882976.32814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.32866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882976.32873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882976.32876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882976.32927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882976.34879: stdout chunk (state=3): >>>ansible-tmp-1726882976.3230507-30362-108105810540393=/root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393 <<< 28992 1726882976.34999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882976.35049: stderr chunk (state=3): >>><<< 28992 1726882976.35053: stdout chunk (state=3): >>><<< 28992 1726882976.35068: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882976.3230507-30362-108105810540393=/root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882976.35113: variable 'ansible_module_compression' from source: unknown 28992 1726882976.35150: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726882976.35187: variable 'ansible_facts' from source: unknown 28992 1726882976.35243: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py 28992 1726882976.35349: Sending initial data 28992 1726882976.35352: Sent initial data (162 bytes) 28992 1726882976.35828: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.35832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882976.35836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.35839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.35841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.35896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882976.35899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882976.35953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882976.37542: 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 <<< 28992 1726882976.37550: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882976.37594: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882976.37645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpc0v68wob /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py <<< 28992 1726882976.37652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py" <<< 28992 1726882976.37703: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpc0v68wob" to remote "/root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py" <<< 28992 1726882976.38301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882976.38363: stderr chunk (state=3): >>><<< 28992 1726882976.38367: stdout chunk (state=3): >>><<< 28992 1726882976.38382: done transferring module to remote 28992 1726882976.38394: _low_level_execute_command(): starting 28992 1726882976.38397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/ /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py && sleep 0' 28992 1726882976.38852: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.38855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.38858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882976.38860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.38865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.38919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882976.38927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882976.38929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882976.38973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882976.40766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882976.40810: stderr chunk (state=3): >>><<< 28992 1726882976.40813: stdout chunk (state=3): >>><<< 28992 1726882976.40828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882976.40831: _low_level_execute_command(): starting 28992 1726882976.40838: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/AnsiballZ_service_facts.py && sleep 0' 28992 1726882976.41269: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882976.41272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.41275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882976.41278: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882976.41331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882976.41334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882976.41397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882978.64580: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stati<<< 28992 1726882978.64599: stdout chunk (state=3): >>>c", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726882978.66093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882978.66369: stderr chunk (state=3): >>><<< 28992 1726882978.66375: stdout chunk (state=3): >>><<< 28992 1726882978.66380: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882978.68748: 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-1726882976.3230507-30362-108105810540393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882978.68753: _low_level_execute_command(): starting 28992 1726882978.68755: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882976.3230507-30362-108105810540393/ > /dev/null 2>&1 && sleep 0' 28992 1726882978.70213: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882978.70238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882978.70259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882978.70281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882978.70456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882978.70460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882978.70509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882978.72628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882978.72632: stdout chunk (state=3): >>><<< 28992 1726882978.72634: stderr chunk (state=3): >>><<< 28992 1726882978.72637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882978.72639: handler run complete 28992 1726882978.72827: variable 'ansible_facts' from source: unknown 28992 1726882978.73054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882978.73878: variable 'ansible_facts' from source: unknown 28992 1726882978.74064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882978.74345: attempt loop complete, returning result 28992 1726882978.74358: _execute() done 28992 1726882978.74365: dumping result to json 28992 1726882978.74444: done dumping result, returning 28992 1726882978.74458: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000000b95] 28992 1726882978.74467: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b95 28992 1726882978.75968: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b95 28992 1726882978.75971: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882978.76085: no more pending results, returning what we have 28992 1726882978.76088: results queue empty 28992 1726882978.76089: checking for any_errors_fatal 28992 1726882978.76093: done checking for any_errors_fatal 28992 1726882978.76093: checking for max_fail_percentage 28992 1726882978.76095: done checking for max_fail_percentage 28992 1726882978.76096: checking to see if all hosts have failed and the running result is not ok 28992 1726882978.76097: done checking to see if all hosts have failed 28992 1726882978.76098: getting the remaining hosts for this loop 28992 1726882978.76099: done getting the remaining hosts for this loop 28992 1726882978.76102: getting the next task for host managed_node1 28992 1726882978.76108: done getting next task for host managed_node1 28992 1726882978.76112: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882978.76120: ^ 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882978.76134: getting variables 28992 1726882978.76136: in VariableManager get_vars() 28992 1726882978.76164: Calling all_inventory to load vars for managed_node1 28992 1726882978.76167: Calling groups_inventory to load vars for managed_node1 28992 1726882978.76169: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882978.76178: Calling all_plugins_play to load vars for managed_node1 28992 1726882978.76181: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882978.76184: Calling groups_plugins_play to load vars for managed_node1 28992 1726882978.77725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882978.79912: done with get_vars() 28992 1726882978.79940: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:42:58 -0400 (0:00:02.520) 0:00:39.000 ****** 28992 1726882978.80046: entering _queue_task() for managed_node1/package_facts 28992 1726882978.80392: worker is 1 (out of 1 available) 28992 1726882978.80408: exiting _queue_task() for managed_node1/package_facts 28992 1726882978.80626: done queuing things up, now waiting for results queue to drain 28992 1726882978.80629: waiting for pending results... 28992 1726882978.80758: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882978.80915: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b96 28992 1726882978.80963: variable 'ansible_search_path' from source: unknown 28992 1726882978.80967: variable 'ansible_search_path' from source: unknown 28992 1726882978.80993: calling self._execute() 28992 1726882978.81101: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882978.81181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882978.81186: variable 'omit' from source: magic vars 28992 1726882978.81614: variable 'ansible_distribution_major_version' from source: facts 28992 1726882978.81640: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882978.81653: variable 'omit' from source: magic vars 28992 1726882978.81755: variable 'omit' from source: magic vars 28992 1726882978.81799: variable 'omit' from source: magic vars 28992 1726882978.81863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882978.81911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882978.81951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882978.81975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882978.81997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882978.82039: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882978.82055: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882978.82158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882978.82205: Set connection var ansible_pipelining to False 28992 1726882978.82214: Set connection var ansible_connection to ssh 28992 1726882978.82227: Set connection var ansible_timeout to 10 28992 1726882978.82235: Set connection var ansible_shell_type to sh 28992 1726882978.82246: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882978.82262: Set connection var ansible_shell_executable to /bin/sh 28992 1726882978.82379: variable 'ansible_shell_executable' from source: unknown 28992 1726882978.82386: variable 'ansible_connection' from source: unknown 28992 1726882978.82392: variable 'ansible_module_compression' from source: unknown 28992 1726882978.82395: variable 'ansible_shell_type' from source: unknown 28992 1726882978.82398: variable 'ansible_shell_executable' from source: unknown 28992 1726882978.82402: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882978.82405: variable 'ansible_pipelining' from source: unknown 28992 1726882978.82408: variable 'ansible_timeout' from source: unknown 28992 1726882978.82412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882978.82609: 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) 28992 1726882978.82629: variable 'omit' from source: magic vars 28992 1726882978.82710: starting attempt loop 28992 1726882978.82713: running the handler 28992 1726882978.82716: _low_level_execute_command(): starting 28992 1726882978.82719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882978.83547: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882978.83553: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882978.83606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882978.83627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882978.83650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882978.83741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882978.85499: stdout chunk (state=3): >>>/root <<< 28992 1726882978.85708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882978.85712: stdout chunk (state=3): >>><<< 28992 1726882978.85715: stderr chunk (state=3): >>><<< 28992 1726882978.85741: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882978.85842: _low_level_execute_command(): starting 28992 1726882978.85846: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752 `" && echo ansible-tmp-1726882978.857489-30415-106041247267752="` echo /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752 `" ) && sleep 0' 28992 1726882978.86439: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882978.86453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882978.86473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882978.86589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882978.86627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882978.86710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882978.88683: stdout chunk (state=3): >>>ansible-tmp-1726882978.857489-30415-106041247267752=/root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752 <<< 28992 1726882978.88885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882978.88889: stdout chunk (state=3): >>><<< 28992 1726882978.88892: stderr chunk (state=3): >>><<< 28992 1726882978.88913: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882978.857489-30415-106041247267752=/root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882978.88993: variable 'ansible_module_compression' from source: unknown 28992 1726882978.89043: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726882978.89126: variable 'ansible_facts' from source: unknown 28992 1726882978.89320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py 28992 1726882978.89579: Sending initial data 28992 1726882978.89591: Sent initial data (161 bytes) 28992 1726882978.90242: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882978.90266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882978.90282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882978.90303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882978.90395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882978.91975: 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" <<< 28992 1726882978.91980: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882978.92026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882978.92077: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpy39cc5o5 /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py <<< 28992 1726882978.92081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py" <<< 28992 1726882978.92129: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpy39cc5o5" to remote "/root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py" <<< 28992 1726882978.93429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882978.93457: stderr chunk (state=3): >>><<< 28992 1726882978.93576: stdout chunk (state=3): >>><<< 28992 1726882978.93580: done transferring module to remote 28992 1726882978.93582: _low_level_execute_command(): starting 28992 1726882978.93588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/ /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py && sleep 0' 28992 1726882978.94076: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882978.94091: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882978.94115: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882978.94119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882978.94168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882978.94172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882978.94229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882978.96088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882978.96142: stderr chunk (state=3): >>><<< 28992 1726882978.96146: stdout chunk (state=3): >>><<< 28992 1726882978.96165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882978.96250: _low_level_execute_command(): starting 28992 1726882978.96254: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/AnsiballZ_package_facts.py && sleep 0' 28992 1726882978.96804: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882978.96820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882978.96837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882978.96857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882978.96881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882978.96898: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882978.96976: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882978.97017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882978.97038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882978.97061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882978.97157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882979.59696: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, <<< 28992 1726882979.59707: stdout chunk (state=3): >>>"arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726882979.59834: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1",<<< 28992 1726882979.59897: stdout chunk (state=3): >>> "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 28992 1726882979.59934: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726882979.61755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882979.61844: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726882979.61885: stderr chunk (state=3): >>><<< 28992 1726882979.61898: stdout chunk (state=3): >>><<< 28992 1726882979.61959: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882979.65156: 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-1726882978.857489-30415-106041247267752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882979.65174: _low_level_execute_command(): starting 28992 1726882979.65179: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882978.857489-30415-106041247267752/ > /dev/null 2>&1 && sleep 0' 28992 1726882979.65643: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882979.65647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882979.65650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882979.65652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882979.65698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882979.65701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882979.65762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882979.67712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882979.67756: stderr chunk (state=3): >>><<< 28992 1726882979.67759: stdout chunk (state=3): >>><<< 28992 1726882979.67771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882979.67777: handler run complete 28992 1726882979.68423: variable 'ansible_facts' from source: unknown 28992 1726882979.68776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882979.71303: variable 'ansible_facts' from source: unknown 28992 1726882979.71802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882979.72922: attempt loop complete, returning result 28992 1726882979.72939: _execute() done 28992 1726882979.72942: dumping result to json 28992 1726882979.73272: done dumping result, returning 28992 1726882979.73276: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000000b96] 28992 1726882979.73278: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b96 28992 1726882979.76846: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b96 28992 1726882979.76850: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882979.77004: no more pending results, returning what we have 28992 1726882979.77006: results queue empty 28992 1726882979.77008: checking for any_errors_fatal 28992 1726882979.77011: done checking for any_errors_fatal 28992 1726882979.77012: checking for max_fail_percentage 28992 1726882979.77013: done checking for max_fail_percentage 28992 1726882979.77014: checking to see if all hosts have failed and the running result is not ok 28992 1726882979.77014: done checking to see if all hosts have failed 28992 1726882979.77015: getting the remaining hosts for this loop 28992 1726882979.77016: done getting the remaining hosts for this loop 28992 1726882979.77019: getting the next task for host managed_node1 28992 1726882979.77026: done getting next task for host managed_node1 28992 1726882979.77028: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882979.77033: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882979.77042: getting variables 28992 1726882979.77043: in VariableManager get_vars() 28992 1726882979.77067: Calling all_inventory to load vars for managed_node1 28992 1726882979.77069: Calling groups_inventory to load vars for managed_node1 28992 1726882979.77070: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882979.77077: Calling all_plugins_play to load vars for managed_node1 28992 1726882979.77079: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882979.77081: Calling groups_plugins_play to load vars for managed_node1 28992 1726882979.77975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882979.79744: done with get_vars() 28992 1726882979.79762: done getting variables 28992 1726882979.79811: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:42:59 -0400 (0:00:00.997) 0:00:39.998 ****** 28992 1726882979.79844: entering _queue_task() for managed_node1/debug 28992 1726882979.80106: worker is 1 (out of 1 available) 28992 1726882979.80121: exiting _queue_task() for managed_node1/debug 28992 1726882979.80136: done queuing things up, now waiting for results queue to drain 28992 1726882979.80137: waiting for pending results... 28992 1726882979.80344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882979.80445: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b34 28992 1726882979.80459: variable 'ansible_search_path' from source: unknown 28992 1726882979.80462: variable 'ansible_search_path' from source: unknown 28992 1726882979.80500: calling self._execute() 28992 1726882979.80573: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882979.80578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882979.80592: variable 'omit' from source: magic vars 28992 1726882979.80896: variable 'ansible_distribution_major_version' from source: facts 28992 1726882979.80908: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882979.80919: variable 'omit' from source: magic vars 28992 1726882979.80962: variable 'omit' from source: magic vars 28992 1726882979.81037: variable 'network_provider' from source: set_fact 28992 1726882979.81050: variable 'omit' from source: magic vars 28992 1726882979.81085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882979.81116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882979.81136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882979.81154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882979.81163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882979.81190: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882979.81193: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882979.81197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882979.81276: Set connection var ansible_pipelining to False 28992 1726882979.81280: Set connection var ansible_connection to ssh 28992 1726882979.81283: Set connection var ansible_timeout to 10 28992 1726882979.81290: Set connection var ansible_shell_type to sh 28992 1726882979.81296: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882979.81303: Set connection var ansible_shell_executable to /bin/sh 28992 1726882979.81324: variable 'ansible_shell_executable' from source: unknown 28992 1726882979.81327: variable 'ansible_connection' from source: unknown 28992 1726882979.81330: variable 'ansible_module_compression' from source: unknown 28992 1726882979.81332: variable 'ansible_shell_type' from source: unknown 28992 1726882979.81335: variable 'ansible_shell_executable' from source: unknown 28992 1726882979.81337: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882979.81343: variable 'ansible_pipelining' from source: unknown 28992 1726882979.81346: variable 'ansible_timeout' from source: unknown 28992 1726882979.81348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882979.81461: 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) 28992 1726882979.81470: variable 'omit' from source: magic vars 28992 1726882979.81474: starting attempt loop 28992 1726882979.81477: running the handler 28992 1726882979.81518: handler run complete 28992 1726882979.81531: attempt loop complete, returning result 28992 1726882979.81534: _execute() done 28992 1726882979.81537: dumping result to json 28992 1726882979.81539: done dumping result, returning 28992 1726882979.81547: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000000b34] 28992 1726882979.81551: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b34 28992 1726882979.81643: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b34 28992 1726882979.81646: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726882979.81712: no more pending results, returning what we have 28992 1726882979.81715: results queue empty 28992 1726882979.81716: checking for any_errors_fatal 28992 1726882979.81727: done checking for any_errors_fatal 28992 1726882979.81728: checking for max_fail_percentage 28992 1726882979.81729: done checking for max_fail_percentage 28992 1726882979.81730: checking to see if all hosts have failed and the running result is not ok 28992 1726882979.81731: done checking to see if all hosts have failed 28992 1726882979.81732: getting the remaining hosts for this loop 28992 1726882979.81734: done getting the remaining hosts for this loop 28992 1726882979.81737: getting the next task for host managed_node1 28992 1726882979.81744: done getting next task for host managed_node1 28992 1726882979.81747: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882979.81752: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882979.81764: getting variables 28992 1726882979.81766: in VariableManager get_vars() 28992 1726882979.81800: Calling all_inventory to load vars for managed_node1 28992 1726882979.81802: Calling groups_inventory to load vars for managed_node1 28992 1726882979.81805: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882979.81814: Calling all_plugins_play to load vars for managed_node1 28992 1726882979.81817: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882979.81819: Calling groups_plugins_play to load vars for managed_node1 28992 1726882979.82794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882979.83991: done with get_vars() 28992 1726882979.84011: done getting variables 28992 1726882979.84056: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:42:59 -0400 (0:00:00.042) 0:00:40.041 ****** 28992 1726882979.84086: entering _queue_task() for managed_node1/fail 28992 1726882979.84314: worker is 1 (out of 1 available) 28992 1726882979.84330: exiting _queue_task() for managed_node1/fail 28992 1726882979.84343: done queuing things up, now waiting for results queue to drain 28992 1726882979.84345: waiting for pending results... 28992 1726882979.84530: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882979.84651: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b35 28992 1726882979.84665: variable 'ansible_search_path' from source: unknown 28992 1726882979.84669: variable 'ansible_search_path' from source: unknown 28992 1726882979.84703: calling self._execute() 28992 1726882979.84780: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882979.84788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882979.84793: variable 'omit' from source: magic vars 28992 1726882979.85090: variable 'ansible_distribution_major_version' from source: facts 28992 1726882979.85098: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882979.85189: variable 'network_state' from source: role '' defaults 28992 1726882979.85194: Evaluated conditional (network_state != {}): False 28992 1726882979.85198: when evaluation is False, skipping this task 28992 1726882979.85201: _execute() done 28992 1726882979.85205: dumping result to json 28992 1726882979.85207: done dumping result, returning 28992 1726882979.85214: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000000b35] 28992 1726882979.85219: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b35 28992 1726882979.85320: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b35 28992 1726882979.85326: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882979.85388: no more pending results, returning what we have 28992 1726882979.85391: results queue empty 28992 1726882979.85392: checking for any_errors_fatal 28992 1726882979.85398: done checking for any_errors_fatal 28992 1726882979.85398: checking for max_fail_percentage 28992 1726882979.85400: done checking for max_fail_percentage 28992 1726882979.85401: checking to see if all hosts have failed and the running result is not ok 28992 1726882979.85402: done checking to see if all hosts have failed 28992 1726882979.85402: getting the remaining hosts for this loop 28992 1726882979.85404: done getting the remaining hosts for this loop 28992 1726882979.85407: getting the next task for host managed_node1 28992 1726882979.85413: done getting next task for host managed_node1 28992 1726882979.85417: ^ 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 28992 1726882979.85424: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882979.85442: getting variables 28992 1726882979.85444: in VariableManager get_vars() 28992 1726882979.85474: Calling all_inventory to load vars for managed_node1 28992 1726882979.85476: Calling groups_inventory to load vars for managed_node1 28992 1726882979.85478: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882979.85490: Calling all_plugins_play to load vars for managed_node1 28992 1726882979.85492: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882979.85494: Calling groups_plugins_play to load vars for managed_node1 28992 1726882979.86617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882979.87808: done with get_vars() 28992 1726882979.87827: done getting variables 28992 1726882979.87869: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:42:59 -0400 (0:00:00.038) 0:00:40.079 ****** 28992 1726882979.87897: entering _queue_task() for managed_node1/fail 28992 1726882979.88189: worker is 1 (out of 1 available) 28992 1726882979.88203: exiting _queue_task() for managed_node1/fail 28992 1726882979.88216: done queuing things up, now waiting for results queue to drain 28992 1726882979.88218: waiting for pending results... 28992 1726882979.88643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726882979.88709: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b36 28992 1726882979.88734: variable 'ansible_search_path' from source: unknown 28992 1726882979.88743: variable 'ansible_search_path' from source: unknown 28992 1726882979.88794: calling self._execute() 28992 1726882979.88904: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882979.88917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882979.88933: variable 'omit' from source: magic vars 28992 1726882979.89356: variable 'ansible_distribution_major_version' from source: facts 28992 1726882979.89364: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882979.89480: variable 'network_state' from source: role '' defaults 28992 1726882979.89491: Evaluated conditional (network_state != {}): False 28992 1726882979.89495: when evaluation is False, skipping this task 28992 1726882979.89498: _execute() done 28992 1726882979.89501: dumping result to json 28992 1726882979.89503: done dumping result, returning 28992 1726882979.89509: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000000b36] 28992 1726882979.89514: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b36 28992 1726882979.89620: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b36 28992 1726882979.89626: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882979.89685: no more pending results, returning what we have 28992 1726882979.89688: results queue empty 28992 1726882979.89689: checking for any_errors_fatal 28992 1726882979.89695: done checking for any_errors_fatal 28992 1726882979.89696: checking for max_fail_percentage 28992 1726882979.89697: done checking for max_fail_percentage 28992 1726882979.89698: checking to see if all hosts have failed and the running result is not ok 28992 1726882979.89699: done checking to see if all hosts have failed 28992 1726882979.89700: getting the remaining hosts for this loop 28992 1726882979.89701: done getting the remaining hosts for this loop 28992 1726882979.89705: getting the next task for host managed_node1 28992 1726882979.89713: done getting next task for host managed_node1 28992 1726882979.89717: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882979.89724: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882979.89751: getting variables 28992 1726882979.89753: in VariableManager get_vars() 28992 1726882979.89785: Calling all_inventory to load vars for managed_node1 28992 1726882979.89788: Calling groups_inventory to load vars for managed_node1 28992 1726882979.89790: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882979.89800: Calling all_plugins_play to load vars for managed_node1 28992 1726882979.89803: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882979.89806: Calling groups_plugins_play to load vars for managed_node1 28992 1726882979.90775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882979.92665: done with get_vars() 28992 1726882979.92689: done getting variables 28992 1726882979.92753: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:42:59 -0400 (0:00:00.048) 0:00:40.128 ****** 28992 1726882979.92790: entering _queue_task() for managed_node1/fail 28992 1726882979.93108: worker is 1 (out of 1 available) 28992 1726882979.93226: exiting _queue_task() for managed_node1/fail 28992 1726882979.93240: done queuing things up, now waiting for results queue to drain 28992 1726882979.93242: waiting for pending results... 28992 1726882979.93739: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882979.93744: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b37 28992 1726882979.93747: variable 'ansible_search_path' from source: unknown 28992 1726882979.93750: variable 'ansible_search_path' from source: unknown 28992 1726882979.93753: calling self._execute() 28992 1726882979.93788: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882979.93801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882979.93814: variable 'omit' from source: magic vars 28992 1726882979.94219: variable 'ansible_distribution_major_version' from source: facts 28992 1726882979.94237: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882979.94439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882979.96917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882979.96984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882979.97030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882979.97074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882979.97110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882979.97209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882979.97266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882979.97301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882979.97360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882979.97428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882979.97496: variable 'ansible_distribution_major_version' from source: facts 28992 1726882979.97518: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726882979.97650: variable 'ansible_distribution' from source: facts 28992 1726882979.97666: variable '__network_rh_distros' from source: role '' defaults 28992 1726882979.97682: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726882979.97691: when evaluation is False, skipping this task 28992 1726882979.97699: _execute() done 28992 1726882979.97706: dumping result to json 28992 1726882979.97776: done dumping result, returning 28992 1726882979.97780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000000b37] 28992 1726882979.97782: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b37 28992 1726882979.97865: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b37 28992 1726882979.97868: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726882979.97934: no more pending results, returning what we have 28992 1726882979.97939: results queue empty 28992 1726882979.97941: checking for any_errors_fatal 28992 1726882979.97949: done checking for any_errors_fatal 28992 1726882979.97950: checking for max_fail_percentage 28992 1726882979.97952: done checking for max_fail_percentage 28992 1726882979.97953: checking to see if all hosts have failed and the running result is not ok 28992 1726882979.97954: done checking to see if all hosts have failed 28992 1726882979.97955: getting the remaining hosts for this loop 28992 1726882979.97957: done getting the remaining hosts for this loop 28992 1726882979.97961: getting the next task for host managed_node1 28992 1726882979.97971: done getting next task for host managed_node1 28992 1726882979.97975: ^ 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 28992 1726882979.97981: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882979.98007: getting variables 28992 1726882979.98009: in VariableManager get_vars() 28992 1726882979.98056: Calling all_inventory to load vars for managed_node1 28992 1726882979.98060: Calling groups_inventory to load vars for managed_node1 28992 1726882979.98062: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882979.98075: Calling all_plugins_play to load vars for managed_node1 28992 1726882979.98079: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882979.98082: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.00952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.03734: done with get_vars() 28992 1726882980.03773: done getting variables 28992 1726882980.03847: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:00 -0400 (0:00:00.110) 0:00:40.239 ****** 28992 1726882980.03887: entering _queue_task() for managed_node1/dnf 28992 1726882980.04265: worker is 1 (out of 1 available) 28992 1726882980.04280: exiting _queue_task() for managed_node1/dnf 28992 1726882980.04297: done queuing things up, now waiting for results queue to drain 28992 1726882980.04299: waiting for pending results... 28992 1726882980.04741: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726882980.04776: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b38 28992 1726882980.04801: variable 'ansible_search_path' from source: unknown 28992 1726882980.04811: variable 'ansible_search_path' from source: unknown 28992 1726882980.04864: calling self._execute() 28992 1726882980.04978: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.04994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.05008: variable 'omit' from source: magic vars 28992 1726882980.05438: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.05456: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.05690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882980.08690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882980.08857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882980.08861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882980.08863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882980.08874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882980.08969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.09008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.09041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.09097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.09116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.09248: variable 'ansible_distribution' from source: facts 28992 1726882980.09258: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.09269: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726882980.09409: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882980.09560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.09594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.09631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.09678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.09727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.09755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.09782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.09816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.10127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.10131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.10134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.10137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.10140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.10143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.10145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.10207: variable 'network_connections' from source: include params 28992 1726882980.10224: variable 'interface' from source: play vars 28992 1726882980.10301: variable 'interface' from source: play vars 28992 1726882980.10391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882980.10593: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882980.10644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882980.10682: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882980.10727: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882980.10777: 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) 28992 1726882980.10810: 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) 28992 1726882980.10862: 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) 28992 1726882980.10901: 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) 28992 1726882980.11028: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882980.11230: variable 'network_connections' from source: include params 28992 1726882980.11241: variable 'interface' from source: play vars 28992 1726882980.11316: variable 'interface' from source: play vars 28992 1726882980.11353: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882980.11361: when evaluation is False, skipping this task 28992 1726882980.11366: _execute() done 28992 1726882980.11378: dumping result to json 28992 1726882980.11729: done dumping result, returning 28992 1726882980.11733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000b38] 28992 1726882980.11736: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b38 28992 1726882980.11818: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b38 28992 1726882980.11821: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882980.11892: no more pending results, returning what we have 28992 1726882980.11897: results queue empty 28992 1726882980.11899: checking for any_errors_fatal 28992 1726882980.11907: done checking for any_errors_fatal 28992 1726882980.11908: checking for max_fail_percentage 28992 1726882980.11910: done checking for max_fail_percentage 28992 1726882980.11911: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.11912: done checking to see if all hosts have failed 28992 1726882980.11913: getting the remaining hosts for this loop 28992 1726882980.11914: done getting the remaining hosts for this loop 28992 1726882980.11919: getting the next task for host managed_node1 28992 1726882980.11930: done getting next task for host managed_node1 28992 1726882980.11935: ^ 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 28992 1726882980.11940: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.11963: getting variables 28992 1726882980.11965: in VariableManager get_vars() 28992 1726882980.12009: Calling all_inventory to load vars for managed_node1 28992 1726882980.12012: Calling groups_inventory to load vars for managed_node1 28992 1726882980.12015: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.12229: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.12233: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.12237: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.16157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.18366: done with get_vars() 28992 1726882980.18403: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882980.18491: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:00 -0400 (0:00:00.146) 0:00:40.385 ****** 28992 1726882980.18529: entering _queue_task() for managed_node1/yum 28992 1726882980.18921: worker is 1 (out of 1 available) 28992 1726882980.19137: exiting _queue_task() for managed_node1/yum 28992 1726882980.19148: done queuing things up, now waiting for results queue to drain 28992 1726882980.19150: waiting for pending results... 28992 1726882980.19274: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726882980.19464: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b39 28992 1726882980.19500: variable 'ansible_search_path' from source: unknown 28992 1726882980.19503: variable 'ansible_search_path' from source: unknown 28992 1726882980.19609: calling self._execute() 28992 1726882980.19650: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.19663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.19676: variable 'omit' from source: magic vars 28992 1726882980.20080: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.20101: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.20308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882980.22807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882980.22893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882980.22941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882980.22989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882980.23028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882980.23182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.23189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.23210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.23261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.23282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.23399: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.23530: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726882980.23533: when evaluation is False, skipping this task 28992 1726882980.23536: _execute() done 28992 1726882980.23539: dumping result to json 28992 1726882980.23541: done dumping result, returning 28992 1726882980.23544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000b39] 28992 1726882980.23547: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b39 28992 1726882980.23629: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b39 28992 1726882980.23632: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726882980.23692: no more pending results, returning what we have 28992 1726882980.23695: results queue empty 28992 1726882980.23697: checking for any_errors_fatal 28992 1726882980.23705: done checking for any_errors_fatal 28992 1726882980.23706: checking for max_fail_percentage 28992 1726882980.23708: done checking for max_fail_percentage 28992 1726882980.23709: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.23710: done checking to see if all hosts have failed 28992 1726882980.23711: getting the remaining hosts for this loop 28992 1726882980.23713: done getting the remaining hosts for this loop 28992 1726882980.23718: getting the next task for host managed_node1 28992 1726882980.23729: done getting next task for host managed_node1 28992 1726882980.23826: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882980.23833: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.23860: getting variables 28992 1726882980.23862: in VariableManager get_vars() 28992 1726882980.23911: Calling all_inventory to load vars for managed_node1 28992 1726882980.23914: Calling groups_inventory to load vars for managed_node1 28992 1726882980.23917: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.24135: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.24139: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.24143: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.27517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.32065: done with get_vars() 28992 1726882980.32095: done getting variables 28992 1726882980.32168: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:00 -0400 (0:00:00.136) 0:00:40.522 ****** 28992 1726882980.32203: entering _queue_task() for managed_node1/fail 28992 1726882980.32752: worker is 1 (out of 1 available) 28992 1726882980.32766: exiting _queue_task() for managed_node1/fail 28992 1726882980.32778: done queuing things up, now waiting for results queue to drain 28992 1726882980.32780: waiting for pending results... 28992 1726882980.33146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882980.33411: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b3a 28992 1726882980.33528: variable 'ansible_search_path' from source: unknown 28992 1726882980.33533: variable 'ansible_search_path' from source: unknown 28992 1726882980.33537: calling self._execute() 28992 1726882980.33608: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.33621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.33643: variable 'omit' from source: magic vars 28992 1726882980.34076: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.34095: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.34240: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882980.34473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882980.37088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882980.37175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882980.37238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882980.37330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882980.37334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882980.37445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.37500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.37534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.37602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.37691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.37694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.37721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.37757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.37809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.37834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.37908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.37914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.37952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.37998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.38131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.38266: variable 'network_connections' from source: include params 28992 1726882980.38283: variable 'interface' from source: play vars 28992 1726882980.38475: variable 'interface' from source: play vars 28992 1726882980.38563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882980.38761: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882980.38814: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882980.38858: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882980.38925: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882980.38955: 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) 28992 1726882980.38983: 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) 28992 1726882980.39019: 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) 28992 1726882980.39058: 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) 28992 1726882980.39149: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882980.39427: variable 'network_connections' from source: include params 28992 1726882980.39439: variable 'interface' from source: play vars 28992 1726882980.39528: variable 'interface' from source: play vars 28992 1726882980.39559: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882980.39584: when evaluation is False, skipping this task 28992 1726882980.39587: _execute() done 28992 1726882980.39589: dumping result to json 28992 1726882980.39590: done dumping result, returning 28992 1726882980.39666: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000b3a] 28992 1726882980.39670: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3a skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882980.39870: no more pending results, returning what we have 28992 1726882980.39874: results queue empty 28992 1726882980.39875: checking for any_errors_fatal 28992 1726882980.39884: done checking for any_errors_fatal 28992 1726882980.39885: checking for max_fail_percentage 28992 1726882980.39887: done checking for max_fail_percentage 28992 1726882980.39888: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.39889: done checking to see if all hosts have failed 28992 1726882980.39890: getting the remaining hosts for this loop 28992 1726882980.39892: done getting the remaining hosts for this loop 28992 1726882980.39897: getting the next task for host managed_node1 28992 1726882980.39906: done getting next task for host managed_node1 28992 1726882980.39912: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726882980.39920: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.39947: getting variables 28992 1726882980.39949: in VariableManager get_vars() 28992 1726882980.39988: Calling all_inventory to load vars for managed_node1 28992 1726882980.39991: Calling groups_inventory to load vars for managed_node1 28992 1726882980.39993: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.40004: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.40006: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.40009: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.40539: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3a 28992 1726882980.40542: WORKER PROCESS EXITING 28992 1726882980.42133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.45444: done with get_vars() 28992 1726882980.45480: done getting variables 28992 1726882980.45546: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:00 -0400 (0:00:00.133) 0:00:40.656 ****** 28992 1726882980.45591: entering _queue_task() for managed_node1/package 28992 1726882980.45997: worker is 1 (out of 1 available) 28992 1726882980.46014: exiting _queue_task() for managed_node1/package 28992 1726882980.46133: done queuing things up, now waiting for results queue to drain 28992 1726882980.46135: waiting for pending results... 28992 1726882980.46367: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726882980.46537: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b3b 28992 1726882980.46564: variable 'ansible_search_path' from source: unknown 28992 1726882980.46574: variable 'ansible_search_path' from source: unknown 28992 1726882980.46625: calling self._execute() 28992 1726882980.46743: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.46756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.46828: variable 'omit' from source: magic vars 28992 1726882980.47202: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.47223: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.47575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882980.47889: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882980.47951: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882980.47995: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882980.48088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882980.48249: variable 'network_packages' from source: role '' defaults 28992 1726882980.48345: variable '__network_provider_setup' from source: role '' defaults 28992 1726882980.48367: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882980.48440: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882980.48455: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882980.48573: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882980.48741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882980.51488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882980.51559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882980.51606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882980.51647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882980.51680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882980.51812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.51816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.51845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.51891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.51912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.51973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.52002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.52127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.52131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.52136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.52357: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882980.52488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.52519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.52552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.52691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.52695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.52721: variable 'ansible_python' from source: facts 28992 1726882980.52745: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882980.52836: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882980.52930: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882980.53073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.53104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.53143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.53190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.53211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.53273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.53311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.53349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.53394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.53428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.53628: variable 'network_connections' from source: include params 28992 1726882980.53631: variable 'interface' from source: play vars 28992 1726882980.53705: variable 'interface' from source: play vars 28992 1726882980.53789: 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) 28992 1726882980.53826: 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) 28992 1726882980.53862: 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) 28992 1726882980.53905: 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) 28992 1726882980.53970: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882980.54293: variable 'network_connections' from source: include params 28992 1726882980.54327: variable 'interface' from source: play vars 28992 1726882980.54416: variable 'interface' from source: play vars 28992 1726882980.54481: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882980.54654: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882980.54940: variable 'network_connections' from source: include params 28992 1726882980.54951: variable 'interface' from source: play vars 28992 1726882980.55027: variable 'interface' from source: play vars 28992 1726882980.55056: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882980.55149: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882980.55493: variable 'network_connections' from source: include params 28992 1726882980.55503: variable 'interface' from source: play vars 28992 1726882980.55578: variable 'interface' from source: play vars 28992 1726882980.55654: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882980.55728: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882980.55829: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882980.55833: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882980.56062: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882980.56599: variable 'network_connections' from source: include params 28992 1726882980.56612: variable 'interface' from source: play vars 28992 1726882980.56684: variable 'interface' from source: play vars 28992 1726882980.56699: variable 'ansible_distribution' from source: facts 28992 1726882980.56708: variable '__network_rh_distros' from source: role '' defaults 28992 1726882980.56719: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.56757: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882980.56950: variable 'ansible_distribution' from source: facts 28992 1726882980.57027: variable '__network_rh_distros' from source: role '' defaults 28992 1726882980.57031: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.57033: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882980.57160: variable 'ansible_distribution' from source: facts 28992 1726882980.57172: variable '__network_rh_distros' from source: role '' defaults 28992 1726882980.57182: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.57223: variable 'network_provider' from source: set_fact 28992 1726882980.57246: variable 'ansible_facts' from source: unknown 28992 1726882980.58115: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726882980.58138: when evaluation is False, skipping this task 28992 1726882980.58141: _execute() done 28992 1726882980.58144: dumping result to json 28992 1726882980.58146: done dumping result, returning 28992 1726882980.58227: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000000b3b] 28992 1726882980.58231: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3b 28992 1726882980.58313: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3b 28992 1726882980.58316: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726882980.58375: no more pending results, returning what we have 28992 1726882980.58378: results queue empty 28992 1726882980.58379: checking for any_errors_fatal 28992 1726882980.58387: done checking for any_errors_fatal 28992 1726882980.58388: checking for max_fail_percentage 28992 1726882980.58390: done checking for max_fail_percentage 28992 1726882980.58391: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.58393: done checking to see if all hosts have failed 28992 1726882980.58393: getting the remaining hosts for this loop 28992 1726882980.58395: done getting the remaining hosts for this loop 28992 1726882980.58400: getting the next task for host managed_node1 28992 1726882980.58408: done getting next task for host managed_node1 28992 1726882980.58413: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882980.58418: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.58444: getting variables 28992 1726882980.58446: in VariableManager get_vars() 28992 1726882980.58492: Calling all_inventory to load vars for managed_node1 28992 1726882980.58496: Calling groups_inventory to load vars for managed_node1 28992 1726882980.58498: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.58511: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.58514: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.58517: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.60749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.62919: done with get_vars() 28992 1726882980.62959: done getting variables 28992 1726882980.63037: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:00 -0400 (0:00:00.174) 0:00:40.831 ****** 28992 1726882980.63076: entering _queue_task() for managed_node1/package 28992 1726882980.63490: worker is 1 (out of 1 available) 28992 1726882980.63505: exiting _queue_task() for managed_node1/package 28992 1726882980.63519: done queuing things up, now waiting for results queue to drain 28992 1726882980.63526: waiting for pending results... 28992 1726882980.63725: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882980.63840: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b3c 28992 1726882980.63860: variable 'ansible_search_path' from source: unknown 28992 1726882980.63864: variable 'ansible_search_path' from source: unknown 28992 1726882980.63894: calling self._execute() 28992 1726882980.63971: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.63977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.63989: variable 'omit' from source: magic vars 28992 1726882980.64298: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.64310: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.64405: variable 'network_state' from source: role '' defaults 28992 1726882980.64412: Evaluated conditional (network_state != {}): False 28992 1726882980.64416: when evaluation is False, skipping this task 28992 1726882980.64420: _execute() done 28992 1726882980.64423: dumping result to json 28992 1726882980.64426: done dumping result, returning 28992 1726882980.64436: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000b3c] 28992 1726882980.64440: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3c 28992 1726882980.64544: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3c 28992 1726882980.64546: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882980.64598: no more pending results, returning what we have 28992 1726882980.64602: results queue empty 28992 1726882980.64603: checking for any_errors_fatal 28992 1726882980.64612: done checking for any_errors_fatal 28992 1726882980.64613: checking for max_fail_percentage 28992 1726882980.64615: done checking for max_fail_percentage 28992 1726882980.64616: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.64617: done checking to see if all hosts have failed 28992 1726882980.64617: getting the remaining hosts for this loop 28992 1726882980.64620: done getting the remaining hosts for this loop 28992 1726882980.64626: getting the next task for host managed_node1 28992 1726882980.64634: done getting next task for host managed_node1 28992 1726882980.64638: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882980.64643: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.64668: getting variables 28992 1726882980.64670: in VariableManager get_vars() 28992 1726882980.64704: Calling all_inventory to load vars for managed_node1 28992 1726882980.64707: Calling groups_inventory to load vars for managed_node1 28992 1726882980.64709: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.64719: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.64728: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.64732: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.66255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.67605: done with get_vars() 28992 1726882980.67626: done getting variables 28992 1726882980.67672: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:00 -0400 (0:00:00.046) 0:00:40.877 ****** 28992 1726882980.67701: entering _queue_task() for managed_node1/package 28992 1726882980.67969: worker is 1 (out of 1 available) 28992 1726882980.67984: exiting _queue_task() for managed_node1/package 28992 1726882980.67998: done queuing things up, now waiting for results queue to drain 28992 1726882980.68000: waiting for pending results... 28992 1726882980.68299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882980.68460: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b3d 28992 1726882980.68476: variable 'ansible_search_path' from source: unknown 28992 1726882980.68480: variable 'ansible_search_path' from source: unknown 28992 1726882980.68548: calling self._execute() 28992 1726882980.68745: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.68749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.68752: variable 'omit' from source: magic vars 28992 1726882980.69508: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.69587: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.69853: variable 'network_state' from source: role '' defaults 28992 1726882980.69926: Evaluated conditional (network_state != {}): False 28992 1726882980.70121: when evaluation is False, skipping this task 28992 1726882980.70126: _execute() done 28992 1726882980.70130: dumping result to json 28992 1726882980.70132: done dumping result, returning 28992 1726882980.70135: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000b3d] 28992 1726882980.70137: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3d skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882980.70399: no more pending results, returning what we have 28992 1726882980.70409: results queue empty 28992 1726882980.70410: checking for any_errors_fatal 28992 1726882980.70419: done checking for any_errors_fatal 28992 1726882980.70419: checking for max_fail_percentage 28992 1726882980.70421: done checking for max_fail_percentage 28992 1726882980.70424: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.70425: done checking to see if all hosts have failed 28992 1726882980.70425: getting the remaining hosts for this loop 28992 1726882980.70427: done getting the remaining hosts for this loop 28992 1726882980.70432: getting the next task for host managed_node1 28992 1726882980.70441: done getting next task for host managed_node1 28992 1726882980.70446: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882980.70452: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.70477: getting variables 28992 1726882980.70479: in VariableManager get_vars() 28992 1726882980.70519: Calling all_inventory to load vars for managed_node1 28992 1726882980.70626: Calling groups_inventory to load vars for managed_node1 28992 1726882980.70630: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.70645: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.70648: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.70652: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.71174: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3d 28992 1726882980.71179: WORKER PROCESS EXITING 28992 1726882980.72440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882980.75462: done with get_vars() 28992 1726882980.75502: done getting variables 28992 1726882980.75575: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:00 -0400 (0:00:00.079) 0:00:40.956 ****** 28992 1726882980.75617: entering _queue_task() for managed_node1/service 28992 1726882980.76016: worker is 1 (out of 1 available) 28992 1726882980.76035: exiting _queue_task() for managed_node1/service 28992 1726882980.76165: done queuing things up, now waiting for results queue to drain 28992 1726882980.76168: waiting for pending results... 28992 1726882980.76406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882980.76603: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b3e 28992 1726882980.76608: variable 'ansible_search_path' from source: unknown 28992 1726882980.76610: variable 'ansible_search_path' from source: unknown 28992 1726882980.76711: calling self._execute() 28992 1726882980.76754: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882980.76769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882980.76783: variable 'omit' from source: magic vars 28992 1726882980.77215: variable 'ansible_distribution_major_version' from source: facts 28992 1726882980.77234: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882980.77372: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882980.77843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882980.83480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882980.83689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882980.83983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882980.84137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882980.84219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882980.84376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.84453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.84594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.84748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.84751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.84788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.84884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.84917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.85008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.85093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.85197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882980.85293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882980.85358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882980.85437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882980.85575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882980.85932: variable 'network_connections' from source: include params 28992 1726882980.85935: variable 'interface' from source: play vars 28992 1726882980.86153: variable 'interface' from source: play vars 28992 1726882980.86239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882980.93051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882980.93103: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882980.93149: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882980.93182: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882980.93247: 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) 28992 1726882980.93275: 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) 28992 1726882980.93305: 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) 28992 1726882980.93338: 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) 28992 1726882980.93403: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882980.93712: variable 'network_connections' from source: include params 28992 1726882980.93727: variable 'interface' from source: play vars 28992 1726882980.93808: variable 'interface' from source: play vars 28992 1726882980.93849: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882980.93858: when evaluation is False, skipping this task 28992 1726882980.93866: _execute() done 28992 1726882980.93873: dumping result to json 28992 1726882980.93882: done dumping result, returning 28992 1726882980.93902: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000b3e] 28992 1726882980.93911: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3e skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882980.94086: no more pending results, returning what we have 28992 1726882980.94090: results queue empty 28992 1726882980.94091: checking for any_errors_fatal 28992 1726882980.94098: done checking for any_errors_fatal 28992 1726882980.94099: checking for max_fail_percentage 28992 1726882980.94101: done checking for max_fail_percentage 28992 1726882980.94102: checking to see if all hosts have failed and the running result is not ok 28992 1726882980.94103: done checking to see if all hosts have failed 28992 1726882980.94103: getting the remaining hosts for this loop 28992 1726882980.94105: done getting the remaining hosts for this loop 28992 1726882980.94109: getting the next task for host managed_node1 28992 1726882980.94117: done getting next task for host managed_node1 28992 1726882980.94124: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882980.94129: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882980.94151: getting variables 28992 1726882980.94153: in VariableManager get_vars() 28992 1726882980.94191: Calling all_inventory to load vars for managed_node1 28992 1726882980.94194: Calling groups_inventory to load vars for managed_node1 28992 1726882980.94196: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882980.94207: Calling all_plugins_play to load vars for managed_node1 28992 1726882980.94210: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882980.94213: Calling groups_plugins_play to load vars for managed_node1 28992 1726882980.94981: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3e 28992 1726882980.94984: WORKER PROCESS EXITING 28992 1726882981.05016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882981.07251: done with get_vars() 28992 1726882981.07283: done getting variables 28992 1726882981.07345: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:01 -0400 (0:00:00.317) 0:00:41.274 ****** 28992 1726882981.07380: entering _queue_task() for managed_node1/service 28992 1726882981.07952: worker is 1 (out of 1 available) 28992 1726882981.07965: exiting _queue_task() for managed_node1/service 28992 1726882981.07977: done queuing things up, now waiting for results queue to drain 28992 1726882981.07979: waiting for pending results... 28992 1726882981.08134: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882981.08327: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b3f 28992 1726882981.08350: variable 'ansible_search_path' from source: unknown 28992 1726882981.08360: variable 'ansible_search_path' from source: unknown 28992 1726882981.08426: calling self._execute() 28992 1726882981.08518: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882981.08629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882981.08637: variable 'omit' from source: magic vars 28992 1726882981.08988: variable 'ansible_distribution_major_version' from source: facts 28992 1726882981.09007: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882981.09195: variable 'network_provider' from source: set_fact 28992 1726882981.09206: variable 'network_state' from source: role '' defaults 28992 1726882981.09220: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726882981.09235: variable 'omit' from source: magic vars 28992 1726882981.09320: variable 'omit' from source: magic vars 28992 1726882981.09354: variable 'network_service_name' from source: role '' defaults 28992 1726882981.09436: variable 'network_service_name' from source: role '' defaults 28992 1726882981.09559: variable '__network_provider_setup' from source: role '' defaults 28992 1726882981.09572: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882981.09657: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882981.09672: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882981.09827: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882981.10006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882981.12717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882981.12817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882981.12864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882981.12911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882981.12950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882981.13103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.13108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.13120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.13172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.13192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.13256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.13285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.13323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.13370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.13389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.13665: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882981.13802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.13867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.13870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.13916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.13938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.14045: variable 'ansible_python' from source: facts 28992 1726882981.14084: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882981.14167: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882981.14302: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882981.14416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.14451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.14480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.14538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.14557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.14611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.14729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.14734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.14736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.14783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.14991: variable 'network_connections' from source: include params 28992 1726882981.15015: variable 'interface' from source: play vars 28992 1726882981.15116: variable 'interface' from source: play vars 28992 1726882981.15304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882981.15616: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882981.15619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882981.15634: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882981.15677: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882981.16032: 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) 28992 1726882981.16035: 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) 28992 1726882981.16038: 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) 28992 1726882981.16062: 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) 28992 1726882981.16116: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882981.16638: variable 'network_connections' from source: include params 28992 1726882981.16648: variable 'interface' from source: play vars 28992 1726882981.16880: variable 'interface' from source: play vars 28992 1726882981.17108: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882981.17302: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882981.17547: variable 'network_connections' from source: include params 28992 1726882981.17550: variable 'interface' from source: play vars 28992 1726882981.17631: variable 'interface' from source: play vars 28992 1726882981.17650: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882981.17741: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882981.18064: variable 'network_connections' from source: include params 28992 1726882981.18070: variable 'interface' from source: play vars 28992 1726882981.18229: variable 'interface' from source: play vars 28992 1726882981.18237: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882981.18348: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882981.18352: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882981.18355: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882981.18601: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882981.19407: variable 'network_connections' from source: include params 28992 1726882981.19417: variable 'interface' from source: play vars 28992 1726882981.19491: variable 'interface' from source: play vars 28992 1726882981.19509: variable 'ansible_distribution' from source: facts 28992 1726882981.19517: variable '__network_rh_distros' from source: role '' defaults 28992 1726882981.19530: variable 'ansible_distribution_major_version' from source: facts 28992 1726882981.19561: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882981.19768: variable 'ansible_distribution' from source: facts 28992 1726882981.19771: variable '__network_rh_distros' from source: role '' defaults 28992 1726882981.19777: variable 'ansible_distribution_major_version' from source: facts 28992 1726882981.19784: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882981.19983: variable 'ansible_distribution' from source: facts 28992 1726882981.19986: variable '__network_rh_distros' from source: role '' defaults 28992 1726882981.19989: variable 'ansible_distribution_major_version' from source: facts 28992 1726882981.20040: variable 'network_provider' from source: set_fact 28992 1726882981.20046: variable 'omit' from source: magic vars 28992 1726882981.20092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882981.20110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882981.20148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882981.20151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882981.20159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882981.20200: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882981.20203: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882981.20205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882981.20309: Set connection var ansible_pipelining to False 28992 1726882981.20312: Set connection var ansible_connection to ssh 28992 1726882981.20319: Set connection var ansible_timeout to 10 28992 1726882981.20323: Set connection var ansible_shell_type to sh 28992 1726882981.20329: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882981.20338: Set connection var ansible_shell_executable to /bin/sh 28992 1726882981.20365: variable 'ansible_shell_executable' from source: unknown 28992 1726882981.20369: variable 'ansible_connection' from source: unknown 28992 1726882981.20371: variable 'ansible_module_compression' from source: unknown 28992 1726882981.20374: variable 'ansible_shell_type' from source: unknown 28992 1726882981.20376: variable 'ansible_shell_executable' from source: unknown 28992 1726882981.20380: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882981.20384: variable 'ansible_pipelining' from source: unknown 28992 1726882981.20418: variable 'ansible_timeout' from source: unknown 28992 1726882981.20421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882981.20509: 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) 28992 1726882981.20526: variable 'omit' from source: magic vars 28992 1726882981.20529: starting attempt loop 28992 1726882981.20584: running the handler 28992 1726882981.20612: variable 'ansible_facts' from source: unknown 28992 1726882981.21824: _low_level_execute_command(): starting 28992 1726882981.21828: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882981.23006: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882981.23017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882981.23061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882981.23065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882981.23067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882981.23070: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882981.23162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882981.23174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882981.23262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882981.25041: stdout chunk (state=3): >>>/root <<< 28992 1726882981.25250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882981.25254: stdout chunk (state=3): >>><<< 28992 1726882981.25257: stderr chunk (state=3): >>><<< 28992 1726882981.25276: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882981.25295: _low_level_execute_command(): starting 28992 1726882981.25307: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239 `" && echo ansible-tmp-1726882981.252828-30494-86510671499239="` echo /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239 `" ) && sleep 0' 28992 1726882981.25973: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882981.25989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882981.26006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882981.26026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882981.26046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882981.26058: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882981.26090: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882981.26105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882981.26198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882981.26218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882981.26311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882981.28331: stdout chunk (state=3): >>>ansible-tmp-1726882981.252828-30494-86510671499239=/root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239 <<< 28992 1726882981.28537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882981.28541: stdout chunk (state=3): >>><<< 28992 1726882981.28543: stderr chunk (state=3): >>><<< 28992 1726882981.28629: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882981.252828-30494-86510671499239=/root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882981.28633: variable 'ansible_module_compression' from source: unknown 28992 1726882981.28669: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726882981.28737: variable 'ansible_facts' from source: unknown 28992 1726882981.28943: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py 28992 1726882981.29185: Sending initial data 28992 1726882981.29196: Sent initial data (154 bytes) 28992 1726882981.29860: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882981.29878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882981.29895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882981.29916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882981.29953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882981.30040: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882981.30065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882981.30088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882981.30103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882981.30194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882981.31902: 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 <<< 28992 1726882981.31972: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882981.32041: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpwd7ow36z /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py <<< 28992 1726882981.32045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py" <<< 28992 1726882981.32118: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpwd7ow36z" to remote "/root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py" <<< 28992 1726882981.33759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882981.33771: stderr chunk (state=3): >>><<< 28992 1726882981.33851: stdout chunk (state=3): >>><<< 28992 1726882981.33855: done transferring module to remote 28992 1726882981.33858: _low_level_execute_command(): starting 28992 1726882981.33861: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/ /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py && sleep 0' 28992 1726882981.34537: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882981.34629: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882981.34668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882981.34688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882981.34709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882981.34799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882981.36740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882981.36804: stderr chunk (state=3): >>><<< 28992 1726882981.36821: stdout chunk (state=3): >>><<< 28992 1726882981.36926: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882981.36931: _low_level_execute_command(): starting 28992 1726882981.36934: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/AnsiballZ_systemd.py && sleep 0' 28992 1726882981.37526: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882981.37592: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882981.37652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882981.37676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882981.37706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882981.37801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882981.70270: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12062720", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3500961792", "CPUUsageNSec": "2018604000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726882981.70291: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726882981.72355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882981.72404: stderr chunk (state=3): >>><<< 28992 1726882981.72421: stdout chunk (state=3): >>><<< 28992 1726882981.72457: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12062720", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3500961792", "CPUUsageNSec": "2018604000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882981.72697: 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-1726882981.252828-30494-86510671499239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882981.72729: _low_level_execute_command(): starting 28992 1726882981.72749: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882981.252828-30494-86510671499239/ > /dev/null 2>&1 && sleep 0' 28992 1726882981.73401: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882981.73411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882981.73427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882981.73448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882981.73460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882981.73467: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882981.73477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882981.73496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882981.73509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882981.73524: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882981.73562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882981.73584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882981.73601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882981.73669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882981.73672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882981.73675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882981.73750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882981.75745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882981.75838: stderr chunk (state=3): >>><<< 28992 1726882981.75841: stdout chunk (state=3): >>><<< 28992 1726882981.76027: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882981.76031: handler run complete 28992 1726882981.76033: attempt loop complete, returning result 28992 1726882981.76036: _execute() done 28992 1726882981.76039: dumping result to json 28992 1726882981.76041: done dumping result, returning 28992 1726882981.76043: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000000b3f] 28992 1726882981.76046: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3f ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882981.77049: no more pending results, returning what we have 28992 1726882981.77054: results queue empty 28992 1726882981.77055: checking for any_errors_fatal 28992 1726882981.77063: done checking for any_errors_fatal 28992 1726882981.77063: checking for max_fail_percentage 28992 1726882981.77065: done checking for max_fail_percentage 28992 1726882981.77066: checking to see if all hosts have failed and the running result is not ok 28992 1726882981.77067: done checking to see if all hosts have failed 28992 1726882981.77068: getting the remaining hosts for this loop 28992 1726882981.77070: done getting the remaining hosts for this loop 28992 1726882981.77074: getting the next task for host managed_node1 28992 1726882981.77084: done getting next task for host managed_node1 28992 1726882981.77087: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882981.77094: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882981.77109: getting variables 28992 1726882981.77111: in VariableManager get_vars() 28992 1726882981.77148: Calling all_inventory to load vars for managed_node1 28992 1726882981.77151: Calling groups_inventory to load vars for managed_node1 28992 1726882981.77153: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882981.77165: Calling all_plugins_play to load vars for managed_node1 28992 1726882981.77168: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882981.77171: Calling groups_plugins_play to load vars for managed_node1 28992 1726882981.77807: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b3f 28992 1726882981.77812: WORKER PROCESS EXITING 28992 1726882981.80359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882981.83518: done with get_vars() 28992 1726882981.83564: done getting variables 28992 1726882981.83665: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:01 -0400 (0:00:00.763) 0:00:42.037 ****** 28992 1726882981.83752: entering _queue_task() for managed_node1/service 28992 1726882981.84203: worker is 1 (out of 1 available) 28992 1726882981.84218: exiting _queue_task() for managed_node1/service 28992 1726882981.84238: done queuing things up, now waiting for results queue to drain 28992 1726882981.84240: waiting for pending results... 28992 1726882981.84752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882981.84911: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b40 28992 1726882981.84934: variable 'ansible_search_path' from source: unknown 28992 1726882981.84938: variable 'ansible_search_path' from source: unknown 28992 1726882981.84969: calling self._execute() 28992 1726882981.85180: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882981.85198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882981.85213: variable 'omit' from source: magic vars 28992 1726882981.85647: variable 'ansible_distribution_major_version' from source: facts 28992 1726882981.85667: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882981.85800: variable 'network_provider' from source: set_fact 28992 1726882981.85811: Evaluated conditional (network_provider == "nm"): True 28992 1726882981.85919: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882981.86023: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882981.86224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882981.88684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882981.88767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882981.88823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882981.88869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882981.89127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882981.89132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.89135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.89137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.89140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.89145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.89205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.89240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.89280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.89329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.89349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.89401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882981.89435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882981.89470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882981.89524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882981.89545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882981.89729: variable 'network_connections' from source: include params 28992 1726882981.89750: variable 'interface' from source: play vars 28992 1726882981.89836: variable 'interface' from source: play vars 28992 1726882981.89932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882981.90120: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882981.90170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882981.90207: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882981.90250: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882981.90303: 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) 28992 1726882981.90567: 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) 28992 1726882981.90570: 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) 28992 1726882981.90573: 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) 28992 1726882981.90606: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882981.90961: variable 'network_connections' from source: include params 28992 1726882981.90972: variable 'interface' from source: play vars 28992 1726882981.91053: variable 'interface' from source: play vars 28992 1726882981.91108: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726882981.91121: when evaluation is False, skipping this task 28992 1726882981.91225: _execute() done 28992 1726882981.91231: dumping result to json 28992 1726882981.91234: done dumping result, returning 28992 1726882981.91236: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000000b40] 28992 1726882981.91249: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b40 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726882981.91485: no more pending results, returning what we have 28992 1726882981.91489: results queue empty 28992 1726882981.91490: checking for any_errors_fatal 28992 1726882981.91514: done checking for any_errors_fatal 28992 1726882981.91515: checking for max_fail_percentage 28992 1726882981.91518: done checking for max_fail_percentage 28992 1726882981.91519: checking to see if all hosts have failed and the running result is not ok 28992 1726882981.91520: done checking to see if all hosts have failed 28992 1726882981.91521: getting the remaining hosts for this loop 28992 1726882981.91525: done getting the remaining hosts for this loop 28992 1726882981.91530: getting the next task for host managed_node1 28992 1726882981.91539: done getting next task for host managed_node1 28992 1726882981.91545: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882981.91551: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882981.91577: getting variables 28992 1726882981.91579: in VariableManager get_vars() 28992 1726882981.91825: Calling all_inventory to load vars for managed_node1 28992 1726882981.91829: Calling groups_inventory to load vars for managed_node1 28992 1726882981.91832: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882981.91843: Calling all_plugins_play to load vars for managed_node1 28992 1726882981.91846: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882981.91849: Calling groups_plugins_play to load vars for managed_node1 28992 1726882981.92542: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b40 28992 1726882981.92546: WORKER PROCESS EXITING 28992 1726882981.94440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882981.97093: done with get_vars() 28992 1726882981.97132: done getting variables 28992 1726882981.97207: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:01 -0400 (0:00:00.134) 0:00:42.172 ****** 28992 1726882981.97250: entering _queue_task() for managed_node1/service 28992 1726882981.97681: worker is 1 (out of 1 available) 28992 1726882981.97701: exiting _queue_task() for managed_node1/service 28992 1726882981.97715: done queuing things up, now waiting for results queue to drain 28992 1726882981.97717: waiting for pending results... 28992 1726882981.97953: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882981.98128: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b41 28992 1726882981.98153: variable 'ansible_search_path' from source: unknown 28992 1726882981.98163: variable 'ansible_search_path' from source: unknown 28992 1726882981.98209: calling self._execute() 28992 1726882981.98321: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882981.98338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882981.98356: variable 'omit' from source: magic vars 28992 1726882981.98763: variable 'ansible_distribution_major_version' from source: facts 28992 1726882981.98780: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882981.98909: variable 'network_provider' from source: set_fact 28992 1726882981.98920: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882981.98932: when evaluation is False, skipping this task 28992 1726882981.98939: _execute() done 28992 1726882981.98946: dumping result to json 28992 1726882981.98955: done dumping result, returning 28992 1726882981.98966: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000000b41] 28992 1726882981.98978: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b41 28992 1726882981.99103: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b41 28992 1726882981.99111: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882981.99191: no more pending results, returning what we have 28992 1726882981.99196: results queue empty 28992 1726882981.99197: checking for any_errors_fatal 28992 1726882981.99208: done checking for any_errors_fatal 28992 1726882981.99209: checking for max_fail_percentage 28992 1726882981.99211: done checking for max_fail_percentage 28992 1726882981.99212: checking to see if all hosts have failed and the running result is not ok 28992 1726882981.99213: done checking to see if all hosts have failed 28992 1726882981.99214: getting the remaining hosts for this loop 28992 1726882981.99215: done getting the remaining hosts for this loop 28992 1726882981.99219: getting the next task for host managed_node1 28992 1726882981.99230: done getting next task for host managed_node1 28992 1726882981.99235: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882981.99242: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882981.99268: getting variables 28992 1726882981.99270: in VariableManager get_vars() 28992 1726882981.99313: Calling all_inventory to load vars for managed_node1 28992 1726882981.99316: Calling groups_inventory to load vars for managed_node1 28992 1726882981.99318: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882981.99407: Calling all_plugins_play to load vars for managed_node1 28992 1726882981.99411: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882981.99414: Calling groups_plugins_play to load vars for managed_node1 28992 1726882982.01285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882982.03494: done with get_vars() 28992 1726882982.03532: done getting variables 28992 1726882982.03598: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:02 -0400 (0:00:00.063) 0:00:42.236 ****** 28992 1726882982.03641: entering _queue_task() for managed_node1/copy 28992 1726882982.04256: worker is 1 (out of 1 available) 28992 1726882982.04268: exiting _queue_task() for managed_node1/copy 28992 1726882982.04280: done queuing things up, now waiting for results queue to drain 28992 1726882982.04281: waiting for pending results... 28992 1726882982.04375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882982.04571: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b42 28992 1726882982.04615: variable 'ansible_search_path' from source: unknown 28992 1726882982.04618: variable 'ansible_search_path' from source: unknown 28992 1726882982.04654: calling self._execute() 28992 1726882982.04768: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.04830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.04834: variable 'omit' from source: magic vars 28992 1726882982.05225: variable 'ansible_distribution_major_version' from source: facts 28992 1726882982.05243: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882982.05380: variable 'network_provider' from source: set_fact 28992 1726882982.05392: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882982.05401: when evaluation is False, skipping this task 28992 1726882982.05483: _execute() done 28992 1726882982.05487: dumping result to json 28992 1726882982.05490: done dumping result, returning 28992 1726882982.05493: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000000b42] 28992 1726882982.05496: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b42 28992 1726882982.05738: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b42 28992 1726882982.05742: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726882982.05798: no more pending results, returning what we have 28992 1726882982.05803: results queue empty 28992 1726882982.05805: checking for any_errors_fatal 28992 1726882982.05812: done checking for any_errors_fatal 28992 1726882982.05813: checking for max_fail_percentage 28992 1726882982.05815: done checking for max_fail_percentage 28992 1726882982.05816: checking to see if all hosts have failed and the running result is not ok 28992 1726882982.05817: done checking to see if all hosts have failed 28992 1726882982.05818: getting the remaining hosts for this loop 28992 1726882982.05820: done getting the remaining hosts for this loop 28992 1726882982.05827: getting the next task for host managed_node1 28992 1726882982.05837: done getting next task for host managed_node1 28992 1726882982.05842: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882982.05849: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882982.05878: getting variables 28992 1726882982.05880: in VariableManager get_vars() 28992 1726882982.06029: Calling all_inventory to load vars for managed_node1 28992 1726882982.06033: Calling groups_inventory to load vars for managed_node1 28992 1726882982.06035: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882982.06049: Calling all_plugins_play to load vars for managed_node1 28992 1726882982.06052: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882982.06055: Calling groups_plugins_play to load vars for managed_node1 28992 1726882982.08068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882982.10277: done with get_vars() 28992 1726882982.10317: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:02 -0400 (0:00:00.067) 0:00:42.304 ****** 28992 1726882982.10416: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882982.10806: worker is 1 (out of 1 available) 28992 1726882982.10823: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882982.10839: done queuing things up, now waiting for results queue to drain 28992 1726882982.10841: waiting for pending results... 28992 1726882982.11244: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882982.11350: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b43 28992 1726882982.11375: variable 'ansible_search_path' from source: unknown 28992 1726882982.11384: variable 'ansible_search_path' from source: unknown 28992 1726882982.11433: calling self._execute() 28992 1726882982.11549: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.11567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.11581: variable 'omit' from source: magic vars 28992 1726882982.12104: variable 'ansible_distribution_major_version' from source: facts 28992 1726882982.12108: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882982.12111: variable 'omit' from source: magic vars 28992 1726882982.12115: variable 'omit' from source: magic vars 28992 1726882982.12284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882982.14736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882982.14812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882982.14864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882982.14904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882982.14941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882982.15043: variable 'network_provider' from source: set_fact 28992 1726882982.15192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882982.15228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882982.15265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882982.15312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882982.15333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882982.15425: variable 'omit' from source: magic vars 28992 1726882982.15595: variable 'omit' from source: magic vars 28992 1726882982.15705: variable 'network_connections' from source: include params 28992 1726882982.15724: variable 'interface' from source: play vars 28992 1726882982.15795: variable 'interface' from source: play vars 28992 1726882982.15971: variable 'omit' from source: magic vars 28992 1726882982.16019: variable '__lsr_ansible_managed' from source: task vars 28992 1726882982.16056: variable '__lsr_ansible_managed' from source: task vars 28992 1726882982.16277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726882982.16537: Loaded config def from plugin (lookup/template) 28992 1726882982.16548: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726882982.16587: File lookup term: get_ansible_managed.j2 28992 1726882982.16626: variable 'ansible_search_path' from source: unknown 28992 1726882982.16630: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726882982.16635: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726882982.16645: variable 'ansible_search_path' from source: unknown 28992 1726882982.24680: variable 'ansible_managed' from source: unknown 28992 1726882982.24884: variable 'omit' from source: magic vars 28992 1726882982.24928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882982.24969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882982.24994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882982.25018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882982.25035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882982.25073: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882982.25082: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.25090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.25200: Set connection var ansible_pipelining to False 28992 1726882982.25208: Set connection var ansible_connection to ssh 28992 1726882982.25218: Set connection var ansible_timeout to 10 28992 1726882982.25227: Set connection var ansible_shell_type to sh 28992 1726882982.25237: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882982.25250: Set connection var ansible_shell_executable to /bin/sh 28992 1726882982.25283: variable 'ansible_shell_executable' from source: unknown 28992 1726882982.25291: variable 'ansible_connection' from source: unknown 28992 1726882982.25298: variable 'ansible_module_compression' from source: unknown 28992 1726882982.25305: variable 'ansible_shell_type' from source: unknown 28992 1726882982.25311: variable 'ansible_shell_executable' from source: unknown 28992 1726882982.25318: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.25327: variable 'ansible_pipelining' from source: unknown 28992 1726882982.25372: variable 'ansible_timeout' from source: unknown 28992 1726882982.25375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.25490: 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) 28992 1726882982.25516: variable 'omit' from source: magic vars 28992 1726882982.25529: starting attempt loop 28992 1726882982.25535: running the handler 28992 1726882982.25552: _low_level_execute_command(): starting 28992 1726882982.25589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882982.26324: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.26329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.26332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882982.26334: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882982.26336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.26393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882982.26413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882982.26503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882982.28303: stdout chunk (state=3): >>>/root <<< 28992 1726882982.28514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882982.28518: stdout chunk (state=3): >>><<< 28992 1726882982.28521: stderr chunk (state=3): >>><<< 28992 1726882982.28654: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882982.28659: _low_level_execute_command(): starting 28992 1726882982.28662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209 `" && echo ansible-tmp-1726882982.285462-30532-239342336647209="` echo /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209 `" ) && sleep 0' 28992 1726882982.29313: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882982.29340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882982.29357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.29377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882982.29443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.29509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882982.29540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882982.29596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882982.29650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882982.31679: stdout chunk (state=3): >>>ansible-tmp-1726882982.285462-30532-239342336647209=/root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209 <<< 28992 1726882982.31887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882982.31891: stdout chunk (state=3): >>><<< 28992 1726882982.31893: stderr chunk (state=3): >>><<< 28992 1726882982.32035: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882982.285462-30532-239342336647209=/root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882982.32040: variable 'ansible_module_compression' from source: unknown 28992 1726882982.32043: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726882982.32082: variable 'ansible_facts' from source: unknown 28992 1726882982.32276: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py 28992 1726882982.32419: Sending initial data 28992 1726882982.32424: Sent initial data (167 bytes) 28992 1726882982.32895: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.32929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.32937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.32939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.32991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882982.32997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882982.32999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882982.33048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882982.34690: 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 <<< 28992 1726882982.34747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882982.34812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpnj413efw /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py <<< 28992 1726882982.34815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py" <<< 28992 1726882982.34863: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpnj413efw" to remote "/root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py" <<< 28992 1726882982.35743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882982.35803: stderr chunk (state=3): >>><<< 28992 1726882982.35807: stdout chunk (state=3): >>><<< 28992 1726882982.35831: done transferring module to remote 28992 1726882982.35843: _low_level_execute_command(): starting 28992 1726882982.35850: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/ /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py && sleep 0' 28992 1726882982.36304: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882982.36309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882982.36345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882982.36349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882982.36351: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882982.36353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.36355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.36415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882982.36418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882982.36421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882982.36480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882982.38551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882982.38556: stdout chunk (state=3): >>><<< 28992 1726882982.38558: stderr chunk (state=3): >>><<< 28992 1726882982.38561: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882982.38564: _low_level_execute_command(): starting 28992 1726882982.38566: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/AnsiballZ_network_connections.py && sleep 0' 28992 1726882982.39242: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882982.39248: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.39309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882982.39327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882982.39360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882982.39462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882982.70116: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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": ""}}} <<< 28992 1726882982.72377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882982.72432: stderr chunk (state=3): >>><<< 28992 1726882982.72436: stdout chunk (state=3): >>><<< 28992 1726882982.72456: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882982.72491: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', '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-1726882982.285462-30532-239342336647209/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882982.72500: _low_level_execute_command(): starting 28992 1726882982.72505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882982.285462-30532-239342336647209/ > /dev/null 2>&1 && sleep 0' 28992 1726882982.72984: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.72988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.72990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882982.72993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882982.72997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882982.73053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882982.73057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882982.73061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882982.73119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882982.77230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882982.77234: stdout chunk (state=3): >>><<< 28992 1726882982.77237: stderr chunk (state=3): >>><<< 28992 1726882982.77240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882982.77243: handler run complete 28992 1726882982.77245: attempt loop complete, returning result 28992 1726882982.77248: _execute() done 28992 1726882982.77250: dumping result to json 28992 1726882982.77253: done dumping result, returning 28992 1726882982.77268: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-000000000b43] 28992 1726882982.77275: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b43 28992 1726882982.77400: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b43 28992 1726882982.77404: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 28992 1726882982.77550: no more pending results, returning what we have 28992 1726882982.77554: results queue empty 28992 1726882982.77555: checking for any_errors_fatal 28992 1726882982.77561: done checking for any_errors_fatal 28992 1726882982.77562: checking for max_fail_percentage 28992 1726882982.77564: done checking for max_fail_percentage 28992 1726882982.77565: checking to see if all hosts have failed and the running result is not ok 28992 1726882982.77566: done checking to see if all hosts have failed 28992 1726882982.77567: getting the remaining hosts for this loop 28992 1726882982.77568: done getting the remaining hosts for this loop 28992 1726882982.77572: getting the next task for host managed_node1 28992 1726882982.77581: done getting next task for host managed_node1 28992 1726882982.77587: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882982.77593: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882982.77609: getting variables 28992 1726882982.77611: in VariableManager get_vars() 28992 1726882982.77869: Calling all_inventory to load vars for managed_node1 28992 1726882982.77872: Calling groups_inventory to load vars for managed_node1 28992 1726882982.77875: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882982.77889: Calling all_plugins_play to load vars for managed_node1 28992 1726882982.77892: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882982.77895: Calling groups_plugins_play to load vars for managed_node1 28992 1726882982.79857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882982.82250: done with get_vars() 28992 1726882982.82292: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:02 -0400 (0:00:00.719) 0:00:43.024 ****** 28992 1726882982.82406: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882982.82876: worker is 1 (out of 1 available) 28992 1726882982.82893: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882982.82910: done queuing things up, now waiting for results queue to drain 28992 1726882982.82912: waiting for pending results... 28992 1726882982.83342: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882982.83413: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b44 28992 1726882982.83494: variable 'ansible_search_path' from source: unknown 28992 1726882982.83499: variable 'ansible_search_path' from source: unknown 28992 1726882982.83503: calling self._execute() 28992 1726882982.83604: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.83611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.83635: variable 'omit' from source: magic vars 28992 1726882982.84079: variable 'ansible_distribution_major_version' from source: facts 28992 1726882982.84094: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882982.84235: variable 'network_state' from source: role '' defaults 28992 1726882982.84256: Evaluated conditional (network_state != {}): False 28992 1726882982.84259: when evaluation is False, skipping this task 28992 1726882982.84262: _execute() done 28992 1726882982.84265: dumping result to json 28992 1726882982.84268: done dumping result, returning 28992 1726882982.84365: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000000b44] 28992 1726882982.84368: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b44 28992 1726882982.84474: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b44 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882982.84538: no more pending results, returning what we have 28992 1726882982.84542: results queue empty 28992 1726882982.84543: checking for any_errors_fatal 28992 1726882982.84556: done checking for any_errors_fatal 28992 1726882982.84557: checking for max_fail_percentage 28992 1726882982.84560: done checking for max_fail_percentage 28992 1726882982.84561: checking to see if all hosts have failed and the running result is not ok 28992 1726882982.84562: done checking to see if all hosts have failed 28992 1726882982.84562: getting the remaining hosts for this loop 28992 1726882982.84564: done getting the remaining hosts for this loop 28992 1726882982.84569: getting the next task for host managed_node1 28992 1726882982.84631: done getting next task for host managed_node1 28992 1726882982.84636: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882982.84642: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882982.84653: WORKER PROCESS EXITING 28992 1726882982.84672: getting variables 28992 1726882982.84673: in VariableManager get_vars() 28992 1726882982.84827: Calling all_inventory to load vars for managed_node1 28992 1726882982.84830: Calling groups_inventory to load vars for managed_node1 28992 1726882982.84833: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882982.84844: Calling all_plugins_play to load vars for managed_node1 28992 1726882982.84848: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882982.84851: Calling groups_plugins_play to load vars for managed_node1 28992 1726882982.86907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882982.89212: done with get_vars() 28992 1726882982.89255: done getting variables 28992 1726882982.89332: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:02 -0400 (0:00:00.069) 0:00:43.094 ****** 28992 1726882982.89372: entering _queue_task() for managed_node1/debug 28992 1726882982.89788: worker is 1 (out of 1 available) 28992 1726882982.89803: exiting _queue_task() for managed_node1/debug 28992 1726882982.89818: done queuing things up, now waiting for results queue to drain 28992 1726882982.89821: waiting for pending results... 28992 1726882982.90341: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882982.90347: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b45 28992 1726882982.90350: variable 'ansible_search_path' from source: unknown 28992 1726882982.90361: variable 'ansible_search_path' from source: unknown 28992 1726882982.90408: calling self._execute() 28992 1726882982.90524: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.90530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.90540: variable 'omit' from source: magic vars 28992 1726882982.90996: variable 'ansible_distribution_major_version' from source: facts 28992 1726882982.91007: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882982.91026: variable 'omit' from source: magic vars 28992 1726882982.91101: variable 'omit' from source: magic vars 28992 1726882982.91146: variable 'omit' from source: magic vars 28992 1726882982.91195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882982.91244: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882982.91267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882982.91290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882982.91302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882982.91348: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882982.91352: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.91354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.91492: Set connection var ansible_pipelining to False 28992 1726882982.91495: Set connection var ansible_connection to ssh 28992 1726882982.91501: Set connection var ansible_timeout to 10 28992 1726882982.91504: Set connection var ansible_shell_type to sh 28992 1726882982.91510: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882982.91519: Set connection var ansible_shell_executable to /bin/sh 28992 1726882982.91549: variable 'ansible_shell_executable' from source: unknown 28992 1726882982.91552: variable 'ansible_connection' from source: unknown 28992 1726882982.91727: variable 'ansible_module_compression' from source: unknown 28992 1726882982.91731: variable 'ansible_shell_type' from source: unknown 28992 1726882982.91734: variable 'ansible_shell_executable' from source: unknown 28992 1726882982.91736: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882982.91739: variable 'ansible_pipelining' from source: unknown 28992 1726882982.91741: variable 'ansible_timeout' from source: unknown 28992 1726882982.91744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882982.91761: 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) 28992 1726882982.91783: variable 'omit' from source: magic vars 28992 1726882982.91791: starting attempt loop 28992 1726882982.91794: running the handler 28992 1726882982.91965: variable '__network_connections_result' from source: set_fact 28992 1726882982.92043: handler run complete 28992 1726882982.92065: attempt loop complete, returning result 28992 1726882982.92068: _execute() done 28992 1726882982.92070: dumping result to json 28992 1726882982.92073: done dumping result, returning 28992 1726882982.92083: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000000b45] 28992 1726882982.92091: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b45 28992 1726882982.92206: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b45 28992 1726882982.92210: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24" ] } 28992 1726882982.92302: no more pending results, returning what we have 28992 1726882982.92306: results queue empty 28992 1726882982.92307: checking for any_errors_fatal 28992 1726882982.92322: done checking for any_errors_fatal 28992 1726882982.92323: checking for max_fail_percentage 28992 1726882982.92326: done checking for max_fail_percentage 28992 1726882982.92328: checking to see if all hosts have failed and the running result is not ok 28992 1726882982.92329: done checking to see if all hosts have failed 28992 1726882982.92330: getting the remaining hosts for this loop 28992 1726882982.92333: done getting the remaining hosts for this loop 28992 1726882982.92338: getting the next task for host managed_node1 28992 1726882982.92348: done getting next task for host managed_node1 28992 1726882982.92353: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882982.92361: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882982.92377: getting variables 28992 1726882982.92379: in VariableManager get_vars() 28992 1726882982.92548: Calling all_inventory to load vars for managed_node1 28992 1726882982.92551: Calling groups_inventory to load vars for managed_node1 28992 1726882982.92554: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882982.92566: Calling all_plugins_play to load vars for managed_node1 28992 1726882982.92569: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882982.92572: Calling groups_plugins_play to load vars for managed_node1 28992 1726882982.94705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882982.99286: done with get_vars() 28992 1726882982.99332: done getting variables 28992 1726882982.99412: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:02 -0400 (0:00:00.100) 0:00:43.194 ****** 28992 1726882982.99469: entering _queue_task() for managed_node1/debug 28992 1726882983.00021: worker is 1 (out of 1 available) 28992 1726882983.00040: exiting _queue_task() for managed_node1/debug 28992 1726882983.00054: done queuing things up, now waiting for results queue to drain 28992 1726882983.00056: waiting for pending results... 28992 1726882983.00463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882983.00500: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b46 28992 1726882983.00518: variable 'ansible_search_path' from source: unknown 28992 1726882983.00524: variable 'ansible_search_path' from source: unknown 28992 1726882983.00575: calling self._execute() 28992 1726882983.00704: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.00709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.00829: variable 'omit' from source: magic vars 28992 1726882983.01193: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.01211: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.01226: variable 'omit' from source: magic vars 28992 1726882983.01397: variable 'omit' from source: magic vars 28992 1726882983.01402: variable 'omit' from source: magic vars 28992 1726882983.01515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882983.01575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882983.01728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882983.01733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882983.01737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882983.01852: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882983.01856: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.01858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.02028: Set connection var ansible_pipelining to False 28992 1726882983.02032: Set connection var ansible_connection to ssh 28992 1726882983.02034: Set connection var ansible_timeout to 10 28992 1726882983.02038: Set connection var ansible_shell_type to sh 28992 1726882983.02040: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882983.02042: Set connection var ansible_shell_executable to /bin/sh 28992 1726882983.02069: variable 'ansible_shell_executable' from source: unknown 28992 1726882983.02072: variable 'ansible_connection' from source: unknown 28992 1726882983.02075: variable 'ansible_module_compression' from source: unknown 28992 1726882983.02230: variable 'ansible_shell_type' from source: unknown 28992 1726882983.02234: variable 'ansible_shell_executable' from source: unknown 28992 1726882983.02236: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.02239: variable 'ansible_pipelining' from source: unknown 28992 1726882983.02241: variable 'ansible_timeout' from source: unknown 28992 1726882983.02244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.02281: 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) 28992 1726882983.02296: variable 'omit' from source: magic vars 28992 1726882983.02309: starting attempt loop 28992 1726882983.02313: running the handler 28992 1726882983.02528: variable '__network_connections_result' from source: set_fact 28992 1726882983.02532: variable '__network_connections_result' from source: set_fact 28992 1726882983.02626: handler run complete 28992 1726882983.02667: attempt loop complete, returning result 28992 1726882983.02672: _execute() done 28992 1726882983.02675: dumping result to json 28992 1726882983.02677: done dumping result, returning 28992 1726882983.02685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000000b46] 28992 1726882983.02694: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b46 28992 1726882983.02818: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b46 28992 1726882983.02823: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24" ] } } 28992 1726882983.02943: no more pending results, returning what we have 28992 1726882983.02947: results queue empty 28992 1726882983.02948: checking for any_errors_fatal 28992 1726882983.02954: done checking for any_errors_fatal 28992 1726882983.02955: checking for max_fail_percentage 28992 1726882983.02957: done checking for max_fail_percentage 28992 1726882983.02958: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.02959: done checking to see if all hosts have failed 28992 1726882983.02959: getting the remaining hosts for this loop 28992 1726882983.02961: done getting the remaining hosts for this loop 28992 1726882983.02965: getting the next task for host managed_node1 28992 1726882983.02974: done getting next task for host managed_node1 28992 1726882983.02978: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882983.02986: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882983.02999: getting variables 28992 1726882983.03001: in VariableManager get_vars() 28992 1726882983.03166: Calling all_inventory to load vars for managed_node1 28992 1726882983.03170: Calling groups_inventory to load vars for managed_node1 28992 1726882983.03173: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.03187: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.03190: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.03193: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.05465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.08017: done with get_vars() 28992 1726882983.08045: done getting variables 28992 1726882983.08116: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:03 -0400 (0:00:00.086) 0:00:43.281 ****** 28992 1726882983.08159: entering _queue_task() for managed_node1/debug 28992 1726882983.08574: worker is 1 (out of 1 available) 28992 1726882983.08595: exiting _queue_task() for managed_node1/debug 28992 1726882983.08610: done queuing things up, now waiting for results queue to drain 28992 1726882983.08612: waiting for pending results... 28992 1726882983.08942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882983.09229: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b47 28992 1726882983.09234: variable 'ansible_search_path' from source: unknown 28992 1726882983.09238: variable 'ansible_search_path' from source: unknown 28992 1726882983.09241: calling self._execute() 28992 1726882983.09245: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.09248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.09251: variable 'omit' from source: magic vars 28992 1726882983.09678: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.09692: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.09841: variable 'network_state' from source: role '' defaults 28992 1726882983.09861: Evaluated conditional (network_state != {}): False 28992 1726882983.09865: when evaluation is False, skipping this task 28992 1726882983.09867: _execute() done 28992 1726882983.09870: dumping result to json 28992 1726882983.09873: done dumping result, returning 28992 1726882983.09883: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000000b47] 28992 1726882983.09892: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b47 28992 1726882983.10004: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b47 28992 1726882983.10009: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726882983.10064: no more pending results, returning what we have 28992 1726882983.10074: results queue empty 28992 1726882983.10075: checking for any_errors_fatal 28992 1726882983.10089: done checking for any_errors_fatal 28992 1726882983.10090: checking for max_fail_percentage 28992 1726882983.10092: done checking for max_fail_percentage 28992 1726882983.10094: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.10095: done checking to see if all hosts have failed 28992 1726882983.10095: getting the remaining hosts for this loop 28992 1726882983.10097: done getting the remaining hosts for this loop 28992 1726882983.10103: getting the next task for host managed_node1 28992 1726882983.10113: done getting next task for host managed_node1 28992 1726882983.10117: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882983.10126: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882983.10152: getting variables 28992 1726882983.10154: in VariableManager get_vars() 28992 1726882983.10313: Calling all_inventory to load vars for managed_node1 28992 1726882983.10317: Calling groups_inventory to load vars for managed_node1 28992 1726882983.10320: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.10335: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.10338: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.10341: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.12337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.14735: done with get_vars() 28992 1726882983.14778: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:03 -0400 (0:00:00.067) 0:00:43.349 ****** 28992 1726882983.14908: entering _queue_task() for managed_node1/ping 28992 1726882983.15428: worker is 1 (out of 1 available) 28992 1726882983.15443: exiting _queue_task() for managed_node1/ping 28992 1726882983.15457: done queuing things up, now waiting for results queue to drain 28992 1726882983.15459: waiting for pending results... 28992 1726882983.15713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882983.15928: in run() - task 0affc7ec-ae25-9fb4-6018-000000000b48 28992 1726882983.15933: variable 'ansible_search_path' from source: unknown 28992 1726882983.15935: variable 'ansible_search_path' from source: unknown 28992 1726882983.15939: calling self._execute() 28992 1726882983.16048: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.16054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.16071: variable 'omit' from source: magic vars 28992 1726882983.16519: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.16532: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.16727: variable 'omit' from source: magic vars 28992 1726882983.16731: variable 'omit' from source: magic vars 28992 1726882983.16734: variable 'omit' from source: magic vars 28992 1726882983.16737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882983.16755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882983.16777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882983.16800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882983.16812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882983.16851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882983.16855: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.16858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.16979: Set connection var ansible_pipelining to False 28992 1726882983.16983: Set connection var ansible_connection to ssh 28992 1726882983.16991: Set connection var ansible_timeout to 10 28992 1726882983.16993: Set connection var ansible_shell_type to sh 28992 1726882983.17000: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882983.17008: Set connection var ansible_shell_executable to /bin/sh 28992 1726882983.17037: variable 'ansible_shell_executable' from source: unknown 28992 1726882983.17040: variable 'ansible_connection' from source: unknown 28992 1726882983.17043: variable 'ansible_module_compression' from source: unknown 28992 1726882983.17053: variable 'ansible_shell_type' from source: unknown 28992 1726882983.17057: variable 'ansible_shell_executable' from source: unknown 28992 1726882983.17059: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.17064: variable 'ansible_pipelining' from source: unknown 28992 1726882983.17067: variable 'ansible_timeout' from source: unknown 28992 1726882983.17071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.17307: 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) 28992 1726882983.17318: variable 'omit' from source: magic vars 28992 1726882983.17324: starting attempt loop 28992 1726882983.17327: running the handler 28992 1726882983.17343: _low_level_execute_command(): starting 28992 1726882983.17350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882983.18170: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882983.18180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882983.18269: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882983.18309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882983.18323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882983.18371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882983.18436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882983.20262: stdout chunk (state=3): >>>/root <<< 28992 1726882983.20470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882983.20474: stdout chunk (state=3): >>><<< 28992 1726882983.20477: stderr chunk (state=3): >>><<< 28992 1726882983.20500: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882983.20538: _low_level_execute_command(): starting 28992 1726882983.20628: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169 `" && echo ansible-tmp-1726882983.2050872-30562-58862153925169="` echo /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169 `" ) && sleep 0' 28992 1726882983.21248: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882983.21261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882983.21275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882983.21302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882983.21321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882983.21395: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882983.21410: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882983.21457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882983.21473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882983.21511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882983.21590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882983.23636: stdout chunk (state=3): >>>ansible-tmp-1726882983.2050872-30562-58862153925169=/root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169 <<< 28992 1726882983.23929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882983.23933: stdout chunk (state=3): >>><<< 28992 1726882983.23935: stderr chunk (state=3): >>><<< 28992 1726882983.23938: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882983.2050872-30562-58862153925169=/root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882983.23949: variable 'ansible_module_compression' from source: unknown 28992 1726882983.24001: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726882983.24045: variable 'ansible_facts' from source: unknown 28992 1726882983.24148: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py 28992 1726882983.24426: Sending initial data 28992 1726882983.24430: Sent initial data (152 bytes) 28992 1726882983.25047: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882983.25053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882983.25131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882983.26721: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726882983.26758: 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 <<< 28992 1726882983.26800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882983.26870: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpsv2pog5q /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py <<< 28992 1726882983.26874: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py" <<< 28992 1726882983.26972: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpsv2pog5q" to remote "/root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py" <<< 28992 1726882983.27741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882983.27960: stderr chunk (state=3): >>><<< 28992 1726882983.27963: stdout chunk (state=3): >>><<< 28992 1726882983.27966: done transferring module to remote 28992 1726882983.27968: _low_level_execute_command(): starting 28992 1726882983.27971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/ /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py && sleep 0' 28992 1726882983.28600: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882983.28615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882983.28631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882983.28649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882983.28675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882983.28779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882983.28809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882983.28903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882983.30845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882983.30849: stdout chunk (state=3): >>><<< 28992 1726882983.30928: stderr chunk (state=3): >>><<< 28992 1726882983.30932: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882983.30935: _low_level_execute_command(): starting 28992 1726882983.30943: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/AnsiballZ_ping.py && sleep 0' 28992 1726882983.31610: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882983.31700: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882983.31731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882983.31746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882983.31772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882983.31859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882983.48170: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726882983.49547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882983.49616: stderr chunk (state=3): >>><<< 28992 1726882983.49620: stdout chunk (state=3): >>><<< 28992 1726882983.49641: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882983.49663: 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-1726882983.2050872-30562-58862153925169/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882983.49706: _low_level_execute_command(): starting 28992 1726882983.49709: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882983.2050872-30562-58862153925169/ > /dev/null 2>&1 && sleep 0' 28992 1726882983.50327: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882983.50332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882983.50371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882983.50374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882983.50377: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882983.50379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882983.50402: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882983.50454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882983.50461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882983.50463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882983.50519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882983.52405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882983.52464: stderr chunk (state=3): >>><<< 28992 1726882983.52467: stdout chunk (state=3): >>><<< 28992 1726882983.52482: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882983.52491: handler run complete 28992 1726882983.52505: attempt loop complete, returning result 28992 1726882983.52508: _execute() done 28992 1726882983.52511: dumping result to json 28992 1726882983.52513: done dumping result, returning 28992 1726882983.52523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000000b48] 28992 1726882983.52528: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b48 28992 1726882983.52625: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000b48 28992 1726882983.52629: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726882983.52729: no more pending results, returning what we have 28992 1726882983.52732: results queue empty 28992 1726882983.52733: checking for any_errors_fatal 28992 1726882983.52741: done checking for any_errors_fatal 28992 1726882983.52742: checking for max_fail_percentage 28992 1726882983.52744: done checking for max_fail_percentage 28992 1726882983.52745: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.52746: done checking to see if all hosts have failed 28992 1726882983.52747: getting the remaining hosts for this loop 28992 1726882983.52748: done getting the remaining hosts for this loop 28992 1726882983.52752: getting the next task for host managed_node1 28992 1726882983.52762: done getting next task for host managed_node1 28992 1726882983.52765: ^ task is: TASK: meta (role_complete) 28992 1726882983.52769: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882983.52781: getting variables 28992 1726882983.52783: in VariableManager get_vars() 28992 1726882983.52826: Calling all_inventory to load vars for managed_node1 28992 1726882983.52829: Calling groups_inventory to load vars for managed_node1 28992 1726882983.52832: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.52843: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.52845: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.52849: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.54499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.55719: done with get_vars() 28992 1726882983.55750: done getting variables 28992 1726882983.55824: done queuing things up, now waiting for results queue to drain 28992 1726882983.55826: results queue empty 28992 1726882983.55827: checking for any_errors_fatal 28992 1726882983.55829: done checking for any_errors_fatal 28992 1726882983.55830: checking for max_fail_percentage 28992 1726882983.55830: done checking for max_fail_percentage 28992 1726882983.55831: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.55832: done checking to see if all hosts have failed 28992 1726882983.55832: getting the remaining hosts for this loop 28992 1726882983.55833: done getting the remaining hosts for this loop 28992 1726882983.55835: getting the next task for host managed_node1 28992 1726882983.55839: done getting next task for host managed_node1 28992 1726882983.55840: ^ task is: TASK: Show result 28992 1726882983.55842: ^ 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? (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 28992 1726882983.55844: getting variables 28992 1726882983.55845: in VariableManager get_vars() 28992 1726882983.55853: Calling all_inventory to load vars for managed_node1 28992 1726882983.55855: Calling groups_inventory to load vars for managed_node1 28992 1726882983.55857: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.55860: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.55862: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.55864: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.56737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.58047: done with get_vars() 28992 1726882983.58067: done getting variables 28992 1726882983.58106: 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 result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Friday 20 September 2024 21:43:03 -0400 (0:00:00.432) 0:00:43.781 ****** 28992 1726882983.58134: entering _queue_task() for managed_node1/debug 28992 1726882983.58421: worker is 1 (out of 1 available) 28992 1726882983.58438: exiting _queue_task() for managed_node1/debug 28992 1726882983.58451: done queuing things up, now waiting for results queue to drain 28992 1726882983.58453: waiting for pending results... 28992 1726882983.58661: running TaskExecutor() for managed_node1/TASK: Show result 28992 1726882983.58770: in run() - task 0affc7ec-ae25-9fb4-6018-000000000ad2 28992 1726882983.58781: variable 'ansible_search_path' from source: unknown 28992 1726882983.58787: variable 'ansible_search_path' from source: unknown 28992 1726882983.58826: calling self._execute() 28992 1726882983.58906: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.58912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.58919: variable 'omit' from source: magic vars 28992 1726882983.59226: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.59240: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.59246: variable 'omit' from source: magic vars 28992 1726882983.59280: variable 'omit' from source: magic vars 28992 1726882983.59308: variable 'omit' from source: magic vars 28992 1726882983.59347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882983.59379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882983.59398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882983.59412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882983.59424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882983.59452: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882983.59455: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.59463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.59539: Set connection var ansible_pipelining to False 28992 1726882983.59543: Set connection var ansible_connection to ssh 28992 1726882983.59546: Set connection var ansible_timeout to 10 28992 1726882983.59548: Set connection var ansible_shell_type to sh 28992 1726882983.59558: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882983.59563: Set connection var ansible_shell_executable to /bin/sh 28992 1726882983.59583: variable 'ansible_shell_executable' from source: unknown 28992 1726882983.59590: variable 'ansible_connection' from source: unknown 28992 1726882983.59593: variable 'ansible_module_compression' from source: unknown 28992 1726882983.59595: variable 'ansible_shell_type' from source: unknown 28992 1726882983.59598: variable 'ansible_shell_executable' from source: unknown 28992 1726882983.59600: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.59604: variable 'ansible_pipelining' from source: unknown 28992 1726882983.59606: variable 'ansible_timeout' from source: unknown 28992 1726882983.59611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.59728: 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) 28992 1726882983.59739: variable 'omit' from source: magic vars 28992 1726882983.59743: starting attempt loop 28992 1726882983.59745: running the handler 28992 1726882983.59789: variable '__network_connections_result' from source: set_fact 28992 1726882983.59852: variable '__network_connections_result' from source: set_fact 28992 1726882983.59947: handler run complete 28992 1726882983.59967: attempt loop complete, returning result 28992 1726882983.59970: _execute() done 28992 1726882983.59973: dumping result to json 28992 1726882983.59977: done dumping result, returning 28992 1726882983.59985: done running TaskExecutor() for managed_node1/TASK: Show result [0affc7ec-ae25-9fb4-6018-000000000ad2] 28992 1726882983.59996: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000ad2 28992 1726882983.60098: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000ad2 28992 1726882983.60101: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24" ] } } 28992 1726882983.60188: no more pending results, returning what we have 28992 1726882983.60191: results queue empty 28992 1726882983.60192: checking for any_errors_fatal 28992 1726882983.60194: done checking for any_errors_fatal 28992 1726882983.60195: checking for max_fail_percentage 28992 1726882983.60197: done checking for max_fail_percentage 28992 1726882983.60198: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.60199: done checking to see if all hosts have failed 28992 1726882983.60200: getting the remaining hosts for this loop 28992 1726882983.60202: done getting the remaining hosts for this loop 28992 1726882983.60206: getting the next task for host managed_node1 28992 1726882983.60216: done getting next task for host managed_node1 28992 1726882983.60220: ^ task is: TASK: Test 28992 1726882983.60224: ^ 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 28992 1726882983.60228: getting variables 28992 1726882983.60229: in VariableManager get_vars() 28992 1726882983.60263: Calling all_inventory to load vars for managed_node1 28992 1726882983.60266: Calling groups_inventory to load vars for managed_node1 28992 1726882983.60269: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.60281: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.60284: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.60287: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.61307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.62500: done with get_vars() 28992 1726882983.62529: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:43:03 -0400 (0:00:00.044) 0:00:43.826 ****** 28992 1726882983.62613: entering _queue_task() for managed_node1/include_tasks 28992 1726882983.62897: worker is 1 (out of 1 available) 28992 1726882983.62914: exiting _queue_task() for managed_node1/include_tasks 28992 1726882983.62929: done queuing things up, now waiting for results queue to drain 28992 1726882983.62931: waiting for pending results... 28992 1726882983.63137: running TaskExecutor() for managed_node1/TASK: Test 28992 1726882983.63226: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a4d 28992 1726882983.63239: variable 'ansible_search_path' from source: unknown 28992 1726882983.63243: variable 'ansible_search_path' from source: unknown 28992 1726882983.63286: variable 'lsr_test' from source: include params 28992 1726882983.63476: variable 'lsr_test' from source: include params 28992 1726882983.63538: variable 'omit' from source: magic vars 28992 1726882983.63648: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.63656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.63665: variable 'omit' from source: magic vars 28992 1726882983.63855: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.63863: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.63870: variable 'item' from source: unknown 28992 1726882983.63925: variable 'item' from source: unknown 28992 1726882983.63948: variable 'item' from source: unknown 28992 1726882983.63995: variable 'item' from source: unknown 28992 1726882983.64136: dumping result to json 28992 1726882983.64139: done dumping result, returning 28992 1726882983.64141: done running TaskExecutor() for managed_node1/TASK: Test [0affc7ec-ae25-9fb4-6018-000000000a4d] 28992 1726882983.64143: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4d 28992 1726882983.64185: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4d 28992 1726882983.64187: WORKER PROCESS EXITING 28992 1726882983.64214: no more pending results, returning what we have 28992 1726882983.64219: in VariableManager get_vars() 28992 1726882983.64261: Calling all_inventory to load vars for managed_node1 28992 1726882983.64264: Calling groups_inventory to load vars for managed_node1 28992 1726882983.64267: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.64280: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.64283: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.64286: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.65451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.66641: done with get_vars() 28992 1726882983.66664: variable 'ansible_search_path' from source: unknown 28992 1726882983.66665: variable 'ansible_search_path' from source: unknown 28992 1726882983.66701: we have included files to process 28992 1726882983.66702: generating all_blocks data 28992 1726882983.66704: done generating all_blocks data 28992 1726882983.66709: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726882983.66710: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726882983.66711: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726882983.66847: done processing included file 28992 1726882983.66849: iterating over new_blocks loaded from include file 28992 1726882983.66850: in VariableManager get_vars() 28992 1726882983.66862: done with get_vars() 28992 1726882983.66863: filtering new block on tags 28992 1726882983.66880: done filtering new block on tags 28992 1726882983.66882: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node1 => (item=tasks/activate_profile.yml) 28992 1726882983.66886: extending task lists for all hosts with included blocks 28992 1726882983.67374: done extending task lists 28992 1726882983.67376: done processing included files 28992 1726882983.67376: results queue empty 28992 1726882983.67377: checking for any_errors_fatal 28992 1726882983.67380: done checking for any_errors_fatal 28992 1726882983.67381: checking for max_fail_percentage 28992 1726882983.67382: done checking for max_fail_percentage 28992 1726882983.67382: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.67383: done checking to see if all hosts have failed 28992 1726882983.67384: getting the remaining hosts for this loop 28992 1726882983.67385: done getting the remaining hosts for this loop 28992 1726882983.67387: getting the next task for host managed_node1 28992 1726882983.67390: done getting next task for host managed_node1 28992 1726882983.67392: ^ task is: TASK: Include network role 28992 1726882983.67394: ^ 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? (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 28992 1726882983.67396: getting variables 28992 1726882983.67397: in VariableManager get_vars() 28992 1726882983.67405: Calling all_inventory to load vars for managed_node1 28992 1726882983.67406: Calling groups_inventory to load vars for managed_node1 28992 1726882983.67408: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.67414: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.67415: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.67417: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.68384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.69578: done with get_vars() 28992 1726882983.69604: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Friday 20 September 2024 21:43:03 -0400 (0:00:00.070) 0:00:43.897 ****** 28992 1726882983.69688: entering _queue_task() for managed_node1/include_role 28992 1726882983.69980: worker is 1 (out of 1 available) 28992 1726882983.69995: exiting _queue_task() for managed_node1/include_role 28992 1726882983.70011: done queuing things up, now waiting for results queue to drain 28992 1726882983.70013: waiting for pending results... 28992 1726882983.70225: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726882983.70327: in run() - task 0affc7ec-ae25-9fb4-6018-000000000caa 28992 1726882983.70342: variable 'ansible_search_path' from source: unknown 28992 1726882983.70346: variable 'ansible_search_path' from source: unknown 28992 1726882983.70380: calling self._execute() 28992 1726882983.70464: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.70470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.70476: variable 'omit' from source: magic vars 28992 1726882983.70820: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.70835: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.70842: _execute() done 28992 1726882983.70846: dumping result to json 28992 1726882983.70848: done dumping result, returning 28992 1726882983.70855: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000000caa] 28992 1726882983.70860: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000caa 28992 1726882983.70978: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000caa 28992 1726882983.70981: WORKER PROCESS EXITING 28992 1726882983.71016: no more pending results, returning what we have 28992 1726882983.71023: in VariableManager get_vars() 28992 1726882983.71064: Calling all_inventory to load vars for managed_node1 28992 1726882983.71067: Calling groups_inventory to load vars for managed_node1 28992 1726882983.71071: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.71089: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.71092: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.71097: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.72228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.73862: done with get_vars() 28992 1726882983.73889: variable 'ansible_search_path' from source: unknown 28992 1726882983.73890: variable 'ansible_search_path' from source: unknown 28992 1726882983.73992: variable 'omit' from source: magic vars 28992 1726882983.74027: variable 'omit' from source: magic vars 28992 1726882983.74039: variable 'omit' from source: magic vars 28992 1726882983.74042: we have included files to process 28992 1726882983.74042: generating all_blocks data 28992 1726882983.74044: done generating all_blocks data 28992 1726882983.74045: processing included file: fedora.linux_system_roles.network 28992 1726882983.74060: in VariableManager get_vars() 28992 1726882983.74070: done with get_vars() 28992 1726882983.74092: in VariableManager get_vars() 28992 1726882983.74103: done with get_vars() 28992 1726882983.74137: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726882983.74215: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726882983.74271: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726882983.74617: in VariableManager get_vars() 28992 1726882983.74634: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882983.76396: iterating over new_blocks loaded from include file 28992 1726882983.76399: in VariableManager get_vars() 28992 1726882983.76417: done with get_vars() 28992 1726882983.76419: filtering new block on tags 28992 1726882983.82085: done filtering new block on tags 28992 1726882983.82090: in VariableManager get_vars() 28992 1726882983.82109: done with get_vars() 28992 1726882983.82111: filtering new block on tags 28992 1726882983.82136: done filtering new block on tags 28992 1726882983.82138: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726882983.82144: extending task lists for all hosts with included blocks 28992 1726882983.82268: done extending task lists 28992 1726882983.82270: done processing included files 28992 1726882983.82271: results queue empty 28992 1726882983.82271: checking for any_errors_fatal 28992 1726882983.82274: done checking for any_errors_fatal 28992 1726882983.82275: checking for max_fail_percentage 28992 1726882983.82277: done checking for max_fail_percentage 28992 1726882983.82278: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.82278: done checking to see if all hosts have failed 28992 1726882983.82279: getting the remaining hosts for this loop 28992 1726882983.82280: done getting the remaining hosts for this loop 28992 1726882983.82283: getting the next task for host managed_node1 28992 1726882983.82287: done getting next task for host managed_node1 28992 1726882983.82290: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882983.82294: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882983.82306: getting variables 28992 1726882983.82307: in VariableManager get_vars() 28992 1726882983.82321: Calling all_inventory to load vars for managed_node1 28992 1726882983.82326: Calling groups_inventory to load vars for managed_node1 28992 1726882983.82328: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.82334: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.82337: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.82340: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.83819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.85969: done with get_vars() 28992 1726882983.86005: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:03 -0400 (0:00:00.164) 0:00:44.061 ****** 28992 1726882983.86097: entering _queue_task() for managed_node1/include_tasks 28992 1726882983.86494: worker is 1 (out of 1 available) 28992 1726882983.86510: exiting _queue_task() for managed_node1/include_tasks 28992 1726882983.86526: done queuing things up, now waiting for results queue to drain 28992 1726882983.86528: waiting for pending results... 28992 1726882983.87157: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882983.87229: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d16 28992 1726882983.87234: variable 'ansible_search_path' from source: unknown 28992 1726882983.87238: variable 'ansible_search_path' from source: unknown 28992 1726882983.87241: calling self._execute() 28992 1726882983.87249: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.87253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882983.87257: variable 'omit' from source: magic vars 28992 1726882983.87628: variable 'ansible_distribution_major_version' from source: facts 28992 1726882983.87639: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882983.87647: _execute() done 28992 1726882983.87651: dumping result to json 28992 1726882983.87654: done dumping result, returning 28992 1726882983.87660: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-000000000d16] 28992 1726882983.87687: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d16 28992 1726882983.87844: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d16 28992 1726882983.87848: WORKER PROCESS EXITING 28992 1726882983.87900: no more pending results, returning what we have 28992 1726882983.87906: in VariableManager get_vars() 28992 1726882983.87959: Calling all_inventory to load vars for managed_node1 28992 1726882983.87962: Calling groups_inventory to load vars for managed_node1 28992 1726882983.87965: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.87981: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.87984: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.87987: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.90001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.92198: done with get_vars() 28992 1726882983.92241: variable 'ansible_search_path' from source: unknown 28992 1726882983.92243: variable 'ansible_search_path' from source: unknown 28992 1726882983.92291: we have included files to process 28992 1726882983.92293: generating all_blocks data 28992 1726882983.92296: done generating all_blocks data 28992 1726882983.92302: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882983.92303: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882983.92306: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882983.92973: done processing included file 28992 1726882983.92976: iterating over new_blocks loaded from include file 28992 1726882983.92978: in VariableManager get_vars() 28992 1726882983.93007: done with get_vars() 28992 1726882983.93010: filtering new block on tags 28992 1726882983.93049: done filtering new block on tags 28992 1726882983.93053: in VariableManager get_vars() 28992 1726882983.93080: done with get_vars() 28992 1726882983.93082: filtering new block on tags 28992 1726882983.93135: done filtering new block on tags 28992 1726882983.93138: in VariableManager get_vars() 28992 1726882983.93163: done with get_vars() 28992 1726882983.93165: filtering new block on tags 28992 1726882983.93213: done filtering new block on tags 28992 1726882983.93216: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726882983.93224: extending task lists for all hosts with included blocks 28992 1726882983.95165: done extending task lists 28992 1726882983.95168: done processing included files 28992 1726882983.95168: results queue empty 28992 1726882983.95169: checking for any_errors_fatal 28992 1726882983.95172: done checking for any_errors_fatal 28992 1726882983.95173: checking for max_fail_percentage 28992 1726882983.95174: done checking for max_fail_percentage 28992 1726882983.95175: checking to see if all hosts have failed and the running result is not ok 28992 1726882983.95176: done checking to see if all hosts have failed 28992 1726882983.95177: getting the remaining hosts for this loop 28992 1726882983.95178: done getting the remaining hosts for this loop 28992 1726882983.95181: getting the next task for host managed_node1 28992 1726882983.95186: done getting next task for host managed_node1 28992 1726882983.95189: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882983.95194: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882983.95206: getting variables 28992 1726882983.95207: in VariableManager get_vars() 28992 1726882983.95226: Calling all_inventory to load vars for managed_node1 28992 1726882983.95229: Calling groups_inventory to load vars for managed_node1 28992 1726882983.95231: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882983.95237: Calling all_plugins_play to load vars for managed_node1 28992 1726882983.95240: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882983.95242: Calling groups_plugins_play to load vars for managed_node1 28992 1726882983.96839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882983.98981: done with get_vars() 28992 1726882983.99025: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:03 -0400 (0:00:00.130) 0:00:44.191 ****** 28992 1726882983.99123: entering _queue_task() for managed_node1/setup 28992 1726882983.99468: worker is 1 (out of 1 available) 28992 1726882983.99482: exiting _queue_task() for managed_node1/setup 28992 1726882983.99497: done queuing things up, now waiting for results queue to drain 28992 1726882983.99499: waiting for pending results... 28992 1726882983.99718: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882983.99842: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d6d 28992 1726882983.99858: variable 'ansible_search_path' from source: unknown 28992 1726882983.99862: variable 'ansible_search_path' from source: unknown 28992 1726882983.99899: calling self._execute() 28992 1726882983.99983: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882983.99991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882984.00000: variable 'omit' from source: magic vars 28992 1726882984.00331: variable 'ansible_distribution_major_version' from source: facts 28992 1726882984.00341: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882984.00515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882984.02691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882984.02754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882984.02782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882984.02810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882984.02832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882984.02901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882984.02925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882984.02944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882984.02976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882984.02989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882984.03032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882984.03050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882984.03070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882984.03101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882984.03112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882984.03235: variable '__network_required_facts' from source: role '' defaults 28992 1726882984.03244: variable 'ansible_facts' from source: unknown 28992 1726882984.03832: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726882984.03838: when evaluation is False, skipping this task 28992 1726882984.03841: _execute() done 28992 1726882984.03845: dumping result to json 28992 1726882984.03848: done dumping result, returning 28992 1726882984.03851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000000d6d] 28992 1726882984.03860: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d6d 28992 1726882984.03955: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d6d 28992 1726882984.03957: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882984.04009: no more pending results, returning what we have 28992 1726882984.04013: results queue empty 28992 1726882984.04014: checking for any_errors_fatal 28992 1726882984.04016: done checking for any_errors_fatal 28992 1726882984.04016: checking for max_fail_percentage 28992 1726882984.04018: done checking for max_fail_percentage 28992 1726882984.04019: checking to see if all hosts have failed and the running result is not ok 28992 1726882984.04020: done checking to see if all hosts have failed 28992 1726882984.04020: getting the remaining hosts for this loop 28992 1726882984.04025: done getting the remaining hosts for this loop 28992 1726882984.04029: getting the next task for host managed_node1 28992 1726882984.04041: done getting next task for host managed_node1 28992 1726882984.04045: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882984.04052: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882984.04074: getting variables 28992 1726882984.04076: in VariableManager get_vars() 28992 1726882984.04118: Calling all_inventory to load vars for managed_node1 28992 1726882984.04128: Calling groups_inventory to load vars for managed_node1 28992 1726882984.04131: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882984.04142: Calling all_plugins_play to load vars for managed_node1 28992 1726882984.04144: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882984.04153: Calling groups_plugins_play to load vars for managed_node1 28992 1726882984.06107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882984.08859: done with get_vars() 28992 1726882984.08892: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:04 -0400 (0:00:00.098) 0:00:44.290 ****** 28992 1726882984.09015: entering _queue_task() for managed_node1/stat 28992 1726882984.09434: worker is 1 (out of 1 available) 28992 1726882984.09448: exiting _queue_task() for managed_node1/stat 28992 1726882984.09463: done queuing things up, now waiting for results queue to drain 28992 1726882984.09465: waiting for pending results... 28992 1726882984.10133: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882984.10492: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d6f 28992 1726882984.10499: variable 'ansible_search_path' from source: unknown 28992 1726882984.10502: variable 'ansible_search_path' from source: unknown 28992 1726882984.10618: calling self._execute() 28992 1726882984.10776: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882984.10801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882984.10877: variable 'omit' from source: magic vars 28992 1726882984.11299: variable 'ansible_distribution_major_version' from source: facts 28992 1726882984.11328: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882984.11544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882984.11977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882984.12042: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882984.12072: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882984.12100: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882984.12194: 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) 28992 1726882984.12217: 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) 28992 1726882984.12239: 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) 28992 1726882984.12258: 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) 28992 1726882984.12332: variable '__network_is_ostree' from source: set_fact 28992 1726882984.12336: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882984.12340: when evaluation is False, skipping this task 28992 1726882984.12342: _execute() done 28992 1726882984.12345: dumping result to json 28992 1726882984.12348: done dumping result, returning 28992 1726882984.12355: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000000d6f] 28992 1726882984.12360: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d6f 28992 1726882984.12458: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d6f 28992 1726882984.12461: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882984.12517: no more pending results, returning what we have 28992 1726882984.12520: results queue empty 28992 1726882984.12523: checking for any_errors_fatal 28992 1726882984.12533: done checking for any_errors_fatal 28992 1726882984.12533: checking for max_fail_percentage 28992 1726882984.12535: done checking for max_fail_percentage 28992 1726882984.12536: checking to see if all hosts have failed and the running result is not ok 28992 1726882984.12537: done checking to see if all hosts have failed 28992 1726882984.12538: getting the remaining hosts for this loop 28992 1726882984.12540: done getting the remaining hosts for this loop 28992 1726882984.12545: getting the next task for host managed_node1 28992 1726882984.12553: done getting next task for host managed_node1 28992 1726882984.12557: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882984.12563: ^ 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882984.12586: getting variables 28992 1726882984.12588: in VariableManager get_vars() 28992 1726882984.12632: Calling all_inventory to load vars for managed_node1 28992 1726882984.12636: Calling groups_inventory to load vars for managed_node1 28992 1726882984.12638: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882984.12648: Calling all_plugins_play to load vars for managed_node1 28992 1726882984.12651: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882984.12654: Calling groups_plugins_play to load vars for managed_node1 28992 1726882984.13662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882984.15508: done with get_vars() 28992 1726882984.15540: done getting variables 28992 1726882984.15593: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:04 -0400 (0:00:00.066) 0:00:44.356 ****** 28992 1726882984.15627: entering _queue_task() for managed_node1/set_fact 28992 1726882984.15925: worker is 1 (out of 1 available) 28992 1726882984.15941: exiting _queue_task() for managed_node1/set_fact 28992 1726882984.15956: done queuing things up, now waiting for results queue to drain 28992 1726882984.15958: waiting for pending results... 28992 1726882984.16167: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882984.16289: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d70 28992 1726882984.16306: variable 'ansible_search_path' from source: unknown 28992 1726882984.16309: variable 'ansible_search_path' from source: unknown 28992 1726882984.16343: calling self._execute() 28992 1726882984.16427: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882984.16431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882984.16441: variable 'omit' from source: magic vars 28992 1726882984.16772: variable 'ansible_distribution_major_version' from source: facts 28992 1726882984.16781: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882984.16916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882984.17130: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882984.17166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882984.17199: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882984.17227: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882984.17344: 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) 28992 1726882984.17362: 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) 28992 1726882984.17381: 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) 28992 1726882984.17408: 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) 28992 1726882984.17477: variable '__network_is_ostree' from source: set_fact 28992 1726882984.17483: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882984.17489: when evaluation is False, skipping this task 28992 1726882984.17492: _execute() done 28992 1726882984.17494: dumping result to json 28992 1726882984.17498: done dumping result, returning 28992 1726882984.17508: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000000d70] 28992 1726882984.17511: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d70 28992 1726882984.17609: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d70 28992 1726882984.17612: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882984.17672: no more pending results, returning what we have 28992 1726882984.17675: results queue empty 28992 1726882984.17676: checking for any_errors_fatal 28992 1726882984.17682: done checking for any_errors_fatal 28992 1726882984.17683: checking for max_fail_percentage 28992 1726882984.17684: done checking for max_fail_percentage 28992 1726882984.17685: checking to see if all hosts have failed and the running result is not ok 28992 1726882984.17687: done checking to see if all hosts have failed 28992 1726882984.17687: getting the remaining hosts for this loop 28992 1726882984.17689: done getting the remaining hosts for this loop 28992 1726882984.17693: getting the next task for host managed_node1 28992 1726882984.17705: done getting next task for host managed_node1 28992 1726882984.17710: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882984.17716: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882984.17740: getting variables 28992 1726882984.17742: in VariableManager get_vars() 28992 1726882984.17780: Calling all_inventory to load vars for managed_node1 28992 1726882984.17783: Calling groups_inventory to load vars for managed_node1 28992 1726882984.17785: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882984.17796: Calling all_plugins_play to load vars for managed_node1 28992 1726882984.17799: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882984.17802: Calling groups_plugins_play to load vars for managed_node1 28992 1726882984.18970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882984.20175: done with get_vars() 28992 1726882984.20200: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:04 -0400 (0:00:00.046) 0:00:44.403 ****** 28992 1726882984.20283: entering _queue_task() for managed_node1/service_facts 28992 1726882984.20570: worker is 1 (out of 1 available) 28992 1726882984.20585: exiting _queue_task() for managed_node1/service_facts 28992 1726882984.20601: done queuing things up, now waiting for results queue to drain 28992 1726882984.20602: waiting for pending results... 28992 1726882984.20810: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882984.20930: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d72 28992 1726882984.20946: variable 'ansible_search_path' from source: unknown 28992 1726882984.20949: variable 'ansible_search_path' from source: unknown 28992 1726882984.20982: calling self._execute() 28992 1726882984.21065: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882984.21069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882984.21078: variable 'omit' from source: magic vars 28992 1726882984.21396: variable 'ansible_distribution_major_version' from source: facts 28992 1726882984.21406: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882984.21412: variable 'omit' from source: magic vars 28992 1726882984.21471: variable 'omit' from source: magic vars 28992 1726882984.21503: variable 'omit' from source: magic vars 28992 1726882984.21542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882984.21571: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882984.21595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882984.21611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882984.21624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882984.21649: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882984.21653: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882984.21656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882984.21740: Set connection var ansible_pipelining to False 28992 1726882984.21743: Set connection var ansible_connection to ssh 28992 1726882984.21746: Set connection var ansible_timeout to 10 28992 1726882984.21749: Set connection var ansible_shell_type to sh 28992 1726882984.21755: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882984.21762: Set connection var ansible_shell_executable to /bin/sh 28992 1726882984.21783: variable 'ansible_shell_executable' from source: unknown 28992 1726882984.21786: variable 'ansible_connection' from source: unknown 28992 1726882984.21791: variable 'ansible_module_compression' from source: unknown 28992 1726882984.21793: variable 'ansible_shell_type' from source: unknown 28992 1726882984.21796: variable 'ansible_shell_executable' from source: unknown 28992 1726882984.21798: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882984.21805: variable 'ansible_pipelining' from source: unknown 28992 1726882984.21808: variable 'ansible_timeout' from source: unknown 28992 1726882984.21810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882984.21973: 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) 28992 1726882984.21984: variable 'omit' from source: magic vars 28992 1726882984.21990: starting attempt loop 28992 1726882984.21993: running the handler 28992 1726882984.22005: _low_level_execute_command(): starting 28992 1726882984.22012: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882984.22565: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882984.22570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882984.22574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882984.22577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.22630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882984.22633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882984.22649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882984.22700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882984.24456: stdout chunk (state=3): >>>/root <<< 28992 1726882984.24552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882984.24614: stderr chunk (state=3): >>><<< 28992 1726882984.24618: stdout chunk (state=3): >>><<< 28992 1726882984.24642: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882984.24654: _low_level_execute_command(): starting 28992 1726882984.24661: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585 `" && echo ansible-tmp-1726882984.2464142-30602-205124308377585="` echo /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585 `" ) && sleep 0' 28992 1726882984.25159: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882984.25163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882984.25166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.25176: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882984.25178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.25231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882984.25240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882984.25243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882984.25289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882984.27256: stdout chunk (state=3): >>>ansible-tmp-1726882984.2464142-30602-205124308377585=/root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585 <<< 28992 1726882984.27371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882984.27431: stderr chunk (state=3): >>><<< 28992 1726882984.27435: stdout chunk (state=3): >>><<< 28992 1726882984.27450: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882984.2464142-30602-205124308377585=/root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882984.27496: variable 'ansible_module_compression' from source: unknown 28992 1726882984.27541: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726882984.27576: variable 'ansible_facts' from source: unknown 28992 1726882984.27641: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py 28992 1726882984.27758: Sending initial data 28992 1726882984.27762: Sent initial data (162 bytes) 28992 1726882984.28262: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882984.28266: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882984.28268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.28271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882984.28273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.28327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882984.28331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882984.28345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882984.28397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882984.29999: 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 <<< 28992 1726882984.30045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882984.30099: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpwt7x3xs8 /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py <<< 28992 1726882984.30102: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py" <<< 28992 1726882984.30148: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpwt7x3xs8" to remote "/root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py" <<< 28992 1726882984.30155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py" <<< 28992 1726882984.30744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882984.30821: stderr chunk (state=3): >>><<< 28992 1726882984.30826: stdout chunk (state=3): >>><<< 28992 1726882984.30844: done transferring module to remote 28992 1726882984.30855: _low_level_execute_command(): starting 28992 1726882984.30860: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/ /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py && sleep 0' 28992 1726882984.31327: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882984.31361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882984.31365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882984.31368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.31370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882984.31378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882984.31430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882984.31437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882984.31486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882984.33293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882984.33350: stderr chunk (state=3): >>><<< 28992 1726882984.33353: stdout chunk (state=3): >>><<< 28992 1726882984.33367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882984.33370: _low_level_execute_command(): starting 28992 1726882984.33375: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/AnsiballZ_service_facts.py && sleep 0' 28992 1726882984.34041: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882984.34057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882984.34142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882986.58344: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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<<< 28992 1726882986.58435: stdout chunk (state=3): >>>", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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.se<<< 28992 1726882986.58447: stdout chunk (state=3): >>>rvice", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726882986.60059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882986.60084: stderr chunk (state=3): >>><<< 28992 1726882986.60094: stdout chunk (state=3): >>><<< 28992 1726882986.60156: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882986.60989: 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-1726882984.2464142-30602-205124308377585/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882986.60993: _low_level_execute_command(): starting 28992 1726882986.60996: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882984.2464142-30602-205124308377585/ > /dev/null 2>&1 && sleep 0' 28992 1726882986.61464: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.61468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882986.61470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882986.61473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.61475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.61526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882986.61530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882986.61587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882986.63464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882986.63513: stderr chunk (state=3): >>><<< 28992 1726882986.63516: stdout chunk (state=3): >>><<< 28992 1726882986.63535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882986.63541: handler run complete 28992 1726882986.63683: variable 'ansible_facts' from source: unknown 28992 1726882986.63812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882986.64163: variable 'ansible_facts' from source: unknown 28992 1726882986.64264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882986.64418: attempt loop complete, returning result 28992 1726882986.64423: _execute() done 28992 1726882986.64426: dumping result to json 28992 1726882986.64470: done dumping result, returning 28992 1726882986.64479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000000d72] 28992 1726882986.64484: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d72 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882986.65382: no more pending results, returning what we have 28992 1726882986.65385: results queue empty 28992 1726882986.65386: checking for any_errors_fatal 28992 1726882986.65390: done checking for any_errors_fatal 28992 1726882986.65391: checking for max_fail_percentage 28992 1726882986.65392: done checking for max_fail_percentage 28992 1726882986.65393: checking to see if all hosts have failed and the running result is not ok 28992 1726882986.65394: done checking to see if all hosts have failed 28992 1726882986.65395: getting the remaining hosts for this loop 28992 1726882986.65396: done getting the remaining hosts for this loop 28992 1726882986.65399: getting the next task for host managed_node1 28992 1726882986.65406: done getting next task for host managed_node1 28992 1726882986.65409: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882986.65415: ^ 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882986.65449: getting variables 28992 1726882986.65451: in VariableManager get_vars() 28992 1726882986.65513: Calling all_inventory to load vars for managed_node1 28992 1726882986.65516: Calling groups_inventory to load vars for managed_node1 28992 1726882986.65518: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882986.65531: Calling all_plugins_play to load vars for managed_node1 28992 1726882986.65534: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882986.65538: Calling groups_plugins_play to load vars for managed_node1 28992 1726882986.66253: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d72 28992 1726882986.66261: WORKER PROCESS EXITING 28992 1726882986.67175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882986.68395: done with get_vars() 28992 1726882986.68435: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:06 -0400 (0:00:02.482) 0:00:46.885 ****** 28992 1726882986.68534: entering _queue_task() for managed_node1/package_facts 28992 1726882986.68862: worker is 1 (out of 1 available) 28992 1726882986.68875: exiting _queue_task() for managed_node1/package_facts 28992 1726882986.68889: done queuing things up, now waiting for results queue to drain 28992 1726882986.68891: waiting for pending results... 28992 1726882986.69229: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882986.69401: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d73 28992 1726882986.69413: variable 'ansible_search_path' from source: unknown 28992 1726882986.69417: variable 'ansible_search_path' from source: unknown 28992 1726882986.69463: calling self._execute() 28992 1726882986.69554: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882986.69559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882986.69571: variable 'omit' from source: magic vars 28992 1726882986.70056: variable 'ansible_distribution_major_version' from source: facts 28992 1726882986.70060: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882986.70063: variable 'omit' from source: magic vars 28992 1726882986.70138: variable 'omit' from source: magic vars 28992 1726882986.70190: variable 'omit' from source: magic vars 28992 1726882986.70242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882986.70297: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882986.70326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882986.70350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882986.70368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882986.70431: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882986.70435: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882986.70438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882986.70601: Set connection var ansible_pipelining to False 28992 1726882986.70604: Set connection var ansible_connection to ssh 28992 1726882986.70607: Set connection var ansible_timeout to 10 28992 1726882986.70610: Set connection var ansible_shell_type to sh 28992 1726882986.70620: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882986.70639: Set connection var ansible_shell_executable to /bin/sh 28992 1726882986.70663: variable 'ansible_shell_executable' from source: unknown 28992 1726882986.70666: variable 'ansible_connection' from source: unknown 28992 1726882986.70669: variable 'ansible_module_compression' from source: unknown 28992 1726882986.70672: variable 'ansible_shell_type' from source: unknown 28992 1726882986.70674: variable 'ansible_shell_executable' from source: unknown 28992 1726882986.70677: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882986.70681: variable 'ansible_pipelining' from source: unknown 28992 1726882986.70683: variable 'ansible_timeout' from source: unknown 28992 1726882986.70711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882986.70891: 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) 28992 1726882986.70900: variable 'omit' from source: magic vars 28992 1726882986.70905: starting attempt loop 28992 1726882986.70908: running the handler 28992 1726882986.70921: _low_level_execute_command(): starting 28992 1726882986.70933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882986.71463: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.71467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882986.71473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882986.71495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.71527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882986.71531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882986.71546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882986.71598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882986.73328: stdout chunk (state=3): >>>/root <<< 28992 1726882986.73436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882986.73493: stderr chunk (state=3): >>><<< 28992 1726882986.73495: stdout chunk (state=3): >>><<< 28992 1726882986.73510: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882986.73529: _low_level_execute_command(): starting 28992 1726882986.73535: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632 `" && echo ansible-tmp-1726882986.73515-30679-173748060602632="` echo /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632 `" ) && sleep 0' 28992 1726882986.74000: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.74004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.74013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882986.74016: 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 <<< 28992 1726882986.74018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.74062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882986.74065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882986.74125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882986.76088: stdout chunk (state=3): >>>ansible-tmp-1726882986.73515-30679-173748060602632=/root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632 <<< 28992 1726882986.76203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882986.76257: stderr chunk (state=3): >>><<< 28992 1726882986.76260: stdout chunk (state=3): >>><<< 28992 1726882986.76278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882986.73515-30679-173748060602632=/root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882986.76324: variable 'ansible_module_compression' from source: unknown 28992 1726882986.76363: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726882986.76421: variable 'ansible_facts' from source: unknown 28992 1726882986.76546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py 28992 1726882986.76666: Sending initial data 28992 1726882986.76670: Sent initial data (160 bytes) 28992 1726882986.77155: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.77158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882986.77161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882986.77163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.77166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.77214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882986.77218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882986.77278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882986.78875: 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 <<< 28992 1726882986.78921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882986.78972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp5hmagml2 /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py <<< 28992 1726882986.78979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py" <<< 28992 1726882986.79028: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp5hmagml2" to remote "/root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py" <<< 28992 1726882986.80159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882986.80234: stderr chunk (state=3): >>><<< 28992 1726882986.80237: stdout chunk (state=3): >>><<< 28992 1726882986.80257: done transferring module to remote 28992 1726882986.80268: _low_level_execute_command(): starting 28992 1726882986.80273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/ /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py && sleep 0' 28992 1726882986.80757: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882986.80761: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882986.80763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.80766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882986.80772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.80827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882986.80832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882986.80834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882986.80885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882986.82663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882986.82712: stderr chunk (state=3): >>><<< 28992 1726882986.82716: stdout chunk (state=3): >>><<< 28992 1726882986.82735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882986.82738: _low_level_execute_command(): starting 28992 1726882986.82741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/AnsiballZ_package_facts.py && sleep 0' 28992 1726882986.83207: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882986.83211: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882986.83213: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882986.83216: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882986.83218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882986.83277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882986.83281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882986.83287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882986.83333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882987.47442: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726882987.47469: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.<<< 28992 1726882987.47484: stdout chunk (state=3): >>>fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "sourc<<< 28992 1726882987.47491: stdout chunk (state=3): >>>e": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_6<<< 28992 1726882987.47501: stdout chunk (state=3): >>>4", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "<<< 28992 1726882987.47592: stdout chunk (state=3): >>>x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 28992 1726882987.47605: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 28992 1726882987.47608: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726882987.49560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882987.49564: stdout chunk (state=3): >>><<< 28992 1726882987.49567: stderr chunk (state=3): >>><<< 28992 1726882987.49844: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882987.54004: 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-1726882986.73515-30679-173748060602632/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882987.54040: _low_level_execute_command(): starting 28992 1726882987.54055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882986.73515-30679-173748060602632/ > /dev/null 2>&1 && sleep 0' 28992 1726882987.54795: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882987.54820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882987.54857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882987.54935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882987.54979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882987.55006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882987.55025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882987.55162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882987.57190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882987.57216: stdout chunk (state=3): >>><<< 28992 1726882987.57220: stderr chunk (state=3): >>><<< 28992 1726882987.57428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882987.57432: handler run complete 28992 1726882987.58385: variable 'ansible_facts' from source: unknown 28992 1726882987.59120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882987.61850: variable 'ansible_facts' from source: unknown 28992 1726882987.62460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882987.63482: attempt loop complete, returning result 28992 1726882987.63509: _execute() done 28992 1726882987.63518: dumping result to json 28992 1726882987.63781: done dumping result, returning 28992 1726882987.63801: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000000d73] 28992 1726882987.63812: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d73 28992 1726882987.66997: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d73 28992 1726882987.67001: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882987.67158: no more pending results, returning what we have 28992 1726882987.67160: results queue empty 28992 1726882987.67161: checking for any_errors_fatal 28992 1726882987.67168: done checking for any_errors_fatal 28992 1726882987.67168: checking for max_fail_percentage 28992 1726882987.67170: done checking for max_fail_percentage 28992 1726882987.67171: checking to see if all hosts have failed and the running result is not ok 28992 1726882987.67172: done checking to see if all hosts have failed 28992 1726882987.67173: getting the remaining hosts for this loop 28992 1726882987.67174: done getting the remaining hosts for this loop 28992 1726882987.67178: getting the next task for host managed_node1 28992 1726882987.67188: done getting next task for host managed_node1 28992 1726882987.67192: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882987.67197: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882987.67209: getting variables 28992 1726882987.67210: in VariableManager get_vars() 28992 1726882987.67245: Calling all_inventory to load vars for managed_node1 28992 1726882987.67248: Calling groups_inventory to load vars for managed_node1 28992 1726882987.67250: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882987.67260: Calling all_plugins_play to load vars for managed_node1 28992 1726882987.67263: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882987.67266: Calling groups_plugins_play to load vars for managed_node1 28992 1726882987.68900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882987.71145: done with get_vars() 28992 1726882987.71187: done getting variables 28992 1726882987.71265: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:07 -0400 (0:00:01.027) 0:00:47.913 ****** 28992 1726882987.71306: entering _queue_task() for managed_node1/debug 28992 1726882987.71701: worker is 1 (out of 1 available) 28992 1726882987.71716: exiting _queue_task() for managed_node1/debug 28992 1726882987.71931: done queuing things up, now waiting for results queue to drain 28992 1726882987.71933: waiting for pending results... 28992 1726882987.72064: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726882987.72269: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d17 28992 1726882987.72272: variable 'ansible_search_path' from source: unknown 28992 1726882987.72276: variable 'ansible_search_path' from source: unknown 28992 1726882987.72302: calling self._execute() 28992 1726882987.72412: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882987.72429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882987.72488: variable 'omit' from source: magic vars 28992 1726882987.72880: variable 'ansible_distribution_major_version' from source: facts 28992 1726882987.72900: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882987.72912: variable 'omit' from source: magic vars 28992 1726882987.72991: variable 'omit' from source: magic vars 28992 1726882987.73103: variable 'network_provider' from source: set_fact 28992 1726882987.73139: variable 'omit' from source: magic vars 28992 1726882987.73248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882987.73251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882987.73258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882987.73282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882987.73304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882987.73344: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882987.73359: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882987.73368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882987.73493: Set connection var ansible_pipelining to False 28992 1726882987.73502: Set connection var ansible_connection to ssh 28992 1726882987.73514: Set connection var ansible_timeout to 10 28992 1726882987.73524: Set connection var ansible_shell_type to sh 28992 1726882987.73536: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882987.73574: Set connection var ansible_shell_executable to /bin/sh 28992 1726882987.73588: variable 'ansible_shell_executable' from source: unknown 28992 1726882987.73598: variable 'ansible_connection' from source: unknown 28992 1726882987.73606: variable 'ansible_module_compression' from source: unknown 28992 1726882987.73614: variable 'ansible_shell_type' from source: unknown 28992 1726882987.73685: variable 'ansible_shell_executable' from source: unknown 28992 1726882987.73689: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882987.73692: variable 'ansible_pipelining' from source: unknown 28992 1726882987.73694: variable 'ansible_timeout' from source: unknown 28992 1726882987.73696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882987.73817: 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) 28992 1726882987.73838: variable 'omit' from source: magic vars 28992 1726882987.73849: starting attempt loop 28992 1726882987.73857: running the handler 28992 1726882987.73918: handler run complete 28992 1726882987.73943: attempt loop complete, returning result 28992 1726882987.73952: _execute() done 28992 1726882987.73959: dumping result to json 28992 1726882987.74011: done dumping result, returning 28992 1726882987.74015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000000d17] 28992 1726882987.74017: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d17 ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726882987.74301: no more pending results, returning what we have 28992 1726882987.74305: results queue empty 28992 1726882987.74306: checking for any_errors_fatal 28992 1726882987.74316: done checking for any_errors_fatal 28992 1726882987.74317: checking for max_fail_percentage 28992 1726882987.74320: done checking for max_fail_percentage 28992 1726882987.74321: checking to see if all hosts have failed and the running result is not ok 28992 1726882987.74324: done checking to see if all hosts have failed 28992 1726882987.74325: getting the remaining hosts for this loop 28992 1726882987.74327: done getting the remaining hosts for this loop 28992 1726882987.74331: getting the next task for host managed_node1 28992 1726882987.74340: done getting next task for host managed_node1 28992 1726882987.74344: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882987.74350: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882987.74364: getting variables 28992 1726882987.74366: in VariableManager get_vars() 28992 1726882987.74414: Calling all_inventory to load vars for managed_node1 28992 1726882987.74418: Calling groups_inventory to load vars for managed_node1 28992 1726882987.74420: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882987.74633: Calling all_plugins_play to load vars for managed_node1 28992 1726882987.74637: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882987.74641: Calling groups_plugins_play to load vars for managed_node1 28992 1726882987.75340: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d17 28992 1726882987.75344: WORKER PROCESS EXITING 28992 1726882987.76560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882987.78743: done with get_vars() 28992 1726882987.78781: done getting variables 28992 1726882987.78857: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:07 -0400 (0:00:00.075) 0:00:47.989 ****** 28992 1726882987.78906: entering _queue_task() for managed_node1/fail 28992 1726882987.79292: worker is 1 (out of 1 available) 28992 1726882987.79307: exiting _queue_task() for managed_node1/fail 28992 1726882987.79321: done queuing things up, now waiting for results queue to drain 28992 1726882987.79428: waiting for pending results... 28992 1726882987.79658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726882987.79845: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d18 28992 1726882987.79867: variable 'ansible_search_path' from source: unknown 28992 1726882987.79875: variable 'ansible_search_path' from source: unknown 28992 1726882987.79927: calling self._execute() 28992 1726882987.80036: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882987.80051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882987.80069: variable 'omit' from source: magic vars 28992 1726882987.80509: variable 'ansible_distribution_major_version' from source: facts 28992 1726882987.80529: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882987.80681: variable 'network_state' from source: role '' defaults 28992 1726882987.80701: Evaluated conditional (network_state != {}): False 28992 1726882987.80710: when evaluation is False, skipping this task 28992 1726882987.80717: _execute() done 28992 1726882987.80727: dumping result to json 28992 1726882987.80735: done dumping result, returning 28992 1726882987.80761: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000000d18] 28992 1726882987.80775: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d18 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882987.80953: no more pending results, returning what we have 28992 1726882987.80958: results queue empty 28992 1726882987.80959: checking for any_errors_fatal 28992 1726882987.80967: done checking for any_errors_fatal 28992 1726882987.80968: checking for max_fail_percentage 28992 1726882987.80970: done checking for max_fail_percentage 28992 1726882987.80972: checking to see if all hosts have failed and the running result is not ok 28992 1726882987.80973: done checking to see if all hosts have failed 28992 1726882987.80974: getting the remaining hosts for this loop 28992 1726882987.80976: done getting the remaining hosts for this loop 28992 1726882987.80981: getting the next task for host managed_node1 28992 1726882987.80992: done getting next task for host managed_node1 28992 1726882987.80997: ^ 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 28992 1726882987.81003: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882987.81031: getting variables 28992 1726882987.81033: in VariableManager get_vars() 28992 1726882987.81077: Calling all_inventory to load vars for managed_node1 28992 1726882987.81081: Calling groups_inventory to load vars for managed_node1 28992 1726882987.81086: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882987.81102: Calling all_plugins_play to load vars for managed_node1 28992 1726882987.81105: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882987.81109: Calling groups_plugins_play to load vars for managed_node1 28992 1726882987.82106: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d18 28992 1726882987.82110: WORKER PROCESS EXITING 28992 1726882987.83421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882987.86077: done with get_vars() 28992 1726882987.86111: done getting variables 28992 1726882987.86209: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:07 -0400 (0:00:00.073) 0:00:48.062 ****** 28992 1726882987.86255: entering _queue_task() for managed_node1/fail 28992 1726882987.86700: worker is 1 (out of 1 available) 28992 1726882987.86717: exiting _queue_task() for managed_node1/fail 28992 1726882987.86834: done queuing things up, now waiting for results queue to drain 28992 1726882987.86836: waiting for pending results... 28992 1726882987.87088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726882987.87283: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d19 28992 1726882987.87307: variable 'ansible_search_path' from source: unknown 28992 1726882987.87318: variable 'ansible_search_path' from source: unknown 28992 1726882987.87372: calling self._execute() 28992 1726882987.87498: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882987.87512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882987.87530: variable 'omit' from source: magic vars 28992 1726882987.88062: variable 'ansible_distribution_major_version' from source: facts 28992 1726882987.88067: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882987.88213: variable 'network_state' from source: role '' defaults 28992 1726882987.88302: Evaluated conditional (network_state != {}): False 28992 1726882987.88309: when evaluation is False, skipping this task 28992 1726882987.88312: _execute() done 28992 1726882987.88315: dumping result to json 28992 1726882987.88317: done dumping result, returning 28992 1726882987.88320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000000d19] 28992 1726882987.88324: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d19 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882987.88688: no more pending results, returning what we have 28992 1726882987.88692: results queue empty 28992 1726882987.88694: checking for any_errors_fatal 28992 1726882987.88704: done checking for any_errors_fatal 28992 1726882987.88705: checking for max_fail_percentage 28992 1726882987.88708: done checking for max_fail_percentage 28992 1726882987.88709: checking to see if all hosts have failed and the running result is not ok 28992 1726882987.88711: done checking to see if all hosts have failed 28992 1726882987.88712: getting the remaining hosts for this loop 28992 1726882987.88715: done getting the remaining hosts for this loop 28992 1726882987.88748: getting the next task for host managed_node1 28992 1726882987.88758: done getting next task for host managed_node1 28992 1726882987.88765: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882987.88799: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882987.88984: getting variables 28992 1726882987.88986: in VariableManager get_vars() 28992 1726882987.89031: Calling all_inventory to load vars for managed_node1 28992 1726882987.89038: Calling groups_inventory to load vars for managed_node1 28992 1726882987.89042: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882987.89053: Calling all_plugins_play to load vars for managed_node1 28992 1726882987.89057: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882987.89060: Calling groups_plugins_play to load vars for managed_node1 28992 1726882987.89741: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d19 28992 1726882987.89745: WORKER PROCESS EXITING 28992 1726882987.90810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882987.93778: done with get_vars() 28992 1726882987.93827: done getting variables 28992 1726882987.93897: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:07 -0400 (0:00:00.076) 0:00:48.139 ****** 28992 1726882987.93942: entering _queue_task() for managed_node1/fail 28992 1726882987.94540: worker is 1 (out of 1 available) 28992 1726882987.94554: exiting _queue_task() for managed_node1/fail 28992 1726882987.94567: done queuing things up, now waiting for results queue to drain 28992 1726882987.94569: waiting for pending results... 28992 1726882987.94710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726882987.94907: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d1a 28992 1726882987.94934: variable 'ansible_search_path' from source: unknown 28992 1726882987.94944: variable 'ansible_search_path' from source: unknown 28992 1726882987.94988: calling self._execute() 28992 1726882987.95102: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882987.95118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882987.95137: variable 'omit' from source: magic vars 28992 1726882987.95573: variable 'ansible_distribution_major_version' from source: facts 28992 1726882987.95595: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882987.95811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882987.99299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882987.99517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882987.99628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882987.99811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882987.99816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882987.99962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.00003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.00227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.00231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.00246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.00449: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.00550: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726882988.01129: variable 'ansible_distribution' from source: facts 28992 1726882988.01133: variable '__network_rh_distros' from source: role '' defaults 28992 1726882988.01136: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726882988.01139: when evaluation is False, skipping this task 28992 1726882988.01141: _execute() done 28992 1726882988.01143: dumping result to json 28992 1726882988.01146: done dumping result, returning 28992 1726882988.01149: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000000d1a] 28992 1726882988.01152: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1a skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726882988.01293: no more pending results, returning what we have 28992 1726882988.01298: results queue empty 28992 1726882988.01299: checking for any_errors_fatal 28992 1726882988.01305: done checking for any_errors_fatal 28992 1726882988.01306: checking for max_fail_percentage 28992 1726882988.01308: done checking for max_fail_percentage 28992 1726882988.01310: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.01311: done checking to see if all hosts have failed 28992 1726882988.01312: getting the remaining hosts for this loop 28992 1726882988.01314: done getting the remaining hosts for this loop 28992 1726882988.01319: getting the next task for host managed_node1 28992 1726882988.01332: done getting next task for host managed_node1 28992 1726882988.01337: ^ 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 28992 1726882988.01343: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.01368: getting variables 28992 1726882988.01370: in VariableManager get_vars() 28992 1726882988.01418: Calling all_inventory to load vars for managed_node1 28992 1726882988.01526: Calling groups_inventory to load vars for managed_node1 28992 1726882988.01531: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.01544: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.01548: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.01551: Calling groups_plugins_play to load vars for managed_node1 28992 1726882988.02648: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1a 28992 1726882988.02653: WORKER PROCESS EXITING 28992 1726882988.05912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882988.09097: done with get_vars() 28992 1726882988.09143: done getting variables 28992 1726882988.09226: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:08 -0400 (0:00:00.153) 0:00:48.293 ****** 28992 1726882988.09267: entering _queue_task() for managed_node1/dnf 28992 1726882988.09698: worker is 1 (out of 1 available) 28992 1726882988.09715: exiting _queue_task() for managed_node1/dnf 28992 1726882988.09843: done queuing things up, now waiting for results queue to drain 28992 1726882988.09845: waiting for pending results... 28992 1726882988.10095: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726882988.10285: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d1b 28992 1726882988.10312: variable 'ansible_search_path' from source: unknown 28992 1726882988.10324: variable 'ansible_search_path' from source: unknown 28992 1726882988.10371: calling self._execute() 28992 1726882988.10491: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882988.10512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882988.10531: variable 'omit' from source: magic vars 28992 1726882988.11099: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.11172: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882988.11689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882988.15009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882988.15217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882988.15342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882988.15387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882988.15469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882988.15735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.15928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.15932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.15996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.16017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.16410: variable 'ansible_distribution' from source: facts 28992 1726882988.16428: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.16501: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726882988.16717: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882988.16902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.16938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.16975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.17029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.17056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.17115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.17153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.17227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.17244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.17269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.17327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.17358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.17401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.17475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.17478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.17675: variable 'network_connections' from source: include params 28992 1726882988.17702: variable 'interface' from source: play vars 28992 1726882988.17802: variable 'interface' from source: play vars 28992 1726882988.17887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882988.18155: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882988.18186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882988.18228: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882988.18349: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882988.18353: 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) 28992 1726882988.18361: 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) 28992 1726882988.18409: 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) 28992 1726882988.18445: 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) 28992 1726882988.18513: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882988.18977: variable 'network_connections' from source: include params 28992 1726882988.19029: variable 'interface' from source: play vars 28992 1726882988.19074: variable 'interface' from source: play vars 28992 1726882988.19107: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882988.19116: when evaluation is False, skipping this task 28992 1726882988.19126: _execute() done 28992 1726882988.19133: dumping result to json 28992 1726882988.19140: done dumping result, returning 28992 1726882988.19230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000d1b] 28992 1726882988.19233: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1b 28992 1726882988.19324: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1b 28992 1726882988.19328: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882988.19389: no more pending results, returning what we have 28992 1726882988.19393: results queue empty 28992 1726882988.19394: checking for any_errors_fatal 28992 1726882988.19404: done checking for any_errors_fatal 28992 1726882988.19405: checking for max_fail_percentage 28992 1726882988.19407: done checking for max_fail_percentage 28992 1726882988.19409: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.19410: done checking to see if all hosts have failed 28992 1726882988.19411: getting the remaining hosts for this loop 28992 1726882988.19412: done getting the remaining hosts for this loop 28992 1726882988.19417: getting the next task for host managed_node1 28992 1726882988.19433: done getting next task for host managed_node1 28992 1726882988.19438: ^ 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 28992 1726882988.19444: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.19468: getting variables 28992 1726882988.19471: in VariableManager get_vars() 28992 1726882988.19518: Calling all_inventory to load vars for managed_node1 28992 1726882988.19625: Calling groups_inventory to load vars for managed_node1 28992 1726882988.19629: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.19648: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.19652: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.19657: Calling groups_plugins_play to load vars for managed_node1 28992 1726882988.21815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882988.31201: done with get_vars() 28992 1726882988.31242: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882988.31327: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:08 -0400 (0:00:00.220) 0:00:48.513 ****** 28992 1726882988.31359: entering _queue_task() for managed_node1/yum 28992 1726882988.31872: worker is 1 (out of 1 available) 28992 1726882988.31889: exiting _queue_task() for managed_node1/yum 28992 1726882988.31904: done queuing things up, now waiting for results queue to drain 28992 1726882988.31906: waiting for pending results... 28992 1726882988.32403: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726882988.32410: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d1c 28992 1726882988.32415: variable 'ansible_search_path' from source: unknown 28992 1726882988.32417: variable 'ansible_search_path' from source: unknown 28992 1726882988.32497: calling self._execute() 28992 1726882988.32589: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882988.32732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882988.32737: variable 'omit' from source: magic vars 28992 1726882988.33187: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.33208: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882988.33437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882988.36304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882988.36405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882988.36500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882988.36505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882988.36608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882988.36644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.36679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.36719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.36772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.36797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.36945: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.36958: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726882988.36966: when evaluation is False, skipping this task 28992 1726882988.37040: _execute() done 28992 1726882988.37043: dumping result to json 28992 1726882988.37129: done dumping result, returning 28992 1726882988.37133: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000d1c] 28992 1726882988.37137: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1c 28992 1726882988.37237: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1c 28992 1726882988.37241: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726882988.37308: no more pending results, returning what we have 28992 1726882988.37311: results queue empty 28992 1726882988.37313: checking for any_errors_fatal 28992 1726882988.37320: done checking for any_errors_fatal 28992 1726882988.37321: checking for max_fail_percentage 28992 1726882988.37325: done checking for max_fail_percentage 28992 1726882988.37326: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.37327: done checking to see if all hosts have failed 28992 1726882988.37328: getting the remaining hosts for this loop 28992 1726882988.37330: done getting the remaining hosts for this loop 28992 1726882988.37335: getting the next task for host managed_node1 28992 1726882988.37344: done getting next task for host managed_node1 28992 1726882988.37349: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882988.37354: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.37549: getting variables 28992 1726882988.37551: in VariableManager get_vars() 28992 1726882988.37596: Calling all_inventory to load vars for managed_node1 28992 1726882988.37600: Calling groups_inventory to load vars for managed_node1 28992 1726882988.37602: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.37614: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.37617: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.37620: Calling groups_plugins_play to load vars for managed_node1 28992 1726882988.39665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882988.42029: done with get_vars() 28992 1726882988.42072: done getting variables 28992 1726882988.42151: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:08 -0400 (0:00:00.108) 0:00:48.622 ****** 28992 1726882988.42194: entering _queue_task() for managed_node1/fail 28992 1726882988.42619: worker is 1 (out of 1 available) 28992 1726882988.42840: exiting _queue_task() for managed_node1/fail 28992 1726882988.42852: done queuing things up, now waiting for results queue to drain 28992 1726882988.42854: waiting for pending results... 28992 1726882988.43172: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726882988.43231: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d1d 28992 1726882988.43256: variable 'ansible_search_path' from source: unknown 28992 1726882988.43328: variable 'ansible_search_path' from source: unknown 28992 1726882988.43334: calling self._execute() 28992 1726882988.43449: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882988.43463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882988.43487: variable 'omit' from source: magic vars 28992 1726882988.43969: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.43995: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882988.44154: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882988.44420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882988.47188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882988.47930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882988.47934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882988.47937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882988.47940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882988.47975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.48017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.48060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.48113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.48137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.48204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.48237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.48273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.48327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.48347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.48494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.48499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.48502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.48519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.48543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.48767: variable 'network_connections' from source: include params 28992 1726882988.48820: variable 'interface' from source: play vars 28992 1726882988.48879: variable 'interface' from source: play vars 28992 1726882988.48980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882988.49188: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882988.49236: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882988.49328: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882988.49332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882988.49403: 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) 28992 1726882988.49436: 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) 28992 1726882988.49474: 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) 28992 1726882988.49514: 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) 28992 1726882988.49580: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882988.49911: variable 'network_connections' from source: include params 28992 1726882988.49916: variable 'interface' from source: play vars 28992 1726882988.49986: variable 'interface' from source: play vars 28992 1726882988.50030: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882988.50130: when evaluation is False, skipping this task 28992 1726882988.50135: _execute() done 28992 1726882988.50137: dumping result to json 28992 1726882988.50140: done dumping result, returning 28992 1726882988.50142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000d1d] 28992 1726882988.50144: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1d 28992 1726882988.50435: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1d 28992 1726882988.50439: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882988.50499: no more pending results, returning what we have 28992 1726882988.50502: results queue empty 28992 1726882988.50504: checking for any_errors_fatal 28992 1726882988.50510: done checking for any_errors_fatal 28992 1726882988.50510: checking for max_fail_percentage 28992 1726882988.50512: done checking for max_fail_percentage 28992 1726882988.50513: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.50514: done checking to see if all hosts have failed 28992 1726882988.50515: getting the remaining hosts for this loop 28992 1726882988.50517: done getting the remaining hosts for this loop 28992 1726882988.50523: getting the next task for host managed_node1 28992 1726882988.50531: done getting next task for host managed_node1 28992 1726882988.50536: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726882988.50542: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.50564: getting variables 28992 1726882988.50566: in VariableManager get_vars() 28992 1726882988.50610: Calling all_inventory to load vars for managed_node1 28992 1726882988.50614: Calling groups_inventory to load vars for managed_node1 28992 1726882988.50616: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.50634: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.50637: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.50641: Calling groups_plugins_play to load vars for managed_node1 28992 1726882988.52946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882988.56303: done with get_vars() 28992 1726882988.56345: done getting variables 28992 1726882988.56420: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:08 -0400 (0:00:00.142) 0:00:48.764 ****** 28992 1726882988.56466: entering _queue_task() for managed_node1/package 28992 1726882988.57297: worker is 1 (out of 1 available) 28992 1726882988.57313: exiting _queue_task() for managed_node1/package 28992 1726882988.57643: done queuing things up, now waiting for results queue to drain 28992 1726882988.57645: waiting for pending results... 28992 1726882988.58220: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726882988.58494: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d1e 28992 1726882988.58519: variable 'ansible_search_path' from source: unknown 28992 1726882988.58538: variable 'ansible_search_path' from source: unknown 28992 1726882988.58588: calling self._execute() 28992 1726882988.58712: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882988.58728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882988.58747: variable 'omit' from source: magic vars 28992 1726882988.59220: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.59294: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882988.59492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882988.59824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882988.59892: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882988.59937: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882988.60033: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882988.60180: variable 'network_packages' from source: role '' defaults 28992 1726882988.60389: variable '__network_provider_setup' from source: role '' defaults 28992 1726882988.60397: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882988.60418: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882988.60434: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882988.60514: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882988.60742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882988.63194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882988.63282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882988.63336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882988.63428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882988.63432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882988.63527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.63573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.63608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.63666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.63769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.63773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.63775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.63810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.63860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.63889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.64165: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882988.64311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.64348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.64378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.64438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.64458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.64571: variable 'ansible_python' from source: facts 28992 1726882988.64599: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882988.64749: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882988.64809: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882988.64966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.65001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.65034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.65091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.65110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.65185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882988.65295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882988.65298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882988.65301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882988.65319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882988.65488: variable 'network_connections' from source: include params 28992 1726882988.65501: variable 'interface' from source: play vars 28992 1726882988.65618: variable 'interface' from source: play vars 28992 1726882988.65709: 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) 28992 1726882988.65754: 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) 28992 1726882988.65792: 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) 28992 1726882988.65847: 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) 28992 1726882988.65897: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882988.66285: variable 'network_connections' from source: include params 28992 1726882988.66293: variable 'interface' from source: play vars 28992 1726882988.66380: variable 'interface' from source: play vars 28992 1726882988.66432: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882988.66535: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882988.66928: variable 'network_connections' from source: include params 28992 1726882988.66932: variable 'interface' from source: play vars 28992 1726882988.67000: variable 'interface' from source: play vars 28992 1726882988.67032: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882988.67158: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882988.67733: variable 'network_connections' from source: include params 28992 1726882988.67745: variable 'interface' from source: play vars 28992 1726882988.67815: variable 'interface' from source: play vars 28992 1726882988.67995: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882988.68127: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882988.68175: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882988.68530: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882988.68873: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882988.70089: variable 'network_connections' from source: include params 28992 1726882988.70103: variable 'interface' from source: play vars 28992 1726882988.70254: variable 'interface' from source: play vars 28992 1726882988.70300: variable 'ansible_distribution' from source: facts 28992 1726882988.70309: variable '__network_rh_distros' from source: role '' defaults 28992 1726882988.70338: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.70413: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882988.70929: variable 'ansible_distribution' from source: facts 28992 1726882988.70932: variable '__network_rh_distros' from source: role '' defaults 28992 1726882988.70937: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.70939: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882988.71209: variable 'ansible_distribution' from source: facts 28992 1726882988.71218: variable '__network_rh_distros' from source: role '' defaults 28992 1726882988.71231: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.71288: variable 'network_provider' from source: set_fact 28992 1726882988.71319: variable 'ansible_facts' from source: unknown 28992 1726882988.72448: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726882988.72477: when evaluation is False, skipping this task 28992 1726882988.72487: _execute() done 28992 1726882988.72490: dumping result to json 28992 1726882988.72492: done dumping result, returning 28992 1726882988.72527: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000000d1e] 28992 1726882988.72531: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1e 28992 1726882988.72763: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1e 28992 1726882988.72766: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726882988.72831: no more pending results, returning what we have 28992 1726882988.72835: results queue empty 28992 1726882988.72836: checking for any_errors_fatal 28992 1726882988.72846: done checking for any_errors_fatal 28992 1726882988.72847: checking for max_fail_percentage 28992 1726882988.72849: done checking for max_fail_percentage 28992 1726882988.72850: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.72851: done checking to see if all hosts have failed 28992 1726882988.72852: getting the remaining hosts for this loop 28992 1726882988.72855: done getting the remaining hosts for this loop 28992 1726882988.72860: getting the next task for host managed_node1 28992 1726882988.72868: done getting next task for host managed_node1 28992 1726882988.72873: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882988.72881: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.72910: getting variables 28992 1726882988.72913: in VariableManager get_vars() 28992 1726882988.73074: Calling all_inventory to load vars for managed_node1 28992 1726882988.73078: Calling groups_inventory to load vars for managed_node1 28992 1726882988.73080: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.73096: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.73099: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.73103: Calling groups_plugins_play to load vars for managed_node1 28992 1726882988.75272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882988.78995: done with get_vars() 28992 1726882988.79138: done getting variables 28992 1726882988.79211: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:08 -0400 (0:00:00.228) 0:00:48.993 ****** 28992 1726882988.79278: entering _queue_task() for managed_node1/package 28992 1726882988.80277: worker is 1 (out of 1 available) 28992 1726882988.80294: exiting _queue_task() for managed_node1/package 28992 1726882988.80308: done queuing things up, now waiting for results queue to drain 28992 1726882988.80309: waiting for pending results... 28992 1726882988.80957: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726882988.81267: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d1f 28992 1726882988.81297: variable 'ansible_search_path' from source: unknown 28992 1726882988.81307: variable 'ansible_search_path' from source: unknown 28992 1726882988.81431: calling self._execute() 28992 1726882988.81661: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882988.81676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882988.81697: variable 'omit' from source: magic vars 28992 1726882988.82732: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.82737: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882988.82993: variable 'network_state' from source: role '' defaults 28992 1726882988.83010: Evaluated conditional (network_state != {}): False 28992 1726882988.83020: when evaluation is False, skipping this task 28992 1726882988.83064: _execute() done 28992 1726882988.83072: dumping result to json 28992 1726882988.83080: done dumping result, returning 28992 1726882988.83096: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000d1f] 28992 1726882988.83175: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882988.83368: no more pending results, returning what we have 28992 1726882988.83372: results queue empty 28992 1726882988.83374: checking for any_errors_fatal 28992 1726882988.83382: done checking for any_errors_fatal 28992 1726882988.83383: checking for max_fail_percentage 28992 1726882988.83388: done checking for max_fail_percentage 28992 1726882988.83389: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.83390: done checking to see if all hosts have failed 28992 1726882988.83391: getting the remaining hosts for this loop 28992 1726882988.83393: done getting the remaining hosts for this loop 28992 1726882988.83399: getting the next task for host managed_node1 28992 1726882988.83409: done getting next task for host managed_node1 28992 1726882988.83415: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882988.83424: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.83452: getting variables 28992 1726882988.83454: in VariableManager get_vars() 28992 1726882988.83502: Calling all_inventory to load vars for managed_node1 28992 1726882988.83506: Calling groups_inventory to load vars for managed_node1 28992 1726882988.83509: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.83727: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.83732: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.83737: Calling groups_plugins_play to load vars for managed_node1 28992 1726882988.83754: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d1f 28992 1726882988.83758: WORKER PROCESS EXITING 28992 1726882988.87801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882988.93331: done with get_vars() 28992 1726882988.93389: done getting variables 28992 1726882988.93516: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:08 -0400 (0:00:00.142) 0:00:49.135 ****** 28992 1726882988.93557: entering _queue_task() for managed_node1/package 28992 1726882988.94571: worker is 1 (out of 1 available) 28992 1726882988.94591: exiting _queue_task() for managed_node1/package 28992 1726882988.94606: done queuing things up, now waiting for results queue to drain 28992 1726882988.94608: waiting for pending results... 28992 1726882988.95358: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726882988.95925: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d20 28992 1726882988.95943: variable 'ansible_search_path' from source: unknown 28992 1726882988.95947: variable 'ansible_search_path' from source: unknown 28992 1726882988.95989: calling self._execute() 28992 1726882988.96530: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882988.96536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882988.96539: variable 'omit' from source: magic vars 28992 1726882988.97718: variable 'ansible_distribution_major_version' from source: facts 28992 1726882988.97730: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882988.98332: variable 'network_state' from source: role '' defaults 28992 1726882988.98338: Evaluated conditional (network_state != {}): False 28992 1726882988.98340: when evaluation is False, skipping this task 28992 1726882988.98343: _execute() done 28992 1726882988.98346: dumping result to json 28992 1726882988.98348: done dumping result, returning 28992 1726882988.98351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000000d20] 28992 1726882988.98354: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d20 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882988.98608: no more pending results, returning what we have 28992 1726882988.98612: results queue empty 28992 1726882988.98614: checking for any_errors_fatal 28992 1726882988.98625: done checking for any_errors_fatal 28992 1726882988.98626: checking for max_fail_percentage 28992 1726882988.98628: done checking for max_fail_percentage 28992 1726882988.98629: checking to see if all hosts have failed and the running result is not ok 28992 1726882988.98630: done checking to see if all hosts have failed 28992 1726882988.98631: getting the remaining hosts for this loop 28992 1726882988.98633: done getting the remaining hosts for this loop 28992 1726882988.98639: getting the next task for host managed_node1 28992 1726882988.98647: done getting next task for host managed_node1 28992 1726882988.98658: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882988.98665: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882988.98678: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d20 28992 1726882988.98681: WORKER PROCESS EXITING 28992 1726882988.98703: getting variables 28992 1726882988.98705: in VariableManager get_vars() 28992 1726882988.98800: Calling all_inventory to load vars for managed_node1 28992 1726882988.98803: Calling groups_inventory to load vars for managed_node1 28992 1726882988.98806: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882988.98821: Calling all_plugins_play to load vars for managed_node1 28992 1726882988.98827: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882988.98830: Calling groups_plugins_play to load vars for managed_node1 28992 1726882989.03466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882989.08194: done with get_vars() 28992 1726882989.08444: done getting variables 28992 1726882989.08517: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:09 -0400 (0:00:00.149) 0:00:49.285 ****** 28992 1726882989.08562: entering _queue_task() for managed_node1/service 28992 1726882989.10160: worker is 1 (out of 1 available) 28992 1726882989.10176: exiting _queue_task() for managed_node1/service 28992 1726882989.10193: done queuing things up, now waiting for results queue to drain 28992 1726882989.10195: waiting for pending results... 28992 1726882989.10599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726882989.11064: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d21 28992 1726882989.11118: variable 'ansible_search_path' from source: unknown 28992 1726882989.11124: variable 'ansible_search_path' from source: unknown 28992 1726882989.11470: calling self._execute() 28992 1726882989.11691: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882989.11776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882989.11781: variable 'omit' from source: magic vars 28992 1726882989.13021: variable 'ansible_distribution_major_version' from source: facts 28992 1726882989.13087: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882989.13302: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882989.13855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882989.20440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882989.20635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882989.20749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882989.20794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882989.20813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882989.21095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.21129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.21155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.21314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.21331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.21498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.21557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.21561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.21596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.21729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.21775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.21800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.21943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.21991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.21999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.22540: variable 'network_connections' from source: include params 28992 1726882989.22553: variable 'interface' from source: play vars 28992 1726882989.22720: variable 'interface' from source: play vars 28992 1726882989.22937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882989.23303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882989.23357: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882989.23567: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882989.23609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882989.23662: 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) 28992 1726882989.23689: 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) 28992 1726882989.24029: 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) 28992 1726882989.24033: 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) 28992 1726882989.24035: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882989.24529: variable 'network_connections' from source: include params 28992 1726882989.24536: variable 'interface' from source: play vars 28992 1726882989.24606: variable 'interface' from source: play vars 28992 1726882989.24843: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726882989.24847: when evaluation is False, skipping this task 28992 1726882989.24850: _execute() done 28992 1726882989.24853: dumping result to json 28992 1726882989.24855: done dumping result, returning 28992 1726882989.24869: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000000d21] 28992 1726882989.24872: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d21 28992 1726882989.24989: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d21 28992 1726882989.24999: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726882989.25055: no more pending results, returning what we have 28992 1726882989.25058: results queue empty 28992 1726882989.25059: checking for any_errors_fatal 28992 1726882989.25065: done checking for any_errors_fatal 28992 1726882989.25066: checking for max_fail_percentage 28992 1726882989.25068: done checking for max_fail_percentage 28992 1726882989.25069: checking to see if all hosts have failed and the running result is not ok 28992 1726882989.25070: done checking to see if all hosts have failed 28992 1726882989.25070: getting the remaining hosts for this loop 28992 1726882989.25072: done getting the remaining hosts for this loop 28992 1726882989.25076: getting the next task for host managed_node1 28992 1726882989.25087: done getting next task for host managed_node1 28992 1726882989.25092: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882989.25096: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882989.25117: getting variables 28992 1726882989.25120: in VariableManager get_vars() 28992 1726882989.25166: Calling all_inventory to load vars for managed_node1 28992 1726882989.25170: Calling groups_inventory to load vars for managed_node1 28992 1726882989.25173: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882989.25189: Calling all_plugins_play to load vars for managed_node1 28992 1726882989.25193: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882989.25197: Calling groups_plugins_play to load vars for managed_node1 28992 1726882989.30543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882989.37371: done with get_vars() 28992 1726882989.37418: done getting variables 28992 1726882989.37739: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:09 -0400 (0:00:00.292) 0:00:49.578 ****** 28992 1726882989.37829: entering _queue_task() for managed_node1/service 28992 1726882989.38606: worker is 1 (out of 1 available) 28992 1726882989.38620: exiting _queue_task() for managed_node1/service 28992 1726882989.38656: done queuing things up, now waiting for results queue to drain 28992 1726882989.38658: waiting for pending results... 28992 1726882989.39137: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726882989.39542: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d22 28992 1726882989.39555: variable 'ansible_search_path' from source: unknown 28992 1726882989.39772: variable 'ansible_search_path' from source: unknown 28992 1726882989.39777: calling self._execute() 28992 1726882989.39962: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882989.39977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882989.40020: variable 'omit' from source: magic vars 28992 1726882989.40551: variable 'ansible_distribution_major_version' from source: facts 28992 1726882989.40575: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882989.40980: variable 'network_provider' from source: set_fact 28992 1726882989.40984: variable 'network_state' from source: role '' defaults 28992 1726882989.41088: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726882989.41091: variable 'omit' from source: magic vars 28992 1726882989.41155: variable 'omit' from source: magic vars 28992 1726882989.41204: variable 'network_service_name' from source: role '' defaults 28992 1726882989.41316: variable 'network_service_name' from source: role '' defaults 28992 1726882989.41577: variable '__network_provider_setup' from source: role '' defaults 28992 1726882989.41623: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882989.41767: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726882989.41771: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882989.41898: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726882989.42199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882989.46428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882989.46935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882989.47136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882989.47240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882989.47436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882989.47735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.47816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.47913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.48019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.48042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.48151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.48204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.48252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.48299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.48527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.48603: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726882989.48796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.48830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.48871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.48918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.48940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.49063: variable 'ansible_python' from source: facts 28992 1726882989.49124: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726882989.49729: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882989.49868: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882989.50286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.50558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.50562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.50755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.50906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.50910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882989.51013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882989.51150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882989.51337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882989.51358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882989.51733: variable 'network_connections' from source: include params 28992 1726882989.51753: variable 'interface' from source: play vars 28992 1726882989.51854: variable 'interface' from source: play vars 28992 1726882989.52006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882989.52339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882989.52417: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882989.52510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882989.52620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882989.52788: 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) 28992 1726882989.52815: 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) 28992 1726882989.52868: 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) 28992 1726882989.52928: 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) 28992 1726882989.52996: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882989.53529: variable 'network_connections' from source: include params 28992 1726882989.53533: variable 'interface' from source: play vars 28992 1726882989.53597: variable 'interface' from source: play vars 28992 1726882989.53642: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726882989.53749: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882989.54178: variable 'network_connections' from source: include params 28992 1726882989.54211: variable 'interface' from source: play vars 28992 1726882989.54307: variable 'interface' from source: play vars 28992 1726882989.54351: variable '__network_packages_default_team' from source: role '' defaults 28992 1726882989.54528: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726882989.54964: variable 'network_connections' from source: include params 28992 1726882989.54978: variable 'interface' from source: play vars 28992 1726882989.55106: variable 'interface' from source: play vars 28992 1726882989.55196: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882989.55297: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726882989.55307: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882989.55387: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726882989.55764: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726882989.56820: variable 'network_connections' from source: include params 28992 1726882989.56832: variable 'interface' from source: play vars 28992 1726882989.57015: variable 'interface' from source: play vars 28992 1726882989.57018: variable 'ansible_distribution' from source: facts 28992 1726882989.57021: variable '__network_rh_distros' from source: role '' defaults 28992 1726882989.57026: variable 'ansible_distribution_major_version' from source: facts 28992 1726882989.57028: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726882989.57434: variable 'ansible_distribution' from source: facts 28992 1726882989.57438: variable '__network_rh_distros' from source: role '' defaults 28992 1726882989.57440: variable 'ansible_distribution_major_version' from source: facts 28992 1726882989.57442: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726882989.58043: variable 'ansible_distribution' from source: facts 28992 1726882989.58059: variable '__network_rh_distros' from source: role '' defaults 28992 1726882989.58142: variable 'ansible_distribution_major_version' from source: facts 28992 1726882989.58314: variable 'network_provider' from source: set_fact 28992 1726882989.58435: variable 'omit' from source: magic vars 28992 1726882989.58537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882989.58669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882989.59036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882989.59039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882989.59042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882989.59045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882989.59047: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882989.59049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882989.59234: Set connection var ansible_pipelining to False 28992 1726882989.59245: Set connection var ansible_connection to ssh 28992 1726882989.59299: Set connection var ansible_timeout to 10 28992 1726882989.59332: Set connection var ansible_shell_type to sh 28992 1726882989.59370: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882989.59412: Set connection var ansible_shell_executable to /bin/sh 28992 1726882989.59510: variable 'ansible_shell_executable' from source: unknown 28992 1726882989.59513: variable 'ansible_connection' from source: unknown 28992 1726882989.59516: variable 'ansible_module_compression' from source: unknown 28992 1726882989.59518: variable 'ansible_shell_type' from source: unknown 28992 1726882989.59528: variable 'ansible_shell_executable' from source: unknown 28992 1726882989.59554: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882989.59563: variable 'ansible_pipelining' from source: unknown 28992 1726882989.59570: variable 'ansible_timeout' from source: unknown 28992 1726882989.59578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882989.59817: 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) 28992 1726882989.59828: variable 'omit' from source: magic vars 28992 1726882989.59831: starting attempt loop 28992 1726882989.59834: running the handler 28992 1726882989.59951: variable 'ansible_facts' from source: unknown 28992 1726882989.61223: _low_level_execute_command(): starting 28992 1726882989.61245: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882989.62038: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882989.62050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882989.62061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882989.62090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882989.62096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882989.62122: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882989.62127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.62130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882989.62132: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882989.62198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882989.62201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882989.62204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882989.62206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882989.62216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.62256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882989.62268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882989.62288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882989.62375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882989.64161: stdout chunk (state=3): >>>/root <<< 28992 1726882989.64431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882989.64436: stdout chunk (state=3): >>><<< 28992 1726882989.64440: stderr chunk (state=3): >>><<< 28992 1726882989.64443: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882989.64446: _low_level_execute_command(): starting 28992 1726882989.64449: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932 `" && echo ansible-tmp-1726882989.6437354-30778-249197772048932="` echo /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932 `" ) && sleep 0' 28992 1726882989.65206: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.65354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882989.65358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882989.65361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882989.65415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882989.67408: stdout chunk (state=3): >>>ansible-tmp-1726882989.6437354-30778-249197772048932=/root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932 <<< 28992 1726882989.67624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882989.67628: stdout chunk (state=3): >>><<< 28992 1726882989.67631: stderr chunk (state=3): >>><<< 28992 1726882989.67829: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882989.6437354-30778-249197772048932=/root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882989.67832: variable 'ansible_module_compression' from source: unknown 28992 1726882989.67835: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726882989.67837: variable 'ansible_facts' from source: unknown 28992 1726882989.68212: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py 28992 1726882989.68530: Sending initial data 28992 1726882989.68538: Sent initial data (156 bytes) 28992 1726882989.69234: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882989.69254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882989.69287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882989.69341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.69415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882989.69440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882989.69464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882989.69564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882989.71194: 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 <<< 28992 1726882989.71249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882989.71298: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp9y1e7bga /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py <<< 28992 1726882989.71302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py" <<< 28992 1726882989.71356: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp9y1e7bga" to remote "/root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py" <<< 28992 1726882989.72976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882989.73018: stderr chunk (state=3): >>><<< 28992 1726882989.73033: stdout chunk (state=3): >>><<< 28992 1726882989.73080: done transferring module to remote 28992 1726882989.73099: _low_level_execute_command(): starting 28992 1726882989.73174: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/ /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py && sleep 0' 28992 1726882989.73845: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882989.73942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.73965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882989.73987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882989.74003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882989.74089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882989.75941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882989.76002: stderr chunk (state=3): >>><<< 28992 1726882989.76006: stdout chunk (state=3): >>><<< 28992 1726882989.76028: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882989.76032: _low_level_execute_command(): starting 28992 1726882989.76039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/AnsiballZ_systemd.py && sleep 0' 28992 1726882989.76494: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882989.76504: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.76514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882989.76529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882989.76591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882989.76596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882989.76654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.09014: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12136448", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3507478528", "CPUUsageNSec": "2044295000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726882990.09040: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726882990.09052: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726882990.11048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882990.11113: stderr chunk (state=3): >>><<< 28992 1726882990.11116: stdout chunk (state=3): >>><<< 28992 1726882990.11132: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12136448", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3507478528", "CPUUsageNSec": "2044295000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882990.11269: 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-1726882989.6437354-30778-249197772048932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882990.11285: _low_level_execute_command(): starting 28992 1726882990.11292: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882989.6437354-30778-249197772048932/ > /dev/null 2>&1 && sleep 0' 28992 1726882990.11790: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.11794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.11796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.11799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.11847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882990.11850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882990.11853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.11907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.13796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882990.13851: stderr chunk (state=3): >>><<< 28992 1726882990.13854: stdout chunk (state=3): >>><<< 28992 1726882990.13868: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882990.13875: handler run complete 28992 1726882990.13919: attempt loop complete, returning result 28992 1726882990.13923: _execute() done 28992 1726882990.13926: dumping result to json 28992 1726882990.13944: done dumping result, returning 28992 1726882990.13954: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000000d22] 28992 1726882990.13959: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d22 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882990.14298: no more pending results, returning what we have 28992 1726882990.14301: results queue empty 28992 1726882990.14302: checking for any_errors_fatal 28992 1726882990.14307: done checking for any_errors_fatal 28992 1726882990.14307: checking for max_fail_percentage 28992 1726882990.14309: done checking for max_fail_percentage 28992 1726882990.14310: checking to see if all hosts have failed and the running result is not ok 28992 1726882990.14311: done checking to see if all hosts have failed 28992 1726882990.14312: getting the remaining hosts for this loop 28992 1726882990.14313: done getting the remaining hosts for this loop 28992 1726882990.14316: getting the next task for host managed_node1 28992 1726882990.14324: done getting next task for host managed_node1 28992 1726882990.14328: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882990.14342: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882990.14351: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d22 28992 1726882990.14353: WORKER PROCESS EXITING 28992 1726882990.14362: getting variables 28992 1726882990.14363: in VariableManager get_vars() 28992 1726882990.14396: Calling all_inventory to load vars for managed_node1 28992 1726882990.14399: Calling groups_inventory to load vars for managed_node1 28992 1726882990.14401: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882990.14410: Calling all_plugins_play to load vars for managed_node1 28992 1726882990.14412: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882990.14415: Calling groups_plugins_play to load vars for managed_node1 28992 1726882990.15441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882990.16662: done with get_vars() 28992 1726882990.16682: done getting variables 28992 1726882990.16736: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:10 -0400 (0:00:00.789) 0:00:50.368 ****** 28992 1726882990.16767: entering _queue_task() for managed_node1/service 28992 1726882990.17042: worker is 1 (out of 1 available) 28992 1726882990.17057: exiting _queue_task() for managed_node1/service 28992 1726882990.17070: done queuing things up, now waiting for results queue to drain 28992 1726882990.17072: waiting for pending results... 28992 1726882990.17269: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726882990.17373: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d23 28992 1726882990.17388: variable 'ansible_search_path' from source: unknown 28992 1726882990.17392: variable 'ansible_search_path' from source: unknown 28992 1726882990.17423: calling self._execute() 28992 1726882990.17503: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882990.17507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882990.17521: variable 'omit' from source: magic vars 28992 1726882990.17820: variable 'ansible_distribution_major_version' from source: facts 28992 1726882990.17831: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882990.17927: variable 'network_provider' from source: set_fact 28992 1726882990.17932: Evaluated conditional (network_provider == "nm"): True 28992 1726882990.18003: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726882990.18070: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726882990.18206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882990.20104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882990.20155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882990.20186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882990.20213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882990.20237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882990.20303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882990.20326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882990.20345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882990.20379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882990.20392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882990.20429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882990.20448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882990.20469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882990.20501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882990.20512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882990.20545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882990.20562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882990.20582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882990.20613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882990.20625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882990.20731: variable 'network_connections' from source: include params 28992 1726882990.20741: variable 'interface' from source: play vars 28992 1726882990.20793: variable 'interface' from source: play vars 28992 1726882990.20852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882990.20982: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882990.21011: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882990.21039: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882990.21062: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882990.21097: 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) 28992 1726882990.21115: 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) 28992 1726882990.21136: 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) 28992 1726882990.21158: 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) 28992 1726882990.21196: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726882990.21369: variable 'network_connections' from source: include params 28992 1726882990.21373: variable 'interface' from source: play vars 28992 1726882990.21418: variable 'interface' from source: play vars 28992 1726882990.21442: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726882990.21445: when evaluation is False, skipping this task 28992 1726882990.21448: _execute() done 28992 1726882990.21450: dumping result to json 28992 1726882990.21453: done dumping result, returning 28992 1726882990.21460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000000d23] 28992 1726882990.21472: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d23 28992 1726882990.21569: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d23 28992 1726882990.21572: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726882990.21628: no more pending results, returning what we have 28992 1726882990.21632: results queue empty 28992 1726882990.21633: checking for any_errors_fatal 28992 1726882990.21656: done checking for any_errors_fatal 28992 1726882990.21657: checking for max_fail_percentage 28992 1726882990.21659: done checking for max_fail_percentage 28992 1726882990.21660: checking to see if all hosts have failed and the running result is not ok 28992 1726882990.21661: done checking to see if all hosts have failed 28992 1726882990.21662: getting the remaining hosts for this loop 28992 1726882990.21664: done getting the remaining hosts for this loop 28992 1726882990.21668: getting the next task for host managed_node1 28992 1726882990.21675: done getting next task for host managed_node1 28992 1726882990.21679: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882990.21686: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882990.21707: getting variables 28992 1726882990.21708: in VariableManager get_vars() 28992 1726882990.21748: Calling all_inventory to load vars for managed_node1 28992 1726882990.21750: Calling groups_inventory to load vars for managed_node1 28992 1726882990.21752: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882990.21763: Calling all_plugins_play to load vars for managed_node1 28992 1726882990.21765: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882990.21768: Calling groups_plugins_play to load vars for managed_node1 28992 1726882990.22963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882990.24754: done with get_vars() 28992 1726882990.24776: done getting variables 28992 1726882990.24832: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:10 -0400 (0:00:00.080) 0:00:50.448 ****** 28992 1726882990.24859: entering _queue_task() for managed_node1/service 28992 1726882990.25142: worker is 1 (out of 1 available) 28992 1726882990.25158: exiting _queue_task() for managed_node1/service 28992 1726882990.25171: done queuing things up, now waiting for results queue to drain 28992 1726882990.25173: waiting for pending results... 28992 1726882990.25387: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726882990.25502: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d24 28992 1726882990.25516: variable 'ansible_search_path' from source: unknown 28992 1726882990.25520: variable 'ansible_search_path' from source: unknown 28992 1726882990.25554: calling self._execute() 28992 1726882990.25638: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882990.25642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882990.25652: variable 'omit' from source: magic vars 28992 1726882990.25964: variable 'ansible_distribution_major_version' from source: facts 28992 1726882990.25974: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882990.26084: variable 'network_provider' from source: set_fact 28992 1726882990.26089: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882990.26092: when evaluation is False, skipping this task 28992 1726882990.26094: _execute() done 28992 1726882990.26097: dumping result to json 28992 1726882990.26099: done dumping result, returning 28992 1726882990.26107: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000000d24] 28992 1726882990.26112: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d24 28992 1726882990.26224: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d24 28992 1726882990.26230: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882990.26281: no more pending results, returning what we have 28992 1726882990.26287: results queue empty 28992 1726882990.26288: checking for any_errors_fatal 28992 1726882990.26299: done checking for any_errors_fatal 28992 1726882990.26300: checking for max_fail_percentage 28992 1726882990.26302: done checking for max_fail_percentage 28992 1726882990.26303: checking to see if all hosts have failed and the running result is not ok 28992 1726882990.26304: done checking to see if all hosts have failed 28992 1726882990.26304: getting the remaining hosts for this loop 28992 1726882990.26306: done getting the remaining hosts for this loop 28992 1726882990.26310: getting the next task for host managed_node1 28992 1726882990.26325: done getting next task for host managed_node1 28992 1726882990.26329: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882990.26359: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882990.26381: getting variables 28992 1726882990.26383: in VariableManager get_vars() 28992 1726882990.26420: Calling all_inventory to load vars for managed_node1 28992 1726882990.26434: Calling groups_inventory to load vars for managed_node1 28992 1726882990.26437: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882990.26451: Calling all_plugins_play to load vars for managed_node1 28992 1726882990.26454: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882990.26457: Calling groups_plugins_play to load vars for managed_node1 28992 1726882990.28164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882990.29381: done with get_vars() 28992 1726882990.29403: done getting variables 28992 1726882990.29454: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:10 -0400 (0:00:00.046) 0:00:50.495 ****** 28992 1726882990.29484: entering _queue_task() for managed_node1/copy 28992 1726882990.29772: worker is 1 (out of 1 available) 28992 1726882990.29788: exiting _queue_task() for managed_node1/copy 28992 1726882990.29803: done queuing things up, now waiting for results queue to drain 28992 1726882990.29805: waiting for pending results... 28992 1726882990.30150: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726882990.30254: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d25 28992 1726882990.30275: variable 'ansible_search_path' from source: unknown 28992 1726882990.30285: variable 'ansible_search_path' from source: unknown 28992 1726882990.30333: calling self._execute() 28992 1726882990.30458: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882990.30480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882990.30497: variable 'omit' from source: magic vars 28992 1726882990.30943: variable 'ansible_distribution_major_version' from source: facts 28992 1726882990.30960: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882990.31096: variable 'network_provider' from source: set_fact 28992 1726882990.31123: Evaluated conditional (network_provider == "initscripts"): False 28992 1726882990.31225: when evaluation is False, skipping this task 28992 1726882990.31230: _execute() done 28992 1726882990.31233: dumping result to json 28992 1726882990.31238: done dumping result, returning 28992 1726882990.31242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000000d25] 28992 1726882990.31245: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d25 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726882990.31497: no more pending results, returning what we have 28992 1726882990.31502: results queue empty 28992 1726882990.31503: checking for any_errors_fatal 28992 1726882990.31511: done checking for any_errors_fatal 28992 1726882990.31512: checking for max_fail_percentage 28992 1726882990.31515: done checking for max_fail_percentage 28992 1726882990.31516: checking to see if all hosts have failed and the running result is not ok 28992 1726882990.31517: done checking to see if all hosts have failed 28992 1726882990.31518: getting the remaining hosts for this loop 28992 1726882990.31520: done getting the remaining hosts for this loop 28992 1726882990.31528: getting the next task for host managed_node1 28992 1726882990.31537: done getting next task for host managed_node1 28992 1726882990.31541: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882990.31548: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882990.31573: getting variables 28992 1726882990.31575: in VariableManager get_vars() 28992 1726882990.31619: Calling all_inventory to load vars for managed_node1 28992 1726882990.31726: Calling groups_inventory to load vars for managed_node1 28992 1726882990.31730: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882990.31751: Calling all_plugins_play to load vars for managed_node1 28992 1726882990.31754: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882990.31758: Calling groups_plugins_play to load vars for managed_node1 28992 1726882990.32363: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d25 28992 1726882990.32367: WORKER PROCESS EXITING 28992 1726882990.33783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882990.36218: done with get_vars() 28992 1726882990.36261: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:10 -0400 (0:00:00.068) 0:00:50.564 ****** 28992 1726882990.36375: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882990.36976: worker is 1 (out of 1 available) 28992 1726882990.36992: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726882990.37006: done queuing things up, now waiting for results queue to drain 28992 1726882990.37008: waiting for pending results... 28992 1726882990.37251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726882990.37445: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d26 28992 1726882990.37475: variable 'ansible_search_path' from source: unknown 28992 1726882990.37486: variable 'ansible_search_path' from source: unknown 28992 1726882990.37540: calling self._execute() 28992 1726882990.37667: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882990.37701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882990.37705: variable 'omit' from source: magic vars 28992 1726882990.38213: variable 'ansible_distribution_major_version' from source: facts 28992 1726882990.38249: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882990.38252: variable 'omit' from source: magic vars 28992 1726882990.38357: variable 'omit' from source: magic vars 28992 1726882990.38555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882990.43184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882990.43330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882990.43335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882990.43380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882990.43416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882990.43533: variable 'network_provider' from source: set_fact 28992 1726882990.43715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882990.43754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882990.43800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882990.43908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882990.43913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882990.43980: variable 'omit' from source: magic vars 28992 1726882990.44134: variable 'omit' from source: magic vars 28992 1726882990.44263: variable 'network_connections' from source: include params 28992 1726882990.44283: variable 'interface' from source: play vars 28992 1726882990.44368: variable 'interface' from source: play vars 28992 1726882990.44563: variable 'omit' from source: magic vars 28992 1726882990.44660: variable '__lsr_ansible_managed' from source: task vars 28992 1726882990.44666: variable '__lsr_ansible_managed' from source: task vars 28992 1726882990.44914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726882990.45189: Loaded config def from plugin (lookup/template) 28992 1726882990.45217: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726882990.45313: File lookup term: get_ansible_managed.j2 28992 1726882990.45316: variable 'ansible_search_path' from source: unknown 28992 1726882990.45321: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726882990.45326: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726882990.45336: variable 'ansible_search_path' from source: unknown 28992 1726882990.52353: variable 'ansible_managed' from source: unknown 28992 1726882990.52483: variable 'omit' from source: magic vars 28992 1726882990.52519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882990.52542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882990.52557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882990.52571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882990.52628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882990.52631: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882990.52635: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882990.52638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882990.52828: Set connection var ansible_pipelining to False 28992 1726882990.52831: Set connection var ansible_connection to ssh 28992 1726882990.52834: Set connection var ansible_timeout to 10 28992 1726882990.52836: Set connection var ansible_shell_type to sh 28992 1726882990.52838: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882990.52841: Set connection var ansible_shell_executable to /bin/sh 28992 1726882990.52843: variable 'ansible_shell_executable' from source: unknown 28992 1726882990.52845: variable 'ansible_connection' from source: unknown 28992 1726882990.52847: variable 'ansible_module_compression' from source: unknown 28992 1726882990.52849: variable 'ansible_shell_type' from source: unknown 28992 1726882990.52852: variable 'ansible_shell_executable' from source: unknown 28992 1726882990.52854: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882990.52856: variable 'ansible_pipelining' from source: unknown 28992 1726882990.52859: variable 'ansible_timeout' from source: unknown 28992 1726882990.52861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882990.52988: 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) 28992 1726882990.52999: variable 'omit' from source: magic vars 28992 1726882990.53002: starting attempt loop 28992 1726882990.53004: running the handler 28992 1726882990.53007: _low_level_execute_command(): starting 28992 1726882990.53009: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882990.53748: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882990.53757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882990.53760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.53837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.55606: stdout chunk (state=3): >>>/root <<< 28992 1726882990.55719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882990.55796: stderr chunk (state=3): >>><<< 28992 1726882990.55799: stdout chunk (state=3): >>><<< 28992 1726882990.55803: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882990.55806: _low_level_execute_command(): starting 28992 1726882990.55809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846 `" && echo ansible-tmp-1726882990.5578556-30808-220689917095846="` echo /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846 `" ) && sleep 0' 28992 1726882990.56358: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.56382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882990.56385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882990.56429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.56528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.58507: stdout chunk (state=3): >>>ansible-tmp-1726882990.5578556-30808-220689917095846=/root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846 <<< 28992 1726882990.58628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882990.58669: stderr chunk (state=3): >>><<< 28992 1726882990.58673: stdout chunk (state=3): >>><<< 28992 1726882990.58688: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882990.5578556-30808-220689917095846=/root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882990.58735: variable 'ansible_module_compression' from source: unknown 28992 1726882990.58772: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726882990.58820: variable 'ansible_facts' from source: unknown 28992 1726882990.58912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py 28992 1726882990.59017: Sending initial data 28992 1726882990.59020: Sent initial data (168 bytes) 28992 1726882990.59485: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.59488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882990.59491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.59493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.59500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.59544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882990.59547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.59603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.61213: 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 <<< 28992 1726882990.61217: stderr chunk (state=3): >>>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 <<< 28992 1726882990.61265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882990.61326: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpor1v95lr /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py <<< 28992 1726882990.61330: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py" <<< 28992 1726882990.61370: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpor1v95lr" to remote "/root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py" <<< 28992 1726882990.62206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882990.62238: stderr chunk (state=3): >>><<< 28992 1726882990.62242: stdout chunk (state=3): >>><<< 28992 1726882990.62259: done transferring module to remote 28992 1726882990.62269: _low_level_execute_command(): starting 28992 1726882990.62274: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/ /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py && sleep 0' 28992 1726882990.62726: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882990.62729: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882990.62732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.62736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.62738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.62791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882990.62795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882990.62801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.62855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.64697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882990.64735: stderr chunk (state=3): >>><<< 28992 1726882990.64738: stdout chunk (state=3): >>><<< 28992 1726882990.64753: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882990.64756: _low_level_execute_command(): starting 28992 1726882990.64759: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/AnsiballZ_network_connections.py && sleep 0' 28992 1726882990.65202: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882990.65205: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882990.65208: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.65211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882990.65263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882990.65267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.65329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.93184: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726882990.95168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882990.95172: stderr chunk (state=3): >>><<< 28992 1726882990.95175: stdout chunk (state=3): >>><<< 28992 1726882990.95329: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882990.95333: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1726882990.5578556-30808-220689917095846/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882990.95335: _low_level_execute_command(): starting 28992 1726882990.95338: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882990.5578556-30808-220689917095846/ > /dev/null 2>&1 && sleep 0' 28992 1726882990.95969: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882990.95983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882990.96015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882990.96126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882990.96155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882990.96258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882990.98216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882990.98230: stderr chunk (state=3): >>><<< 28992 1726882990.98233: stdout chunk (state=3): >>><<< 28992 1726882990.98248: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882990.98254: handler run complete 28992 1726882990.98275: attempt loop complete, returning result 28992 1726882990.98278: _execute() done 28992 1726882990.98280: dumping result to json 28992 1726882990.98288: done dumping result, returning 28992 1726882990.98298: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-000000000d26] 28992 1726882990.98301: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d26 28992 1726882990.98416: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d26 28992 1726882990.98419: WORKER PROCESS EXITING ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 skipped because already active 28992 1726882990.98532: no more pending results, returning what we have 28992 1726882990.98536: results queue empty 28992 1726882990.98538: checking for any_errors_fatal 28992 1726882990.98544: done checking for any_errors_fatal 28992 1726882990.98544: checking for max_fail_percentage 28992 1726882990.98546: done checking for max_fail_percentage 28992 1726882990.98547: checking to see if all hosts have failed and the running result is not ok 28992 1726882990.98548: done checking to see if all hosts have failed 28992 1726882990.98553: getting the remaining hosts for this loop 28992 1726882990.98555: done getting the remaining hosts for this loop 28992 1726882990.98558: getting the next task for host managed_node1 28992 1726882990.98565: done getting next task for host managed_node1 28992 1726882990.98568: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882990.98572: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882990.98583: getting variables 28992 1726882990.98587: in VariableManager get_vars() 28992 1726882990.98631: Calling all_inventory to load vars for managed_node1 28992 1726882990.98634: Calling groups_inventory to load vars for managed_node1 28992 1726882990.98637: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882990.98648: Calling all_plugins_play to load vars for managed_node1 28992 1726882990.98651: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882990.98653: Calling groups_plugins_play to load vars for managed_node1 28992 1726882990.99892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.01809: done with get_vars() 28992 1726882991.01835: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:11 -0400 (0:00:00.655) 0:00:51.219 ****** 28992 1726882991.01925: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882991.02206: worker is 1 (out of 1 available) 28992 1726882991.02220: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726882991.02236: done queuing things up, now waiting for results queue to drain 28992 1726882991.02238: waiting for pending results... 28992 1726882991.02451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726882991.02549: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d27 28992 1726882991.02574: variable 'ansible_search_path' from source: unknown 28992 1726882991.02580: variable 'ansible_search_path' from source: unknown 28992 1726882991.02605: calling self._execute() 28992 1726882991.02685: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.02694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.02704: variable 'omit' from source: magic vars 28992 1726882991.03027: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.03037: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.03126: variable 'network_state' from source: role '' defaults 28992 1726882991.03140: Evaluated conditional (network_state != {}): False 28992 1726882991.03143: when evaluation is False, skipping this task 28992 1726882991.03147: _execute() done 28992 1726882991.03150: dumping result to json 28992 1726882991.03152: done dumping result, returning 28992 1726882991.03158: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000000d27] 28992 1726882991.03164: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d27 28992 1726882991.03260: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d27 28992 1726882991.03263: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726882991.03326: no more pending results, returning what we have 28992 1726882991.03330: results queue empty 28992 1726882991.03331: checking for any_errors_fatal 28992 1726882991.03344: done checking for any_errors_fatal 28992 1726882991.03345: checking for max_fail_percentage 28992 1726882991.03347: done checking for max_fail_percentage 28992 1726882991.03348: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.03349: done checking to see if all hosts have failed 28992 1726882991.03350: getting the remaining hosts for this loop 28992 1726882991.03351: done getting the remaining hosts for this loop 28992 1726882991.03356: getting the next task for host managed_node1 28992 1726882991.03362: done getting next task for host managed_node1 28992 1726882991.03366: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882991.03370: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882991.03392: getting variables 28992 1726882991.03394: in VariableManager get_vars() 28992 1726882991.03429: Calling all_inventory to load vars for managed_node1 28992 1726882991.03431: Calling groups_inventory to load vars for managed_node1 28992 1726882991.03433: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.03443: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.03445: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.03448: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.04986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.06212: done with get_vars() 28992 1726882991.06238: done getting variables 28992 1726882991.06286: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:11 -0400 (0:00:00.043) 0:00:51.263 ****** 28992 1726882991.06318: entering _queue_task() for managed_node1/debug 28992 1726882991.06603: worker is 1 (out of 1 available) 28992 1726882991.06618: exiting _queue_task() for managed_node1/debug 28992 1726882991.06633: done queuing things up, now waiting for results queue to drain 28992 1726882991.06635: waiting for pending results... 28992 1726882991.06849: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726882991.06968: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d28 28992 1726882991.06990: variable 'ansible_search_path' from source: unknown 28992 1726882991.06994: variable 'ansible_search_path' from source: unknown 28992 1726882991.07023: calling self._execute() 28992 1726882991.07107: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.07113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.07121: variable 'omit' from source: magic vars 28992 1726882991.07430: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.07439: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.07446: variable 'omit' from source: magic vars 28992 1726882991.07490: variable 'omit' from source: magic vars 28992 1726882991.07514: variable 'omit' from source: magic vars 28992 1726882991.07556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882991.07586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882991.07603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882991.07617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.07630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.07659: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882991.07662: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.07665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.07741: Set connection var ansible_pipelining to False 28992 1726882991.07747: Set connection var ansible_connection to ssh 28992 1726882991.07750: Set connection var ansible_timeout to 10 28992 1726882991.07752: Set connection var ansible_shell_type to sh 28992 1726882991.07760: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882991.07766: Set connection var ansible_shell_executable to /bin/sh 28992 1726882991.07788: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.07791: variable 'ansible_connection' from source: unknown 28992 1726882991.07794: variable 'ansible_module_compression' from source: unknown 28992 1726882991.07797: variable 'ansible_shell_type' from source: unknown 28992 1726882991.07799: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.07802: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.07804: variable 'ansible_pipelining' from source: unknown 28992 1726882991.07806: variable 'ansible_timeout' from source: unknown 28992 1726882991.07808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.07924: 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) 28992 1726882991.07933: variable 'omit' from source: magic vars 28992 1726882991.07939: starting attempt loop 28992 1726882991.07941: running the handler 28992 1726882991.08039: variable '__network_connections_result' from source: set_fact 28992 1726882991.08090: handler run complete 28992 1726882991.08101: attempt loop complete, returning result 28992 1726882991.08104: _execute() done 28992 1726882991.08106: dumping result to json 28992 1726882991.08109: done dumping result, returning 28992 1726882991.08117: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000000d28] 28992 1726882991.08120: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d28 28992 1726882991.08216: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d28 28992 1726882991.08219: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 skipped because already active" ] } 28992 1726882991.08292: no more pending results, returning what we have 28992 1726882991.08296: results queue empty 28992 1726882991.08297: checking for any_errors_fatal 28992 1726882991.08303: done checking for any_errors_fatal 28992 1726882991.08303: checking for max_fail_percentage 28992 1726882991.08305: done checking for max_fail_percentage 28992 1726882991.08306: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.08307: done checking to see if all hosts have failed 28992 1726882991.08308: getting the remaining hosts for this loop 28992 1726882991.08309: done getting the remaining hosts for this loop 28992 1726882991.08313: getting the next task for host managed_node1 28992 1726882991.08321: done getting next task for host managed_node1 28992 1726882991.08334: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882991.08339: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882991.08350: getting variables 28992 1726882991.08352: in VariableManager get_vars() 28992 1726882991.08389: Calling all_inventory to load vars for managed_node1 28992 1726882991.08392: Calling groups_inventory to load vars for managed_node1 28992 1726882991.08394: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.08403: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.08406: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.08408: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.09417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.10609: done with get_vars() 28992 1726882991.10632: done getting variables 28992 1726882991.10679: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:11 -0400 (0:00:00.043) 0:00:51.307 ****** 28992 1726882991.10710: entering _queue_task() for managed_node1/debug 28992 1726882991.10969: worker is 1 (out of 1 available) 28992 1726882991.10984: exiting _queue_task() for managed_node1/debug 28992 1726882991.10998: done queuing things up, now waiting for results queue to drain 28992 1726882991.11000: waiting for pending results... 28992 1726882991.11207: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726882991.11313: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d29 28992 1726882991.11327: variable 'ansible_search_path' from source: unknown 28992 1726882991.11331: variable 'ansible_search_path' from source: unknown 28992 1726882991.11367: calling self._execute() 28992 1726882991.11448: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.11452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.11463: variable 'omit' from source: magic vars 28992 1726882991.11772: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.11782: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.11792: variable 'omit' from source: magic vars 28992 1726882991.11837: variable 'omit' from source: magic vars 28992 1726882991.11862: variable 'omit' from source: magic vars 28992 1726882991.11901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882991.11933: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882991.11949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882991.11964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.11973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.12003: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882991.12007: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.12010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.12089: Set connection var ansible_pipelining to False 28992 1726882991.12093: Set connection var ansible_connection to ssh 28992 1726882991.12100: Set connection var ansible_timeout to 10 28992 1726882991.12102: Set connection var ansible_shell_type to sh 28992 1726882991.12108: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882991.12115: Set connection var ansible_shell_executable to /bin/sh 28992 1726882991.12140: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.12144: variable 'ansible_connection' from source: unknown 28992 1726882991.12147: variable 'ansible_module_compression' from source: unknown 28992 1726882991.12150: variable 'ansible_shell_type' from source: unknown 28992 1726882991.12152: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.12154: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.12157: variable 'ansible_pipelining' from source: unknown 28992 1726882991.12159: variable 'ansible_timeout' from source: unknown 28992 1726882991.12161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.12276: 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) 28992 1726882991.12289: variable 'omit' from source: magic vars 28992 1726882991.12294: starting attempt loop 28992 1726882991.12297: running the handler 28992 1726882991.12339: variable '__network_connections_result' from source: set_fact 28992 1726882991.12405: variable '__network_connections_result' from source: set_fact 28992 1726882991.12492: handler run complete 28992 1726882991.12511: attempt loop complete, returning result 28992 1726882991.12514: _execute() done 28992 1726882991.12517: dumping result to json 28992 1726882991.12519: done dumping result, returning 28992 1726882991.12529: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000000d29] 28992 1726882991.12533: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d29 28992 1726882991.12637: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d29 28992 1726882991.12640: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, bde52750-e4c3-4ca2-add5-605621b52d24 skipped because already active" ] } } 28992 1726882991.12745: no more pending results, returning what we have 28992 1726882991.12748: results queue empty 28992 1726882991.12749: checking for any_errors_fatal 28992 1726882991.12755: done checking for any_errors_fatal 28992 1726882991.12756: checking for max_fail_percentage 28992 1726882991.12758: done checking for max_fail_percentage 28992 1726882991.12758: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.12759: done checking to see if all hosts have failed 28992 1726882991.12760: getting the remaining hosts for this loop 28992 1726882991.12762: done getting the remaining hosts for this loop 28992 1726882991.12765: getting the next task for host managed_node1 28992 1726882991.12771: done getting next task for host managed_node1 28992 1726882991.12774: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882991.12778: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882991.12789: getting variables 28992 1726882991.12790: in VariableManager get_vars() 28992 1726882991.12824: Calling all_inventory to load vars for managed_node1 28992 1726882991.12826: Calling groups_inventory to load vars for managed_node1 28992 1726882991.12834: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.12852: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.12856: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.12859: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.13989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.15183: done with get_vars() 28992 1726882991.15204: done getting variables 28992 1726882991.15255: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:11 -0400 (0:00:00.045) 0:00:51.353 ****** 28992 1726882991.15281: entering _queue_task() for managed_node1/debug 28992 1726882991.15551: worker is 1 (out of 1 available) 28992 1726882991.15567: exiting _queue_task() for managed_node1/debug 28992 1726882991.15581: done queuing things up, now waiting for results queue to drain 28992 1726882991.15582: waiting for pending results... 28992 1726882991.15790: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726882991.15907: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d2a 28992 1726882991.15928: variable 'ansible_search_path' from source: unknown 28992 1726882991.15933: variable 'ansible_search_path' from source: unknown 28992 1726882991.15960: calling self._execute() 28992 1726882991.16036: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.16044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.16055: variable 'omit' from source: magic vars 28992 1726882991.16353: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.16362: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.16454: variable 'network_state' from source: role '' defaults 28992 1726882991.16465: Evaluated conditional (network_state != {}): False 28992 1726882991.16468: when evaluation is False, skipping this task 28992 1726882991.16471: _execute() done 28992 1726882991.16474: dumping result to json 28992 1726882991.16476: done dumping result, returning 28992 1726882991.16495: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000000d2a] 28992 1726882991.16498: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d2a 28992 1726882991.16591: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d2a 28992 1726882991.16594: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726882991.16646: no more pending results, returning what we have 28992 1726882991.16650: results queue empty 28992 1726882991.16651: checking for any_errors_fatal 28992 1726882991.16659: done checking for any_errors_fatal 28992 1726882991.16660: checking for max_fail_percentage 28992 1726882991.16661: done checking for max_fail_percentage 28992 1726882991.16662: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.16663: done checking to see if all hosts have failed 28992 1726882991.16664: getting the remaining hosts for this loop 28992 1726882991.16666: done getting the remaining hosts for this loop 28992 1726882991.16670: getting the next task for host managed_node1 28992 1726882991.16677: done getting next task for host managed_node1 28992 1726882991.16682: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882991.16688: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882991.16708: getting variables 28992 1726882991.16709: in VariableManager get_vars() 28992 1726882991.16753: Calling all_inventory to load vars for managed_node1 28992 1726882991.16756: Calling groups_inventory to load vars for managed_node1 28992 1726882991.16758: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.16768: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.16770: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.16773: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.17894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.19109: done with get_vars() 28992 1726882991.19143: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:11 -0400 (0:00:00.039) 0:00:51.392 ****** 28992 1726882991.19227: entering _queue_task() for managed_node1/ping 28992 1726882991.19520: worker is 1 (out of 1 available) 28992 1726882991.19539: exiting _queue_task() for managed_node1/ping 28992 1726882991.19553: done queuing things up, now waiting for results queue to drain 28992 1726882991.19555: waiting for pending results... 28992 1726882991.19764: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726882991.19874: in run() - task 0affc7ec-ae25-9fb4-6018-000000000d2b 28992 1726882991.19888: variable 'ansible_search_path' from source: unknown 28992 1726882991.19892: variable 'ansible_search_path' from source: unknown 28992 1726882991.19930: calling self._execute() 28992 1726882991.20009: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.20023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.20034: variable 'omit' from source: magic vars 28992 1726882991.20350: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.20359: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.20367: variable 'omit' from source: magic vars 28992 1726882991.20412: variable 'omit' from source: magic vars 28992 1726882991.20440: variable 'omit' from source: magic vars 28992 1726882991.20479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882991.20509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882991.20529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882991.20543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.20561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.20582: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882991.20589: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.20591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.20670: Set connection var ansible_pipelining to False 28992 1726882991.20673: Set connection var ansible_connection to ssh 28992 1726882991.20678: Set connection var ansible_timeout to 10 28992 1726882991.20681: Set connection var ansible_shell_type to sh 28992 1726882991.20686: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882991.20693: Set connection var ansible_shell_executable to /bin/sh 28992 1726882991.20713: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.20716: variable 'ansible_connection' from source: unknown 28992 1726882991.20719: variable 'ansible_module_compression' from source: unknown 28992 1726882991.20721: variable 'ansible_shell_type' from source: unknown 28992 1726882991.20725: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.20728: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.20732: variable 'ansible_pipelining' from source: unknown 28992 1726882991.20735: variable 'ansible_timeout' from source: unknown 28992 1726882991.20739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.20905: 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) 28992 1726882991.20915: variable 'omit' from source: magic vars 28992 1726882991.20918: starting attempt loop 28992 1726882991.20921: running the handler 28992 1726882991.20934: _low_level_execute_command(): starting 28992 1726882991.20941: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882991.21491: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.21496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.21499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.21507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.21552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.21573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.21635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.23399: stdout chunk (state=3): >>>/root <<< 28992 1726882991.23509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.23566: stderr chunk (state=3): >>><<< 28992 1726882991.23570: stdout chunk (state=3): >>><<< 28992 1726882991.23595: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.23607: _low_level_execute_command(): starting 28992 1726882991.23613: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235 `" && echo ansible-tmp-1726882991.2359538-30837-82068436734235="` echo /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235 `" ) && sleep 0' 28992 1726882991.24098: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882991.24102: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.24104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882991.24114: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882991.24117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.24160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.24163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.24229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.26215: stdout chunk (state=3): >>>ansible-tmp-1726882991.2359538-30837-82068436734235=/root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235 <<< 28992 1726882991.26339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.26389: stderr chunk (state=3): >>><<< 28992 1726882991.26393: stdout chunk (state=3): >>><<< 28992 1726882991.26411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882991.2359538-30837-82068436734235=/root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.26455: variable 'ansible_module_compression' from source: unknown 28992 1726882991.26492: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726882991.26525: variable 'ansible_facts' from source: unknown 28992 1726882991.26581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py 28992 1726882991.26689: Sending initial data 28992 1726882991.26692: Sent initial data (152 bytes) 28992 1726882991.27180: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882991.27186: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882991.27189: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726882991.27191: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882991.27194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.27242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.27246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.27301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.28904: 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 <<< 28992 1726882991.28909: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882991.28952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882991.29003: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgrgn5vv4 /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py <<< 28992 1726882991.29010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py" <<< 28992 1726882991.29057: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgrgn5vv4" to remote "/root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py" <<< 28992 1726882991.29060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py" <<< 28992 1726882991.29619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.29689: stderr chunk (state=3): >>><<< 28992 1726882991.29693: stdout chunk (state=3): >>><<< 28992 1726882991.29710: done transferring module to remote 28992 1726882991.29719: _low_level_execute_command(): starting 28992 1726882991.29725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/ /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py && sleep 0' 28992 1726882991.30202: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882991.30205: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882991.30208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882991.30210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.30212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.30270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.30274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.30277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.30331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.32152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.32196: stderr chunk (state=3): >>><<< 28992 1726882991.32200: stdout chunk (state=3): >>><<< 28992 1726882991.32215: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.32218: _low_level_execute_command(): starting 28992 1726882991.32225: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/AnsiballZ_ping.py && sleep 0' 28992 1726882991.32697: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882991.32701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882991.32740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.32743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.32746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.32802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.32811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.32815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.32865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.49255: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726882991.50614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882991.50676: stderr chunk (state=3): >>><<< 28992 1726882991.50680: stdout chunk (state=3): >>><<< 28992 1726882991.50698: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882991.50719: 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-1726882991.2359538-30837-82068436734235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882991.50729: _low_level_execute_command(): starting 28992 1726882991.50734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882991.2359538-30837-82068436734235/ > /dev/null 2>&1 && sleep 0' 28992 1726882991.51200: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.51231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.51234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.51238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.51296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.51301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.51304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.51354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.53276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.53334: stderr chunk (state=3): >>><<< 28992 1726882991.53337: stdout chunk (state=3): >>><<< 28992 1726882991.53355: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.53358: handler run complete 28992 1726882991.53375: attempt loop complete, returning result 28992 1726882991.53378: _execute() done 28992 1726882991.53380: dumping result to json 28992 1726882991.53383: done dumping result, returning 28992 1726882991.53393: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000000d2b] 28992 1726882991.53399: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d2b 28992 1726882991.53499: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000d2b 28992 1726882991.53503: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726882991.53574: no more pending results, returning what we have 28992 1726882991.53578: results queue empty 28992 1726882991.53579: checking for any_errors_fatal 28992 1726882991.53589: done checking for any_errors_fatal 28992 1726882991.53590: checking for max_fail_percentage 28992 1726882991.53592: done checking for max_fail_percentage 28992 1726882991.53593: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.53594: done checking to see if all hosts have failed 28992 1726882991.53594: getting the remaining hosts for this loop 28992 1726882991.53596: done getting the remaining hosts for this loop 28992 1726882991.53600: getting the next task for host managed_node1 28992 1726882991.53610: done getting next task for host managed_node1 28992 1726882991.53614: ^ task is: TASK: meta (role_complete) 28992 1726882991.53619: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882991.53641: getting variables 28992 1726882991.53643: in VariableManager get_vars() 28992 1726882991.53683: Calling all_inventory to load vars for managed_node1 28992 1726882991.53688: Calling groups_inventory to load vars for managed_node1 28992 1726882991.53690: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.53701: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.53704: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.53706: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.54756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.55972: done with get_vars() 28992 1726882991.55997: done getting variables 28992 1726882991.56068: done queuing things up, now waiting for results queue to drain 28992 1726882991.56070: results queue empty 28992 1726882991.56071: checking for any_errors_fatal 28992 1726882991.56073: done checking for any_errors_fatal 28992 1726882991.56073: checking for max_fail_percentage 28992 1726882991.56074: done checking for max_fail_percentage 28992 1726882991.56075: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.56075: done checking to see if all hosts have failed 28992 1726882991.56076: getting the remaining hosts for this loop 28992 1726882991.56076: done getting the remaining hosts for this loop 28992 1726882991.56078: getting the next task for host managed_node1 28992 1726882991.56082: done getting next task for host managed_node1 28992 1726882991.56086: ^ task is: TASK: Asserts 28992 1726882991.56088: ^ 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 28992 1726882991.56090: getting variables 28992 1726882991.56091: in VariableManager get_vars() 28992 1726882991.56099: Calling all_inventory to load vars for managed_node1 28992 1726882991.56100: Calling groups_inventory to load vars for managed_node1 28992 1726882991.56102: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.56105: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.56107: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.56109: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.60934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.62112: done with get_vars() 28992 1726882991.62135: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:43:11 -0400 (0:00:00.429) 0:00:51.822 ****** 28992 1726882991.62191: entering _queue_task() for managed_node1/include_tasks 28992 1726882991.62541: worker is 1 (out of 1 available) 28992 1726882991.62562: exiting _queue_task() for managed_node1/include_tasks 28992 1726882991.62588: done queuing things up, now waiting for results queue to drain 28992 1726882991.62590: waiting for pending results... 28992 1726882991.62805: running TaskExecutor() for managed_node1/TASK: Asserts 28992 1726882991.62899: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a4e 28992 1726882991.62911: variable 'ansible_search_path' from source: unknown 28992 1726882991.62916: variable 'ansible_search_path' from source: unknown 28992 1726882991.62960: variable 'lsr_assert' from source: include params 28992 1726882991.63156: variable 'lsr_assert' from source: include params 28992 1726882991.63215: variable 'omit' from source: magic vars 28992 1726882991.63428: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.63435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.63439: variable 'omit' from source: magic vars 28992 1726882991.63677: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.63698: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.63717: variable 'item' from source: unknown 28992 1726882991.63818: variable 'item' from source: unknown 28992 1726882991.63870: variable 'item' from source: unknown 28992 1726882991.63972: variable 'item' from source: unknown 28992 1726882991.64164: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.64168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.64170: variable 'omit' from source: magic vars 28992 1726882991.64292: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.64296: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.64304: variable 'item' from source: unknown 28992 1726882991.64357: variable 'item' from source: unknown 28992 1726882991.64382: variable 'item' from source: unknown 28992 1726882991.64430: variable 'item' from source: unknown 28992 1726882991.64514: dumping result to json 28992 1726882991.64517: done dumping result, returning 28992 1726882991.64519: done running TaskExecutor() for managed_node1/TASK: Asserts [0affc7ec-ae25-9fb4-6018-000000000a4e] 28992 1726882991.64521: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4e 28992 1726882991.64565: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4e 28992 1726882991.64568: WORKER PROCESS EXITING 28992 1726882991.64650: no more pending results, returning what we have 28992 1726882991.64656: in VariableManager get_vars() 28992 1726882991.64757: Calling all_inventory to load vars for managed_node1 28992 1726882991.64760: Calling groups_inventory to load vars for managed_node1 28992 1726882991.64763: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.64852: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.64857: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.64860: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.66641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.68468: done with get_vars() 28992 1726882991.68489: variable 'ansible_search_path' from source: unknown 28992 1726882991.68491: variable 'ansible_search_path' from source: unknown 28992 1726882991.68539: variable 'ansible_search_path' from source: unknown 28992 1726882991.68541: variable 'ansible_search_path' from source: unknown 28992 1726882991.68570: we have included files to process 28992 1726882991.68572: generating all_blocks data 28992 1726882991.68574: done generating all_blocks data 28992 1726882991.68578: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726882991.68579: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726882991.68582: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726882991.68690: in VariableManager get_vars() 28992 1726882991.68711: done with get_vars() 28992 1726882991.68829: done processing included file 28992 1726882991.68831: iterating over new_blocks loaded from include file 28992 1726882991.68833: in VariableManager get_vars() 28992 1726882991.68848: done with get_vars() 28992 1726882991.68850: filtering new block on tags 28992 1726882991.68887: done filtering new block on tags 28992 1726882991.68889: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 28992 1726882991.68894: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882991.68895: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882991.68898: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 28992 1726882991.69010: in VariableManager get_vars() 28992 1726882991.69031: done with get_vars() 28992 1726882991.69274: done processing included file 28992 1726882991.69276: iterating over new_blocks loaded from include file 28992 1726882991.69277: in VariableManager get_vars() 28992 1726882991.69291: done with get_vars() 28992 1726882991.69293: filtering new block on tags 28992 1726882991.69346: done filtering new block on tags 28992 1726882991.69348: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 28992 1726882991.69352: extending task lists for all hosts with included blocks 28992 1726882991.70570: done extending task lists 28992 1726882991.70571: done processing included files 28992 1726882991.70572: results queue empty 28992 1726882991.70573: checking for any_errors_fatal 28992 1726882991.70575: done checking for any_errors_fatal 28992 1726882991.70575: checking for max_fail_percentage 28992 1726882991.70576: done checking for max_fail_percentage 28992 1726882991.70576: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.70577: done checking to see if all hosts have failed 28992 1726882991.70577: getting the remaining hosts for this loop 28992 1726882991.70578: done getting the remaining hosts for this loop 28992 1726882991.70580: getting the next task for host managed_node1 28992 1726882991.70583: done getting next task for host managed_node1 28992 1726882991.70585: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726882991.70588: ^ 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? (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 28992 1726882991.70593: getting variables 28992 1726882991.70594: in VariableManager get_vars() 28992 1726882991.70601: Calling all_inventory to load vars for managed_node1 28992 1726882991.70603: Calling groups_inventory to load vars for managed_node1 28992 1726882991.70604: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.70609: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.70610: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.70612: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.71490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.72697: done with get_vars() 28992 1726882991.72714: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:43:11 -0400 (0:00:00.105) 0:00:51.928 ****** 28992 1726882991.72777: entering _queue_task() for managed_node1/include_tasks 28992 1726882991.73068: worker is 1 (out of 1 available) 28992 1726882991.73085: exiting _queue_task() for managed_node1/include_tasks 28992 1726882991.73101: done queuing things up, now waiting for results queue to drain 28992 1726882991.73103: waiting for pending results... 28992 1726882991.73326: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726882991.73428: in run() - task 0affc7ec-ae25-9fb4-6018-000000000e86 28992 1726882991.73628: variable 'ansible_search_path' from source: unknown 28992 1726882991.73632: variable 'ansible_search_path' from source: unknown 28992 1726882991.73638: calling self._execute() 28992 1726882991.73640: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.73643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.73647: variable 'omit' from source: magic vars 28992 1726882991.74124: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.74142: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.74154: _execute() done 28992 1726882991.74162: dumping result to json 28992 1726882991.74169: done dumping result, returning 28992 1726882991.74179: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-000000000e86] 28992 1726882991.74193: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e86 28992 1726882991.74465: no more pending results, returning what we have 28992 1726882991.74471: in VariableManager get_vars() 28992 1726882991.74518: Calling all_inventory to load vars for managed_node1 28992 1726882991.74524: Calling groups_inventory to load vars for managed_node1 28992 1726882991.74529: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.74636: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.74640: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.74653: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.75313: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e86 28992 1726882991.75317: WORKER PROCESS EXITING 28992 1726882991.76707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.79073: done with get_vars() 28992 1726882991.79106: variable 'ansible_search_path' from source: unknown 28992 1726882991.79107: variable 'ansible_search_path' from source: unknown 28992 1726882991.79128: variable 'item' from source: include params 28992 1726882991.79265: variable 'item' from source: include params 28992 1726882991.79307: we have included files to process 28992 1726882991.79308: generating all_blocks data 28992 1726882991.79310: done generating all_blocks data 28992 1726882991.79311: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882991.79313: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882991.79315: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726882991.79539: done processing included file 28992 1726882991.79541: iterating over new_blocks loaded from include file 28992 1726882991.79543: in VariableManager get_vars() 28992 1726882991.79570: done with get_vars() 28992 1726882991.79573: filtering new block on tags 28992 1726882991.79605: done filtering new block on tags 28992 1726882991.79608: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726882991.79613: extending task lists for all hosts with included blocks 28992 1726882991.79824: done extending task lists 28992 1726882991.79826: done processing included files 28992 1726882991.79826: results queue empty 28992 1726882991.79827: checking for any_errors_fatal 28992 1726882991.79831: done checking for any_errors_fatal 28992 1726882991.79832: checking for max_fail_percentage 28992 1726882991.79833: done checking for max_fail_percentage 28992 1726882991.79834: checking to see if all hosts have failed and the running result is not ok 28992 1726882991.79835: done checking to see if all hosts have failed 28992 1726882991.79836: getting the remaining hosts for this loop 28992 1726882991.79837: done getting the remaining hosts for this loop 28992 1726882991.79840: getting the next task for host managed_node1 28992 1726882991.79844: done getting next task for host managed_node1 28992 1726882991.79847: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726882991.79851: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882991.79853: getting variables 28992 1726882991.79854: in VariableManager get_vars() 28992 1726882991.79864: Calling all_inventory to load vars for managed_node1 28992 1726882991.79866: Calling groups_inventory to load vars for managed_node1 28992 1726882991.79869: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882991.79874: Calling all_plugins_play to load vars for managed_node1 28992 1726882991.79879: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882991.79883: Calling groups_plugins_play to load vars for managed_node1 28992 1726882991.81597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882991.83911: done with get_vars() 28992 1726882991.83949: done getting variables 28992 1726882991.84110: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:43:11 -0400 (0:00:00.113) 0:00:52.041 ****** 28992 1726882991.84152: entering _queue_task() for managed_node1/stat 28992 1726882991.84597: worker is 1 (out of 1 available) 28992 1726882991.84614: exiting _queue_task() for managed_node1/stat 28992 1726882991.84630: done queuing things up, now waiting for results queue to drain 28992 1726882991.84632: waiting for pending results... 28992 1726882991.84876: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726882991.85020: in run() - task 0affc7ec-ae25-9fb4-6018-000000000ef5 28992 1726882991.85260: variable 'ansible_search_path' from source: unknown 28992 1726882991.85264: variable 'ansible_search_path' from source: unknown 28992 1726882991.85267: calling self._execute() 28992 1726882991.85269: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.85272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.85275: variable 'omit' from source: magic vars 28992 1726882991.85610: variable 'ansible_distribution_major_version' from source: facts 28992 1726882991.85613: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882991.85624: variable 'omit' from source: magic vars 28992 1726882991.85696: variable 'omit' from source: magic vars 28992 1726882991.85793: variable 'interface' from source: play vars 28992 1726882991.85811: variable 'omit' from source: magic vars 28992 1726882991.85857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882991.85915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882991.85924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882991.86027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.86031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882991.86034: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882991.86036: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.86040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.86116: Set connection var ansible_pipelining to False 28992 1726882991.86119: Set connection var ansible_connection to ssh 28992 1726882991.86129: Set connection var ansible_timeout to 10 28992 1726882991.86133: Set connection var ansible_shell_type to sh 28992 1726882991.86135: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882991.86176: Set connection var ansible_shell_executable to /bin/sh 28992 1726882991.86179: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.86183: variable 'ansible_connection' from source: unknown 28992 1726882991.86189: variable 'ansible_module_compression' from source: unknown 28992 1726882991.86192: variable 'ansible_shell_type' from source: unknown 28992 1726882991.86194: variable 'ansible_shell_executable' from source: unknown 28992 1726882991.86196: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882991.86198: variable 'ansible_pipelining' from source: unknown 28992 1726882991.86200: variable 'ansible_timeout' from source: unknown 28992 1726882991.86203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882991.86420: 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) 28992 1726882991.86460: variable 'omit' from source: magic vars 28992 1726882991.86463: starting attempt loop 28992 1726882991.86466: running the handler 28992 1726882991.86468: _low_level_execute_command(): starting 28992 1726882991.86471: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882991.87180: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.87227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.87241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.87295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.89056: stdout chunk (state=3): >>>/root <<< 28992 1726882991.89159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.89210: stderr chunk (state=3): >>><<< 28992 1726882991.89214: stdout chunk (state=3): >>><<< 28992 1726882991.89241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.89251: _low_level_execute_command(): starting 28992 1726882991.89261: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002 `" && echo ansible-tmp-1726882991.8923929-30857-222948604285002="` echo /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002 `" ) && sleep 0' 28992 1726882991.89800: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882991.89817: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.89846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.89934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.91903: stdout chunk (state=3): >>>ansible-tmp-1726882991.8923929-30857-222948604285002=/root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002 <<< 28992 1726882991.92013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.92073: stderr chunk (state=3): >>><<< 28992 1726882991.92075: stdout chunk (state=3): >>><<< 28992 1726882991.92089: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882991.8923929-30857-222948604285002=/root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.92139: variable 'ansible_module_compression' from source: unknown 28992 1726882991.92190: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882991.92222: variable 'ansible_facts' from source: unknown 28992 1726882991.92289: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py 28992 1726882991.92397: Sending initial data 28992 1726882991.92400: Sent initial data (153 bytes) 28992 1726882991.92864: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882991.92869: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882991.92872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882991.92875: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882991.92879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.92925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882991.92929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.92994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.94578: 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" <<< 28992 1726882991.94588: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882991.94629: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882991.94674: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpghhizpgk /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py <<< 28992 1726882991.94685: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py" <<< 28992 1726882991.94726: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpghhizpgk" to remote "/root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py" <<< 28992 1726882991.94733: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py" <<< 28992 1726882991.95360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.95429: stderr chunk (state=3): >>><<< 28992 1726882991.95433: stdout chunk (state=3): >>><<< 28992 1726882991.95452: done transferring module to remote 28992 1726882991.95462: _low_level_execute_command(): starting 28992 1726882991.95467: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/ /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py && sleep 0' 28992 1726882991.95905: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882991.95913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882991.95944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.95947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882991.95949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.96010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.96012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.96061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882991.97957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882991.97964: stdout chunk (state=3): >>><<< 28992 1726882991.97966: stderr chunk (state=3): >>><<< 28992 1726882991.97991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882991.97995: _low_level_execute_command(): starting 28992 1726882991.97997: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/AnsiballZ_stat.py && sleep 0' 28992 1726882991.98487: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.98491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882991.98494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882991.98497: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882991.98499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882991.98546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882991.98586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882991.98672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.15407: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39615, "dev": 23, "nlink": 1, "atime": 1726882982.6721294, "mtime": 1726882982.6721294, "ctime": 1726882982.6721294, "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/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882992.16892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882992.16952: stderr chunk (state=3): >>><<< 28992 1726882992.16955: stdout chunk (state=3): >>><<< 28992 1726882992.16975: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39615, "dev": 23, "nlink": 1, "atime": 1726882982.6721294, "mtime": 1726882982.6721294, "ctime": 1726882982.6721294, "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/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882992.17024: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726882991.8923929-30857-222948604285002/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882992.17034: _low_level_execute_command(): starting 28992 1726882992.17039: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882991.8923929-30857-222948604285002/ > /dev/null 2>&1 && sleep 0' 28992 1726882992.17519: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.17526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882992.17559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882992.17566: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.17568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.17570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.17637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.17642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.17644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.17697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.19628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.19693: stderr chunk (state=3): >>><<< 28992 1726882992.19705: stdout chunk (state=3): >>><<< 28992 1726882992.19735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.19742: handler run complete 28992 1726882992.19832: attempt loop complete, returning result 28992 1726882992.19835: _execute() done 28992 1726882992.19838: dumping result to json 28992 1726882992.19843: done dumping result, returning 28992 1726882992.19880: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-000000000ef5] 28992 1726882992.19883: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000ef5 28992 1726882992.20021: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000ef5 28992 1726882992.20026: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882982.6721294, "block_size": 4096, "blocks": 0, "ctime": 1726882982.6721294, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39615, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1726882982.6721294, "nlink": 1, "path": "/sys/class/net/statebr", "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 } } 28992 1726882992.20153: no more pending results, returning what we have 28992 1726882992.20161: results queue empty 28992 1726882992.20162: checking for any_errors_fatal 28992 1726882992.20164: done checking for any_errors_fatal 28992 1726882992.20164: checking for max_fail_percentage 28992 1726882992.20166: done checking for max_fail_percentage 28992 1726882992.20167: checking to see if all hosts have failed and the running result is not ok 28992 1726882992.20168: done checking to see if all hosts have failed 28992 1726882992.20169: getting the remaining hosts for this loop 28992 1726882992.20171: done getting the remaining hosts for this loop 28992 1726882992.20175: getting the next task for host managed_node1 28992 1726882992.20186: done getting next task for host managed_node1 28992 1726882992.20189: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 28992 1726882992.20195: ^ 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? (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 28992 1726882992.20201: getting variables 28992 1726882992.20203: in VariableManager get_vars() 28992 1726882992.20261: Calling all_inventory to load vars for managed_node1 28992 1726882992.20281: Calling groups_inventory to load vars for managed_node1 28992 1726882992.20286: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.20316: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.20320: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.20325: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.21860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.23615: done with get_vars() 28992 1726882992.23636: done getting variables 28992 1726882992.23717: 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) 28992 1726882992.23854: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:43:12 -0400 (0:00:00.397) 0:00:52.439 ****** 28992 1726882992.23879: entering _queue_task() for managed_node1/assert 28992 1726882992.24205: worker is 1 (out of 1 available) 28992 1726882992.24223: exiting _queue_task() for managed_node1/assert 28992 1726882992.24240: done queuing things up, now waiting for results queue to drain 28992 1726882992.24242: waiting for pending results... 28992 1726882992.24531: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'statebr' 28992 1726882992.24618: in run() - task 0affc7ec-ae25-9fb4-6018-000000000e87 28992 1726882992.24632: variable 'ansible_search_path' from source: unknown 28992 1726882992.24636: variable 'ansible_search_path' from source: unknown 28992 1726882992.24678: calling self._execute() 28992 1726882992.24757: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.24762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.24773: variable 'omit' from source: magic vars 28992 1726882992.25074: variable 'ansible_distribution_major_version' from source: facts 28992 1726882992.25087: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882992.25092: variable 'omit' from source: magic vars 28992 1726882992.25131: variable 'omit' from source: magic vars 28992 1726882992.25203: variable 'interface' from source: play vars 28992 1726882992.25218: variable 'omit' from source: magic vars 28992 1726882992.25258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882992.25290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882992.25307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882992.25326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.25335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.25363: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882992.25366: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.25370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.25448: Set connection var ansible_pipelining to False 28992 1726882992.25454: Set connection var ansible_connection to ssh 28992 1726882992.25457: Set connection var ansible_timeout to 10 28992 1726882992.25461: Set connection var ansible_shell_type to sh 28992 1726882992.25464: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882992.25473: Set connection var ansible_shell_executable to /bin/sh 28992 1726882992.25493: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.25497: variable 'ansible_connection' from source: unknown 28992 1726882992.25500: variable 'ansible_module_compression' from source: unknown 28992 1726882992.25503: variable 'ansible_shell_type' from source: unknown 28992 1726882992.25506: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.25509: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.25511: variable 'ansible_pipelining' from source: unknown 28992 1726882992.25514: variable 'ansible_timeout' from source: unknown 28992 1726882992.25517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.25632: 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) 28992 1726882992.25643: variable 'omit' from source: magic vars 28992 1726882992.25648: starting attempt loop 28992 1726882992.25653: running the handler 28992 1726882992.25769: variable 'interface_stat' from source: set_fact 28992 1726882992.25783: Evaluated conditional (interface_stat.stat.exists): True 28992 1726882992.25789: handler run complete 28992 1726882992.25806: attempt loop complete, returning result 28992 1726882992.25809: _execute() done 28992 1726882992.25812: dumping result to json 28992 1726882992.25819: done dumping result, returning 28992 1726882992.25822: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'statebr' [0affc7ec-ae25-9fb4-6018-000000000e87] 28992 1726882992.25826: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e87 28992 1726882992.25916: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e87 28992 1726882992.25918: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882992.25967: no more pending results, returning what we have 28992 1726882992.25970: results queue empty 28992 1726882992.25972: checking for any_errors_fatal 28992 1726882992.25987: done checking for any_errors_fatal 28992 1726882992.25988: checking for max_fail_percentage 28992 1726882992.25990: done checking for max_fail_percentage 28992 1726882992.25991: checking to see if all hosts have failed and the running result is not ok 28992 1726882992.25992: done checking to see if all hosts have failed 28992 1726882992.25993: getting the remaining hosts for this loop 28992 1726882992.25995: done getting the remaining hosts for this loop 28992 1726882992.25999: getting the next task for host managed_node1 28992 1726882992.26009: done getting next task for host managed_node1 28992 1726882992.26012: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28992 1726882992.26016: ^ 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? (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 28992 1726882992.26019: getting variables 28992 1726882992.26021: in VariableManager get_vars() 28992 1726882992.26055: Calling all_inventory to load vars for managed_node1 28992 1726882992.26058: Calling groups_inventory to load vars for managed_node1 28992 1726882992.26062: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.26073: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.26075: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.26078: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.27269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.28586: done with get_vars() 28992 1726882992.28605: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:43:12 -0400 (0:00:00.047) 0:00:52.487 ****** 28992 1726882992.28677: entering _queue_task() for managed_node1/include_tasks 28992 1726882992.28945: worker is 1 (out of 1 available) 28992 1726882992.28961: exiting _queue_task() for managed_node1/include_tasks 28992 1726882992.28975: done queuing things up, now waiting for results queue to drain 28992 1726882992.28977: waiting for pending results... 28992 1726882992.29170: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 28992 1726882992.29252: in run() - task 0affc7ec-ae25-9fb4-6018-000000000e8b 28992 1726882992.29266: variable 'ansible_search_path' from source: unknown 28992 1726882992.29269: variable 'ansible_search_path' from source: unknown 28992 1726882992.29301: calling self._execute() 28992 1726882992.29383: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.29390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.29398: variable 'omit' from source: magic vars 28992 1726882992.29755: variable 'ansible_distribution_major_version' from source: facts 28992 1726882992.29759: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882992.29769: _execute() done 28992 1726882992.29773: dumping result to json 28992 1726882992.29776: done dumping result, returning 28992 1726882992.29779: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-9fb4-6018-000000000e8b] 28992 1726882992.29784: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8b 28992 1726882992.29885: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8b 28992 1726882992.29888: WORKER PROCESS EXITING 28992 1726882992.29927: no more pending results, returning what we have 28992 1726882992.29936: in VariableManager get_vars() 28992 1726882992.29983: Calling all_inventory to load vars for managed_node1 28992 1726882992.29991: Calling groups_inventory to load vars for managed_node1 28992 1726882992.29995: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.30027: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.30038: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.30042: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.31271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.32785: done with get_vars() 28992 1726882992.32814: variable 'ansible_search_path' from source: unknown 28992 1726882992.32816: variable 'ansible_search_path' from source: unknown 28992 1726882992.32825: variable 'item' from source: include params 28992 1726882992.32918: variable 'item' from source: include params 28992 1726882992.32947: we have included files to process 28992 1726882992.32948: generating all_blocks data 28992 1726882992.32949: done generating all_blocks data 28992 1726882992.32952: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882992.32953: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882992.32954: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726882992.33861: done processing included file 28992 1726882992.33863: iterating over new_blocks loaded from include file 28992 1726882992.33865: in VariableManager get_vars() 28992 1726882992.33883: done with get_vars() 28992 1726882992.33888: filtering new block on tags 28992 1726882992.33956: done filtering new block on tags 28992 1726882992.33959: in VariableManager get_vars() 28992 1726882992.33970: done with get_vars() 28992 1726882992.33971: filtering new block on tags 28992 1726882992.34015: done filtering new block on tags 28992 1726882992.34018: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 28992 1726882992.34025: extending task lists for all hosts with included blocks 28992 1726882992.34361: done extending task lists 28992 1726882992.34362: done processing included files 28992 1726882992.34362: results queue empty 28992 1726882992.34363: checking for any_errors_fatal 28992 1726882992.34365: done checking for any_errors_fatal 28992 1726882992.34366: checking for max_fail_percentage 28992 1726882992.34367: done checking for max_fail_percentage 28992 1726882992.34368: checking to see if all hosts have failed and the running result is not ok 28992 1726882992.34369: done checking to see if all hosts have failed 28992 1726882992.34369: getting the remaining hosts for this loop 28992 1726882992.34370: done getting the remaining hosts for this loop 28992 1726882992.34375: getting the next task for host managed_node1 28992 1726882992.34383: done getting next task for host managed_node1 28992 1726882992.34385: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726882992.34389: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882992.34392: getting variables 28992 1726882992.34393: in VariableManager get_vars() 28992 1726882992.34403: Calling all_inventory to load vars for managed_node1 28992 1726882992.34405: Calling groups_inventory to load vars for managed_node1 28992 1726882992.34408: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.34412: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.34414: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.34416: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.35549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.37083: done with get_vars() 28992 1726882992.37113: done getting variables 28992 1726882992.37148: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:43:12 -0400 (0:00:00.084) 0:00:52.572 ****** 28992 1726882992.37172: entering _queue_task() for managed_node1/set_fact 28992 1726882992.37591: worker is 1 (out of 1 available) 28992 1726882992.37605: exiting _queue_task() for managed_node1/set_fact 28992 1726882992.37621: done queuing things up, now waiting for results queue to drain 28992 1726882992.37625: waiting for pending results... 28992 1726882992.37917: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726882992.38092: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f13 28992 1726882992.38101: variable 'ansible_search_path' from source: unknown 28992 1726882992.38105: variable 'ansible_search_path' from source: unknown 28992 1726882992.38136: calling self._execute() 28992 1726882992.38227: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.38237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.38245: variable 'omit' from source: magic vars 28992 1726882992.38708: variable 'ansible_distribution_major_version' from source: facts 28992 1726882992.38738: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882992.38741: variable 'omit' from source: magic vars 28992 1726882992.38786: variable 'omit' from source: magic vars 28992 1726882992.38834: variable 'omit' from source: magic vars 28992 1726882992.38873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882992.38925: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882992.38942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882992.38957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.38967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.38998: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882992.39001: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.39004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.39126: Set connection var ansible_pipelining to False 28992 1726882992.39129: Set connection var ansible_connection to ssh 28992 1726882992.39132: Set connection var ansible_timeout to 10 28992 1726882992.39135: Set connection var ansible_shell_type to sh 28992 1726882992.39140: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882992.39147: Set connection var ansible_shell_executable to /bin/sh 28992 1726882992.39196: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.39200: variable 'ansible_connection' from source: unknown 28992 1726882992.39203: variable 'ansible_module_compression' from source: unknown 28992 1726882992.39205: variable 'ansible_shell_type' from source: unknown 28992 1726882992.39208: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.39210: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.39212: variable 'ansible_pipelining' from source: unknown 28992 1726882992.39215: variable 'ansible_timeout' from source: unknown 28992 1726882992.39217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.39353: 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) 28992 1726882992.39364: variable 'omit' from source: magic vars 28992 1726882992.39369: starting attempt loop 28992 1726882992.39372: running the handler 28992 1726882992.39399: handler run complete 28992 1726882992.39405: attempt loop complete, returning result 28992 1726882992.39408: _execute() done 28992 1726882992.39411: dumping result to json 28992 1726882992.39413: done dumping result, returning 28992 1726882992.39420: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-9fb4-6018-000000000f13] 28992 1726882992.39427: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f13 28992 1726882992.39530: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f13 28992 1726882992.39534: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28992 1726882992.39610: no more pending results, returning what we have 28992 1726882992.39614: results queue empty 28992 1726882992.39616: checking for any_errors_fatal 28992 1726882992.39617: done checking for any_errors_fatal 28992 1726882992.39618: checking for max_fail_percentage 28992 1726882992.39620: done checking for max_fail_percentage 28992 1726882992.39623: checking to see if all hosts have failed and the running result is not ok 28992 1726882992.39624: done checking to see if all hosts have failed 28992 1726882992.39625: getting the remaining hosts for this loop 28992 1726882992.39627: done getting the remaining hosts for this loop 28992 1726882992.39635: getting the next task for host managed_node1 28992 1726882992.39646: done getting next task for host managed_node1 28992 1726882992.39650: ^ task is: TASK: Stat profile file 28992 1726882992.39656: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882992.39661: getting variables 28992 1726882992.39662: in VariableManager get_vars() 28992 1726882992.39699: Calling all_inventory to load vars for managed_node1 28992 1726882992.39702: Calling groups_inventory to load vars for managed_node1 28992 1726882992.39705: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.39717: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.39720: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.39749: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.40804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.42360: done with get_vars() 28992 1726882992.42380: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:43:12 -0400 (0:00:00.053) 0:00:52.625 ****** 28992 1726882992.42526: entering _queue_task() for managed_node1/stat 28992 1726882992.42854: worker is 1 (out of 1 available) 28992 1726882992.42870: exiting _queue_task() for managed_node1/stat 28992 1726882992.42889: done queuing things up, now waiting for results queue to drain 28992 1726882992.42891: waiting for pending results... 28992 1726882992.43145: running TaskExecutor() for managed_node1/TASK: Stat profile file 28992 1726882992.43246: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f14 28992 1726882992.43260: variable 'ansible_search_path' from source: unknown 28992 1726882992.43265: variable 'ansible_search_path' from source: unknown 28992 1726882992.43300: calling self._execute() 28992 1726882992.43404: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.43414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.43424: variable 'omit' from source: magic vars 28992 1726882992.43784: variable 'ansible_distribution_major_version' from source: facts 28992 1726882992.43807: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882992.43820: variable 'omit' from source: magic vars 28992 1726882992.43871: variable 'omit' from source: magic vars 28992 1726882992.43956: variable 'profile' from source: play vars 28992 1726882992.43968: variable 'interface' from source: play vars 28992 1726882992.44024: variable 'interface' from source: play vars 28992 1726882992.44042: variable 'omit' from source: magic vars 28992 1726882992.44096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882992.44149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882992.44159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882992.44176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.44186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.44216: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882992.44219: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.44223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.44305: Set connection var ansible_pipelining to False 28992 1726882992.44310: Set connection var ansible_connection to ssh 28992 1726882992.44313: Set connection var ansible_timeout to 10 28992 1726882992.44316: Set connection var ansible_shell_type to sh 28992 1726882992.44323: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882992.44331: Set connection var ansible_shell_executable to /bin/sh 28992 1726882992.44352: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.44355: variable 'ansible_connection' from source: unknown 28992 1726882992.44358: variable 'ansible_module_compression' from source: unknown 28992 1726882992.44362: variable 'ansible_shell_type' from source: unknown 28992 1726882992.44364: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.44366: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.44369: variable 'ansible_pipelining' from source: unknown 28992 1726882992.44372: variable 'ansible_timeout' from source: unknown 28992 1726882992.44378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.44584: 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) 28992 1726882992.44595: variable 'omit' from source: magic vars 28992 1726882992.44598: starting attempt loop 28992 1726882992.44601: running the handler 28992 1726882992.44620: _low_level_execute_command(): starting 28992 1726882992.44625: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882992.45270: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.45276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882992.45280: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.45334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.45341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.45344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.45400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.47169: stdout chunk (state=3): >>>/root <<< 28992 1726882992.47328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.47361: stderr chunk (state=3): >>><<< 28992 1726882992.47364: stdout chunk (state=3): >>><<< 28992 1726882992.47387: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.47400: _low_level_execute_command(): starting 28992 1726882992.47405: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950 `" && echo ansible-tmp-1726882992.4738357-30874-874448886950="` echo /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950 `" ) && sleep 0' 28992 1726882992.47936: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.47940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882992.47947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.47957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882992.47960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.47962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.47993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.47996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.47998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.48077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.50042: stdout chunk (state=3): >>>ansible-tmp-1726882992.4738357-30874-874448886950=/root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950 <<< 28992 1726882992.50230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.50247: stderr chunk (state=3): >>><<< 28992 1726882992.50258: stdout chunk (state=3): >>><<< 28992 1726882992.50287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882992.4738357-30874-874448886950=/root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.50392: variable 'ansible_module_compression' from source: unknown 28992 1726882992.50599: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726882992.50603: variable 'ansible_facts' from source: unknown 28992 1726882992.50642: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py 28992 1726882992.50869: Sending initial data 28992 1726882992.50941: Sent initial data (150 bytes) 28992 1726882992.51550: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.51654: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.51775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.51842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.53442: 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 <<< 28992 1726882992.53499: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882992.53540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpm_8hvmpi /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py <<< 28992 1726882992.53550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py" <<< 28992 1726882992.53607: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpm_8hvmpi" to remote "/root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py" <<< 28992 1726882992.54217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.54299: stderr chunk (state=3): >>><<< 28992 1726882992.54302: stdout chunk (state=3): >>><<< 28992 1726882992.54323: done transferring module to remote 28992 1726882992.54334: _low_level_execute_command(): starting 28992 1726882992.54340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/ /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py && sleep 0' 28992 1726882992.54846: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.54850: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.54852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882992.54855: 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 <<< 28992 1726882992.54859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.54904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.54907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.54964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.56790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.56861: stderr chunk (state=3): >>><<< 28992 1726882992.56865: stdout chunk (state=3): >>><<< 28992 1726882992.56879: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.56901: _low_level_execute_command(): starting 28992 1726882992.56905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/AnsiballZ_stat.py && sleep 0' 28992 1726882992.57441: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.57445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882992.57447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.57450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.57452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.57508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.57517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.57520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.57568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.74306: stdout chunk (state=3): >>> <<< 28992 1726882992.74313: 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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726882992.75692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882992.75757: stderr chunk (state=3): >>><<< 28992 1726882992.75760: stdout chunk (state=3): >>><<< 28992 1726882992.75776: _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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882992.75807: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1726882992.4738357-30874-874448886950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882992.75815: _low_level_execute_command(): starting 28992 1726882992.75820: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882992.4738357-30874-874448886950/ > /dev/null 2>&1 && sleep 0' 28992 1726882992.76287: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.76320: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882992.76327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.76330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.76332: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882992.76334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.76391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.76394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.76443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.78591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.78642: stderr chunk (state=3): >>><<< 28992 1726882992.78645: stdout chunk (state=3): >>><<< 28992 1726882992.78659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.78665: handler run complete 28992 1726882992.78686: attempt loop complete, returning result 28992 1726882992.78689: _execute() done 28992 1726882992.78691: dumping result to json 28992 1726882992.78694: done dumping result, returning 28992 1726882992.78699: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-9fb4-6018-000000000f14] 28992 1726882992.78707: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f14 28992 1726882992.78814: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f14 28992 1726882992.78817: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726882992.78878: no more pending results, returning what we have 28992 1726882992.78882: results queue empty 28992 1726882992.78886: checking for any_errors_fatal 28992 1726882992.78895: done checking for any_errors_fatal 28992 1726882992.78896: checking for max_fail_percentage 28992 1726882992.78898: done checking for max_fail_percentage 28992 1726882992.78899: checking to see if all hosts have failed and the running result is not ok 28992 1726882992.78900: done checking to see if all hosts have failed 28992 1726882992.78901: getting the remaining hosts for this loop 28992 1726882992.78902: done getting the remaining hosts for this loop 28992 1726882992.78906: getting the next task for host managed_node1 28992 1726882992.78913: done getting next task for host managed_node1 28992 1726882992.78916: ^ task is: TASK: Set NM profile exist flag based on the profile files 28992 1726882992.78921: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882992.78927: getting variables 28992 1726882992.78929: in VariableManager get_vars() 28992 1726882992.78964: Calling all_inventory to load vars for managed_node1 28992 1726882992.78966: Calling groups_inventory to load vars for managed_node1 28992 1726882992.78970: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.78982: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.78987: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.78990: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.80189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.81393: done with get_vars() 28992 1726882992.81411: done getting variables 28992 1726882992.81462: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:43:12 -0400 (0:00:00.389) 0:00:53.015 ****** 28992 1726882992.81487: entering _queue_task() for managed_node1/set_fact 28992 1726882992.81740: worker is 1 (out of 1 available) 28992 1726882992.81755: exiting _queue_task() for managed_node1/set_fact 28992 1726882992.81769: done queuing things up, now waiting for results queue to drain 28992 1726882992.81771: waiting for pending results... 28992 1726882992.81969: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 28992 1726882992.82069: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f15 28992 1726882992.82081: variable 'ansible_search_path' from source: unknown 28992 1726882992.82086: variable 'ansible_search_path' from source: unknown 28992 1726882992.82123: calling self._execute() 28992 1726882992.82203: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.82207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.82220: variable 'omit' from source: magic vars 28992 1726882992.82525: variable 'ansible_distribution_major_version' from source: facts 28992 1726882992.82536: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882992.82628: variable 'profile_stat' from source: set_fact 28992 1726882992.82637: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882992.82640: when evaluation is False, skipping this task 28992 1726882992.82643: _execute() done 28992 1726882992.82647: dumping result to json 28992 1726882992.82650: done dumping result, returning 28992 1726882992.82657: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-9fb4-6018-000000000f15] 28992 1726882992.82660: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f15 28992 1726882992.82757: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f15 28992 1726882992.82765: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882992.82824: no more pending results, returning what we have 28992 1726882992.82828: results queue empty 28992 1726882992.82829: checking for any_errors_fatal 28992 1726882992.82839: done checking for any_errors_fatal 28992 1726882992.82840: checking for max_fail_percentage 28992 1726882992.82841: done checking for max_fail_percentage 28992 1726882992.82842: checking to see if all hosts have failed and the running result is not ok 28992 1726882992.82843: done checking to see if all hosts have failed 28992 1726882992.82844: getting the remaining hosts for this loop 28992 1726882992.82846: done getting the remaining hosts for this loop 28992 1726882992.82849: getting the next task for host managed_node1 28992 1726882992.82856: done getting next task for host managed_node1 28992 1726882992.82858: ^ task is: TASK: Get NM profile info 28992 1726882992.82863: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882992.82867: getting variables 28992 1726882992.82870: in VariableManager get_vars() 28992 1726882992.82899: Calling all_inventory to load vars for managed_node1 28992 1726882992.82902: Calling groups_inventory to load vars for managed_node1 28992 1726882992.82905: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882992.82914: Calling all_plugins_play to load vars for managed_node1 28992 1726882992.82917: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882992.82920: Calling groups_plugins_play to load vars for managed_node1 28992 1726882992.84030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882992.85248: done with get_vars() 28992 1726882992.85268: done getting variables 28992 1726882992.85314: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:43:12 -0400 (0:00:00.038) 0:00:53.053 ****** 28992 1726882992.85341: entering _queue_task() for managed_node1/shell 28992 1726882992.85566: worker is 1 (out of 1 available) 28992 1726882992.85583: exiting _queue_task() for managed_node1/shell 28992 1726882992.85599: done queuing things up, now waiting for results queue to drain 28992 1726882992.85600: waiting for pending results... 28992 1726882992.85790: running TaskExecutor() for managed_node1/TASK: Get NM profile info 28992 1726882992.85881: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f16 28992 1726882992.85896: variable 'ansible_search_path' from source: unknown 28992 1726882992.85900: variable 'ansible_search_path' from source: unknown 28992 1726882992.85931: calling self._execute() 28992 1726882992.86003: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.86007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.86017: variable 'omit' from source: magic vars 28992 1726882992.86318: variable 'ansible_distribution_major_version' from source: facts 28992 1726882992.86329: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882992.86336: variable 'omit' from source: magic vars 28992 1726882992.86378: variable 'omit' from source: magic vars 28992 1726882992.86454: variable 'profile' from source: play vars 28992 1726882992.86458: variable 'interface' from source: play vars 28992 1726882992.86510: variable 'interface' from source: play vars 28992 1726882992.86526: variable 'omit' from source: magic vars 28992 1726882992.86563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882992.86597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882992.86614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882992.86631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.86641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882992.86666: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882992.86669: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.86671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.86753: Set connection var ansible_pipelining to False 28992 1726882992.86757: Set connection var ansible_connection to ssh 28992 1726882992.86761: Set connection var ansible_timeout to 10 28992 1726882992.86764: Set connection var ansible_shell_type to sh 28992 1726882992.86770: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882992.86777: Set connection var ansible_shell_executable to /bin/sh 28992 1726882992.86796: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.86799: variable 'ansible_connection' from source: unknown 28992 1726882992.86802: variable 'ansible_module_compression' from source: unknown 28992 1726882992.86804: variable 'ansible_shell_type' from source: unknown 28992 1726882992.86813: variable 'ansible_shell_executable' from source: unknown 28992 1726882992.86816: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882992.86820: variable 'ansible_pipelining' from source: unknown 28992 1726882992.86823: variable 'ansible_timeout' from source: unknown 28992 1726882992.86825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882992.86961: 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) 28992 1726882992.86970: variable 'omit' from source: magic vars 28992 1726882992.86975: starting attempt loop 28992 1726882992.86978: running the handler 28992 1726882992.86989: 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) 28992 1726882992.87007: _low_level_execute_command(): starting 28992 1726882992.87013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882992.87564: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.87568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882992.87571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.87574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.87576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.87633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.87647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.87702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.89456: stdout chunk (state=3): >>>/root <<< 28992 1726882992.89566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.89610: stderr chunk (state=3): >>><<< 28992 1726882992.89613: stdout chunk (state=3): >>><<< 28992 1726882992.89634: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.89644: _low_level_execute_command(): starting 28992 1726882992.89650: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185 `" && echo ansible-tmp-1726882992.8963234-30890-89116695958185="` echo /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185 `" ) && sleep 0' 28992 1726882992.90080: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.90118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882992.90121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.90129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.90132: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.90172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.90175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.90239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.92237: stdout chunk (state=3): >>>ansible-tmp-1726882992.8963234-30890-89116695958185=/root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185 <<< 28992 1726882992.92355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.92403: stderr chunk (state=3): >>><<< 28992 1726882992.92407: stdout chunk (state=3): >>><<< 28992 1726882992.92420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882992.8963234-30890-89116695958185=/root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.92447: variable 'ansible_module_compression' from source: unknown 28992 1726882992.92492: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882992.92525: variable 'ansible_facts' from source: unknown 28992 1726882992.92582: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py 28992 1726882992.92682: Sending initial data 28992 1726882992.92685: Sent initial data (155 bytes) 28992 1726882992.93124: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.93162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882992.93165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882992.93168: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726882992.93171: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.93215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882992.93218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.93278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.94854: 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" <<< 28992 1726882992.94862: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726882992.94904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882992.94956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp856gg77i /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py <<< 28992 1726882992.94959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py" <<< 28992 1726882992.95007: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp856gg77i" to remote "/root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py" <<< 28992 1726882992.95615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.95691: stderr chunk (state=3): >>><<< 28992 1726882992.95695: stdout chunk (state=3): >>><<< 28992 1726882992.95714: done transferring module to remote 28992 1726882992.95725: _low_level_execute_command(): starting 28992 1726882992.95730: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/ /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py && sleep 0' 28992 1726882992.96207: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882992.96211: 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.15.7 originally 10.31.15.7 <<< 28992 1726882992.96217: 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.15.7 is address <<< 28992 1726882992.96220: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.96260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.96264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.96327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882992.98146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882992.98194: stderr chunk (state=3): >>><<< 28992 1726882992.98198: stdout chunk (state=3): >>><<< 28992 1726882992.98212: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882992.98215: _low_level_execute_command(): starting 28992 1726882992.98219: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/AnsiballZ_command.py && sleep 0' 28992 1726882992.98681: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.98684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882992.98687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.98689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882992.98693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882992.98735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882992.98750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882992.98812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882993.17390: stdout chunk (state=3): >>> {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:43:13.152762", "end": "2024-09-20 21:43:13.172071", "delta": "0:00:00.019309", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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}}} <<< 28992 1726882993.19070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882993.19074: stdout chunk (state=3): >>><<< 28992 1726882993.19077: stderr chunk (state=3): >>><<< 28992 1726882993.19229: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:43:13.152762", "end": "2024-09-20 21:43:13.172071", "delta": "0:00:00.019309", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882993.19234: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | 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-1726882992.8963234-30890-89116695958185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882993.19256: _low_level_execute_command(): starting 28992 1726882993.19259: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882992.8963234-30890-89116695958185/ > /dev/null 2>&1 && sleep 0' 28992 1726882993.19860: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882993.19873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882993.19888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882993.19910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882993.19938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882993.20033: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882993.20060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882993.20155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882993.22127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882993.22131: stdout chunk (state=3): >>><<< 28992 1726882993.22134: stderr chunk (state=3): >>><<< 28992 1726882993.22328: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882993.22332: handler run complete 28992 1726882993.22335: Evaluated conditional (False): False 28992 1726882993.22337: attempt loop complete, returning result 28992 1726882993.22339: _execute() done 28992 1726882993.22341: dumping result to json 28992 1726882993.22344: done dumping result, returning 28992 1726882993.22346: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-9fb4-6018-000000000f16] 28992 1726882993.22348: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f16 28992 1726882993.22428: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f16 28992 1726882993.22432: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019309", "end": "2024-09-20 21:43:13.172071", "rc": 0, "start": "2024-09-20 21:43:13.152762" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection 28992 1726882993.22517: no more pending results, returning what we have 28992 1726882993.22523: results queue empty 28992 1726882993.22525: checking for any_errors_fatal 28992 1726882993.22530: done checking for any_errors_fatal 28992 1726882993.22531: checking for max_fail_percentage 28992 1726882993.22533: done checking for max_fail_percentage 28992 1726882993.22535: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.22536: done checking to see if all hosts have failed 28992 1726882993.22536: getting the remaining hosts for this loop 28992 1726882993.22539: done getting the remaining hosts for this loop 28992 1726882993.22546: getting the next task for host managed_node1 28992 1726882993.22555: done getting next task for host managed_node1 28992 1726882993.22558: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726882993.22563: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882993.22569: getting variables 28992 1726882993.22571: in VariableManager get_vars() 28992 1726882993.22610: Calling all_inventory to load vars for managed_node1 28992 1726882993.22613: Calling groups_inventory to load vars for managed_node1 28992 1726882993.22617: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.22743: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.22747: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.22751: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.24957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.27252: done with get_vars() 28992 1726882993.27289: done getting variables 28992 1726882993.27364: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:43:13 -0400 (0:00:00.420) 0:00:53.474 ****** 28992 1726882993.27411: entering _queue_task() for managed_node1/set_fact 28992 1726882993.27933: worker is 1 (out of 1 available) 28992 1726882993.27946: exiting _queue_task() for managed_node1/set_fact 28992 1726882993.27962: done queuing things up, now waiting for results queue to drain 28992 1726882993.27964: waiting for pending results... 28992 1726882993.28383: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726882993.28389: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f17 28992 1726882993.28403: variable 'ansible_search_path' from source: unknown 28992 1726882993.28412: variable 'ansible_search_path' from source: unknown 28992 1726882993.28460: calling self._execute() 28992 1726882993.28574: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.28595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.28616: variable 'omit' from source: magic vars 28992 1726882993.29062: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.29132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.29241: variable 'nm_profile_exists' from source: set_fact 28992 1726882993.29265: Evaluated conditional (nm_profile_exists.rc == 0): True 28992 1726882993.29277: variable 'omit' from source: magic vars 28992 1726882993.29347: variable 'omit' from source: magic vars 28992 1726882993.29392: variable 'omit' from source: magic vars 28992 1726882993.29444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882993.29569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882993.29572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882993.29574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.29577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.29610: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882993.29621: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.29633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.29763: Set connection var ansible_pipelining to False 28992 1726882993.29772: Set connection var ansible_connection to ssh 28992 1726882993.29792: Set connection var ansible_timeout to 10 28992 1726882993.29806: Set connection var ansible_shell_type to sh 28992 1726882993.29818: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882993.29836: Set connection var ansible_shell_executable to /bin/sh 28992 1726882993.29868: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.29877: variable 'ansible_connection' from source: unknown 28992 1726882993.29915: variable 'ansible_module_compression' from source: unknown 28992 1726882993.29919: variable 'ansible_shell_type' from source: unknown 28992 1726882993.29925: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.29928: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.29930: variable 'ansible_pipelining' from source: unknown 28992 1726882993.29933: variable 'ansible_timeout' from source: unknown 28992 1726882993.29937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.30114: 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) 28992 1726882993.30222: variable 'omit' from source: magic vars 28992 1726882993.30227: starting attempt loop 28992 1726882993.30229: running the handler 28992 1726882993.30232: handler run complete 28992 1726882993.30234: attempt loop complete, returning result 28992 1726882993.30237: _execute() done 28992 1726882993.30240: dumping result to json 28992 1726882993.30242: done dumping result, returning 28992 1726882993.30244: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-9fb4-6018-000000000f17] 28992 1726882993.30246: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f17 28992 1726882993.30425: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f17 28992 1726882993.30438: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 28992 1726882993.30502: no more pending results, returning what we have 28992 1726882993.30506: results queue empty 28992 1726882993.30507: checking for any_errors_fatal 28992 1726882993.30519: done checking for any_errors_fatal 28992 1726882993.30520: checking for max_fail_percentage 28992 1726882993.30528: done checking for max_fail_percentage 28992 1726882993.30529: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.30531: done checking to see if all hosts have failed 28992 1726882993.30532: getting the remaining hosts for this loop 28992 1726882993.30534: done getting the remaining hosts for this loop 28992 1726882993.30539: getting the next task for host managed_node1 28992 1726882993.30556: done getting next task for host managed_node1 28992 1726882993.30559: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28992 1726882993.30565: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882993.30569: getting variables 28992 1726882993.30572: in VariableManager get_vars() 28992 1726882993.30628: Calling all_inventory to load vars for managed_node1 28992 1726882993.30631: Calling groups_inventory to load vars for managed_node1 28992 1726882993.30638: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.30657: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.30661: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.30665: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.31906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.33421: done with get_vars() 28992 1726882993.33452: done getting variables 28992 1726882993.33515: 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) 28992 1726882993.33647: variable 'profile' from source: play vars 28992 1726882993.33652: variable 'interface' from source: play vars 28992 1726882993.33713: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:43:13 -0400 (0:00:00.063) 0:00:53.537 ****** 28992 1726882993.33751: entering _queue_task() for managed_node1/command 28992 1726882993.34077: worker is 1 (out of 1 available) 28992 1726882993.34090: exiting _queue_task() for managed_node1/command 28992 1726882993.34106: done queuing things up, now waiting for results queue to drain 28992 1726882993.34107: waiting for pending results... 28992 1726882993.34326: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr 28992 1726882993.34420: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f19 28992 1726882993.34434: variable 'ansible_search_path' from source: unknown 28992 1726882993.34440: variable 'ansible_search_path' from source: unknown 28992 1726882993.34474: calling self._execute() 28992 1726882993.34559: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.34564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.34568: variable 'omit' from source: magic vars 28992 1726882993.34865: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.34875: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.34971: variable 'profile_stat' from source: set_fact 28992 1726882993.34980: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882993.34983: when evaluation is False, skipping this task 28992 1726882993.34987: _execute() done 28992 1726882993.34990: dumping result to json 28992 1726882993.34997: done dumping result, returning 28992 1726882993.35001: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000f19] 28992 1726882993.35009: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f19 28992 1726882993.35097: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f19 28992 1726882993.35107: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882993.35162: no more pending results, returning what we have 28992 1726882993.35167: results queue empty 28992 1726882993.35168: checking for any_errors_fatal 28992 1726882993.35177: done checking for any_errors_fatal 28992 1726882993.35178: checking for max_fail_percentage 28992 1726882993.35180: done checking for max_fail_percentage 28992 1726882993.35181: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.35182: done checking to see if all hosts have failed 28992 1726882993.35183: getting the remaining hosts for this loop 28992 1726882993.35185: done getting the remaining hosts for this loop 28992 1726882993.35189: getting the next task for host managed_node1 28992 1726882993.35195: done getting next task for host managed_node1 28992 1726882993.35198: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28992 1726882993.35203: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882993.35207: getting variables 28992 1726882993.35210: in VariableManager get_vars() 28992 1726882993.35243: Calling all_inventory to load vars for managed_node1 28992 1726882993.35246: Calling groups_inventory to load vars for managed_node1 28992 1726882993.35249: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.35261: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.35264: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.35267: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.37869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.41150: done with get_vars() 28992 1726882993.41188: done getting variables 28992 1726882993.41259: 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) 28992 1726882993.41381: variable 'profile' from source: play vars 28992 1726882993.41388: variable 'interface' from source: play vars 28992 1726882993.41453: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:43:13 -0400 (0:00:00.077) 0:00:53.615 ****** 28992 1726882993.41491: entering _queue_task() for managed_node1/set_fact 28992 1726882993.42130: worker is 1 (out of 1 available) 28992 1726882993.42142: exiting _queue_task() for managed_node1/set_fact 28992 1726882993.42153: done queuing things up, now waiting for results queue to drain 28992 1726882993.42155: waiting for pending results... 28992 1726882993.42316: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr 28992 1726882993.42518: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f1a 28992 1726882993.42525: variable 'ansible_search_path' from source: unknown 28992 1726882993.42531: variable 'ansible_search_path' from source: unknown 28992 1726882993.42534: calling self._execute() 28992 1726882993.42747: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.42751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.42761: variable 'omit' from source: magic vars 28992 1726882993.43235: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.43240: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.43320: variable 'profile_stat' from source: set_fact 28992 1726882993.43342: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882993.43346: when evaluation is False, skipping this task 28992 1726882993.43349: _execute() done 28992 1726882993.43351: dumping result to json 28992 1726882993.43354: done dumping result, returning 28992 1726882993.43356: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000f1a] 28992 1726882993.43360: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f1a skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882993.43778: no more pending results, returning what we have 28992 1726882993.43781: results queue empty 28992 1726882993.43782: checking for any_errors_fatal 28992 1726882993.43791: done checking for any_errors_fatal 28992 1726882993.43792: checking for max_fail_percentage 28992 1726882993.43793: done checking for max_fail_percentage 28992 1726882993.43794: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.43795: done checking to see if all hosts have failed 28992 1726882993.43796: getting the remaining hosts for this loop 28992 1726882993.43797: done getting the remaining hosts for this loop 28992 1726882993.43801: getting the next task for host managed_node1 28992 1726882993.43807: done getting next task for host managed_node1 28992 1726882993.43810: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28992 1726882993.43815: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882993.43818: getting variables 28992 1726882993.43820: in VariableManager get_vars() 28992 1726882993.43851: Calling all_inventory to load vars for managed_node1 28992 1726882993.43854: Calling groups_inventory to load vars for managed_node1 28992 1726882993.43857: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.43867: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.43870: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.43874: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.44453: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f1a 28992 1726882993.44457: WORKER PROCESS EXITING 28992 1726882993.45668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.49320: done with get_vars() 28992 1726882993.49566: done getting variables 28992 1726882993.49648: 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) 28992 1726882993.49891: variable 'profile' from source: play vars 28992 1726882993.49896: variable 'interface' from source: play vars 28992 1726882993.49965: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:43:13 -0400 (0:00:00.085) 0:00:53.700 ****** 28992 1726882993.50008: entering _queue_task() for managed_node1/command 28992 1726882993.50816: worker is 1 (out of 1 available) 28992 1726882993.51133: exiting _queue_task() for managed_node1/command 28992 1726882993.51149: done queuing things up, now waiting for results queue to drain 28992 1726882993.51151: waiting for pending results... 28992 1726882993.51401: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr 28992 1726882993.51679: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f1b 28992 1726882993.51744: variable 'ansible_search_path' from source: unknown 28992 1726882993.51748: variable 'ansible_search_path' from source: unknown 28992 1726882993.51789: calling self._execute() 28992 1726882993.52128: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.52138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.52149: variable 'omit' from source: magic vars 28992 1726882993.53116: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.53129: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.53376: variable 'profile_stat' from source: set_fact 28992 1726882993.53429: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882993.53432: when evaluation is False, skipping this task 28992 1726882993.53508: _execute() done 28992 1726882993.53512: dumping result to json 28992 1726882993.53515: done dumping result, returning 28992 1726882993.53527: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000f1b] 28992 1726882993.53534: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f1b 28992 1726882993.53930: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f1b 28992 1726882993.53934: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882993.53990: no more pending results, returning what we have 28992 1726882993.53994: results queue empty 28992 1726882993.53995: checking for any_errors_fatal 28992 1726882993.54002: done checking for any_errors_fatal 28992 1726882993.54003: checking for max_fail_percentage 28992 1726882993.54004: done checking for max_fail_percentage 28992 1726882993.54005: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.54007: done checking to see if all hosts have failed 28992 1726882993.54008: getting the remaining hosts for this loop 28992 1726882993.54009: done getting the remaining hosts for this loop 28992 1726882993.54013: getting the next task for host managed_node1 28992 1726882993.54019: done getting next task for host managed_node1 28992 1726882993.54023: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28992 1726882993.54028: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882993.54031: getting variables 28992 1726882993.54033: in VariableManager get_vars() 28992 1726882993.54069: Calling all_inventory to load vars for managed_node1 28992 1726882993.54072: Calling groups_inventory to load vars for managed_node1 28992 1726882993.54076: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.54093: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.54096: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.54100: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.69230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.71811: done with get_vars() 28992 1726882993.71849: done getting variables 28992 1726882993.71909: 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) 28992 1726882993.72013: variable 'profile' from source: play vars 28992 1726882993.72016: variable 'interface' from source: play vars 28992 1726882993.72086: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:43:13 -0400 (0:00:00.221) 0:00:53.921 ****** 28992 1726882993.72118: entering _queue_task() for managed_node1/set_fact 28992 1726882993.72915: worker is 1 (out of 1 available) 28992 1726882993.73131: exiting _queue_task() for managed_node1/set_fact 28992 1726882993.73146: done queuing things up, now waiting for results queue to drain 28992 1726882993.73148: waiting for pending results... 28992 1726882993.73340: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr 28992 1726882993.73501: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f1c 28992 1726882993.73514: variable 'ansible_search_path' from source: unknown 28992 1726882993.73519: variable 'ansible_search_path' from source: unknown 28992 1726882993.73569: calling self._execute() 28992 1726882993.73681: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.73688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.73700: variable 'omit' from source: magic vars 28992 1726882993.74136: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.74146: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.74285: variable 'profile_stat' from source: set_fact 28992 1726882993.74293: Evaluated conditional (profile_stat.stat.exists): False 28992 1726882993.74297: when evaluation is False, skipping this task 28992 1726882993.74301: _execute() done 28992 1726882993.74303: dumping result to json 28992 1726882993.74306: done dumping result, returning 28992 1726882993.74362: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000000f1c] 28992 1726882993.74366: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f1c 28992 1726882993.74442: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f1c 28992 1726882993.74445: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726882993.74516: no more pending results, returning what we have 28992 1726882993.74520: results queue empty 28992 1726882993.74523: checking for any_errors_fatal 28992 1726882993.74533: done checking for any_errors_fatal 28992 1726882993.74534: checking for max_fail_percentage 28992 1726882993.74536: done checking for max_fail_percentage 28992 1726882993.74537: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.74538: done checking to see if all hosts have failed 28992 1726882993.74539: getting the remaining hosts for this loop 28992 1726882993.74541: done getting the remaining hosts for this loop 28992 1726882993.74545: getting the next task for host managed_node1 28992 1726882993.74552: done getting next task for host managed_node1 28992 1726882993.74555: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 28992 1726882993.74560: ^ 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? (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 28992 1726882993.74564: getting variables 28992 1726882993.74566: in VariableManager get_vars() 28992 1726882993.74603: Calling all_inventory to load vars for managed_node1 28992 1726882993.74606: Calling groups_inventory to load vars for managed_node1 28992 1726882993.74609: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.74717: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.74724: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.74729: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.76714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.79079: done with get_vars() 28992 1726882993.79125: done getting variables 28992 1726882993.79199: 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) 28992 1726882993.79351: variable 'profile' from source: play vars 28992 1726882993.79355: variable 'interface' from source: play vars 28992 1726882993.79427: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:43:13 -0400 (0:00:00.073) 0:00:53.994 ****** 28992 1726882993.79461: entering _queue_task() for managed_node1/assert 28992 1726882993.79871: worker is 1 (out of 1 available) 28992 1726882993.79887: exiting _queue_task() for managed_node1/assert 28992 1726882993.79903: done queuing things up, now waiting for results queue to drain 28992 1726882993.79905: waiting for pending results... 28992 1726882993.80342: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'statebr' 28992 1726882993.80367: in run() - task 0affc7ec-ae25-9fb4-6018-000000000e8c 28992 1726882993.80728: variable 'ansible_search_path' from source: unknown 28992 1726882993.80732: variable 'ansible_search_path' from source: unknown 28992 1726882993.80736: calling self._execute() 28992 1726882993.80739: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.80742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.80745: variable 'omit' from source: magic vars 28992 1726882993.80950: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.80962: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.80971: variable 'omit' from source: magic vars 28992 1726882993.81029: variable 'omit' from source: magic vars 28992 1726882993.81135: variable 'profile' from source: play vars 28992 1726882993.81139: variable 'interface' from source: play vars 28992 1726882993.81200: variable 'interface' from source: play vars 28992 1726882993.81228: variable 'omit' from source: magic vars 28992 1726882993.81274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882993.81313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882993.81342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882993.81364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.81375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.81407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882993.81411: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.81415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.81629: Set connection var ansible_pipelining to False 28992 1726882993.81633: Set connection var ansible_connection to ssh 28992 1726882993.81635: Set connection var ansible_timeout to 10 28992 1726882993.81638: Set connection var ansible_shell_type to sh 28992 1726882993.81642: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882993.81644: Set connection var ansible_shell_executable to /bin/sh 28992 1726882993.81646: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.81649: variable 'ansible_connection' from source: unknown 28992 1726882993.81651: variable 'ansible_module_compression' from source: unknown 28992 1726882993.81653: variable 'ansible_shell_type' from source: unknown 28992 1726882993.81659: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.81662: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.81664: variable 'ansible_pipelining' from source: unknown 28992 1726882993.81667: variable 'ansible_timeout' from source: unknown 28992 1726882993.81670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.81745: 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) 28992 1726882993.81759: variable 'omit' from source: magic vars 28992 1726882993.81774: starting attempt loop 28992 1726882993.81781: running the handler 28992 1726882993.82029: variable 'lsr_net_profile_exists' from source: set_fact 28992 1726882993.82032: Evaluated conditional (lsr_net_profile_exists): True 28992 1726882993.82034: handler run complete 28992 1726882993.82035: attempt loop complete, returning result 28992 1726882993.82038: _execute() done 28992 1726882993.82040: dumping result to json 28992 1726882993.82042: done dumping result, returning 28992 1726882993.82043: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'statebr' [0affc7ec-ae25-9fb4-6018-000000000e8c] 28992 1726882993.82045: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882993.82170: no more pending results, returning what we have 28992 1726882993.82173: results queue empty 28992 1726882993.82174: checking for any_errors_fatal 28992 1726882993.82182: done checking for any_errors_fatal 28992 1726882993.82182: checking for max_fail_percentage 28992 1726882993.82184: done checking for max_fail_percentage 28992 1726882993.82185: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.82186: done checking to see if all hosts have failed 28992 1726882993.82187: getting the remaining hosts for this loop 28992 1726882993.82189: done getting the remaining hosts for this loop 28992 1726882993.82194: getting the next task for host managed_node1 28992 1726882993.82204: done getting next task for host managed_node1 28992 1726882993.82211: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 28992 1726882993.82214: ^ 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? (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 28992 1726882993.82220: getting variables 28992 1726882993.82223: in VariableManager get_vars() 28992 1726882993.82259: Calling all_inventory to load vars for managed_node1 28992 1726882993.82261: Calling groups_inventory to load vars for managed_node1 28992 1726882993.82265: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.82277: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.82280: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.82283: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.82927: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8c 28992 1726882993.82931: WORKER PROCESS EXITING 28992 1726882993.84628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.87084: done with get_vars() 28992 1726882993.87108: done getting variables 28992 1726882993.87183: 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) 28992 1726882993.87314: variable 'profile' from source: play vars 28992 1726882993.87318: variable 'interface' from source: play vars 28992 1726882993.87390: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:43:13 -0400 (0:00:00.079) 0:00:54.074 ****** 28992 1726882993.87430: entering _queue_task() for managed_node1/assert 28992 1726882993.87803: worker is 1 (out of 1 available) 28992 1726882993.87817: exiting _queue_task() for managed_node1/assert 28992 1726882993.87833: done queuing things up, now waiting for results queue to drain 28992 1726882993.87835: waiting for pending results... 28992 1726882993.88171: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'statebr' 28992 1726882993.88299: in run() - task 0affc7ec-ae25-9fb4-6018-000000000e8d 28992 1726882993.88314: variable 'ansible_search_path' from source: unknown 28992 1726882993.88319: variable 'ansible_search_path' from source: unknown 28992 1726882993.88365: calling self._execute() 28992 1726882993.88478: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.88486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.88495: variable 'omit' from source: magic vars 28992 1726882993.88988: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.89007: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.89021: variable 'omit' from source: magic vars 28992 1726882993.89079: variable 'omit' from source: magic vars 28992 1726882993.89193: variable 'profile' from source: play vars 28992 1726882993.89204: variable 'interface' from source: play vars 28992 1726882993.89277: variable 'interface' from source: play vars 28992 1726882993.89305: variable 'omit' from source: magic vars 28992 1726882993.89355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882993.89401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882993.89579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882993.89584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.89587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.89590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882993.89593: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.89595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.89652: Set connection var ansible_pipelining to False 28992 1726882993.89655: Set connection var ansible_connection to ssh 28992 1726882993.89665: Set connection var ansible_timeout to 10 28992 1726882993.89668: Set connection var ansible_shell_type to sh 28992 1726882993.89670: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882993.89677: Set connection var ansible_shell_executable to /bin/sh 28992 1726882993.89699: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.89703: variable 'ansible_connection' from source: unknown 28992 1726882993.89705: variable 'ansible_module_compression' from source: unknown 28992 1726882993.89708: variable 'ansible_shell_type' from source: unknown 28992 1726882993.89710: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.89713: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.89715: variable 'ansible_pipelining' from source: unknown 28992 1726882993.89718: variable 'ansible_timeout' from source: unknown 28992 1726882993.89725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.89847: 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) 28992 1726882993.89857: variable 'omit' from source: magic vars 28992 1726882993.89866: starting attempt loop 28992 1726882993.89869: running the handler 28992 1726882993.89951: variable 'lsr_net_profile_ansible_managed' from source: set_fact 28992 1726882993.89955: Evaluated conditional (lsr_net_profile_ansible_managed): True 28992 1726882993.89962: handler run complete 28992 1726882993.89974: attempt loop complete, returning result 28992 1726882993.89977: _execute() done 28992 1726882993.89982: dumping result to json 28992 1726882993.89984: done dumping result, returning 28992 1726882993.89996: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'statebr' [0affc7ec-ae25-9fb4-6018-000000000e8d] 28992 1726882993.89999: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8d 28992 1726882993.90086: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8d 28992 1726882993.90089: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882993.90146: no more pending results, returning what we have 28992 1726882993.90150: results queue empty 28992 1726882993.90151: checking for any_errors_fatal 28992 1726882993.90162: done checking for any_errors_fatal 28992 1726882993.90163: checking for max_fail_percentage 28992 1726882993.90164: done checking for max_fail_percentage 28992 1726882993.90166: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.90166: done checking to see if all hosts have failed 28992 1726882993.90167: getting the remaining hosts for this loop 28992 1726882993.90169: done getting the remaining hosts for this loop 28992 1726882993.90173: getting the next task for host managed_node1 28992 1726882993.90179: done getting next task for host managed_node1 28992 1726882993.90183: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 28992 1726882993.90187: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882993.90191: getting variables 28992 1726882993.90193: in VariableManager get_vars() 28992 1726882993.90230: Calling all_inventory to load vars for managed_node1 28992 1726882993.90233: Calling groups_inventory to load vars for managed_node1 28992 1726882993.90237: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.90248: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.90251: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.90253: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.91336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882993.93618: done with get_vars() 28992 1726882993.93651: done getting variables 28992 1726882993.93714: 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) 28992 1726882993.93807: variable 'profile' from source: play vars 28992 1726882993.93810: variable 'interface' from source: play vars 28992 1726882993.93884: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:43:13 -0400 (0:00:00.064) 0:00:54.139 ****** 28992 1726882993.93917: entering _queue_task() for managed_node1/assert 28992 1726882993.94263: worker is 1 (out of 1 available) 28992 1726882993.94279: exiting _queue_task() for managed_node1/assert 28992 1726882993.94294: done queuing things up, now waiting for results queue to drain 28992 1726882993.94296: waiting for pending results... 28992 1726882993.94655: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in statebr 28992 1726882993.94769: in run() - task 0affc7ec-ae25-9fb4-6018-000000000e8e 28992 1726882993.94928: variable 'ansible_search_path' from source: unknown 28992 1726882993.94932: variable 'ansible_search_path' from source: unknown 28992 1726882993.94935: calling self._execute() 28992 1726882993.94953: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.94965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.94982: variable 'omit' from source: magic vars 28992 1726882993.95776: variable 'ansible_distribution_major_version' from source: facts 28992 1726882993.95823: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882993.95838: variable 'omit' from source: magic vars 28992 1726882993.96029: variable 'omit' from source: magic vars 28992 1726882993.96179: variable 'profile' from source: play vars 28992 1726882993.96190: variable 'interface' from source: play vars 28992 1726882993.96350: variable 'interface' from source: play vars 28992 1726882993.96379: variable 'omit' from source: magic vars 28992 1726882993.96574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882993.96578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882993.96581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882993.96597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.96621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882993.96664: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882993.96674: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.96691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.96837: Set connection var ansible_pipelining to False 28992 1726882993.96841: Set connection var ansible_connection to ssh 28992 1726882993.96846: Set connection var ansible_timeout to 10 28992 1726882993.96849: Set connection var ansible_shell_type to sh 28992 1726882993.96854: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882993.96862: Set connection var ansible_shell_executable to /bin/sh 28992 1726882993.96882: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.96892: variable 'ansible_connection' from source: unknown 28992 1726882993.96895: variable 'ansible_module_compression' from source: unknown 28992 1726882993.96898: variable 'ansible_shell_type' from source: unknown 28992 1726882993.96902: variable 'ansible_shell_executable' from source: unknown 28992 1726882993.96905: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882993.96908: variable 'ansible_pipelining' from source: unknown 28992 1726882993.96912: variable 'ansible_timeout' from source: unknown 28992 1726882993.96926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882993.97042: 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) 28992 1726882993.97050: variable 'omit' from source: magic vars 28992 1726882993.97055: starting attempt loop 28992 1726882993.97058: running the handler 28992 1726882993.97154: variable 'lsr_net_profile_fingerprint' from source: set_fact 28992 1726882993.97157: Evaluated conditional (lsr_net_profile_fingerprint): True 28992 1726882993.97164: handler run complete 28992 1726882993.97177: attempt loop complete, returning result 28992 1726882993.97179: _execute() done 28992 1726882993.97182: dumping result to json 28992 1726882993.97188: done dumping result, returning 28992 1726882993.97191: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in statebr [0affc7ec-ae25-9fb4-6018-000000000e8e] 28992 1726882993.97196: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8e 28992 1726882993.97291: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000e8e 28992 1726882993.97295: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726882993.97351: no more pending results, returning what we have 28992 1726882993.97354: results queue empty 28992 1726882993.97355: checking for any_errors_fatal 28992 1726882993.97363: done checking for any_errors_fatal 28992 1726882993.97364: checking for max_fail_percentage 28992 1726882993.97365: done checking for max_fail_percentage 28992 1726882993.97366: checking to see if all hosts have failed and the running result is not ok 28992 1726882993.97367: done checking to see if all hosts have failed 28992 1726882993.97368: getting the remaining hosts for this loop 28992 1726882993.97370: done getting the remaining hosts for this loop 28992 1726882993.97374: getting the next task for host managed_node1 28992 1726882993.97381: done getting next task for host managed_node1 28992 1726882993.97387: ^ task is: TASK: Conditional asserts 28992 1726882993.97390: ^ 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 28992 1726882993.97395: getting variables 28992 1726882993.97396: in VariableManager get_vars() 28992 1726882993.97441: Calling all_inventory to load vars for managed_node1 28992 1726882993.97444: Calling groups_inventory to load vars for managed_node1 28992 1726882993.97448: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882993.97458: Calling all_plugins_play to load vars for managed_node1 28992 1726882993.97461: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882993.97464: Calling groups_plugins_play to load vars for managed_node1 28992 1726882993.99334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.01923: done with get_vars() 28992 1726882994.01961: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:43:14 -0400 (0:00:00.081) 0:00:54.220 ****** 28992 1726882994.02063: entering _queue_task() for managed_node1/include_tasks 28992 1726882994.02587: worker is 1 (out of 1 available) 28992 1726882994.02602: exiting _queue_task() for managed_node1/include_tasks 28992 1726882994.02617: done queuing things up, now waiting for results queue to drain 28992 1726882994.02618: waiting for pending results... 28992 1726882994.03341: running TaskExecutor() for managed_node1/TASK: Conditional asserts 28992 1726882994.03347: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a4f 28992 1726882994.03351: variable 'ansible_search_path' from source: unknown 28992 1726882994.03354: variable 'ansible_search_path' from source: unknown 28992 1726882994.03357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882994.05865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882994.05947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882994.05989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882994.06025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882994.06060: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882994.06172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882994.06202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882994.06233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882994.06286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882994.06299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882994.06460: dumping result to json 28992 1726882994.06464: done dumping result, returning 28992 1726882994.06471: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affc7ec-ae25-9fb4-6018-000000000a4f] 28992 1726882994.06482: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4f 28992 1726882994.06728: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a4f 28992 1726882994.06733: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 28992 1726882994.06785: no more pending results, returning what we have 28992 1726882994.06789: results queue empty 28992 1726882994.06790: checking for any_errors_fatal 28992 1726882994.06797: done checking for any_errors_fatal 28992 1726882994.06798: checking for max_fail_percentage 28992 1726882994.06800: done checking for max_fail_percentage 28992 1726882994.06801: checking to see if all hosts have failed and the running result is not ok 28992 1726882994.06802: done checking to see if all hosts have failed 28992 1726882994.06803: getting the remaining hosts for this loop 28992 1726882994.06962: done getting the remaining hosts for this loop 28992 1726882994.06968: getting the next task for host managed_node1 28992 1726882994.06974: done getting next task for host managed_node1 28992 1726882994.06977: ^ task is: TASK: Success in test '{{ lsr_description }}' 28992 1726882994.06980: ^ 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 28992 1726882994.06984: getting variables 28992 1726882994.06986: in VariableManager get_vars() 28992 1726882994.07021: Calling all_inventory to load vars for managed_node1 28992 1726882994.07030: Calling groups_inventory to load vars for managed_node1 28992 1726882994.07033: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.07041: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.07043: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.07045: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.08060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.09772: done with get_vars() 28992 1726882994.09796: done getting variables 28992 1726882994.09858: 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) 28992 1726882994.09971: variable 'lsr_description' from source: include params TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:43:14 -0400 (0:00:00.079) 0:00:54.300 ****** 28992 1726882994.10006: entering _queue_task() for managed_node1/debug 28992 1726882994.10252: worker is 1 (out of 1 available) 28992 1726882994.10267: exiting _queue_task() for managed_node1/debug 28992 1726882994.10282: done queuing things up, now waiting for results queue to drain 28992 1726882994.10286: waiting for pending results... 28992 1726882994.10494: running TaskExecutor() for managed_node1/TASK: Success in test 'I can activate an existing profile' 28992 1726882994.10732: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a50 28992 1726882994.10737: variable 'ansible_search_path' from source: unknown 28992 1726882994.10739: variable 'ansible_search_path' from source: unknown 28992 1726882994.10743: calling self._execute() 28992 1726882994.10746: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.10749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.10751: variable 'omit' from source: magic vars 28992 1726882994.11138: variable 'ansible_distribution_major_version' from source: facts 28992 1726882994.11149: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882994.11157: variable 'omit' from source: magic vars 28992 1726882994.11203: variable 'omit' from source: magic vars 28992 1726882994.11300: variable 'lsr_description' from source: include params 28992 1726882994.11319: variable 'omit' from source: magic vars 28992 1726882994.11361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882994.11397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882994.11423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882994.11440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882994.11451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882994.11482: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882994.11493: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.11495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.11590: Set connection var ansible_pipelining to False 28992 1726882994.11597: Set connection var ansible_connection to ssh 28992 1726882994.11601: Set connection var ansible_timeout to 10 28992 1726882994.11603: Set connection var ansible_shell_type to sh 28992 1726882994.11606: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882994.11623: Set connection var ansible_shell_executable to /bin/sh 28992 1726882994.11710: variable 'ansible_shell_executable' from source: unknown 28992 1726882994.11714: variable 'ansible_connection' from source: unknown 28992 1726882994.11717: variable 'ansible_module_compression' from source: unknown 28992 1726882994.11720: variable 'ansible_shell_type' from source: unknown 28992 1726882994.11727: variable 'ansible_shell_executable' from source: unknown 28992 1726882994.11730: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.11732: variable 'ansible_pipelining' from source: unknown 28992 1726882994.11735: variable 'ansible_timeout' from source: unknown 28992 1726882994.11737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.11800: 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) 28992 1726882994.11815: variable 'omit' from source: magic vars 28992 1726882994.11819: starting attempt loop 28992 1726882994.11821: running the handler 28992 1726882994.11867: handler run complete 28992 1726882994.11881: attempt loop complete, returning result 28992 1726882994.11887: _execute() done 28992 1726882994.11890: dumping result to json 28992 1726882994.11892: done dumping result, returning 28992 1726882994.11895: done running TaskExecutor() for managed_node1/TASK: Success in test 'I can activate an existing profile' [0affc7ec-ae25-9fb4-6018-000000000a50] 28992 1726882994.11926: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a50 ok: [managed_node1] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ 28992 1726882994.12157: no more pending results, returning what we have 28992 1726882994.12160: results queue empty 28992 1726882994.12161: checking for any_errors_fatal 28992 1726882994.12168: done checking for any_errors_fatal 28992 1726882994.12169: checking for max_fail_percentage 28992 1726882994.12171: done checking for max_fail_percentage 28992 1726882994.12172: checking to see if all hosts have failed and the running result is not ok 28992 1726882994.12173: done checking to see if all hosts have failed 28992 1726882994.12174: getting the remaining hosts for this loop 28992 1726882994.12176: done getting the remaining hosts for this loop 28992 1726882994.12181: getting the next task for host managed_node1 28992 1726882994.12191: done getting next task for host managed_node1 28992 1726882994.12195: ^ task is: TASK: Cleanup 28992 1726882994.12198: ^ 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882994.12203: getting variables 28992 1726882994.12205: in VariableManager get_vars() 28992 1726882994.12243: Calling all_inventory to load vars for managed_node1 28992 1726882994.12246: Calling groups_inventory to load vars for managed_node1 28992 1726882994.12250: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.12262: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.12265: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.12269: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.13194: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a50 28992 1726882994.13197: WORKER PROCESS EXITING 28992 1726882994.14845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.17177: done with get_vars() 28992 1726882994.17206: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:43:14 -0400 (0:00:00.073) 0:00:54.373 ****** 28992 1726882994.17312: entering _queue_task() for managed_node1/include_tasks 28992 1726882994.17658: worker is 1 (out of 1 available) 28992 1726882994.17672: exiting _queue_task() for managed_node1/include_tasks 28992 1726882994.17691: done queuing things up, now waiting for results queue to drain 28992 1726882994.17693: waiting for pending results... 28992 1726882994.17918: running TaskExecutor() for managed_node1/TASK: Cleanup 28992 1726882994.18020: in run() - task 0affc7ec-ae25-9fb4-6018-000000000a54 28992 1726882994.18035: variable 'ansible_search_path' from source: unknown 28992 1726882994.18044: variable 'ansible_search_path' from source: unknown 28992 1726882994.18097: variable 'lsr_cleanup' from source: include params 28992 1726882994.18311: variable 'lsr_cleanup' from source: include params 28992 1726882994.18381: variable 'omit' from source: magic vars 28992 1726882994.18529: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.18550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.18553: variable 'omit' from source: magic vars 28992 1726882994.18865: variable 'ansible_distribution_major_version' from source: facts 28992 1726882994.18873: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882994.18877: variable 'item' from source: unknown 28992 1726882994.18906: variable 'item' from source: unknown 28992 1726882994.18947: variable 'item' from source: unknown 28992 1726882994.19009: variable 'item' from source: unknown 28992 1726882994.19265: dumping result to json 28992 1726882994.19267: done dumping result, returning 28992 1726882994.19270: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affc7ec-ae25-9fb4-6018-000000000a54] 28992 1726882994.19272: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a54 28992 1726882994.19314: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000a54 28992 1726882994.19317: WORKER PROCESS EXITING 28992 1726882994.19343: no more pending results, returning what we have 28992 1726882994.19347: in VariableManager get_vars() 28992 1726882994.19380: Calling all_inventory to load vars for managed_node1 28992 1726882994.19383: Calling groups_inventory to load vars for managed_node1 28992 1726882994.19389: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.19399: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.19403: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.19407: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.21391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.23699: done with get_vars() 28992 1726882994.23721: variable 'ansible_search_path' from source: unknown 28992 1726882994.23724: variable 'ansible_search_path' from source: unknown 28992 1726882994.23772: we have included files to process 28992 1726882994.23773: generating all_blocks data 28992 1726882994.23775: done generating all_blocks data 28992 1726882994.23782: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882994.23785: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882994.23789: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726882994.24010: done processing included file 28992 1726882994.24013: iterating over new_blocks loaded from include file 28992 1726882994.24014: in VariableManager get_vars() 28992 1726882994.24033: done with get_vars() 28992 1726882994.24034: filtering new block on tags 28992 1726882994.24061: done filtering new block on tags 28992 1726882994.24064: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 28992 1726882994.24069: extending task lists for all hosts with included blocks 28992 1726882994.25578: done extending task lists 28992 1726882994.25579: done processing included files 28992 1726882994.25580: results queue empty 28992 1726882994.25581: checking for any_errors_fatal 28992 1726882994.25586: done checking for any_errors_fatal 28992 1726882994.25587: checking for max_fail_percentage 28992 1726882994.25588: done checking for max_fail_percentage 28992 1726882994.25589: checking to see if all hosts have failed and the running result is not ok 28992 1726882994.25590: done checking to see if all hosts have failed 28992 1726882994.25590: getting the remaining hosts for this loop 28992 1726882994.25592: done getting the remaining hosts for this loop 28992 1726882994.25594: getting the next task for host managed_node1 28992 1726882994.25598: done getting next task for host managed_node1 28992 1726882994.25601: ^ task is: TASK: Cleanup profile and device 28992 1726882994.25604: ^ 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882994.25606: getting variables 28992 1726882994.25607: in VariableManager get_vars() 28992 1726882994.25624: Calling all_inventory to load vars for managed_node1 28992 1726882994.25626: Calling groups_inventory to load vars for managed_node1 28992 1726882994.25629: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.25635: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.25638: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.25641: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.27221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.28544: done with get_vars() 28992 1726882994.28563: done getting variables 28992 1726882994.28599: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:43:14 -0400 (0:00:00.113) 0:00:54.486 ****** 28992 1726882994.28620: entering _queue_task() for managed_node1/shell 28992 1726882994.28906: worker is 1 (out of 1 available) 28992 1726882994.28920: exiting _queue_task() for managed_node1/shell 28992 1726882994.28935: done queuing things up, now waiting for results queue to drain 28992 1726882994.28937: waiting for pending results... 28992 1726882994.29140: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 28992 1726882994.29239: in run() - task 0affc7ec-ae25-9fb4-6018-000000000f6d 28992 1726882994.29254: variable 'ansible_search_path' from source: unknown 28992 1726882994.29258: variable 'ansible_search_path' from source: unknown 28992 1726882994.29316: calling self._execute() 28992 1726882994.29408: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.29412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.29419: variable 'omit' from source: magic vars 28992 1726882994.29830: variable 'ansible_distribution_major_version' from source: facts 28992 1726882994.29835: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882994.29838: variable 'omit' from source: magic vars 28992 1726882994.29899: variable 'omit' from source: magic vars 28992 1726882994.30063: variable 'interface' from source: play vars 28992 1726882994.30078: variable 'omit' from source: magic vars 28992 1726882994.30117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882994.30161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882994.30179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882994.30197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882994.30206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882994.30250: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882994.30253: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.30256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.30337: Set connection var ansible_pipelining to False 28992 1726882994.30341: Set connection var ansible_connection to ssh 28992 1726882994.30346: Set connection var ansible_timeout to 10 28992 1726882994.30349: Set connection var ansible_shell_type to sh 28992 1726882994.30375: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882994.30379: Set connection var ansible_shell_executable to /bin/sh 28992 1726882994.30397: variable 'ansible_shell_executable' from source: unknown 28992 1726882994.30401: variable 'ansible_connection' from source: unknown 28992 1726882994.30404: variable 'ansible_module_compression' from source: unknown 28992 1726882994.30407: variable 'ansible_shell_type' from source: unknown 28992 1726882994.30409: variable 'ansible_shell_executable' from source: unknown 28992 1726882994.30412: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.30414: variable 'ansible_pipelining' from source: unknown 28992 1726882994.30417: variable 'ansible_timeout' from source: unknown 28992 1726882994.30423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.30612: 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) 28992 1726882994.30635: variable 'omit' from source: magic vars 28992 1726882994.30646: starting attempt loop 28992 1726882994.30671: running the handler 28992 1726882994.30691: 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) 28992 1726882994.30732: _low_level_execute_command(): starting 28992 1726882994.30824: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882994.31747: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882994.31771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.31847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882994.31855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882994.31972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882994.33720: stdout chunk (state=3): >>>/root <<< 28992 1726882994.33908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882994.33912: stdout chunk (state=3): >>><<< 28992 1726882994.33915: stderr chunk (state=3): >>><<< 28992 1726882994.33940: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882994.34039: _low_level_execute_command(): starting 28992 1726882994.34044: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030 `" && echo ansible-tmp-1726882994.3394713-30949-178368045795030="` echo /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030 `" ) && sleep 0' 28992 1726882994.34489: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882994.34515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.34533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882994.34535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.34575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882994.34579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882994.34653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882994.36626: stdout chunk (state=3): >>>ansible-tmp-1726882994.3394713-30949-178368045795030=/root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030 <<< 28992 1726882994.36756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882994.36812: stderr chunk (state=3): >>><<< 28992 1726882994.36817: stdout chunk (state=3): >>><<< 28992 1726882994.36839: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882994.3394713-30949-178368045795030=/root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882994.36934: variable 'ansible_module_compression' from source: unknown 28992 1726882994.36970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882994.37020: variable 'ansible_facts' from source: unknown 28992 1726882994.37120: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py 28992 1726882994.37272: Sending initial data 28992 1726882994.37276: Sent initial data (156 bytes) 28992 1726882994.37829: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882994.37838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882994.37876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726882994.37881: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.37944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882994.38011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882994.39694: 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 <<< 28992 1726882994.39760: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882994.39814: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmphs4skusc /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py <<< 28992 1726882994.39818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py" <<< 28992 1726882994.39893: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmphs4skusc" to remote "/root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py" <<< 28992 1726882994.40612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882994.40669: stderr chunk (state=3): >>><<< 28992 1726882994.40673: stdout chunk (state=3): >>><<< 28992 1726882994.40698: done transferring module to remote 28992 1726882994.40701: _low_level_execute_command(): starting 28992 1726882994.40716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/ /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py && sleep 0' 28992 1726882994.41251: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882994.41255: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.41257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882994.41260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.41332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882994.41335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882994.41395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882994.43226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882994.43273: stderr chunk (state=3): >>><<< 28992 1726882994.43276: stdout chunk (state=3): >>><<< 28992 1726882994.43293: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882994.43297: _low_level_execute_command(): starting 28992 1726882994.43299: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/AnsiballZ_command.py && sleep 0' 28992 1726882994.43763: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882994.43767: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882994.43769: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726882994.43772: 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 <<< 28992 1726882994.43774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882994.43828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882994.43835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882994.43838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882994.43889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882994.66630: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (bde52750-e4c3-4ca2-add5-605621b52d24) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'", "rc": 0, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:43:14.601337", "end": "2024-09-20 21:43:14.659642", "delta": "0:00:00.058305", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 28992 1726882994.69179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882994.69183: stdout chunk (state=3): >>><<< 28992 1726882994.69185: stderr chunk (state=3): >>><<< 28992 1726882994.69188: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Connection 'statebr' (bde52750-e4c3-4ca2-add5-605621b52d24) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'", "rc": 0, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:43:14.601337", "end": "2024-09-20 21:43:14.659642", "delta": "0:00:00.058305", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882994.69227: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1726882994.3394713-30949-178368045795030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882994.69342: _low_level_execute_command(): starting 28992 1726882994.69351: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882994.3394713-30949-178368045795030/ > /dev/null 2>&1 && sleep 0' 28992 1726882994.70928: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882994.70932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882994.70997: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882994.71040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882994.71141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882994.73107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882994.73284: stderr chunk (state=3): >>><<< 28992 1726882994.73290: stdout chunk (state=3): >>><<< 28992 1726882994.73353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882994.73357: handler run complete 28992 1726882994.73434: Evaluated conditional (False): False 28992 1726882994.73445: attempt loop complete, returning result 28992 1726882994.73449: _execute() done 28992 1726882994.73451: dumping result to json 28992 1726882994.73457: done dumping result, returning 28992 1726882994.73466: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affc7ec-ae25-9fb4-6018-000000000f6d] 28992 1726882994.73524: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f6d 28992 1726882994.73828: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000f6d 28992 1726882994.73832: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.058305", "end": "2024-09-20 21:43:14.659642", "rc": 0, "start": "2024-09-20 21:43:14.601337" } STDOUT: Connection 'statebr' (bde52750-e4c3-4ca2-add5-605621b52d24) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' 28992 1726882994.73911: no more pending results, returning what we have 28992 1726882994.73915: results queue empty 28992 1726882994.73917: checking for any_errors_fatal 28992 1726882994.73918: done checking for any_errors_fatal 28992 1726882994.73919: checking for max_fail_percentage 28992 1726882994.73923: done checking for max_fail_percentage 28992 1726882994.73926: checking to see if all hosts have failed and the running result is not ok 28992 1726882994.73927: done checking to see if all hosts have failed 28992 1726882994.73928: getting the remaining hosts for this loop 28992 1726882994.73930: done getting the remaining hosts for this loop 28992 1726882994.73939: getting the next task for host managed_node1 28992 1726882994.73953: done getting next task for host managed_node1 28992 1726882994.73957: ^ task is: TASK: Include the task 'run_test.yml' 28992 1726882994.73959: ^ 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 28992 1726882994.73965: getting variables 28992 1726882994.73968: in VariableManager get_vars() 28992 1726882994.74011: Calling all_inventory to load vars for managed_node1 28992 1726882994.74014: Calling groups_inventory to load vars for managed_node1 28992 1726882994.74019: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.74339: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.74344: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.74348: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.78365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.83212: done with get_vars() 28992 1726882994.83361: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Friday 20 September 2024 21:43:14 -0400 (0:00:00.549) 0:00:55.036 ****** 28992 1726882994.83575: entering _queue_task() for managed_node1/include_tasks 28992 1726882994.84408: worker is 1 (out of 1 available) 28992 1726882994.84425: exiting _queue_task() for managed_node1/include_tasks 28992 1726882994.84556: done queuing things up, now waiting for results queue to drain 28992 1726882994.84559: waiting for pending results... 28992 1726882994.85641: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 28992 1726882994.85651: in run() - task 0affc7ec-ae25-9fb4-6018-000000000013 28992 1726882994.85657: variable 'ansible_search_path' from source: unknown 28992 1726882994.85682: calling self._execute() 28992 1726882994.85964: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882994.85991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882994.86007: variable 'omit' from source: magic vars 28992 1726882994.86598: variable 'ansible_distribution_major_version' from source: facts 28992 1726882994.86779: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882994.86785: _execute() done 28992 1726882994.86792: dumping result to json 28992 1726882994.86795: done dumping result, returning 28992 1726882994.86801: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-9fb4-6018-000000000013] 28992 1726882994.86809: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000013 28992 1726882994.86960: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000013 28992 1726882994.86964: WORKER PROCESS EXITING 28992 1726882994.87020: no more pending results, returning what we have 28992 1726882994.87029: in VariableManager get_vars() 28992 1726882994.87256: Calling all_inventory to load vars for managed_node1 28992 1726882994.87260: Calling groups_inventory to load vars for managed_node1 28992 1726882994.87264: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.87280: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.87287: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.87290: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.89734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.92111: done with get_vars() 28992 1726882994.92145: variable 'ansible_search_path' from source: unknown 28992 1726882994.92161: we have included files to process 28992 1726882994.92162: generating all_blocks data 28992 1726882994.92164: done generating all_blocks data 28992 1726882994.92169: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882994.92170: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882994.92173: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726882994.92661: in VariableManager get_vars() 28992 1726882994.92681: done with get_vars() 28992 1726882994.92744: in VariableManager get_vars() 28992 1726882994.92760: done with get_vars() 28992 1726882994.92966: in VariableManager get_vars() 28992 1726882994.92986: done with get_vars() 28992 1726882994.93029: in VariableManager get_vars() 28992 1726882994.93047: done with get_vars() 28992 1726882994.93094: in VariableManager get_vars() 28992 1726882994.93112: done with get_vars() 28992 1726882994.94143: in VariableManager get_vars() 28992 1726882994.94161: done with get_vars() 28992 1726882994.94175: done processing included file 28992 1726882994.94177: iterating over new_blocks loaded from include file 28992 1726882994.94179: in VariableManager get_vars() 28992 1726882994.94194: done with get_vars() 28992 1726882994.94196: filtering new block on tags 28992 1726882994.94555: done filtering new block on tags 28992 1726882994.94559: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 28992 1726882994.94565: extending task lists for all hosts with included blocks 28992 1726882994.94607: done extending task lists 28992 1726882994.94608: done processing included files 28992 1726882994.94609: results queue empty 28992 1726882994.94610: checking for any_errors_fatal 28992 1726882994.94616: done checking for any_errors_fatal 28992 1726882994.94617: checking for max_fail_percentage 28992 1726882994.94618: done checking for max_fail_percentage 28992 1726882994.94619: checking to see if all hosts have failed and the running result is not ok 28992 1726882994.94620: done checking to see if all hosts have failed 28992 1726882994.94620: getting the remaining hosts for this loop 28992 1726882994.94796: done getting the remaining hosts for this loop 28992 1726882994.94801: getting the next task for host managed_node1 28992 1726882994.94805: done getting next task for host managed_node1 28992 1726882994.94808: ^ task is: TASK: TEST: {{ lsr_description }} 28992 1726882994.94810: ^ state is: HOST STATE: block=6, 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 28992 1726882994.94813: getting variables 28992 1726882994.94814: in VariableManager get_vars() 28992 1726882994.94827: Calling all_inventory to load vars for managed_node1 28992 1726882994.94829: Calling groups_inventory to load vars for managed_node1 28992 1726882994.94832: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882994.94838: Calling all_plugins_play to load vars for managed_node1 28992 1726882994.94841: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882994.94844: Calling groups_plugins_play to load vars for managed_node1 28992 1726882994.96699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882994.99045: done with get_vars() 28992 1726882994.99071: done getting variables 28992 1726882994.99126: 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) 28992 1726882994.99250: variable 'lsr_description' from source: include params TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:43:14 -0400 (0:00:00.157) 0:00:55.193 ****** 28992 1726882994.99287: entering _queue_task() for managed_node1/debug 28992 1726882994.99721: worker is 1 (out of 1 available) 28992 1726882994.99858: exiting _queue_task() for managed_node1/debug 28992 1726882994.99871: done queuing things up, now waiting for results queue to drain 28992 1726882994.99872: waiting for pending results... 28992 1726882995.00394: running TaskExecutor() for managed_node1/TASK: TEST: I can remove an existing profile without taking it down 28992 1726882995.00627: in run() - task 0affc7ec-ae25-9fb4-6018-000000001005 28992 1726882995.00637: variable 'ansible_search_path' from source: unknown 28992 1726882995.00648: variable 'ansible_search_path' from source: unknown 28992 1726882995.00712: calling self._execute() 28992 1726882995.00911: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.00915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.00919: variable 'omit' from source: magic vars 28992 1726882995.01344: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.01358: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.01364: variable 'omit' from source: magic vars 28992 1726882995.01393: variable 'omit' from source: magic vars 28992 1726882995.01474: variable 'lsr_description' from source: include params 28992 1726882995.01490: variable 'omit' from source: magic vars 28992 1726882995.01527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882995.01557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.01576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882995.01590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.01600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.01630: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.01633: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.01636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.01715: Set connection var ansible_pipelining to False 28992 1726882995.01718: Set connection var ansible_connection to ssh 28992 1726882995.01723: Set connection var ansible_timeout to 10 28992 1726882995.01726: Set connection var ansible_shell_type to sh 28992 1726882995.01733: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.01741: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.01760: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.01763: variable 'ansible_connection' from source: unknown 28992 1726882995.01766: variable 'ansible_module_compression' from source: unknown 28992 1726882995.01768: variable 'ansible_shell_type' from source: unknown 28992 1726882995.01771: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.01773: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.01778: variable 'ansible_pipelining' from source: unknown 28992 1726882995.01782: variable 'ansible_timeout' from source: unknown 28992 1726882995.01787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.01896: 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) 28992 1726882995.01907: variable 'omit' from source: magic vars 28992 1726882995.01911: starting attempt loop 28992 1726882995.01914: running the handler 28992 1726882995.01958: handler run complete 28992 1726882995.01970: attempt loop complete, returning result 28992 1726882995.01973: _execute() done 28992 1726882995.01975: dumping result to json 28992 1726882995.01978: done dumping result, returning 28992 1726882995.01987: done running TaskExecutor() for managed_node1/TASK: TEST: I can remove an existing profile without taking it down [0affc7ec-ae25-9fb4-6018-000000001005] 28992 1726882995.01990: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001005 28992 1726882995.02088: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001005 28992 1726882995.02091: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## I can remove an existing profile without taking it down ########## 28992 1726882995.02144: no more pending results, returning what we have 28992 1726882995.02148: results queue empty 28992 1726882995.02149: checking for any_errors_fatal 28992 1726882995.02150: done checking for any_errors_fatal 28992 1726882995.02151: checking for max_fail_percentage 28992 1726882995.02153: done checking for max_fail_percentage 28992 1726882995.02154: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.02155: done checking to see if all hosts have failed 28992 1726882995.02156: getting the remaining hosts for this loop 28992 1726882995.02157: done getting the remaining hosts for this loop 28992 1726882995.02162: getting the next task for host managed_node1 28992 1726882995.02169: done getting next task for host managed_node1 28992 1726882995.02172: ^ task is: TASK: Show item 28992 1726882995.02176: ^ state is: HOST STATE: block=6, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882995.02179: getting variables 28992 1726882995.02181: in VariableManager get_vars() 28992 1726882995.02219: Calling all_inventory to load vars for managed_node1 28992 1726882995.02229: Calling groups_inventory to load vars for managed_node1 28992 1726882995.02234: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.02245: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.02248: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.02250: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.04317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.05741: done with get_vars() 28992 1726882995.05759: done getting variables 28992 1726882995.05806: 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 item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:43:15 -0400 (0:00:00.065) 0:00:55.258 ****** 28992 1726882995.05834: entering _queue_task() for managed_node1/debug 28992 1726882995.06169: worker is 1 (out of 1 available) 28992 1726882995.06185: exiting _queue_task() for managed_node1/debug 28992 1726882995.06200: done queuing things up, now waiting for results queue to drain 28992 1726882995.06202: waiting for pending results... 28992 1726882995.06642: running TaskExecutor() for managed_node1/TASK: Show item 28992 1726882995.06658: in run() - task 0affc7ec-ae25-9fb4-6018-000000001006 28992 1726882995.06680: variable 'ansible_search_path' from source: unknown 28992 1726882995.06691: variable 'ansible_search_path' from source: unknown 28992 1726882995.06758: variable 'omit' from source: magic vars 28992 1726882995.06929: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.06945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.06962: variable 'omit' from source: magic vars 28992 1726882995.07348: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.07427: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.07431: variable 'omit' from source: magic vars 28992 1726882995.07434: variable 'omit' from source: magic vars 28992 1726882995.07476: variable 'item' from source: unknown 28992 1726882995.07553: variable 'item' from source: unknown 28992 1726882995.07577: variable 'omit' from source: magic vars 28992 1726882995.07633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882995.07678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.07710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882995.07736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.07755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.07827: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.07831: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.07833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.07924: Set connection var ansible_pipelining to False 28992 1726882995.07933: Set connection var ansible_connection to ssh 28992 1726882995.07945: Set connection var ansible_timeout to 10 28992 1726882995.07952: Set connection var ansible_shell_type to sh 28992 1726882995.08027: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.08030: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.08033: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.08035: variable 'ansible_connection' from source: unknown 28992 1726882995.08038: variable 'ansible_module_compression' from source: unknown 28992 1726882995.08041: variable 'ansible_shell_type' from source: unknown 28992 1726882995.08043: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.08045: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.08047: variable 'ansible_pipelining' from source: unknown 28992 1726882995.08049: variable 'ansible_timeout' from source: unknown 28992 1726882995.08052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.08205: 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) 28992 1726882995.08225: variable 'omit' from source: magic vars 28992 1726882995.08237: starting attempt loop 28992 1726882995.08244: running the handler 28992 1726882995.08303: variable 'lsr_description' from source: include params 28992 1726882995.08376: variable 'lsr_description' from source: include params 28992 1726882995.08395: handler run complete 28992 1726882995.08627: attempt loop complete, returning result 28992 1726882995.08630: variable 'item' from source: unknown 28992 1726882995.08632: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } 28992 1726882995.08779: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.08785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.08789: variable 'omit' from source: magic vars 28992 1726882995.08952: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.08964: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.08973: variable 'omit' from source: magic vars 28992 1726882995.08996: variable 'omit' from source: magic vars 28992 1726882995.09052: variable 'item' from source: unknown 28992 1726882995.09125: variable 'item' from source: unknown 28992 1726882995.09327: variable 'omit' from source: magic vars 28992 1726882995.09330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.09332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.09335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.09338: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.09341: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.09343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.09350: Set connection var ansible_pipelining to False 28992 1726882995.09352: Set connection var ansible_connection to ssh 28992 1726882995.09354: Set connection var ansible_timeout to 10 28992 1726882995.09356: Set connection var ansible_shell_type to sh 28992 1726882995.09358: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.09360: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.09362: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.09370: variable 'ansible_connection' from source: unknown 28992 1726882995.09378: variable 'ansible_module_compression' from source: unknown 28992 1726882995.09388: variable 'ansible_shell_type' from source: unknown 28992 1726882995.09395: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.09402: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.09410: variable 'ansible_pipelining' from source: unknown 28992 1726882995.09417: variable 'ansible_timeout' from source: unknown 28992 1726882995.09427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.09527: 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) 28992 1726882995.09542: variable 'omit' from source: magic vars 28992 1726882995.09551: starting attempt loop 28992 1726882995.09557: running the handler 28992 1726882995.09586: variable 'lsr_setup' from source: include params 28992 1726882995.09664: variable 'lsr_setup' from source: include params 28992 1726882995.09718: handler run complete 28992 1726882995.09741: attempt loop complete, returning result 28992 1726882995.09760: variable 'item' from source: unknown 28992 1726882995.09838: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } 28992 1726882995.10027: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.10030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.10033: variable 'omit' from source: magic vars 28992 1726882995.10427: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.10430: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.10433: variable 'omit' from source: magic vars 28992 1726882995.10435: variable 'omit' from source: magic vars 28992 1726882995.10438: variable 'item' from source: unknown 28992 1726882995.10440: variable 'item' from source: unknown 28992 1726882995.10443: variable 'omit' from source: magic vars 28992 1726882995.10445: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.10447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.10449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.10451: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.10453: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.10455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.10509: Set connection var ansible_pipelining to False 28992 1726882995.10517: Set connection var ansible_connection to ssh 28992 1726882995.10532: Set connection var ansible_timeout to 10 28992 1726882995.10540: Set connection var ansible_shell_type to sh 28992 1726882995.10552: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.10567: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.10597: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.10607: variable 'ansible_connection' from source: unknown 28992 1726882995.10615: variable 'ansible_module_compression' from source: unknown 28992 1726882995.10624: variable 'ansible_shell_type' from source: unknown 28992 1726882995.10633: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.10640: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.10649: variable 'ansible_pipelining' from source: unknown 28992 1726882995.10656: variable 'ansible_timeout' from source: unknown 28992 1726882995.10665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.10760: 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) 28992 1726882995.10773: variable 'omit' from source: magic vars 28992 1726882995.10783: starting attempt loop 28992 1726882995.10792: running the handler 28992 1726882995.10815: variable 'lsr_test' from source: include params 28992 1726882995.10888: variable 'lsr_test' from source: include params 28992 1726882995.10909: handler run complete 28992 1726882995.10929: attempt loop complete, returning result 28992 1726882995.10949: variable 'item' from source: unknown 28992 1726882995.11016: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } 28992 1726882995.11327: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.11331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.11333: variable 'omit' from source: magic vars 28992 1726882995.11362: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.11373: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.11381: variable 'omit' from source: magic vars 28992 1726882995.11403: variable 'omit' from source: magic vars 28992 1726882995.11449: variable 'item' from source: unknown 28992 1726882995.11519: variable 'item' from source: unknown 28992 1726882995.11540: variable 'omit' from source: magic vars 28992 1726882995.11564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.11576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.11590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.11606: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.11614: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.11624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.11706: Set connection var ansible_pipelining to False 28992 1726882995.11714: Set connection var ansible_connection to ssh 28992 1726882995.11727: Set connection var ansible_timeout to 10 28992 1726882995.11734: Set connection var ansible_shell_type to sh 28992 1726882995.11744: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.11757: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.11782: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.11794: variable 'ansible_connection' from source: unknown 28992 1726882995.11801: variable 'ansible_module_compression' from source: unknown 28992 1726882995.11809: variable 'ansible_shell_type' from source: unknown 28992 1726882995.11816: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.11825: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.11835: variable 'ansible_pipelining' from source: unknown 28992 1726882995.11843: variable 'ansible_timeout' from source: unknown 28992 1726882995.11851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.11950: 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) 28992 1726882995.11963: variable 'omit' from source: magic vars 28992 1726882995.11972: starting attempt loop 28992 1726882995.11979: running the handler 28992 1726882995.12006: variable 'lsr_assert' from source: include params 28992 1726882995.12126: variable 'lsr_assert' from source: include params 28992 1726882995.12130: handler run complete 28992 1726882995.12132: attempt loop complete, returning result 28992 1726882995.12134: variable 'item' from source: unknown 28992 1726882995.12200: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } 28992 1726882995.12426: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.12430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.12433: variable 'omit' from source: magic vars 28992 1726882995.12573: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.12593: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.12602: variable 'omit' from source: magic vars 28992 1726882995.12621: variable 'omit' from source: magic vars 28992 1726882995.12827: variable 'item' from source: unknown 28992 1726882995.12830: variable 'item' from source: unknown 28992 1726882995.12833: variable 'omit' from source: magic vars 28992 1726882995.12835: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.12839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.12842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.12845: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.12847: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.12850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.12904: Set connection var ansible_pipelining to False 28992 1726882995.12912: Set connection var ansible_connection to ssh 28992 1726882995.12924: Set connection var ansible_timeout to 10 28992 1726882995.12931: Set connection var ansible_shell_type to sh 28992 1726882995.12941: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.12954: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.12981: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.12992: variable 'ansible_connection' from source: unknown 28992 1726882995.13000: variable 'ansible_module_compression' from source: unknown 28992 1726882995.13006: variable 'ansible_shell_type' from source: unknown 28992 1726882995.13013: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.13020: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.13031: variable 'ansible_pipelining' from source: unknown 28992 1726882995.13038: variable 'ansible_timeout' from source: unknown 28992 1726882995.13046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.13142: 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) 28992 1726882995.13155: variable 'omit' from source: magic vars 28992 1726882995.13163: starting attempt loop 28992 1726882995.13169: running the handler 28992 1726882995.13275: handler run complete 28992 1726882995.13296: attempt loop complete, returning result 28992 1726882995.13318: variable 'item' from source: unknown 28992 1726882995.13388: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 28992 1726882995.13627: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.13630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.13633: variable 'omit' from source: magic vars 28992 1726882995.13714: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.13728: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.13738: variable 'omit' from source: magic vars 28992 1726882995.13757: variable 'omit' from source: magic vars 28992 1726882995.13804: variable 'item' from source: unknown 28992 1726882995.13875: variable 'item' from source: unknown 28992 1726882995.13898: variable 'omit' from source: magic vars 28992 1726882995.13921: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.13937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.13950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.13968: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.14027: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.14031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.14067: Set connection var ansible_pipelining to False 28992 1726882995.14073: Set connection var ansible_connection to ssh 28992 1726882995.14082: Set connection var ansible_timeout to 10 28992 1726882995.14091: Set connection var ansible_shell_type to sh 28992 1726882995.14100: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.14112: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.14140: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.14147: variable 'ansible_connection' from source: unknown 28992 1726882995.14154: variable 'ansible_module_compression' from source: unknown 28992 1726882995.14161: variable 'ansible_shell_type' from source: unknown 28992 1726882995.14228: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.14231: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.14234: variable 'ansible_pipelining' from source: unknown 28992 1726882995.14236: variable 'ansible_timeout' from source: unknown 28992 1726882995.14238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.14295: 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) 28992 1726882995.14307: variable 'omit' from source: magic vars 28992 1726882995.14315: starting attempt loop 28992 1726882995.14323: running the handler 28992 1726882995.14346: variable 'lsr_fail_debug' from source: play vars 28992 1726882995.14416: variable 'lsr_fail_debug' from source: play vars 28992 1726882995.14443: handler run complete 28992 1726882995.14462: attempt loop complete, returning result 28992 1726882995.14482: variable 'item' from source: unknown 28992 1726882995.14628: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 28992 1726882995.14926: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.14930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.14933: variable 'omit' from source: magic vars 28992 1726882995.14935: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.14937: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.14940: variable 'omit' from source: magic vars 28992 1726882995.14942: variable 'omit' from source: magic vars 28992 1726882995.14964: variable 'item' from source: unknown 28992 1726882995.15034: variable 'item' from source: unknown 28992 1726882995.15055: variable 'omit' from source: magic vars 28992 1726882995.15078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.15095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.15112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.15130: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.15139: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.15147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.15233: Set connection var ansible_pipelining to False 28992 1726882995.15243: Set connection var ansible_connection to ssh 28992 1726882995.15254: Set connection var ansible_timeout to 10 28992 1726882995.15261: Set connection var ansible_shell_type to sh 28992 1726882995.15271: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.15286: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.15312: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.15321: variable 'ansible_connection' from source: unknown 28992 1726882995.15331: variable 'ansible_module_compression' from source: unknown 28992 1726882995.15339: variable 'ansible_shell_type' from source: unknown 28992 1726882995.15346: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.15354: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.15363: variable 'ansible_pipelining' from source: unknown 28992 1726882995.15370: variable 'ansible_timeout' from source: unknown 28992 1726882995.15378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.15476: 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) 28992 1726882995.15493: variable 'omit' from source: magic vars 28992 1726882995.15502: starting attempt loop 28992 1726882995.15509: running the handler 28992 1726882995.15534: variable 'lsr_cleanup' from source: include params 28992 1726882995.15603: variable 'lsr_cleanup' from source: include params 28992 1726882995.15626: handler run complete 28992 1726882995.15647: attempt loop complete, returning result 28992 1726882995.15668: variable 'item' from source: unknown 28992 1726882995.15738: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 28992 1726882995.15930: dumping result to json 28992 1726882995.15934: done dumping result, returning 28992 1726882995.15936: done running TaskExecutor() for managed_node1/TASK: Show item [0affc7ec-ae25-9fb4-6018-000000001006] 28992 1726882995.15942: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001006 28992 1726882995.15999: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001006 28992 1726882995.16003: WORKER PROCESS EXITING 28992 1726882995.16096: no more pending results, returning what we have 28992 1726882995.16100: results queue empty 28992 1726882995.16101: checking for any_errors_fatal 28992 1726882995.16109: done checking for any_errors_fatal 28992 1726882995.16110: checking for max_fail_percentage 28992 1726882995.16111: done checking for max_fail_percentage 28992 1726882995.16112: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.16113: done checking to see if all hosts have failed 28992 1726882995.16114: getting the remaining hosts for this loop 28992 1726882995.16118: done getting the remaining hosts for this loop 28992 1726882995.16122: getting the next task for host managed_node1 28992 1726882995.16130: done getting next task for host managed_node1 28992 1726882995.16133: ^ task is: TASK: Include the task 'show_interfaces.yml' 28992 1726882995.16136: ^ state is: HOST STATE: block=6, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882995.16141: getting variables 28992 1726882995.16143: in VariableManager get_vars() 28992 1726882995.16179: Calling all_inventory to load vars for managed_node1 28992 1726882995.16182: Calling groups_inventory to load vars for managed_node1 28992 1726882995.16186: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.16198: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.16201: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.16203: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.18075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.20267: done with get_vars() 28992 1726882995.20300: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:43:15 -0400 (0:00:00.145) 0:00:55.404 ****** 28992 1726882995.20406: entering _queue_task() for managed_node1/include_tasks 28992 1726882995.20764: worker is 1 (out of 1 available) 28992 1726882995.20778: exiting _queue_task() for managed_node1/include_tasks 28992 1726882995.20796: done queuing things up, now waiting for results queue to drain 28992 1726882995.20798: waiting for pending results... 28992 1726882995.21154: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 28992 1726882995.21429: in run() - task 0affc7ec-ae25-9fb4-6018-000000001007 28992 1726882995.21434: variable 'ansible_search_path' from source: unknown 28992 1726882995.21437: variable 'ansible_search_path' from source: unknown 28992 1726882995.21441: calling self._execute() 28992 1726882995.21444: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.21456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.21470: variable 'omit' from source: magic vars 28992 1726882995.21891: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.21910: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.21923: _execute() done 28992 1726882995.21932: dumping result to json 28992 1726882995.21939: done dumping result, returning 28992 1726882995.21948: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-9fb4-6018-000000001007] 28992 1726882995.21957: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001007 28992 1726882995.22127: no more pending results, returning what we have 28992 1726882995.22133: in VariableManager get_vars() 28992 1726882995.22181: Calling all_inventory to load vars for managed_node1 28992 1726882995.22187: Calling groups_inventory to load vars for managed_node1 28992 1726882995.22191: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.22207: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.22211: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.22214: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.23039: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001007 28992 1726882995.23043: WORKER PROCESS EXITING 28992 1726882995.24400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.26574: done with get_vars() 28992 1726882995.26597: variable 'ansible_search_path' from source: unknown 28992 1726882995.26599: variable 'ansible_search_path' from source: unknown 28992 1726882995.26653: we have included files to process 28992 1726882995.26654: generating all_blocks data 28992 1726882995.26657: done generating all_blocks data 28992 1726882995.26662: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882995.26663: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882995.26666: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726882995.26786: in VariableManager get_vars() 28992 1726882995.26807: done with get_vars() 28992 1726882995.26935: done processing included file 28992 1726882995.26937: iterating over new_blocks loaded from include file 28992 1726882995.26939: in VariableManager get_vars() 28992 1726882995.26953: done with get_vars() 28992 1726882995.26955: filtering new block on tags 28992 1726882995.26997: done filtering new block on tags 28992 1726882995.27000: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 28992 1726882995.27005: extending task lists for all hosts with included blocks 28992 1726882995.27490: done extending task lists 28992 1726882995.27491: done processing included files 28992 1726882995.27491: results queue empty 28992 1726882995.27492: checking for any_errors_fatal 28992 1726882995.27496: done checking for any_errors_fatal 28992 1726882995.27497: checking for max_fail_percentage 28992 1726882995.27497: done checking for max_fail_percentage 28992 1726882995.27498: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.27499: done checking to see if all hosts have failed 28992 1726882995.27499: getting the remaining hosts for this loop 28992 1726882995.27500: done getting the remaining hosts for this loop 28992 1726882995.27502: getting the next task for host managed_node1 28992 1726882995.27505: done getting next task for host managed_node1 28992 1726882995.27507: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28992 1726882995.27510: ^ state is: HOST STATE: block=6, 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 28992 1726882995.27512: getting variables 28992 1726882995.27513: in VariableManager get_vars() 28992 1726882995.27520: Calling all_inventory to load vars for managed_node1 28992 1726882995.27524: Calling groups_inventory to load vars for managed_node1 28992 1726882995.27525: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.27529: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.27531: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.27533: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.28447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.33709: done with get_vars() 28992 1726882995.33740: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:43:15 -0400 (0:00:00.134) 0:00:55.538 ****** 28992 1726882995.33819: entering _queue_task() for managed_node1/include_tasks 28992 1726882995.34198: worker is 1 (out of 1 available) 28992 1726882995.34211: exiting _queue_task() for managed_node1/include_tasks 28992 1726882995.34229: done queuing things up, now waiting for results queue to drain 28992 1726882995.34232: waiting for pending results... 28992 1726882995.34553: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 28992 1726882995.34656: in run() - task 0affc7ec-ae25-9fb4-6018-00000000102e 28992 1726882995.34668: variable 'ansible_search_path' from source: unknown 28992 1726882995.34673: variable 'ansible_search_path' from source: unknown 28992 1726882995.34706: calling self._execute() 28992 1726882995.34790: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.34795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.34801: variable 'omit' from source: magic vars 28992 1726882995.35123: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.35130: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.35137: _execute() done 28992 1726882995.35141: dumping result to json 28992 1726882995.35145: done dumping result, returning 28992 1726882995.35149: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-9fb4-6018-00000000102e] 28992 1726882995.35156: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000102e 28992 1726882995.35256: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000102e 28992 1726882995.35259: WORKER PROCESS EXITING 28992 1726882995.35309: no more pending results, returning what we have 28992 1726882995.35315: in VariableManager get_vars() 28992 1726882995.35358: Calling all_inventory to load vars for managed_node1 28992 1726882995.35361: Calling groups_inventory to load vars for managed_node1 28992 1726882995.35365: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.35382: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.35388: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.35391: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.36379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.38015: done with get_vars() 28992 1726882995.38033: variable 'ansible_search_path' from source: unknown 28992 1726882995.38034: variable 'ansible_search_path' from source: unknown 28992 1726882995.38061: we have included files to process 28992 1726882995.38062: generating all_blocks data 28992 1726882995.38064: done generating all_blocks data 28992 1726882995.38065: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882995.38066: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882995.38068: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726882995.38331: done processing included file 28992 1726882995.38334: iterating over new_blocks loaded from include file 28992 1726882995.38336: in VariableManager get_vars() 28992 1726882995.38355: done with get_vars() 28992 1726882995.38357: filtering new block on tags 28992 1726882995.38408: done filtering new block on tags 28992 1726882995.38411: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 28992 1726882995.38418: extending task lists for all hosts with included blocks 28992 1726882995.38617: done extending task lists 28992 1726882995.38618: done processing included files 28992 1726882995.38619: results queue empty 28992 1726882995.38620: checking for any_errors_fatal 28992 1726882995.38625: done checking for any_errors_fatal 28992 1726882995.38626: checking for max_fail_percentage 28992 1726882995.38627: done checking for max_fail_percentage 28992 1726882995.38627: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.38628: done checking to see if all hosts have failed 28992 1726882995.38628: getting the remaining hosts for this loop 28992 1726882995.38629: done getting the remaining hosts for this loop 28992 1726882995.38631: getting the next task for host managed_node1 28992 1726882995.38634: done getting next task for host managed_node1 28992 1726882995.38636: ^ task is: TASK: Gather current interface info 28992 1726882995.38639: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882995.38641: getting variables 28992 1726882995.38641: in VariableManager get_vars() 28992 1726882995.38649: Calling all_inventory to load vars for managed_node1 28992 1726882995.38650: Calling groups_inventory to load vars for managed_node1 28992 1726882995.38652: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.38659: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.38665: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.38669: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.41076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.42427: done with get_vars() 28992 1726882995.42446: done getting variables 28992 1726882995.42477: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:43:15 -0400 (0:00:00.086) 0:00:55.625 ****** 28992 1726882995.42501: entering _queue_task() for managed_node1/command 28992 1726882995.42765: worker is 1 (out of 1 available) 28992 1726882995.42781: exiting _queue_task() for managed_node1/command 28992 1726882995.42796: done queuing things up, now waiting for results queue to drain 28992 1726882995.42798: waiting for pending results... 28992 1726882995.43040: running TaskExecutor() for managed_node1/TASK: Gather current interface info 28992 1726882995.43228: in run() - task 0affc7ec-ae25-9fb4-6018-000000001069 28992 1726882995.43233: variable 'ansible_search_path' from source: unknown 28992 1726882995.43235: variable 'ansible_search_path' from source: unknown 28992 1726882995.43269: calling self._execute() 28992 1726882995.43428: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.43432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.43435: variable 'omit' from source: magic vars 28992 1726882995.43831: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.43850: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.43862: variable 'omit' from source: magic vars 28992 1726882995.43923: variable 'omit' from source: magic vars 28992 1726882995.43967: variable 'omit' from source: magic vars 28992 1726882995.44017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882995.44058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.44227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882995.44232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.44236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.44238: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.44245: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.44248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.44285: Set connection var ansible_pipelining to False 28992 1726882995.44293: Set connection var ansible_connection to ssh 28992 1726882995.44303: Set connection var ansible_timeout to 10 28992 1726882995.44309: Set connection var ansible_shell_type to sh 28992 1726882995.44317: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.44331: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.44359: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.44367: variable 'ansible_connection' from source: unknown 28992 1726882995.44374: variable 'ansible_module_compression' from source: unknown 28992 1726882995.44380: variable 'ansible_shell_type' from source: unknown 28992 1726882995.44389: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.44396: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.44403: variable 'ansible_pipelining' from source: unknown 28992 1726882995.44409: variable 'ansible_timeout' from source: unknown 28992 1726882995.44417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.44565: 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) 28992 1726882995.44587: variable 'omit' from source: magic vars 28992 1726882995.44598: starting attempt loop 28992 1726882995.44605: running the handler 28992 1726882995.44628: _low_level_execute_command(): starting 28992 1726882995.44641: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882995.46307: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882995.46338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882995.46381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882995.46448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882995.46534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882995.46617: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882995.46644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882995.46669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882995.46817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882995.48556: stdout chunk (state=3): >>>/root <<< 28992 1726882995.48737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882995.48743: stdout chunk (state=3): >>><<< 28992 1726882995.48752: stderr chunk (state=3): >>><<< 28992 1726882995.48788: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882995.48896: _low_level_execute_command(): starting 28992 1726882995.48901: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305 `" && echo ansible-tmp-1726882995.4878461-31004-110438750039305="` echo /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305 `" ) && sleep 0' 28992 1726882995.49705: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882995.49807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882995.49812: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882995.49841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882995.49859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882995.49878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882995.49961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882995.51950: stdout chunk (state=3): >>>ansible-tmp-1726882995.4878461-31004-110438750039305=/root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305 <<< 28992 1726882995.52157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882995.52178: stderr chunk (state=3): >>><<< 28992 1726882995.52186: stdout chunk (state=3): >>><<< 28992 1726882995.52428: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882995.4878461-31004-110438750039305=/root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882995.52432: variable 'ansible_module_compression' from source: unknown 28992 1726882995.52436: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726882995.52439: variable 'ansible_facts' from source: unknown 28992 1726882995.52441: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py 28992 1726882995.52642: Sending initial data 28992 1726882995.52698: Sent initial data (156 bytes) 28992 1726882995.53614: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882995.53669: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882995.53683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882995.53737: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882995.53788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882995.53811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882995.53837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882995.53917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882995.55516: 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 <<< 28992 1726882995.55595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882995.55688: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4s5ritbq /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py <<< 28992 1726882995.55692: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py" <<< 28992 1726882995.55738: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4s5ritbq" to remote "/root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py" <<< 28992 1726882995.57147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882995.57150: stderr chunk (state=3): >>><<< 28992 1726882995.57153: stdout chunk (state=3): >>><<< 28992 1726882995.57155: done transferring module to remote 28992 1726882995.57157: _low_level_execute_command(): starting 28992 1726882995.57160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/ /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py && sleep 0' 28992 1726882995.58160: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882995.58180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882995.58241: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882995.58363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882995.58374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882995.58401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882995.58479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882995.60337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882995.60375: stderr chunk (state=3): >>><<< 28992 1726882995.60388: stdout chunk (state=3): >>><<< 28992 1726882995.60409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882995.60418: _low_level_execute_command(): starting 28992 1726882995.60500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/AnsiballZ_command.py && sleep 0' 28992 1726882995.61037: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882995.61058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882995.61077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882995.61339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882995.61379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882995.61474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882995.78451: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:43:15.779392", "end": "2024-09-20 21:43:15.782841", "delta": "0:00:00.003449", "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}}} <<< 28992 1726882995.80235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882995.80240: stdout chunk (state=3): >>><<< 28992 1726882995.80243: stderr chunk (state=3): >>><<< 28992 1726882995.80245: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:43:15.779392", "end": "2024-09-20 21:43:15.782841", "delta": "0:00:00.003449", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882995.80248: 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-1726882995.4878461-31004-110438750039305/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882995.80251: _low_level_execute_command(): starting 28992 1726882995.80253: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882995.4878461-31004-110438750039305/ > /dev/null 2>&1 && sleep 0' 28992 1726882995.80845: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882995.80854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882995.80865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882995.80881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882995.80895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882995.80904: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882995.80914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882995.81001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882995.81009: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882995.81011: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882995.81013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882995.81015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882995.81018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882995.81020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882995.81024: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726882995.81026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882995.81065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882995.81078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882995.81107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882995.81170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882995.83092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882995.83327: stderr chunk (state=3): >>><<< 28992 1726882995.83330: stdout chunk (state=3): >>><<< 28992 1726882995.83333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882995.83336: handler run complete 28992 1726882995.83338: Evaluated conditional (False): False 28992 1726882995.83340: attempt loop complete, returning result 28992 1726882995.83341: _execute() done 28992 1726882995.83344: dumping result to json 28992 1726882995.83346: done dumping result, returning 28992 1726882995.83348: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-9fb4-6018-000000001069] 28992 1726882995.83349: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001069 28992 1726882995.83428: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001069 28992 1726882995.83431: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003449", "end": "2024-09-20 21:43:15.782841", "rc": 0, "start": "2024-09-20 21:43:15.779392" } STDOUT: bonding_masters eth0 lo rpltstbr 28992 1726882995.83542: no more pending results, returning what we have 28992 1726882995.83546: results queue empty 28992 1726882995.83548: checking for any_errors_fatal 28992 1726882995.83550: done checking for any_errors_fatal 28992 1726882995.83551: checking for max_fail_percentage 28992 1726882995.83558: done checking for max_fail_percentage 28992 1726882995.83560: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.83561: done checking to see if all hosts have failed 28992 1726882995.83562: getting the remaining hosts for this loop 28992 1726882995.83564: done getting the remaining hosts for this loop 28992 1726882995.83568: getting the next task for host managed_node1 28992 1726882995.83578: done getting next task for host managed_node1 28992 1726882995.83582: ^ task is: TASK: Set current_interfaces 28992 1726882995.83592: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882995.83597: getting variables 28992 1726882995.83599: in VariableManager get_vars() 28992 1726882995.83648: Calling all_inventory to load vars for managed_node1 28992 1726882995.83652: Calling groups_inventory to load vars for managed_node1 28992 1726882995.83656: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.83742: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.83747: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.83751: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.85308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.87020: done with get_vars() 28992 1726882995.87048: done getting variables 28992 1726882995.87166: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:43:15 -0400 (0:00:00.446) 0:00:56.072 ****** 28992 1726882995.87204: entering _queue_task() for managed_node1/set_fact 28992 1726882995.87466: worker is 1 (out of 1 available) 28992 1726882995.87482: exiting _queue_task() for managed_node1/set_fact 28992 1726882995.87496: done queuing things up, now waiting for results queue to drain 28992 1726882995.87498: waiting for pending results... 28992 1726882995.87692: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 28992 1726882995.87783: in run() - task 0affc7ec-ae25-9fb4-6018-00000000106a 28992 1726882995.87799: variable 'ansible_search_path' from source: unknown 28992 1726882995.87802: variable 'ansible_search_path' from source: unknown 28992 1726882995.87837: calling self._execute() 28992 1726882995.87917: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.87925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.87936: variable 'omit' from source: magic vars 28992 1726882995.88245: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.88255: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.88262: variable 'omit' from source: magic vars 28992 1726882995.88307: variable 'omit' from source: magic vars 28992 1726882995.88385: variable '_current_interfaces' from source: set_fact 28992 1726882995.88444: variable 'omit' from source: magic vars 28992 1726882995.88477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882995.88512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.88531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882995.88546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.88557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.88582: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.88590: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.88593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.88670: Set connection var ansible_pipelining to False 28992 1726882995.88674: Set connection var ansible_connection to ssh 28992 1726882995.88676: Set connection var ansible_timeout to 10 28992 1726882995.88680: Set connection var ansible_shell_type to sh 28992 1726882995.88689: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.88696: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.88721: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.88727: variable 'ansible_connection' from source: unknown 28992 1726882995.88730: variable 'ansible_module_compression' from source: unknown 28992 1726882995.88732: variable 'ansible_shell_type' from source: unknown 28992 1726882995.88735: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.88737: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.88740: variable 'ansible_pipelining' from source: unknown 28992 1726882995.88742: variable 'ansible_timeout' from source: unknown 28992 1726882995.88744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.88853: 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) 28992 1726882995.88864: variable 'omit' from source: magic vars 28992 1726882995.88867: starting attempt loop 28992 1726882995.88870: running the handler 28992 1726882995.88880: handler run complete 28992 1726882995.88891: attempt loop complete, returning result 28992 1726882995.88894: _execute() done 28992 1726882995.88897: dumping result to json 28992 1726882995.88899: done dumping result, returning 28992 1726882995.88906: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-9fb4-6018-00000000106a] 28992 1726882995.88909: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000106a 28992 1726882995.89003: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000106a 28992 1726882995.89006: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 28992 1726882995.89081: no more pending results, returning what we have 28992 1726882995.89084: results queue empty 28992 1726882995.89085: checking for any_errors_fatal 28992 1726882995.89092: done checking for any_errors_fatal 28992 1726882995.89093: checking for max_fail_percentage 28992 1726882995.89095: done checking for max_fail_percentage 28992 1726882995.89096: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.89097: done checking to see if all hosts have failed 28992 1726882995.89097: getting the remaining hosts for this loop 28992 1726882995.89099: done getting the remaining hosts for this loop 28992 1726882995.89103: getting the next task for host managed_node1 28992 1726882995.89111: done getting next task for host managed_node1 28992 1726882995.89113: ^ task is: TASK: Show current_interfaces 28992 1726882995.89117: ^ state is: HOST STATE: block=6, 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=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 28992 1726882995.89121: getting variables 28992 1726882995.89125: in VariableManager get_vars() 28992 1726882995.89153: Calling all_inventory to load vars for managed_node1 28992 1726882995.89155: Calling groups_inventory to load vars for managed_node1 28992 1726882995.89158: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.89172: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.89174: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.89178: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.90900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882995.93383: done with get_vars() 28992 1726882995.93408: done getting variables 28992 1726882995.93475: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:43:15 -0400 (0:00:00.063) 0:00:56.135 ****** 28992 1726882995.93513: entering _queue_task() for managed_node1/debug 28992 1726882995.93879: worker is 1 (out of 1 available) 28992 1726882995.93896: exiting _queue_task() for managed_node1/debug 28992 1726882995.93919: done queuing things up, now waiting for results queue to drain 28992 1726882995.93921: waiting for pending results... 28992 1726882995.94257: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 28992 1726882995.94376: in run() - task 0affc7ec-ae25-9fb4-6018-00000000102f 28992 1726882995.94381: variable 'ansible_search_path' from source: unknown 28992 1726882995.94384: variable 'ansible_search_path' from source: unknown 28992 1726882995.94461: calling self._execute() 28992 1726882995.94501: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.94507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.94518: variable 'omit' from source: magic vars 28992 1726882995.94929: variable 'ansible_distribution_major_version' from source: facts 28992 1726882995.94942: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882995.94950: variable 'omit' from source: magic vars 28992 1726882995.95006: variable 'omit' from source: magic vars 28992 1726882995.95110: variable 'current_interfaces' from source: set_fact 28992 1726882995.95139: variable 'omit' from source: magic vars 28992 1726882995.95183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882995.95225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882995.95250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882995.95270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.95282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882995.95316: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882995.95320: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.95331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.95442: Set connection var ansible_pipelining to False 28992 1726882995.95445: Set connection var ansible_connection to ssh 28992 1726882995.95448: Set connection var ansible_timeout to 10 28992 1726882995.95450: Set connection var ansible_shell_type to sh 28992 1726882995.95452: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882995.95553: Set connection var ansible_shell_executable to /bin/sh 28992 1726882995.95557: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.95560: variable 'ansible_connection' from source: unknown 28992 1726882995.95562: variable 'ansible_module_compression' from source: unknown 28992 1726882995.95565: variable 'ansible_shell_type' from source: unknown 28992 1726882995.95567: variable 'ansible_shell_executable' from source: unknown 28992 1726882995.95569: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882995.95572: variable 'ansible_pipelining' from source: unknown 28992 1726882995.95574: variable 'ansible_timeout' from source: unknown 28992 1726882995.95576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882995.95659: 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) 28992 1726882995.95666: variable 'omit' from source: magic vars 28992 1726882995.95673: starting attempt loop 28992 1726882995.95676: running the handler 28992 1726882995.95728: handler run complete 28992 1726882995.95743: attempt loop complete, returning result 28992 1726882995.95747: _execute() done 28992 1726882995.95749: dumping result to json 28992 1726882995.95752: done dumping result, returning 28992 1726882995.95759: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-9fb4-6018-00000000102f] 28992 1726882995.95779: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000102f 28992 1726882995.95945: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000102f 28992 1726882995.95948: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 28992 1726882995.95992: no more pending results, returning what we have 28992 1726882995.95995: results queue empty 28992 1726882995.95996: checking for any_errors_fatal 28992 1726882995.96001: done checking for any_errors_fatal 28992 1726882995.96001: checking for max_fail_percentage 28992 1726882995.96003: done checking for max_fail_percentage 28992 1726882995.96004: checking to see if all hosts have failed and the running result is not ok 28992 1726882995.96005: done checking to see if all hosts have failed 28992 1726882995.96005: getting the remaining hosts for this loop 28992 1726882995.96007: done getting the remaining hosts for this loop 28992 1726882995.96010: getting the next task for host managed_node1 28992 1726882995.96017: done getting next task for host managed_node1 28992 1726882995.96020: ^ task is: TASK: Setup 28992 1726882995.96025: ^ state is: HOST STATE: block=6, 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 28992 1726882995.96029: getting variables 28992 1726882995.96030: in VariableManager get_vars() 28992 1726882995.96060: Calling all_inventory to load vars for managed_node1 28992 1726882995.96063: Calling groups_inventory to load vars for managed_node1 28992 1726882995.96066: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882995.96075: Calling all_plugins_play to load vars for managed_node1 28992 1726882995.96078: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882995.96080: Calling groups_plugins_play to load vars for managed_node1 28992 1726882995.97855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.00212: done with get_vars() 28992 1726882996.00244: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:43:16 -0400 (0:00:00.068) 0:00:56.203 ****** 28992 1726882996.00356: entering _queue_task() for managed_node1/include_tasks 28992 1726882996.00717: worker is 1 (out of 1 available) 28992 1726882996.00734: exiting _queue_task() for managed_node1/include_tasks 28992 1726882996.00750: done queuing things up, now waiting for results queue to drain 28992 1726882996.00752: waiting for pending results... 28992 1726882996.01148: running TaskExecutor() for managed_node1/TASK: Setup 28992 1726882996.01153: in run() - task 0affc7ec-ae25-9fb4-6018-000000001008 28992 1726882996.01157: variable 'ansible_search_path' from source: unknown 28992 1726882996.01160: variable 'ansible_search_path' from source: unknown 28992 1726882996.01246: variable 'lsr_setup' from source: include params 28992 1726882996.01421: variable 'lsr_setup' from source: include params 28992 1726882996.01496: variable 'omit' from source: magic vars 28992 1726882996.01636: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.01649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.01682: variable 'omit' from source: magic vars 28992 1726882996.01918: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.02008: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.02013: variable 'item' from source: unknown 28992 1726882996.02017: variable 'item' from source: unknown 28992 1726882996.02040: variable 'item' from source: unknown 28992 1726882996.02104: variable 'item' from source: unknown 28992 1726882996.02358: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.02362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.02364: variable 'omit' from source: magic vars 28992 1726882996.02367: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.02370: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.02377: variable 'item' from source: unknown 28992 1726882996.02444: variable 'item' from source: unknown 28992 1726882996.02473: variable 'item' from source: unknown 28992 1726882996.02552: variable 'item' from source: unknown 28992 1726882996.02828: dumping result to json 28992 1726882996.02831: done dumping result, returning 28992 1726882996.02833: done running TaskExecutor() for managed_node1/TASK: Setup [0affc7ec-ae25-9fb4-6018-000000001008] 28992 1726882996.02836: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001008 28992 1726882996.02875: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001008 28992 1726882996.02878: WORKER PROCESS EXITING 28992 1726882996.02912: no more pending results, returning what we have 28992 1726882996.02916: in VariableManager get_vars() 28992 1726882996.02952: Calling all_inventory to load vars for managed_node1 28992 1726882996.02955: Calling groups_inventory to load vars for managed_node1 28992 1726882996.02958: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.02969: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.02973: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.02977: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.04947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.07213: done with get_vars() 28992 1726882996.07240: variable 'ansible_search_path' from source: unknown 28992 1726882996.07249: variable 'ansible_search_path' from source: unknown 28992 1726882996.07295: variable 'ansible_search_path' from source: unknown 28992 1726882996.07296: variable 'ansible_search_path' from source: unknown 28992 1726882996.07333: we have included files to process 28992 1726882996.07334: generating all_blocks data 28992 1726882996.07337: done generating all_blocks data 28992 1726882996.07342: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882996.07344: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882996.07347: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726882996.07620: done processing included file 28992 1726882996.07625: iterating over new_blocks loaded from include file 28992 1726882996.07626: in VariableManager get_vars() 28992 1726882996.07643: done with get_vars() 28992 1726882996.07645: filtering new block on tags 28992 1726882996.07681: done filtering new block on tags 28992 1726882996.07684: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node1 => (item=tasks/create_bridge_profile.yml) 28992 1726882996.07689: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726882996.07690: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726882996.07693: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726882996.07796: done processing included file 28992 1726882996.07798: iterating over new_blocks loaded from include file 28992 1726882996.07799: in VariableManager get_vars() 28992 1726882996.07814: done with get_vars() 28992 1726882996.07816: filtering new block on tags 28992 1726882996.07848: done filtering new block on tags 28992 1726882996.07851: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node1 => (item=tasks/activate_profile.yml) 28992 1726882996.07854: extending task lists for all hosts with included blocks 28992 1726882996.08557: done extending task lists 28992 1726882996.08558: done processing included files 28992 1726882996.08559: results queue empty 28992 1726882996.08560: checking for any_errors_fatal 28992 1726882996.08563: done checking for any_errors_fatal 28992 1726882996.08564: checking for max_fail_percentage 28992 1726882996.08566: done checking for max_fail_percentage 28992 1726882996.08567: checking to see if all hosts have failed and the running result is not ok 28992 1726882996.08567: done checking to see if all hosts have failed 28992 1726882996.08568: getting the remaining hosts for this loop 28992 1726882996.08570: done getting the remaining hosts for this loop 28992 1726882996.08572: getting the next task for host managed_node1 28992 1726882996.08576: done getting next task for host managed_node1 28992 1726882996.08578: ^ task is: TASK: Include network role 28992 1726882996.08582: ^ state is: HOST STATE: block=6, 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? (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 28992 1726882996.08584: getting variables 28992 1726882996.08585: in VariableManager get_vars() 28992 1726882996.08602: Calling all_inventory to load vars for managed_node1 28992 1726882996.08611: Calling groups_inventory to load vars for managed_node1 28992 1726882996.08614: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.08620: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.08625: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.08628: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.10255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.12641: done with get_vars() 28992 1726882996.12672: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Friday 20 September 2024 21:43:16 -0400 (0:00:00.124) 0:00:56.328 ****** 28992 1726882996.12768: entering _queue_task() for managed_node1/include_role 28992 1726882996.13173: worker is 1 (out of 1 available) 28992 1726882996.13190: exiting _queue_task() for managed_node1/include_role 28992 1726882996.13204: done queuing things up, now waiting for results queue to drain 28992 1726882996.13206: waiting for pending results... 28992 1726882996.13649: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726882996.13679: in run() - task 0affc7ec-ae25-9fb4-6018-00000000108f 28992 1726882996.13704: variable 'ansible_search_path' from source: unknown 28992 1726882996.13712: variable 'ansible_search_path' from source: unknown 28992 1726882996.13769: calling self._execute() 28992 1726882996.13978: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.13987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.13989: variable 'omit' from source: magic vars 28992 1726882996.14347: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.14364: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.14375: _execute() done 28992 1726882996.14382: dumping result to json 28992 1726882996.14389: done dumping result, returning 28992 1726882996.14398: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-00000000108f] 28992 1726882996.14418: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000108f 28992 1726882996.14702: no more pending results, returning what we have 28992 1726882996.14709: in VariableManager get_vars() 28992 1726882996.14758: Calling all_inventory to load vars for managed_node1 28992 1726882996.14761: Calling groups_inventory to load vars for managed_node1 28992 1726882996.14765: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.14782: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.14785: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.14789: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.15358: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000108f 28992 1726882996.15361: WORKER PROCESS EXITING 28992 1726882996.16614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.17814: done with get_vars() 28992 1726882996.17833: variable 'ansible_search_path' from source: unknown 28992 1726882996.17834: variable 'ansible_search_path' from source: unknown 28992 1726882996.17986: variable 'omit' from source: magic vars 28992 1726882996.18033: variable 'omit' from source: magic vars 28992 1726882996.18053: variable 'omit' from source: magic vars 28992 1726882996.18057: we have included files to process 28992 1726882996.18058: generating all_blocks data 28992 1726882996.18060: done generating all_blocks data 28992 1726882996.18061: processing included file: fedora.linux_system_roles.network 28992 1726882996.18086: in VariableManager get_vars() 28992 1726882996.18103: done with get_vars() 28992 1726882996.18133: in VariableManager get_vars() 28992 1726882996.18149: done with get_vars() 28992 1726882996.18191: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726882996.18318: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726882996.18410: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726882996.18916: in VariableManager get_vars() 28992 1726882996.18940: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726882996.20778: iterating over new_blocks loaded from include file 28992 1726882996.20779: in VariableManager get_vars() 28992 1726882996.20792: done with get_vars() 28992 1726882996.20793: filtering new block on tags 28992 1726882996.20974: done filtering new block on tags 28992 1726882996.20976: in VariableManager get_vars() 28992 1726882996.20987: done with get_vars() 28992 1726882996.20989: filtering new block on tags 28992 1726882996.21000: done filtering new block on tags 28992 1726882996.21001: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726882996.21005: extending task lists for all hosts with included blocks 28992 1726882996.21110: done extending task lists 28992 1726882996.21111: done processing included files 28992 1726882996.21112: results queue empty 28992 1726882996.21112: checking for any_errors_fatal 28992 1726882996.21116: done checking for any_errors_fatal 28992 1726882996.21116: checking for max_fail_percentage 28992 1726882996.21117: done checking for max_fail_percentage 28992 1726882996.21117: checking to see if all hosts have failed and the running result is not ok 28992 1726882996.21118: done checking to see if all hosts have failed 28992 1726882996.21119: getting the remaining hosts for this loop 28992 1726882996.21119: done getting the remaining hosts for this loop 28992 1726882996.21121: getting the next task for host managed_node1 28992 1726882996.21126: done getting next task for host managed_node1 28992 1726882996.21128: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882996.21130: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882996.21137: getting variables 28992 1726882996.21138: in VariableManager get_vars() 28992 1726882996.21146: Calling all_inventory to load vars for managed_node1 28992 1726882996.21148: Calling groups_inventory to load vars for managed_node1 28992 1726882996.21149: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.21154: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.21157: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.21159: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.22001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.23668: done with get_vars() 28992 1726882996.23687: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:16 -0400 (0:00:00.109) 0:00:56.437 ****** 28992 1726882996.23747: entering _queue_task() for managed_node1/include_tasks 28992 1726882996.24027: worker is 1 (out of 1 available) 28992 1726882996.24042: exiting _queue_task() for managed_node1/include_tasks 28992 1726882996.24057: done queuing things up, now waiting for results queue to drain 28992 1726882996.24059: waiting for pending results... 28992 1726882996.24250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726882996.24357: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010f5 28992 1726882996.24371: variable 'ansible_search_path' from source: unknown 28992 1726882996.24374: variable 'ansible_search_path' from source: unknown 28992 1726882996.24411: calling self._execute() 28992 1726882996.24498: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.24502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.24514: variable 'omit' from source: magic vars 28992 1726882996.24815: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.24825: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.24834: _execute() done 28992 1726882996.24838: dumping result to json 28992 1726882996.24841: done dumping result, returning 28992 1726882996.24845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-0000000010f5] 28992 1726882996.24854: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f5 28992 1726882996.24942: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f5 28992 1726882996.24945: WORKER PROCESS EXITING 28992 1726882996.25005: no more pending results, returning what we have 28992 1726882996.25010: in VariableManager get_vars() 28992 1726882996.25057: Calling all_inventory to load vars for managed_node1 28992 1726882996.25061: Calling groups_inventory to load vars for managed_node1 28992 1726882996.25070: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.25083: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.25086: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.25089: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.26187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.27375: done with get_vars() 28992 1726882996.27392: variable 'ansible_search_path' from source: unknown 28992 1726882996.27393: variable 'ansible_search_path' from source: unknown 28992 1726882996.27420: we have included files to process 28992 1726882996.27421: generating all_blocks data 28992 1726882996.27424: done generating all_blocks data 28992 1726882996.27426: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882996.27427: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882996.27429: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726882996.27838: done processing included file 28992 1726882996.27840: iterating over new_blocks loaded from include file 28992 1726882996.27840: in VariableManager get_vars() 28992 1726882996.27855: done with get_vars() 28992 1726882996.27857: filtering new block on tags 28992 1726882996.27876: done filtering new block on tags 28992 1726882996.27878: in VariableManager get_vars() 28992 1726882996.27894: done with get_vars() 28992 1726882996.27896: filtering new block on tags 28992 1726882996.27926: done filtering new block on tags 28992 1726882996.27928: in VariableManager get_vars() 28992 1726882996.27941: done with get_vars() 28992 1726882996.27942: filtering new block on tags 28992 1726882996.27967: done filtering new block on tags 28992 1726882996.27969: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726882996.27972: extending task lists for all hosts with included blocks 28992 1726882996.29054: done extending task lists 28992 1726882996.29055: done processing included files 28992 1726882996.29055: results queue empty 28992 1726882996.29056: checking for any_errors_fatal 28992 1726882996.29058: done checking for any_errors_fatal 28992 1726882996.29059: checking for max_fail_percentage 28992 1726882996.29060: done checking for max_fail_percentage 28992 1726882996.29060: checking to see if all hosts have failed and the running result is not ok 28992 1726882996.29061: done checking to see if all hosts have failed 28992 1726882996.29061: getting the remaining hosts for this loop 28992 1726882996.29062: done getting the remaining hosts for this loop 28992 1726882996.29064: getting the next task for host managed_node1 28992 1726882996.29068: done getting next task for host managed_node1 28992 1726882996.29070: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882996.29073: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882996.29081: getting variables 28992 1726882996.29082: in VariableManager get_vars() 28992 1726882996.29092: Calling all_inventory to load vars for managed_node1 28992 1726882996.29094: Calling groups_inventory to load vars for managed_node1 28992 1726882996.29097: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.29100: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.29102: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.29104: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.29952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.31119: done with get_vars() 28992 1726882996.31138: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:16 -0400 (0:00:00.074) 0:00:56.512 ****** 28992 1726882996.31192: entering _queue_task() for managed_node1/setup 28992 1726882996.31462: worker is 1 (out of 1 available) 28992 1726882996.31477: exiting _queue_task() for managed_node1/setup 28992 1726882996.31493: done queuing things up, now waiting for results queue to drain 28992 1726882996.31495: waiting for pending results... 28992 1726882996.31701: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726882996.31813: in run() - task 0affc7ec-ae25-9fb4-6018-000000001152 28992 1726882996.31829: variable 'ansible_search_path' from source: unknown 28992 1726882996.31834: variable 'ansible_search_path' from source: unknown 28992 1726882996.31865: calling self._execute() 28992 1726882996.31941: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.31947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.31957: variable 'omit' from source: magic vars 28992 1726882996.32247: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.32256: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.32419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726882996.34031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726882996.34080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726882996.34113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726882996.34144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726882996.34165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726882996.34229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882996.34256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882996.34275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882996.34304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882996.34315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882996.34363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726882996.34381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726882996.34400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726882996.34429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726882996.34443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726882996.34559: variable '__network_required_facts' from source: role '' defaults 28992 1726882996.34569: variable 'ansible_facts' from source: unknown 28992 1726882996.35169: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726882996.35173: when evaluation is False, skipping this task 28992 1726882996.35176: _execute() done 28992 1726882996.35178: dumping result to json 28992 1726882996.35180: done dumping result, returning 28992 1726882996.35189: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000001152] 28992 1726882996.35192: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001152 28992 1726882996.35292: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001152 28992 1726882996.35296: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882996.35361: no more pending results, returning what we have 28992 1726882996.35364: results queue empty 28992 1726882996.35365: checking for any_errors_fatal 28992 1726882996.35367: done checking for any_errors_fatal 28992 1726882996.35368: checking for max_fail_percentage 28992 1726882996.35370: done checking for max_fail_percentage 28992 1726882996.35371: checking to see if all hosts have failed and the running result is not ok 28992 1726882996.35372: done checking to see if all hosts have failed 28992 1726882996.35372: getting the remaining hosts for this loop 28992 1726882996.35374: done getting the remaining hosts for this loop 28992 1726882996.35379: getting the next task for host managed_node1 28992 1726882996.35393: done getting next task for host managed_node1 28992 1726882996.35397: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882996.35404: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882996.35429: getting variables 28992 1726882996.35431: in VariableManager get_vars() 28992 1726882996.35470: Calling all_inventory to load vars for managed_node1 28992 1726882996.35473: Calling groups_inventory to load vars for managed_node1 28992 1726882996.35475: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.35488: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.35491: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.35500: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.36545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.37759: done with get_vars() 28992 1726882996.37780: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:16 -0400 (0:00:00.066) 0:00:56.579 ****** 28992 1726882996.37869: entering _queue_task() for managed_node1/stat 28992 1726882996.38159: worker is 1 (out of 1 available) 28992 1726882996.38174: exiting _queue_task() for managed_node1/stat 28992 1726882996.38192: done queuing things up, now waiting for results queue to drain 28992 1726882996.38194: waiting for pending results... 28992 1726882996.38389: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726882996.38499: in run() - task 0affc7ec-ae25-9fb4-6018-000000001154 28992 1726882996.38511: variable 'ansible_search_path' from source: unknown 28992 1726882996.38515: variable 'ansible_search_path' from source: unknown 28992 1726882996.38550: calling self._execute() 28992 1726882996.38628: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.38634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.38642: variable 'omit' from source: magic vars 28992 1726882996.38938: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.38948: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.39080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882996.39292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882996.39328: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882996.39355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882996.39382: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882996.39454: 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) 28992 1726882996.39473: 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) 28992 1726882996.39493: 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) 28992 1726882996.39514: 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) 28992 1726882996.39581: variable '__network_is_ostree' from source: set_fact 28992 1726882996.39589: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882996.39592: when evaluation is False, skipping this task 28992 1726882996.39595: _execute() done 28992 1726882996.39598: dumping result to json 28992 1726882996.39601: done dumping result, returning 28992 1726882996.39607: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000001154] 28992 1726882996.39613: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001154 28992 1726882996.39708: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001154 28992 1726882996.39712: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882996.39787: no more pending results, returning what we have 28992 1726882996.39791: results queue empty 28992 1726882996.39792: checking for any_errors_fatal 28992 1726882996.39799: done checking for any_errors_fatal 28992 1726882996.39800: checking for max_fail_percentage 28992 1726882996.39802: done checking for max_fail_percentage 28992 1726882996.39803: checking to see if all hosts have failed and the running result is not ok 28992 1726882996.39804: done checking to see if all hosts have failed 28992 1726882996.39804: getting the remaining hosts for this loop 28992 1726882996.39806: done getting the remaining hosts for this loop 28992 1726882996.39810: getting the next task for host managed_node1 28992 1726882996.39818: done getting next task for host managed_node1 28992 1726882996.39823: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882996.39829: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882996.39848: getting variables 28992 1726882996.39850: in VariableManager get_vars() 28992 1726882996.39886: Calling all_inventory to load vars for managed_node1 28992 1726882996.39889: Calling groups_inventory to load vars for managed_node1 28992 1726882996.39891: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.39900: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.39902: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.39905: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.41047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.42229: done with get_vars() 28992 1726882996.42248: done getting variables 28992 1726882996.42295: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:16 -0400 (0:00:00.044) 0:00:56.623 ****** 28992 1726882996.42327: entering _queue_task() for managed_node1/set_fact 28992 1726882996.42584: worker is 1 (out of 1 available) 28992 1726882996.42597: exiting _queue_task() for managed_node1/set_fact 28992 1726882996.42609: done queuing things up, now waiting for results queue to drain 28992 1726882996.42610: waiting for pending results... 28992 1726882996.42882: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726882996.42992: in run() - task 0affc7ec-ae25-9fb4-6018-000000001155 28992 1726882996.43004: variable 'ansible_search_path' from source: unknown 28992 1726882996.43007: variable 'ansible_search_path' from source: unknown 28992 1726882996.43041: calling self._execute() 28992 1726882996.43123: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.43127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.43137: variable 'omit' from source: magic vars 28992 1726882996.43441: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.43450: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.43582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726882996.43794: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726882996.43829: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726882996.43857: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726882996.43887: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726882996.43959: 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) 28992 1726882996.43978: 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) 28992 1726882996.44000: 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) 28992 1726882996.44018: 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) 28992 1726882996.44091: variable '__network_is_ostree' from source: set_fact 28992 1726882996.44097: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726882996.44100: when evaluation is False, skipping this task 28992 1726882996.44103: _execute() done 28992 1726882996.44105: dumping result to json 28992 1726882996.44108: done dumping result, returning 28992 1726882996.44116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000001155] 28992 1726882996.44121: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001155 28992 1726882996.44218: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001155 28992 1726882996.44223: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726882996.44300: no more pending results, returning what we have 28992 1726882996.44304: results queue empty 28992 1726882996.44305: checking for any_errors_fatal 28992 1726882996.44310: done checking for any_errors_fatal 28992 1726882996.44311: checking for max_fail_percentage 28992 1726882996.44312: done checking for max_fail_percentage 28992 1726882996.44313: checking to see if all hosts have failed and the running result is not ok 28992 1726882996.44314: done checking to see if all hosts have failed 28992 1726882996.44315: getting the remaining hosts for this loop 28992 1726882996.44317: done getting the remaining hosts for this loop 28992 1726882996.44321: getting the next task for host managed_node1 28992 1726882996.44336: done getting next task for host managed_node1 28992 1726882996.44340: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882996.44346: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882996.44364: getting variables 28992 1726882996.44366: in VariableManager get_vars() 28992 1726882996.44403: Calling all_inventory to load vars for managed_node1 28992 1726882996.44405: Calling groups_inventory to load vars for managed_node1 28992 1726882996.44407: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882996.44417: Calling all_plugins_play to load vars for managed_node1 28992 1726882996.44419: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882996.44429: Calling groups_plugins_play to load vars for managed_node1 28992 1726882996.45556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882996.46768: done with get_vars() 28992 1726882996.46790: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:16 -0400 (0:00:00.045) 0:00:56.669 ****** 28992 1726882996.46873: entering _queue_task() for managed_node1/service_facts 28992 1726882996.47159: worker is 1 (out of 1 available) 28992 1726882996.47177: exiting _queue_task() for managed_node1/service_facts 28992 1726882996.47194: done queuing things up, now waiting for results queue to drain 28992 1726882996.47196: waiting for pending results... 28992 1726882996.47390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726882996.47497: in run() - task 0affc7ec-ae25-9fb4-6018-000000001157 28992 1726882996.47509: variable 'ansible_search_path' from source: unknown 28992 1726882996.47513: variable 'ansible_search_path' from source: unknown 28992 1726882996.47547: calling self._execute() 28992 1726882996.47624: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.47630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.47641: variable 'omit' from source: magic vars 28992 1726882996.47943: variable 'ansible_distribution_major_version' from source: facts 28992 1726882996.47953: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882996.47962: variable 'omit' from source: magic vars 28992 1726882996.48019: variable 'omit' from source: magic vars 28992 1726882996.48047: variable 'omit' from source: magic vars 28992 1726882996.48086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882996.48114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882996.48134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882996.48148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882996.48158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882996.48186: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882996.48189: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.48192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.48267: Set connection var ansible_pipelining to False 28992 1726882996.48271: Set connection var ansible_connection to ssh 28992 1726882996.48273: Set connection var ansible_timeout to 10 28992 1726882996.48276: Set connection var ansible_shell_type to sh 28992 1726882996.48282: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882996.48290: Set connection var ansible_shell_executable to /bin/sh 28992 1726882996.48310: variable 'ansible_shell_executable' from source: unknown 28992 1726882996.48315: variable 'ansible_connection' from source: unknown 28992 1726882996.48318: variable 'ansible_module_compression' from source: unknown 28992 1726882996.48320: variable 'ansible_shell_type' from source: unknown 28992 1726882996.48325: variable 'ansible_shell_executable' from source: unknown 28992 1726882996.48327: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882996.48329: variable 'ansible_pipelining' from source: unknown 28992 1726882996.48332: variable 'ansible_timeout' from source: unknown 28992 1726882996.48337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882996.48493: 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) 28992 1726882996.48505: variable 'omit' from source: magic vars 28992 1726882996.48508: starting attempt loop 28992 1726882996.48510: running the handler 28992 1726882996.48527: _low_level_execute_command(): starting 28992 1726882996.48533: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882996.49084: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882996.49088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.49093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882996.49096: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.49143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882996.49146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882996.49217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882996.50962: stdout chunk (state=3): >>>/root <<< 28992 1726882996.51072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882996.51122: stderr chunk (state=3): >>><<< 28992 1726882996.51126: stdout chunk (state=3): >>><<< 28992 1726882996.51149: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882996.51161: _low_level_execute_command(): starting 28992 1726882996.51168: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672 `" && echo ansible-tmp-1726882996.5114894-31037-223833017042672="` echo /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672 `" ) && sleep 0' 28992 1726882996.51610: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882996.51618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882996.51645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726882996.51656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.51711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882996.51719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882996.51721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882996.51768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882996.53724: stdout chunk (state=3): >>>ansible-tmp-1726882996.5114894-31037-223833017042672=/root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672 <<< 28992 1726882996.53848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882996.53896: stderr chunk (state=3): >>><<< 28992 1726882996.53899: stdout chunk (state=3): >>><<< 28992 1726882996.53911: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882996.5114894-31037-223833017042672=/root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882996.53954: variable 'ansible_module_compression' from source: unknown 28992 1726882996.53998: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726882996.54031: variable 'ansible_facts' from source: unknown 28992 1726882996.54096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py 28992 1726882996.54205: Sending initial data 28992 1726882996.54208: Sent initial data (162 bytes) 28992 1726882996.54690: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882996.54693: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726882996.54696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.54698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882996.54700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.54758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882996.54762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882996.54838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882996.56413: 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 <<< 28992 1726882996.56496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882996.56541: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp_cbex__c /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py <<< 28992 1726882996.56565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py" <<< 28992 1726882996.56604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp_cbex__c" to remote "/root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py" <<< 28992 1726882996.57300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882996.57391: stderr chunk (state=3): >>><<< 28992 1726882996.57401: stdout chunk (state=3): >>><<< 28992 1726882996.57416: done transferring module to remote 28992 1726882996.57432: _low_level_execute_command(): starting 28992 1726882996.57436: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/ /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py && sleep 0' 28992 1726882996.57968: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882996.57971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.57974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882996.57976: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726882996.57981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882996.58029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882996.58039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882996.58089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882996.60065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882996.60069: stderr chunk (state=3): >>><<< 28992 1726882996.60072: stdout chunk (state=3): >>><<< 28992 1726882996.60074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882996.60077: _low_level_execute_command(): starting 28992 1726882996.60094: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/AnsiballZ_service_facts.py && sleep 0' 28992 1726882996.60703: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882996.60717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882996.60737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882996.60841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882996.60862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882996.60949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882998.83114: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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.s<<< 28992 1726882998.83220: stdout chunk (state=3): >>>ervice", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726882998.85030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726882998.85034: stdout chunk (state=3): >>><<< 28992 1726882998.85037: stderr chunk (state=3): >>><<< 28992 1726882998.85042: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882998.85968: 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-1726882996.5114894-31037-223833017042672/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882998.85986: _low_level_execute_command(): starting 28992 1726882998.85998: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882996.5114894-31037-223833017042672/ > /dev/null 2>&1 && sleep 0' 28992 1726882998.86777: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882998.86903: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882998.87066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882998.87160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882998.89172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882998.89188: stdout chunk (state=3): >>><<< 28992 1726882998.89205: stderr chunk (state=3): >>><<< 28992 1726882998.89651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882998.89655: handler run complete 28992 1726882998.89736: variable 'ansible_facts' from source: unknown 28992 1726882998.90419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882998.91385: variable 'ansible_facts' from source: unknown 28992 1726882998.91542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882998.91801: attempt loop complete, returning result 28992 1726882998.91804: _execute() done 28992 1726882998.91807: dumping result to json 28992 1726882998.91879: done dumping result, returning 28992 1726882998.91890: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000001157] 28992 1726882998.91895: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001157 28992 1726882998.92979: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001157 28992 1726882998.92983: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726882998.93167: no more pending results, returning what we have 28992 1726882998.93170: results queue empty 28992 1726882998.93171: checking for any_errors_fatal 28992 1726882998.93178: done checking for any_errors_fatal 28992 1726882998.93179: checking for max_fail_percentage 28992 1726882998.93181: done checking for max_fail_percentage 28992 1726882998.93181: checking to see if all hosts have failed and the running result is not ok 28992 1726882998.93182: done checking to see if all hosts have failed 28992 1726882998.93186: getting the remaining hosts for this loop 28992 1726882998.93187: done getting the remaining hosts for this loop 28992 1726882998.93191: getting the next task for host managed_node1 28992 1726882998.93198: done getting next task for host managed_node1 28992 1726882998.93201: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882998.93212: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726882998.93226: getting variables 28992 1726882998.93228: in VariableManager get_vars() 28992 1726882998.93261: Calling all_inventory to load vars for managed_node1 28992 1726882998.93263: Calling groups_inventory to load vars for managed_node1 28992 1726882998.93266: Calling all_plugins_inventory to load vars for managed_node1 28992 1726882998.93275: Calling all_plugins_play to load vars for managed_node1 28992 1726882998.93278: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726882998.93281: Calling groups_plugins_play to load vars for managed_node1 28992 1726882999.00475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726882999.02730: done with get_vars() 28992 1726882999.02764: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:19 -0400 (0:00:02.559) 0:00:59.229 ****** 28992 1726882999.02864: entering _queue_task() for managed_node1/package_facts 28992 1726882999.03361: worker is 1 (out of 1 available) 28992 1726882999.03374: exiting _queue_task() for managed_node1/package_facts 28992 1726882999.03389: done queuing things up, now waiting for results queue to drain 28992 1726882999.03391: waiting for pending results... 28992 1726882999.03631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726882999.03830: in run() - task 0affc7ec-ae25-9fb4-6018-000000001158 28992 1726882999.03892: variable 'ansible_search_path' from source: unknown 28992 1726882999.03897: variable 'ansible_search_path' from source: unknown 28992 1726882999.03904: calling self._execute() 28992 1726882999.04028: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882999.04046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882999.04110: variable 'omit' from source: magic vars 28992 1726882999.04509: variable 'ansible_distribution_major_version' from source: facts 28992 1726882999.04529: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726882999.04549: variable 'omit' from source: magic vars 28992 1726882999.04655: variable 'omit' from source: magic vars 28992 1726882999.04706: variable 'omit' from source: magic vars 28992 1726882999.04767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726882999.04813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726882999.04876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726882999.04883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882999.04987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726882999.04991: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726882999.04995: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882999.04998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882999.05061: Set connection var ansible_pipelining to False 28992 1726882999.05068: Set connection var ansible_connection to ssh 28992 1726882999.05077: Set connection var ansible_timeout to 10 28992 1726882999.05089: Set connection var ansible_shell_type to sh 28992 1726882999.05100: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726882999.05116: Set connection var ansible_shell_executable to /bin/sh 28992 1726882999.05146: variable 'ansible_shell_executable' from source: unknown 28992 1726882999.05152: variable 'ansible_connection' from source: unknown 28992 1726882999.05159: variable 'ansible_module_compression' from source: unknown 28992 1726882999.05164: variable 'ansible_shell_type' from source: unknown 28992 1726882999.05171: variable 'ansible_shell_executable' from source: unknown 28992 1726882999.05178: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726882999.05189: variable 'ansible_pipelining' from source: unknown 28992 1726882999.05203: variable 'ansible_timeout' from source: unknown 28992 1726882999.05219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726882999.05532: 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) 28992 1726882999.05536: variable 'omit' from source: magic vars 28992 1726882999.05539: starting attempt loop 28992 1726882999.05542: running the handler 28992 1726882999.05546: _low_level_execute_command(): starting 28992 1726882999.05549: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726882999.06426: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882999.06533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882999.06557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882999.06574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882999.06668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882999.08393: stdout chunk (state=3): >>>/root <<< 28992 1726882999.08578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882999.08599: stdout chunk (state=3): >>><<< 28992 1726882999.08611: stderr chunk (state=3): >>><<< 28992 1726882999.08638: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882999.08751: _low_level_execute_command(): starting 28992 1726882999.08755: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537 `" && echo ansible-tmp-1726882999.0864604-31121-157670188521537="` echo /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537 `" ) && sleep 0' 28992 1726882999.09371: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882999.09493: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882999.09528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882999.09617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882999.11580: stdout chunk (state=3): >>>ansible-tmp-1726882999.0864604-31121-157670188521537=/root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537 <<< 28992 1726882999.11804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882999.11808: stdout chunk (state=3): >>><<< 28992 1726882999.11811: stderr chunk (state=3): >>><<< 28992 1726882999.11832: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882999.0864604-31121-157670188521537=/root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882999.11911: variable 'ansible_module_compression' from source: unknown 28992 1726882999.11957: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726882999.12125: variable 'ansible_facts' from source: unknown 28992 1726882999.12235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py 28992 1726882999.12575: Sending initial data 28992 1726882999.12579: Sent initial data (162 bytes) 28992 1726882999.13129: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882999.13132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882999.13135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882999.13138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882999.13140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882999.13148: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882999.13232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882999.13236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882999.13273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882999.13353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882999.14950: 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 <<< 28992 1726882999.15016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726882999.15075: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4tlqy6fx /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py <<< 28992 1726882999.15079: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py" <<< 28992 1726882999.15143: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4tlqy6fx" to remote "/root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py" <<< 28992 1726882999.16759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882999.16868: stderr chunk (state=3): >>><<< 28992 1726882999.16995: stdout chunk (state=3): >>><<< 28992 1726882999.16998: done transferring module to remote 28992 1726882999.17000: _low_level_execute_command(): starting 28992 1726882999.17003: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/ /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py && sleep 0' 28992 1726882999.17638: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882999.17643: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882999.17720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882999.17741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882999.17787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882999.17828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882999.19704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882999.19710: stdout chunk (state=3): >>><<< 28992 1726882999.19713: stderr chunk (state=3): >>><<< 28992 1726882999.19738: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882999.19742: _low_level_execute_command(): starting 28992 1726882999.19760: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/AnsiballZ_package_facts.py && sleep 0' 28992 1726882999.20528: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726882999.20532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882999.20535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882999.20538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882999.20540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882999.20542: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726882999.20545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882999.20547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726882999.20549: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726882999.20551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726882999.20552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726882999.20554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882999.20556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726882999.20558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726882999.20560: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726882999.20603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882999.20626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726882999.20636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882999.20656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882999.20746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882999.83170: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726882999.83360: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 28992 1726882999.83432: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726882999.85299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882999.85398: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726882999.85415: stderr chunk (state=3): >>><<< 28992 1726882999.85427: stdout chunk (state=3): >>><<< 28992 1726882999.85464: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726882999.92007: 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-1726882999.0864604-31121-157670188521537/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726882999.92201: _low_level_execute_command(): starting 28992 1726882999.92310: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882999.0864604-31121-157670188521537/ > /dev/null 2>&1 && sleep 0' 28992 1726882999.93820: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726882999.93872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726882999.94113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726882999.94247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726882999.94461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726882999.96287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726882999.96350: stderr chunk (state=3): >>><<< 28992 1726882999.96537: stdout chunk (state=3): >>><<< 28992 1726882999.96641: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726882999.96646: handler run complete 28992 1726882999.98098: variable 'ansible_facts' from source: unknown 28992 1726882999.98794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.01128: variable 'ansible_facts' from source: unknown 28992 1726883000.01468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.02429: attempt loop complete, returning result 28992 1726883000.02433: _execute() done 28992 1726883000.02436: dumping result to json 28992 1726883000.02607: done dumping result, returning 28992 1726883000.02627: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000001158] 28992 1726883000.02638: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001158 28992 1726883000.04709: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001158 28992 1726883000.04712: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883000.04807: no more pending results, returning what we have 28992 1726883000.04809: results queue empty 28992 1726883000.04810: checking for any_errors_fatal 28992 1726883000.04815: done checking for any_errors_fatal 28992 1726883000.04816: checking for max_fail_percentage 28992 1726883000.04817: done checking for max_fail_percentage 28992 1726883000.04817: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.04818: done checking to see if all hosts have failed 28992 1726883000.04818: getting the remaining hosts for this loop 28992 1726883000.04819: done getting the remaining hosts for this loop 28992 1726883000.04825: getting the next task for host managed_node1 28992 1726883000.04831: done getting next task for host managed_node1 28992 1726883000.04833: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883000.04838: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.04846: getting variables 28992 1726883000.04847: in VariableManager get_vars() 28992 1726883000.04870: Calling all_inventory to load vars for managed_node1 28992 1726883000.04872: Calling groups_inventory to load vars for managed_node1 28992 1726883000.04873: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.04880: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.04882: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.04884: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.06288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.07860: done with get_vars() 28992 1726883000.07878: done getting variables 28992 1726883000.07929: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:20 -0400 (0:00:01.050) 0:01:00.279 ****** 28992 1726883000.07961: entering _queue_task() for managed_node1/debug 28992 1726883000.08217: worker is 1 (out of 1 available) 28992 1726883000.08234: exiting _queue_task() for managed_node1/debug 28992 1726883000.08248: done queuing things up, now waiting for results queue to drain 28992 1726883000.08250: waiting for pending results... 28992 1726883000.08442: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883000.08549: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010f6 28992 1726883000.08562: variable 'ansible_search_path' from source: unknown 28992 1726883000.08565: variable 'ansible_search_path' from source: unknown 28992 1726883000.08601: calling self._execute() 28992 1726883000.08680: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.08690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.08701: variable 'omit' from source: magic vars 28992 1726883000.09012: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.09026: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.09130: variable 'omit' from source: magic vars 28992 1726883000.09134: variable 'omit' from source: magic vars 28992 1726883000.09216: variable 'network_provider' from source: set_fact 28992 1726883000.09251: variable 'omit' from source: magic vars 28992 1726883000.09299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883000.09348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883000.09375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883000.09401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883000.09418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883000.09457: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883000.09466: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.09474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.09585: Set connection var ansible_pipelining to False 28992 1726883000.09593: Set connection var ansible_connection to ssh 28992 1726883000.09603: Set connection var ansible_timeout to 10 28992 1726883000.09610: Set connection var ansible_shell_type to sh 28992 1726883000.09620: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883000.09636: Set connection var ansible_shell_executable to /bin/sh 28992 1726883000.09729: variable 'ansible_shell_executable' from source: unknown 28992 1726883000.09732: variable 'ansible_connection' from source: unknown 28992 1726883000.09736: variable 'ansible_module_compression' from source: unknown 28992 1726883000.09738: variable 'ansible_shell_type' from source: unknown 28992 1726883000.09741: variable 'ansible_shell_executable' from source: unknown 28992 1726883000.09743: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.09745: variable 'ansible_pipelining' from source: unknown 28992 1726883000.09747: variable 'ansible_timeout' from source: unknown 28992 1726883000.09749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.09866: 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) 28992 1726883000.09884: variable 'omit' from source: magic vars 28992 1726883000.09895: starting attempt loop 28992 1726883000.09905: running the handler 28992 1726883000.09960: handler run complete 28992 1726883000.09982: attempt loop complete, returning result 28992 1726883000.10048: _execute() done 28992 1726883000.10098: dumping result to json 28992 1726883000.10104: done dumping result, returning 28992 1726883000.10106: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-0000000010f6] 28992 1726883000.10109: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f6 28992 1726883000.10177: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f6 28992 1726883000.10180: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883000.10267: no more pending results, returning what we have 28992 1726883000.10270: results queue empty 28992 1726883000.10271: checking for any_errors_fatal 28992 1726883000.10278: done checking for any_errors_fatal 28992 1726883000.10279: checking for max_fail_percentage 28992 1726883000.10280: done checking for max_fail_percentage 28992 1726883000.10281: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.10282: done checking to see if all hosts have failed 28992 1726883000.10283: getting the remaining hosts for this loop 28992 1726883000.10286: done getting the remaining hosts for this loop 28992 1726883000.10290: getting the next task for host managed_node1 28992 1726883000.10295: done getting next task for host managed_node1 28992 1726883000.10299: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883000.10304: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.10321: getting variables 28992 1726883000.10323: in VariableManager get_vars() 28992 1726883000.10350: Calling all_inventory to load vars for managed_node1 28992 1726883000.10351: Calling groups_inventory to load vars for managed_node1 28992 1726883000.10353: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.10360: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.10361: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.10363: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.11418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.12632: done with get_vars() 28992 1726883000.12649: done getting variables 28992 1726883000.12694: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:20 -0400 (0:00:00.047) 0:01:00.327 ****** 28992 1726883000.12727: entering _queue_task() for managed_node1/fail 28992 1726883000.12948: worker is 1 (out of 1 available) 28992 1726883000.12963: exiting _queue_task() for managed_node1/fail 28992 1726883000.12976: done queuing things up, now waiting for results queue to drain 28992 1726883000.12978: waiting for pending results... 28992 1726883000.13165: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883000.13271: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010f7 28992 1726883000.13283: variable 'ansible_search_path' from source: unknown 28992 1726883000.13289: variable 'ansible_search_path' from source: unknown 28992 1726883000.13316: calling self._execute() 28992 1726883000.13404: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.13409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.13418: variable 'omit' from source: magic vars 28992 1726883000.13723: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.13736: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.13832: variable 'network_state' from source: role '' defaults 28992 1726883000.13841: Evaluated conditional (network_state != {}): False 28992 1726883000.13844: when evaluation is False, skipping this task 28992 1726883000.13847: _execute() done 28992 1726883000.13850: dumping result to json 28992 1726883000.13853: done dumping result, returning 28992 1726883000.13860: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-0000000010f7] 28992 1726883000.13864: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f7 28992 1726883000.13962: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f7 28992 1726883000.13966: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883000.14020: no more pending results, returning what we have 28992 1726883000.14025: results queue empty 28992 1726883000.14026: checking for any_errors_fatal 28992 1726883000.14032: done checking for any_errors_fatal 28992 1726883000.14033: checking for max_fail_percentage 28992 1726883000.14035: done checking for max_fail_percentage 28992 1726883000.14036: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.14037: done checking to see if all hosts have failed 28992 1726883000.14038: getting the remaining hosts for this loop 28992 1726883000.14039: done getting the remaining hosts for this loop 28992 1726883000.14043: getting the next task for host managed_node1 28992 1726883000.14049: done getting next task for host managed_node1 28992 1726883000.14053: ^ 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 28992 1726883000.14058: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.14076: getting variables 28992 1726883000.14078: in VariableManager get_vars() 28992 1726883000.14111: Calling all_inventory to load vars for managed_node1 28992 1726883000.14114: Calling groups_inventory to load vars for managed_node1 28992 1726883000.14116: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.14127: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.14129: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.14132: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.15073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.16381: done with get_vars() 28992 1726883000.16401: done getting variables 28992 1726883000.16446: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:20 -0400 (0:00:00.037) 0:01:00.365 ****** 28992 1726883000.16471: entering _queue_task() for managed_node1/fail 28992 1726883000.16675: worker is 1 (out of 1 available) 28992 1726883000.16693: exiting _queue_task() for managed_node1/fail 28992 1726883000.16706: done queuing things up, now waiting for results queue to drain 28992 1726883000.16708: waiting for pending results... 28992 1726883000.16896: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883000.16990: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010f8 28992 1726883000.17001: variable 'ansible_search_path' from source: unknown 28992 1726883000.17005: variable 'ansible_search_path' from source: unknown 28992 1726883000.17036: calling self._execute() 28992 1726883000.17115: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.17118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.17130: variable 'omit' from source: magic vars 28992 1726883000.17423: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.17433: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.17520: variable 'network_state' from source: role '' defaults 28992 1726883000.17530: Evaluated conditional (network_state != {}): False 28992 1726883000.17533: when evaluation is False, skipping this task 28992 1726883000.17536: _execute() done 28992 1726883000.17539: dumping result to json 28992 1726883000.17542: done dumping result, returning 28992 1726883000.17548: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-0000000010f8] 28992 1726883000.17554: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f8 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883000.17704: no more pending results, returning what we have 28992 1726883000.17707: results queue empty 28992 1726883000.17708: checking for any_errors_fatal 28992 1726883000.17713: done checking for any_errors_fatal 28992 1726883000.17714: checking for max_fail_percentage 28992 1726883000.17716: done checking for max_fail_percentage 28992 1726883000.17716: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.17717: done checking to see if all hosts have failed 28992 1726883000.17718: getting the remaining hosts for this loop 28992 1726883000.17719: done getting the remaining hosts for this loop 28992 1726883000.17725: getting the next task for host managed_node1 28992 1726883000.17731: done getting next task for host managed_node1 28992 1726883000.17737: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883000.17741: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.17759: getting variables 28992 1726883000.17761: in VariableManager get_vars() 28992 1726883000.17794: Calling all_inventory to load vars for managed_node1 28992 1726883000.17797: Calling groups_inventory to load vars for managed_node1 28992 1726883000.17799: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.17807: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.17809: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.17812: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.18329: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f8 28992 1726883000.18333: WORKER PROCESS EXITING 28992 1726883000.18770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.19976: done with get_vars() 28992 1726883000.19995: done getting variables 28992 1726883000.20040: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:20 -0400 (0:00:00.035) 0:01:00.401 ****** 28992 1726883000.20063: entering _queue_task() for managed_node1/fail 28992 1726883000.20269: worker is 1 (out of 1 available) 28992 1726883000.20282: exiting _queue_task() for managed_node1/fail 28992 1726883000.20296: done queuing things up, now waiting for results queue to drain 28992 1726883000.20298: waiting for pending results... 28992 1726883000.20475: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883000.20574: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010f9 28992 1726883000.20589: variable 'ansible_search_path' from source: unknown 28992 1726883000.20592: variable 'ansible_search_path' from source: unknown 28992 1726883000.20619: calling self._execute() 28992 1726883000.20695: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.20699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.20708: variable 'omit' from source: magic vars 28992 1726883000.20993: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.21002: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.21133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.23047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.23092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.23120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.23150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.23171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.23235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.23260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.23279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.23309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.23320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.23388: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.23406: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883000.23489: variable 'ansible_distribution' from source: facts 28992 1726883000.23493: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.23500: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883000.23504: when evaluation is False, skipping this task 28992 1726883000.23506: _execute() done 28992 1726883000.23509: dumping result to json 28992 1726883000.23511: done dumping result, returning 28992 1726883000.23518: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-0000000010f9] 28992 1726883000.23526: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f9 28992 1726883000.23619: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010f9 28992 1726883000.23625: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883000.23671: no more pending results, returning what we have 28992 1726883000.23674: results queue empty 28992 1726883000.23675: checking for any_errors_fatal 28992 1726883000.23682: done checking for any_errors_fatal 28992 1726883000.23686: checking for max_fail_percentage 28992 1726883000.23687: done checking for max_fail_percentage 28992 1726883000.23688: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.23689: done checking to see if all hosts have failed 28992 1726883000.23690: getting the remaining hosts for this loop 28992 1726883000.23692: done getting the remaining hosts for this loop 28992 1726883000.23696: getting the next task for host managed_node1 28992 1726883000.23703: done getting next task for host managed_node1 28992 1726883000.23707: ^ 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 28992 1726883000.23711: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.23731: getting variables 28992 1726883000.23733: in VariableManager get_vars() 28992 1726883000.23765: Calling all_inventory to load vars for managed_node1 28992 1726883000.23768: Calling groups_inventory to load vars for managed_node1 28992 1726883000.23770: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.23779: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.23781: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.23786: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.24881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.26070: done with get_vars() 28992 1726883000.26090: done getting variables 28992 1726883000.26135: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:20 -0400 (0:00:00.060) 0:01:00.461 ****** 28992 1726883000.26159: entering _queue_task() for managed_node1/dnf 28992 1726883000.26373: worker is 1 (out of 1 available) 28992 1726883000.26391: exiting _queue_task() for managed_node1/dnf 28992 1726883000.26404: done queuing things up, now waiting for results queue to drain 28992 1726883000.26405: waiting for pending results... 28992 1726883000.26590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883000.26691: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010fa 28992 1726883000.26702: variable 'ansible_search_path' from source: unknown 28992 1726883000.26705: variable 'ansible_search_path' from source: unknown 28992 1726883000.26739: calling self._execute() 28992 1726883000.26812: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.26819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.26831: variable 'omit' from source: magic vars 28992 1726883000.27123: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.27132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.27280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.28923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.28972: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.29001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.29030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.29053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.29116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.29150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.29171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.29201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.29212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.29301: variable 'ansible_distribution' from source: facts 28992 1726883000.29305: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.29311: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883000.29393: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.29490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.29506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.29525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.29553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.29564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.29600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.29617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.29638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.29664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.29675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.29710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.29728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.29746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.29772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.29782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.29892: variable 'network_connections' from source: include params 28992 1726883000.29901: variable 'interface' from source: play vars 28992 1726883000.29951: variable 'interface' from source: play vars 28992 1726883000.30005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883000.30123: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883000.30154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883000.30178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883000.30201: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883000.30236: 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) 28992 1726883000.30256: 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) 28992 1726883000.30278: 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) 28992 1726883000.30299: 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) 28992 1726883000.30349: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883000.30525: variable 'network_connections' from source: include params 28992 1726883000.30529: variable 'interface' from source: play vars 28992 1726883000.30575: variable 'interface' from source: play vars 28992 1726883000.30602: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883000.30605: when evaluation is False, skipping this task 28992 1726883000.30608: _execute() done 28992 1726883000.30611: dumping result to json 28992 1726883000.30613: done dumping result, returning 28992 1726883000.30619: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000010fa] 28992 1726883000.30625: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fa 28992 1726883000.30728: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fa 28992 1726883000.30731: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883000.30789: no more pending results, returning what we have 28992 1726883000.30793: results queue empty 28992 1726883000.30794: checking for any_errors_fatal 28992 1726883000.30803: done checking for any_errors_fatal 28992 1726883000.30804: checking for max_fail_percentage 28992 1726883000.30807: done checking for max_fail_percentage 28992 1726883000.30808: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.30809: done checking to see if all hosts have failed 28992 1726883000.30809: getting the remaining hosts for this loop 28992 1726883000.30812: done getting the remaining hosts for this loop 28992 1726883000.30816: getting the next task for host managed_node1 28992 1726883000.30826: done getting next task for host managed_node1 28992 1726883000.30830: ^ 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 28992 1726883000.30834: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.30861: getting variables 28992 1726883000.30863: in VariableManager get_vars() 28992 1726883000.30904: Calling all_inventory to load vars for managed_node1 28992 1726883000.30906: Calling groups_inventory to load vars for managed_node1 28992 1726883000.30909: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.30918: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.30920: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.30925: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.31940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.33254: done with get_vars() 28992 1726883000.33272: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883000.33330: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:20 -0400 (0:00:00.071) 0:01:00.533 ****** 28992 1726883000.33355: entering _queue_task() for managed_node1/yum 28992 1726883000.33619: worker is 1 (out of 1 available) 28992 1726883000.33635: exiting _queue_task() for managed_node1/yum 28992 1726883000.33649: done queuing things up, now waiting for results queue to drain 28992 1726883000.33651: waiting for pending results... 28992 1726883000.33851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883000.33939: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010fb 28992 1726883000.33952: variable 'ansible_search_path' from source: unknown 28992 1726883000.33955: variable 'ansible_search_path' from source: unknown 28992 1726883000.33987: calling self._execute() 28992 1726883000.34070: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.34074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.34084: variable 'omit' from source: magic vars 28992 1726883000.34389: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.34400: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.34541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.36219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.36268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.36299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.36328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.36349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.36628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.36632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.36635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.36637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.36640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.36695: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.36717: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883000.36728: when evaluation is False, skipping this task 28992 1726883000.36736: _execute() done 28992 1726883000.36742: dumping result to json 28992 1726883000.36759: done dumping result, returning 28992 1726883000.36772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000010fb] 28992 1726883000.36784: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fb skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883000.37019: no more pending results, returning what we have 28992 1726883000.37025: results queue empty 28992 1726883000.37026: checking for any_errors_fatal 28992 1726883000.37036: done checking for any_errors_fatal 28992 1726883000.37037: checking for max_fail_percentage 28992 1726883000.37040: done checking for max_fail_percentage 28992 1726883000.37041: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.37042: done checking to see if all hosts have failed 28992 1726883000.37042: getting the remaining hosts for this loop 28992 1726883000.37044: done getting the remaining hosts for this loop 28992 1726883000.37049: getting the next task for host managed_node1 28992 1726883000.37058: done getting next task for host managed_node1 28992 1726883000.37063: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883000.37068: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.37094: getting variables 28992 1726883000.37096: in VariableManager get_vars() 28992 1726883000.37257: Calling all_inventory to load vars for managed_node1 28992 1726883000.37261: Calling groups_inventory to load vars for managed_node1 28992 1726883000.37263: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.37335: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.37339: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.37349: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.37969: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fb 28992 1726883000.37973: WORKER PROCESS EXITING 28992 1726883000.38475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.39750: done with get_vars() 28992 1726883000.39776: done getting variables 28992 1726883000.39845: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:20 -0400 (0:00:00.065) 0:01:00.599 ****** 28992 1726883000.39882: entering _queue_task() for managed_node1/fail 28992 1726883000.40360: worker is 1 (out of 1 available) 28992 1726883000.40372: exiting _queue_task() for managed_node1/fail 28992 1726883000.40387: done queuing things up, now waiting for results queue to drain 28992 1726883000.40389: waiting for pending results... 28992 1726883000.40629: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883000.40743: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010fc 28992 1726883000.40764: variable 'ansible_search_path' from source: unknown 28992 1726883000.40773: variable 'ansible_search_path' from source: unknown 28992 1726883000.40818: calling self._execute() 28992 1726883000.40930: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.40945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.41027: variable 'omit' from source: magic vars 28992 1726883000.41386: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.41404: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.41542: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.41768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.44716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.44795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.44843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.44892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.44929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.45101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.45105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.45107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.45134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.45151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.45206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.45240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.45268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.45328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.45350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.45403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.45442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.45475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.45528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.45554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.45828: variable 'network_connections' from source: include params 28992 1726883000.45831: variable 'interface' from source: play vars 28992 1726883000.45851: variable 'interface' from source: play vars 28992 1726883000.45944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883000.46151: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883000.46204: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883000.46244: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883000.46279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883000.46340: 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) 28992 1726883000.46370: 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) 28992 1726883000.46411: 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) 28992 1726883000.46448: 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) 28992 1726883000.46629: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883000.46805: variable 'network_connections' from source: include params 28992 1726883000.46816: variable 'interface' from source: play vars 28992 1726883000.46894: variable 'interface' from source: play vars 28992 1726883000.46933: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883000.46942: when evaluation is False, skipping this task 28992 1726883000.46951: _execute() done 28992 1726883000.46961: dumping result to json 28992 1726883000.46969: done dumping result, returning 28992 1726883000.46981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000010fc] 28992 1726883000.46995: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fc 28992 1726883000.47290: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fc 28992 1726883000.47293: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883000.47351: no more pending results, returning what we have 28992 1726883000.47355: results queue empty 28992 1726883000.47356: checking for any_errors_fatal 28992 1726883000.47363: done checking for any_errors_fatal 28992 1726883000.47364: checking for max_fail_percentage 28992 1726883000.47366: done checking for max_fail_percentage 28992 1726883000.47367: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.47368: done checking to see if all hosts have failed 28992 1726883000.47369: getting the remaining hosts for this loop 28992 1726883000.47371: done getting the remaining hosts for this loop 28992 1726883000.47376: getting the next task for host managed_node1 28992 1726883000.47387: done getting next task for host managed_node1 28992 1726883000.47392: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883000.47397: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.47423: getting variables 28992 1726883000.47426: in VariableManager get_vars() 28992 1726883000.47468: Calling all_inventory to load vars for managed_node1 28992 1726883000.47472: Calling groups_inventory to load vars for managed_node1 28992 1726883000.47474: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.47489: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.47493: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.47497: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.49368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.50567: done with get_vars() 28992 1726883000.50587: done getting variables 28992 1726883000.50656: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:20 -0400 (0:00:00.108) 0:01:00.707 ****** 28992 1726883000.50686: entering _queue_task() for managed_node1/package 28992 1726883000.51049: worker is 1 (out of 1 available) 28992 1726883000.51063: exiting _queue_task() for managed_node1/package 28992 1726883000.51077: done queuing things up, now waiting for results queue to drain 28992 1726883000.51079: waiting for pending results... 28992 1726883000.51401: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883000.51563: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010fd 28992 1726883000.51590: variable 'ansible_search_path' from source: unknown 28992 1726883000.51727: variable 'ansible_search_path' from source: unknown 28992 1726883000.51732: calling self._execute() 28992 1726883000.51762: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.51780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.51819: variable 'omit' from source: magic vars 28992 1726883000.52117: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.52129: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.52280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883000.52491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883000.52529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883000.52554: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883000.52614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883000.52703: variable 'network_packages' from source: role '' defaults 28992 1726883000.52781: variable '__network_provider_setup' from source: role '' defaults 28992 1726883000.52793: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883000.52841: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883000.52849: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883000.52896: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883000.53037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.54927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.54930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.54933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.54935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.54938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.55029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.55063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.55100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.55150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.55172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.55230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.55262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.55297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.55346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.55368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.55556: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883000.55642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.55666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.55684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.55712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.55725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.55794: variable 'ansible_python' from source: facts 28992 1726883000.55809: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883000.55868: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883000.55931: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883000.56023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.56041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.56059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.56086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.56103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.56140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.56161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.56178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.56210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.56223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.56325: variable 'network_connections' from source: include params 28992 1726883000.56331: variable 'interface' from source: play vars 28992 1726883000.56404: variable 'interface' from source: play vars 28992 1726883000.56474: 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) 28992 1726883000.56496: 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) 28992 1726883000.56518: 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) 28992 1726883000.56546: 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) 28992 1726883000.56583: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.56779: variable 'network_connections' from source: include params 28992 1726883000.56783: variable 'interface' from source: play vars 28992 1726883000.56871: variable 'interface' from source: play vars 28992 1726883000.56900: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883000.56958: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.57305: variable 'network_connections' from source: include params 28992 1726883000.57308: variable 'interface' from source: play vars 28992 1726883000.57312: variable 'interface' from source: play vars 28992 1726883000.57528: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883000.57531: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883000.57769: variable 'network_connections' from source: include params 28992 1726883000.57787: variable 'interface' from source: play vars 28992 1726883000.57868: variable 'interface' from source: play vars 28992 1726883000.57919: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883000.57992: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883000.57999: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883000.58127: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883000.58302: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883000.58854: variable 'network_connections' from source: include params 28992 1726883000.58870: variable 'interface' from source: play vars 28992 1726883000.58939: variable 'interface' from source: play vars 28992 1726883000.58971: variable 'ansible_distribution' from source: facts 28992 1726883000.58974: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.59037: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.59040: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883000.59180: variable 'ansible_distribution' from source: facts 28992 1726883000.59186: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.59195: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.59201: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883000.59326: variable 'ansible_distribution' from source: facts 28992 1726883000.59329: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.59335: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.59361: variable 'network_provider' from source: set_fact 28992 1726883000.59374: variable 'ansible_facts' from source: unknown 28992 1726883000.60070: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883000.60074: when evaluation is False, skipping this task 28992 1726883000.60076: _execute() done 28992 1726883000.60079: dumping result to json 28992 1726883000.60081: done dumping result, returning 28992 1726883000.60090: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-0000000010fd] 28992 1726883000.60096: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fd 28992 1726883000.60193: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fd 28992 1726883000.60195: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883000.60248: no more pending results, returning what we have 28992 1726883000.60251: results queue empty 28992 1726883000.60252: checking for any_errors_fatal 28992 1726883000.60261: done checking for any_errors_fatal 28992 1726883000.60261: checking for max_fail_percentage 28992 1726883000.60263: done checking for max_fail_percentage 28992 1726883000.60264: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.60265: done checking to see if all hosts have failed 28992 1726883000.60266: getting the remaining hosts for this loop 28992 1726883000.60268: done getting the remaining hosts for this loop 28992 1726883000.60272: getting the next task for host managed_node1 28992 1726883000.60280: done getting next task for host managed_node1 28992 1726883000.60284: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883000.60288: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.60313: getting variables 28992 1726883000.60314: in VariableManager get_vars() 28992 1726883000.60357: Calling all_inventory to load vars for managed_node1 28992 1726883000.60360: Calling groups_inventory to load vars for managed_node1 28992 1726883000.60362: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.60373: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.60376: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.60378: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.61802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.63158: done with get_vars() 28992 1726883000.63177: done getting variables 28992 1726883000.63228: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:20 -0400 (0:00:00.125) 0:01:00.832 ****** 28992 1726883000.63257: entering _queue_task() for managed_node1/package 28992 1726883000.63515: worker is 1 (out of 1 available) 28992 1726883000.63533: exiting _queue_task() for managed_node1/package 28992 1726883000.63547: done queuing things up, now waiting for results queue to drain 28992 1726883000.63549: waiting for pending results... 28992 1726883000.63743: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883000.63856: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010fe 28992 1726883000.63868: variable 'ansible_search_path' from source: unknown 28992 1726883000.63872: variable 'ansible_search_path' from source: unknown 28992 1726883000.63910: calling self._execute() 28992 1726883000.63984: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.63992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.64007: variable 'omit' from source: magic vars 28992 1726883000.64306: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.64317: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.64406: variable 'network_state' from source: role '' defaults 28992 1726883000.64414: Evaluated conditional (network_state != {}): False 28992 1726883000.64417: when evaluation is False, skipping this task 28992 1726883000.64420: _execute() done 28992 1726883000.64426: dumping result to json 28992 1726883000.64429: done dumping result, returning 28992 1726883000.64438: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000010fe] 28992 1726883000.64442: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fe 28992 1726883000.64542: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010fe 28992 1726883000.64545: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883000.64603: no more pending results, returning what we have 28992 1726883000.64607: results queue empty 28992 1726883000.64608: checking for any_errors_fatal 28992 1726883000.64613: done checking for any_errors_fatal 28992 1726883000.64614: checking for max_fail_percentage 28992 1726883000.64615: done checking for max_fail_percentage 28992 1726883000.64616: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.64617: done checking to see if all hosts have failed 28992 1726883000.64618: getting the remaining hosts for this loop 28992 1726883000.64620: done getting the remaining hosts for this loop 28992 1726883000.64626: getting the next task for host managed_node1 28992 1726883000.64633: done getting next task for host managed_node1 28992 1726883000.64637: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883000.64642: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.64662: getting variables 28992 1726883000.64664: in VariableManager get_vars() 28992 1726883000.64699: Calling all_inventory to load vars for managed_node1 28992 1726883000.64702: Calling groups_inventory to load vars for managed_node1 28992 1726883000.64704: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.64713: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.64716: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.64719: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.65693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.66908: done with get_vars() 28992 1726883000.66928: done getting variables 28992 1726883000.66972: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:20 -0400 (0:00:00.037) 0:01:00.870 ****** 28992 1726883000.67001: entering _queue_task() for managed_node1/package 28992 1726883000.67239: worker is 1 (out of 1 available) 28992 1726883000.67256: exiting _queue_task() for managed_node1/package 28992 1726883000.67270: done queuing things up, now waiting for results queue to drain 28992 1726883000.67272: waiting for pending results... 28992 1726883000.67464: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883000.67569: in run() - task 0affc7ec-ae25-9fb4-6018-0000000010ff 28992 1726883000.67581: variable 'ansible_search_path' from source: unknown 28992 1726883000.67589: variable 'ansible_search_path' from source: unknown 28992 1726883000.67618: calling self._execute() 28992 1726883000.67697: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.67702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.67713: variable 'omit' from source: magic vars 28992 1726883000.68002: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.68011: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.68101: variable 'network_state' from source: role '' defaults 28992 1726883000.68110: Evaluated conditional (network_state != {}): False 28992 1726883000.68114: when evaluation is False, skipping this task 28992 1726883000.68117: _execute() done 28992 1726883000.68119: dumping result to json 28992 1726883000.68125: done dumping result, returning 28992 1726883000.68129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000010ff] 28992 1726883000.68135: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010ff 28992 1726883000.68235: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000010ff 28992 1726883000.68238: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883000.68304: no more pending results, returning what we have 28992 1726883000.68307: results queue empty 28992 1726883000.68308: checking for any_errors_fatal 28992 1726883000.68313: done checking for any_errors_fatal 28992 1726883000.68314: checking for max_fail_percentage 28992 1726883000.68315: done checking for max_fail_percentage 28992 1726883000.68316: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.68317: done checking to see if all hosts have failed 28992 1726883000.68318: getting the remaining hosts for this loop 28992 1726883000.68319: done getting the remaining hosts for this loop 28992 1726883000.68324: getting the next task for host managed_node1 28992 1726883000.68332: done getting next task for host managed_node1 28992 1726883000.68336: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883000.68340: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.68360: getting variables 28992 1726883000.68361: in VariableManager get_vars() 28992 1726883000.68394: Calling all_inventory to load vars for managed_node1 28992 1726883000.68397: Calling groups_inventory to load vars for managed_node1 28992 1726883000.68400: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.68407: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.68409: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.68411: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.69503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.70696: done with get_vars() 28992 1726883000.70713: done getting variables 28992 1726883000.70758: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:20 -0400 (0:00:00.037) 0:01:00.908 ****** 28992 1726883000.70786: entering _queue_task() for managed_node1/service 28992 1726883000.71007: worker is 1 (out of 1 available) 28992 1726883000.71025: exiting _queue_task() for managed_node1/service 28992 1726883000.71039: done queuing things up, now waiting for results queue to drain 28992 1726883000.71041: waiting for pending results... 28992 1726883000.71220: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883000.71318: in run() - task 0affc7ec-ae25-9fb4-6018-000000001100 28992 1726883000.71333: variable 'ansible_search_path' from source: unknown 28992 1726883000.71337: variable 'ansible_search_path' from source: unknown 28992 1726883000.71367: calling self._execute() 28992 1726883000.71442: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.71446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.71455: variable 'omit' from source: magic vars 28992 1726883000.71740: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.71749: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.71841: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.71982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.73605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.73651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.73681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.73708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.73732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.73799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.73833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.73852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.73880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.73940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.73973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.73992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.74010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.74040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.74051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.74087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.74104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.74126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.74152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.74165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.74290: variable 'network_connections' from source: include params 28992 1726883000.74297: variable 'interface' from source: play vars 28992 1726883000.74348: variable 'interface' from source: play vars 28992 1726883000.74471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883000.74726: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883000.74731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883000.74734: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883000.74736: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883000.74788: 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) 28992 1726883000.74804: 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) 28992 1726883000.74824: 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) 28992 1726883000.74844: 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) 28992 1726883000.74894: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883000.75073: variable 'network_connections' from source: include params 28992 1726883000.75077: variable 'interface' from source: play vars 28992 1726883000.75124: variable 'interface' from source: play vars 28992 1726883000.75149: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883000.75153: when evaluation is False, skipping this task 28992 1726883000.75156: _execute() done 28992 1726883000.75158: dumping result to json 28992 1726883000.75160: done dumping result, returning 28992 1726883000.75166: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001100] 28992 1726883000.75171: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001100 28992 1726883000.75297: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001100 28992 1726883000.75307: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883000.75353: no more pending results, returning what we have 28992 1726883000.75356: results queue empty 28992 1726883000.75357: checking for any_errors_fatal 28992 1726883000.75362: done checking for any_errors_fatal 28992 1726883000.75363: checking for max_fail_percentage 28992 1726883000.75365: done checking for max_fail_percentage 28992 1726883000.75366: checking to see if all hosts have failed and the running result is not ok 28992 1726883000.75367: done checking to see if all hosts have failed 28992 1726883000.75368: getting the remaining hosts for this loop 28992 1726883000.75369: done getting the remaining hosts for this loop 28992 1726883000.75373: getting the next task for host managed_node1 28992 1726883000.75380: done getting next task for host managed_node1 28992 1726883000.75387: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883000.75391: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883000.75410: getting variables 28992 1726883000.75412: in VariableManager get_vars() 28992 1726883000.75446: Calling all_inventory to load vars for managed_node1 28992 1726883000.75449: Calling groups_inventory to load vars for managed_node1 28992 1726883000.75451: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883000.75460: Calling all_plugins_play to load vars for managed_node1 28992 1726883000.75462: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883000.75465: Calling groups_plugins_play to load vars for managed_node1 28992 1726883000.76959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883000.78427: done with get_vars() 28992 1726883000.78452: done getting variables 28992 1726883000.78514: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:20 -0400 (0:00:00.077) 0:01:00.985 ****** 28992 1726883000.78548: entering _queue_task() for managed_node1/service 28992 1726883000.78907: worker is 1 (out of 1 available) 28992 1726883000.78927: exiting _queue_task() for managed_node1/service 28992 1726883000.78941: done queuing things up, now waiting for results queue to drain 28992 1726883000.78943: waiting for pending results... 28992 1726883000.79516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883000.79520: in run() - task 0affc7ec-ae25-9fb4-6018-000000001101 28992 1726883000.79525: variable 'ansible_search_path' from source: unknown 28992 1726883000.79528: variable 'ansible_search_path' from source: unknown 28992 1726883000.79612: calling self._execute() 28992 1726883000.79674: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.79688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.79702: variable 'omit' from source: magic vars 28992 1726883000.80149: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.80173: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883000.80421: variable 'network_provider' from source: set_fact 28992 1726883000.80427: variable 'network_state' from source: role '' defaults 28992 1726883000.80430: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883000.80432: variable 'omit' from source: magic vars 28992 1726883000.80514: variable 'omit' from source: magic vars 28992 1726883000.80553: variable 'network_service_name' from source: role '' defaults 28992 1726883000.80637: variable 'network_service_name' from source: role '' defaults 28992 1726883000.80823: variable '__network_provider_setup' from source: role '' defaults 28992 1726883000.80827: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883000.80874: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883000.80894: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883000.80992: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883000.81166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883000.83690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883000.83713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883000.83772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883000.83856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883000.83898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883000.84034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.84074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.84170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.84226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.84330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.84334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.84374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.84410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.84474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.84502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.84799: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883000.84979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.85111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.85114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.85167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.85179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.85273: variable 'ansible_python' from source: facts 28992 1726883000.85286: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883000.85434: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883000.85463: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883000.85602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.85629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.85658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.85703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.85718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.85803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883000.85814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883000.85828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883000.86044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883000.86047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883000.86050: variable 'network_connections' from source: include params 28992 1726883000.86052: variable 'interface' from source: play vars 28992 1726883000.86227: variable 'interface' from source: play vars 28992 1726883000.86231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883000.86402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883000.86457: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883000.86501: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883000.86551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883000.86627: 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) 28992 1726883000.86663: 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) 28992 1726883000.86699: 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) 28992 1726883000.86736: 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) 28992 1726883000.86827: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.87133: variable 'network_connections' from source: include params 28992 1726883000.87138: variable 'interface' from source: play vars 28992 1726883000.87247: variable 'interface' from source: play vars 28992 1726883000.87429: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883000.87434: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883000.87768: variable 'network_connections' from source: include params 28992 1726883000.87771: variable 'interface' from source: play vars 28992 1726883000.87780: variable 'interface' from source: play vars 28992 1726883000.87813: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883000.87897: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883000.88238: variable 'network_connections' from source: include params 28992 1726883000.88241: variable 'interface' from source: play vars 28992 1726883000.88421: variable 'interface' from source: play vars 28992 1726883000.88427: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883000.88460: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883000.88464: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883000.88520: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883000.88807: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883000.89374: variable 'network_connections' from source: include params 28992 1726883000.89377: variable 'interface' from source: play vars 28992 1726883000.89451: variable 'interface' from source: play vars 28992 1726883000.89463: variable 'ansible_distribution' from source: facts 28992 1726883000.89466: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.89472: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.89497: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883000.89693: variable 'ansible_distribution' from source: facts 28992 1726883000.89696: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.89702: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.89728: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883000.89912: variable 'ansible_distribution' from source: facts 28992 1726883000.89916: variable '__network_rh_distros' from source: role '' defaults 28992 1726883000.89919: variable 'ansible_distribution_major_version' from source: facts 28992 1726883000.90027: variable 'network_provider' from source: set_fact 28992 1726883000.90031: variable 'omit' from source: magic vars 28992 1726883000.90034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883000.90043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883000.90062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883000.90085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883000.90098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883000.90130: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883000.90134: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.90139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.90252: Set connection var ansible_pipelining to False 28992 1726883000.90255: Set connection var ansible_connection to ssh 28992 1726883000.90261: Set connection var ansible_timeout to 10 28992 1726883000.90264: Set connection var ansible_shell_type to sh 28992 1726883000.90270: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883000.90279: Set connection var ansible_shell_executable to /bin/sh 28992 1726883000.90315: variable 'ansible_shell_executable' from source: unknown 28992 1726883000.90318: variable 'ansible_connection' from source: unknown 28992 1726883000.90321: variable 'ansible_module_compression' from source: unknown 28992 1726883000.90325: variable 'ansible_shell_type' from source: unknown 28992 1726883000.90327: variable 'ansible_shell_executable' from source: unknown 28992 1726883000.90330: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883000.90335: variable 'ansible_pipelining' from source: unknown 28992 1726883000.90337: variable 'ansible_timeout' from source: unknown 28992 1726883000.90342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883000.90459: 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) 28992 1726883000.90469: variable 'omit' from source: magic vars 28992 1726883000.90476: starting attempt loop 28992 1726883000.90479: running the handler 28992 1726883000.90570: variable 'ansible_facts' from source: unknown 28992 1726883000.91726: _low_level_execute_command(): starting 28992 1726883000.91730: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883000.92630: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883000.92636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883000.92639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883000.92715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883000.92800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883000.94550: stdout chunk (state=3): >>>/root <<< 28992 1726883000.94725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883000.94729: stdout chunk (state=3): >>><<< 28992 1726883000.94738: stderr chunk (state=3): >>><<< 28992 1726883000.94833: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883000.94839: _low_level_execute_command(): starting 28992 1726883000.94844: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889 `" && echo ansible-tmp-1726883000.9475582-31183-154243245798889="` echo /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889 `" ) && sleep 0' 28992 1726883000.95631: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883000.95635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883000.95637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883000.95640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883000.95642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883000.95644: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883000.95646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883000.95648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883000.95649: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883000.95651: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883000.95655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883000.95657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883000.95659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883000.95662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883000.95664: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883000.95665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883000.95667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883000.95669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883000.95839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883000.95924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883000.97891: stdout chunk (state=3): >>>ansible-tmp-1726883000.9475582-31183-154243245798889=/root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889 <<< 28992 1726883000.98028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883000.98070: stderr chunk (state=3): >>><<< 28992 1726883000.98078: stdout chunk (state=3): >>><<< 28992 1726883000.98100: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883000.9475582-31183-154243245798889=/root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883000.98132: variable 'ansible_module_compression' from source: unknown 28992 1726883000.98190: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883000.98245: variable 'ansible_facts' from source: unknown 28992 1726883000.98628: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py 28992 1726883000.98693: Sending initial data 28992 1726883000.98696: Sent initial data (156 bytes) 28992 1726883000.99212: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883000.99221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883000.99234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883000.99337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883000.99359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883000.99445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.01354: 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 <<< 28992 1726883001.01501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883001.01557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpruj5v746 /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py <<< 28992 1726883001.01560: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py" <<< 28992 1726883001.01619: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpruj5v746" to remote "/root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py" <<< 28992 1726883001.05232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.05361: stderr chunk (state=3): >>><<< 28992 1726883001.05370: stdout chunk (state=3): >>><<< 28992 1726883001.05392: done transferring module to remote 28992 1726883001.05405: _low_level_execute_command(): starting 28992 1726883001.05409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/ /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py && sleep 0' 28992 1726883001.06710: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883001.06820: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.06863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.07014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.08967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.08970: stderr chunk (state=3): >>><<< 28992 1726883001.08972: stdout chunk (state=3): >>><<< 28992 1726883001.09001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883001.09005: _low_level_execute_command(): starting 28992 1726883001.09008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/AnsiballZ_systemd.py && sleep 0' 28992 1726883001.09418: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883001.09470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883001.09474: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.09516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.09527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.09579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.41610: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12066816", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3509948416", "CPUUsageNSec": "2069019000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726883001.41632: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726883001.41647: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883001.43596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883001.43660: stderr chunk (state=3): >>><<< 28992 1726883001.43663: stdout chunk (state=3): >>><<< 28992 1726883001.43678: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12066816", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3509948416", "CPUUsageNSec": "2069019000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883001.43813: 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-1726883000.9475582-31183-154243245798889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883001.43835: _low_level_execute_command(): starting 28992 1726883001.43838: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883000.9475582-31183-154243245798889/ > /dev/null 2>&1 && sleep 0' 28992 1726883001.44316: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883001.44320: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.44325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883001.44327: 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 <<< 28992 1726883001.44329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.44388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883001.44392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.44394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.44445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.46332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.46377: stderr chunk (state=3): >>><<< 28992 1726883001.46382: stdout chunk (state=3): >>><<< 28992 1726883001.46393: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883001.46400: handler run complete 28992 1726883001.46444: attempt loop complete, returning result 28992 1726883001.46448: _execute() done 28992 1726883001.46450: dumping result to json 28992 1726883001.46465: done dumping result, returning 28992 1726883001.46474: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000001101] 28992 1726883001.46480: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001101 28992 1726883001.46696: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001101 28992 1726883001.46699: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883001.46759: no more pending results, returning what we have 28992 1726883001.46763: results queue empty 28992 1726883001.46764: checking for any_errors_fatal 28992 1726883001.46771: done checking for any_errors_fatal 28992 1726883001.46772: checking for max_fail_percentage 28992 1726883001.46773: done checking for max_fail_percentage 28992 1726883001.46774: checking to see if all hosts have failed and the running result is not ok 28992 1726883001.46775: done checking to see if all hosts have failed 28992 1726883001.46776: getting the remaining hosts for this loop 28992 1726883001.46778: done getting the remaining hosts for this loop 28992 1726883001.46781: getting the next task for host managed_node1 28992 1726883001.46791: done getting next task for host managed_node1 28992 1726883001.46794: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883001.46799: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883001.46811: getting variables 28992 1726883001.46813: in VariableManager get_vars() 28992 1726883001.46854: Calling all_inventory to load vars for managed_node1 28992 1726883001.46857: Calling groups_inventory to load vars for managed_node1 28992 1726883001.46859: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883001.46870: Calling all_plugins_play to load vars for managed_node1 28992 1726883001.46872: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883001.46875: Calling groups_plugins_play to load vars for managed_node1 28992 1726883001.47915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883001.49112: done with get_vars() 28992 1726883001.49133: done getting variables 28992 1726883001.49180: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:21 -0400 (0:00:00.706) 0:01:01.692 ****** 28992 1726883001.49214: entering _queue_task() for managed_node1/service 28992 1726883001.49474: worker is 1 (out of 1 available) 28992 1726883001.49494: exiting _queue_task() for managed_node1/service 28992 1726883001.49508: done queuing things up, now waiting for results queue to drain 28992 1726883001.49510: waiting for pending results... 28992 1726883001.49705: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883001.49794: in run() - task 0affc7ec-ae25-9fb4-6018-000000001102 28992 1726883001.49808: variable 'ansible_search_path' from source: unknown 28992 1726883001.49812: variable 'ansible_search_path' from source: unknown 28992 1726883001.49845: calling self._execute() 28992 1726883001.49925: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883001.49931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883001.49940: variable 'omit' from source: magic vars 28992 1726883001.50249: variable 'ansible_distribution_major_version' from source: facts 28992 1726883001.50259: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883001.50349: variable 'network_provider' from source: set_fact 28992 1726883001.50354: Evaluated conditional (network_provider == "nm"): True 28992 1726883001.50428: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883001.50493: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883001.50626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883001.57404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883001.57450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883001.57478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883001.57505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883001.57530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883001.57593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883001.57616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883001.57639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883001.57667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883001.57678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883001.57717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883001.57738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883001.57756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883001.57783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883001.57795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883001.57831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883001.57850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883001.57867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883001.57895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883001.57906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883001.58009: variable 'network_connections' from source: include params 28992 1726883001.58018: variable 'interface' from source: play vars 28992 1726883001.58077: variable 'interface' from source: play vars 28992 1726883001.58129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883001.58244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883001.58274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883001.58299: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883001.58320: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883001.58354: 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) 28992 1726883001.58375: 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) 28992 1726883001.58394: 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) 28992 1726883001.58413: 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) 28992 1726883001.58445: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883001.58633: variable 'network_connections' from source: include params 28992 1726883001.58637: variable 'interface' from source: play vars 28992 1726883001.58686: variable 'interface' from source: play vars 28992 1726883001.58717: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883001.58721: when evaluation is False, skipping this task 28992 1726883001.58726: _execute() done 28992 1726883001.58728: dumping result to json 28992 1726883001.58731: done dumping result, returning 28992 1726883001.58733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000001102] 28992 1726883001.58743: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001102 28992 1726883001.58838: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001102 28992 1726883001.58841: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883001.58887: no more pending results, returning what we have 28992 1726883001.58889: results queue empty 28992 1726883001.58890: checking for any_errors_fatal 28992 1726883001.58908: done checking for any_errors_fatal 28992 1726883001.58908: checking for max_fail_percentage 28992 1726883001.58910: done checking for max_fail_percentage 28992 1726883001.58911: checking to see if all hosts have failed and the running result is not ok 28992 1726883001.58912: done checking to see if all hosts have failed 28992 1726883001.58913: getting the remaining hosts for this loop 28992 1726883001.58914: done getting the remaining hosts for this loop 28992 1726883001.58918: getting the next task for host managed_node1 28992 1726883001.58927: done getting next task for host managed_node1 28992 1726883001.58931: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883001.58936: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883001.58957: getting variables 28992 1726883001.58959: in VariableManager get_vars() 28992 1726883001.58998: Calling all_inventory to load vars for managed_node1 28992 1726883001.59001: Calling groups_inventory to load vars for managed_node1 28992 1726883001.59004: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883001.59013: Calling all_plugins_play to load vars for managed_node1 28992 1726883001.59016: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883001.59019: Calling groups_plugins_play to load vars for managed_node1 28992 1726883001.64198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883001.65369: done with get_vars() 28992 1726883001.65389: done getting variables 28992 1726883001.65431: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:21 -0400 (0:00:00.162) 0:01:01.854 ****** 28992 1726883001.65452: entering _queue_task() for managed_node1/service 28992 1726883001.65750: worker is 1 (out of 1 available) 28992 1726883001.65764: exiting _queue_task() for managed_node1/service 28992 1726883001.65777: done queuing things up, now waiting for results queue to drain 28992 1726883001.65778: waiting for pending results... 28992 1726883001.65989: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883001.66119: in run() - task 0affc7ec-ae25-9fb4-6018-000000001103 28992 1726883001.66140: variable 'ansible_search_path' from source: unknown 28992 1726883001.66146: variable 'ansible_search_path' from source: unknown 28992 1726883001.66177: calling self._execute() 28992 1726883001.66264: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883001.66269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883001.66278: variable 'omit' from source: magic vars 28992 1726883001.66591: variable 'ansible_distribution_major_version' from source: facts 28992 1726883001.66601: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883001.66696: variable 'network_provider' from source: set_fact 28992 1726883001.66701: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883001.66705: when evaluation is False, skipping this task 28992 1726883001.66708: _execute() done 28992 1726883001.66711: dumping result to json 28992 1726883001.66714: done dumping result, returning 28992 1726883001.66720: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000001103] 28992 1726883001.66728: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001103 28992 1726883001.66829: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001103 28992 1726883001.66831: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883001.66878: no more pending results, returning what we have 28992 1726883001.66882: results queue empty 28992 1726883001.66883: checking for any_errors_fatal 28992 1726883001.66895: done checking for any_errors_fatal 28992 1726883001.66895: checking for max_fail_percentage 28992 1726883001.66897: done checking for max_fail_percentage 28992 1726883001.66898: checking to see if all hosts have failed and the running result is not ok 28992 1726883001.66899: done checking to see if all hosts have failed 28992 1726883001.66900: getting the remaining hosts for this loop 28992 1726883001.66901: done getting the remaining hosts for this loop 28992 1726883001.66906: getting the next task for host managed_node1 28992 1726883001.66913: done getting next task for host managed_node1 28992 1726883001.66917: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883001.66925: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883001.66948: getting variables 28992 1726883001.66950: in VariableManager get_vars() 28992 1726883001.66987: Calling all_inventory to load vars for managed_node1 28992 1726883001.66989: Calling groups_inventory to load vars for managed_node1 28992 1726883001.66991: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883001.67004: Calling all_plugins_play to load vars for managed_node1 28992 1726883001.67006: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883001.67009: Calling groups_plugins_play to load vars for managed_node1 28992 1726883001.67996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883001.69304: done with get_vars() 28992 1726883001.69325: done getting variables 28992 1726883001.69370: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:21 -0400 (0:00:00.039) 0:01:01.894 ****** 28992 1726883001.69397: entering _queue_task() for managed_node1/copy 28992 1726883001.69652: worker is 1 (out of 1 available) 28992 1726883001.69669: exiting _queue_task() for managed_node1/copy 28992 1726883001.69683: done queuing things up, now waiting for results queue to drain 28992 1726883001.69685: waiting for pending results... 28992 1726883001.69881: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883001.70009: in run() - task 0affc7ec-ae25-9fb4-6018-000000001104 28992 1726883001.70021: variable 'ansible_search_path' from source: unknown 28992 1726883001.70034: variable 'ansible_search_path' from source: unknown 28992 1726883001.70066: calling self._execute() 28992 1726883001.70148: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883001.70155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883001.70164: variable 'omit' from source: magic vars 28992 1726883001.70463: variable 'ansible_distribution_major_version' from source: facts 28992 1726883001.70473: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883001.70562: variable 'network_provider' from source: set_fact 28992 1726883001.70566: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883001.70570: when evaluation is False, skipping this task 28992 1726883001.70575: _execute() done 28992 1726883001.70577: dumping result to json 28992 1726883001.70580: done dumping result, returning 28992 1726883001.70587: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000001104] 28992 1726883001.70591: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001104 28992 1726883001.70708: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001104 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883001.70757: no more pending results, returning what we have 28992 1726883001.70760: results queue empty 28992 1726883001.70762: checking for any_errors_fatal 28992 1726883001.70766: done checking for any_errors_fatal 28992 1726883001.70766: checking for max_fail_percentage 28992 1726883001.70768: done checking for max_fail_percentage 28992 1726883001.70769: checking to see if all hosts have failed and the running result is not ok 28992 1726883001.70770: done checking to see if all hosts have failed 28992 1726883001.70770: getting the remaining hosts for this loop 28992 1726883001.70772: done getting the remaining hosts for this loop 28992 1726883001.70776: getting the next task for host managed_node1 28992 1726883001.70786: done getting next task for host managed_node1 28992 1726883001.70790: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883001.70795: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883001.70816: getting variables 28992 1726883001.70818: in VariableManager get_vars() 28992 1726883001.70852: Calling all_inventory to load vars for managed_node1 28992 1726883001.70854: Calling groups_inventory to load vars for managed_node1 28992 1726883001.70856: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883001.70866: Calling all_plugins_play to load vars for managed_node1 28992 1726883001.70868: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883001.70871: Calling groups_plugins_play to load vars for managed_node1 28992 1726883001.71846: WORKER PROCESS EXITING 28992 1726883001.71858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883001.73071: done with get_vars() 28992 1726883001.73092: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:21 -0400 (0:00:00.037) 0:01:01.931 ****** 28992 1726883001.73160: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883001.73402: worker is 1 (out of 1 available) 28992 1726883001.73418: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883001.73434: done queuing things up, now waiting for results queue to drain 28992 1726883001.73436: waiting for pending results... 28992 1726883001.73639: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883001.73740: in run() - task 0affc7ec-ae25-9fb4-6018-000000001105 28992 1726883001.73754: variable 'ansible_search_path' from source: unknown 28992 1726883001.73758: variable 'ansible_search_path' from source: unknown 28992 1726883001.73794: calling self._execute() 28992 1726883001.73875: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883001.73880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883001.73895: variable 'omit' from source: magic vars 28992 1726883001.74206: variable 'ansible_distribution_major_version' from source: facts 28992 1726883001.74223: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883001.74227: variable 'omit' from source: magic vars 28992 1726883001.74276: variable 'omit' from source: magic vars 28992 1726883001.74403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883001.76343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883001.76390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883001.76421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883001.76460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883001.76480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883001.76547: variable 'network_provider' from source: set_fact 28992 1726883001.76651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883001.76672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883001.76693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883001.76724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883001.76739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883001.76795: variable 'omit' from source: magic vars 28992 1726883001.76875: variable 'omit' from source: magic vars 28992 1726883001.76955: variable 'network_connections' from source: include params 28992 1726883001.76962: variable 'interface' from source: play vars 28992 1726883001.77010: variable 'interface' from source: play vars 28992 1726883001.77128: variable 'omit' from source: magic vars 28992 1726883001.77136: variable '__lsr_ansible_managed' from source: task vars 28992 1726883001.77182: variable '__lsr_ansible_managed' from source: task vars 28992 1726883001.77318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883001.77475: Loaded config def from plugin (lookup/template) 28992 1726883001.77480: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883001.77506: File lookup term: get_ansible_managed.j2 28992 1726883001.77510: variable 'ansible_search_path' from source: unknown 28992 1726883001.77515: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883001.77528: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883001.77543: variable 'ansible_search_path' from source: unknown 28992 1726883001.81928: variable 'ansible_managed' from source: unknown 28992 1726883001.82030: variable 'omit' from source: magic vars 28992 1726883001.82059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883001.82080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883001.82099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883001.82113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883001.82123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883001.82148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883001.82153: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883001.82156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883001.82229: Set connection var ansible_pipelining to False 28992 1726883001.82232: Set connection var ansible_connection to ssh 28992 1726883001.82238: Set connection var ansible_timeout to 10 28992 1726883001.82240: Set connection var ansible_shell_type to sh 28992 1726883001.82246: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883001.82253: Set connection var ansible_shell_executable to /bin/sh 28992 1726883001.82275: variable 'ansible_shell_executable' from source: unknown 28992 1726883001.82278: variable 'ansible_connection' from source: unknown 28992 1726883001.82282: variable 'ansible_module_compression' from source: unknown 28992 1726883001.82285: variable 'ansible_shell_type' from source: unknown 28992 1726883001.82290: variable 'ansible_shell_executable' from source: unknown 28992 1726883001.82293: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883001.82295: variable 'ansible_pipelining' from source: unknown 28992 1726883001.82299: variable 'ansible_timeout' from source: unknown 28992 1726883001.82304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883001.82404: 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) 28992 1726883001.82416: variable 'omit' from source: magic vars 28992 1726883001.82421: starting attempt loop 28992 1726883001.82426: running the handler 28992 1726883001.82438: _low_level_execute_command(): starting 28992 1726883001.82444: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883001.82978: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883001.82982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.82987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883001.82990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883001.82992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.83052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883001.83057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.83060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.83228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.84894: stdout chunk (state=3): >>>/root <<< 28992 1726883001.85009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.85062: stderr chunk (state=3): >>><<< 28992 1726883001.85065: stdout chunk (state=3): >>><<< 28992 1726883001.85086: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883001.85095: _low_level_execute_command(): starting 28992 1726883001.85100: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581 `" && echo ansible-tmp-1726883001.8508334-31217-72770360839581="` echo /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581 `" ) && sleep 0' 28992 1726883001.85780: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.85787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883001.85790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.85828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.85889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.87896: stdout chunk (state=3): >>>ansible-tmp-1726883001.8508334-31217-72770360839581=/root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581 <<< 28992 1726883001.88009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.88104: stderr chunk (state=3): >>><<< 28992 1726883001.88115: stdout chunk (state=3): >>><<< 28992 1726883001.88244: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883001.8508334-31217-72770360839581=/root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883001.88247: variable 'ansible_module_compression' from source: unknown 28992 1726883001.88268: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883001.88311: variable 'ansible_facts' from source: unknown 28992 1726883001.88372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py 28992 1726883001.88478: Sending initial data 28992 1726883001.88482: Sent initial data (167 bytes) 28992 1726883001.88942: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883001.88945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883001.88952: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883001.88954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883001.88957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.89004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883001.89009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.89062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.90675: 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 <<< 28992 1726883001.90731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883001.90790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp834i02ld /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py <<< 28992 1726883001.90796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py" <<< 28992 1726883001.90851: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp834i02ld" to remote "/root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py" <<< 28992 1726883001.92005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.92054: stderr chunk (state=3): >>><<< 28992 1726883001.92063: stdout chunk (state=3): >>><<< 28992 1726883001.92094: done transferring module to remote 28992 1726883001.92116: _low_level_execute_command(): starting 28992 1726883001.92135: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/ /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py && sleep 0' 28992 1726883001.92892: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883001.92938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883001.92955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.92980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.93064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883001.95031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883001.95034: stdout chunk (state=3): >>><<< 28992 1726883001.95037: stderr chunk (state=3): >>><<< 28992 1726883001.95039: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883001.95042: _low_level_execute_command(): starting 28992 1726883001.95044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/AnsiballZ_network_connections.py && sleep 0' 28992 1726883001.95698: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883001.95716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883001.95836: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883001.95858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883001.95956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.27357: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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": ""}}} <<< 28992 1726883002.30531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883002.30535: stdout chunk (state=3): >>><<< 28992 1726883002.30630: stderr chunk (state=3): >>><<< 28992 1726883002.30635: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883002.30638: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', '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-1726883001.8508334-31217-72770360839581/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883002.30641: _low_level_execute_command(): starting 28992 1726883002.30655: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883001.8508334-31217-72770360839581/ > /dev/null 2>&1 && sleep 0' 28992 1726883002.31321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883002.31338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883002.31350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.31367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883002.31388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883002.31438: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.31506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883002.31533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.31628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.33610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883002.33619: stdout chunk (state=3): >>><<< 28992 1726883002.33636: stderr chunk (state=3): >>><<< 28992 1726883002.33729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883002.33733: handler run complete 28992 1726883002.33735: attempt loop complete, returning result 28992 1726883002.33737: _execute() done 28992 1726883002.33739: dumping result to json 28992 1726883002.33741: done dumping result, returning 28992 1726883002.33744: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-000000001105] 28992 1726883002.33746: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001105 28992 1726883002.33840: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001105 28992 1726883002.33843: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e 28992 1726883002.33987: no more pending results, returning what we have 28992 1726883002.33990: results queue empty 28992 1726883002.33991: checking for any_errors_fatal 28992 1726883002.33998: done checking for any_errors_fatal 28992 1726883002.33999: checking for max_fail_percentage 28992 1726883002.34001: done checking for max_fail_percentage 28992 1726883002.34002: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.34002: done checking to see if all hosts have failed 28992 1726883002.34003: getting the remaining hosts for this loop 28992 1726883002.34005: done getting the remaining hosts for this loop 28992 1726883002.34009: getting the next task for host managed_node1 28992 1726883002.34015: done getting next task for host managed_node1 28992 1726883002.34018: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883002.34028: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883002.34041: getting variables 28992 1726883002.34043: in VariableManager get_vars() 28992 1726883002.34081: Calling all_inventory to load vars for managed_node1 28992 1726883002.34086: Calling groups_inventory to load vars for managed_node1 28992 1726883002.34088: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.34099: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.34101: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.34104: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.35540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.37071: done with get_vars() 28992 1726883002.37096: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:22 -0400 (0:00:00.640) 0:01:02.572 ****** 28992 1726883002.37168: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883002.37445: worker is 1 (out of 1 available) 28992 1726883002.37462: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883002.37477: done queuing things up, now waiting for results queue to drain 28992 1726883002.37479: waiting for pending results... 28992 1726883002.37699: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883002.37815: in run() - task 0affc7ec-ae25-9fb4-6018-000000001106 28992 1726883002.37829: variable 'ansible_search_path' from source: unknown 28992 1726883002.37833: variable 'ansible_search_path' from source: unknown 28992 1726883002.37866: calling self._execute() 28992 1726883002.37954: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.37960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.37969: variable 'omit' from source: magic vars 28992 1726883002.38309: variable 'ansible_distribution_major_version' from source: facts 28992 1726883002.38313: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883002.38417: variable 'network_state' from source: role '' defaults 28992 1726883002.38638: Evaluated conditional (network_state != {}): False 28992 1726883002.38642: when evaluation is False, skipping this task 28992 1726883002.38645: _execute() done 28992 1726883002.38647: dumping result to json 28992 1726883002.38650: done dumping result, returning 28992 1726883002.38653: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000001106] 28992 1726883002.38655: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001106 28992 1726883002.38741: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001106 28992 1726883002.38745: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883002.38960: no more pending results, returning what we have 28992 1726883002.38963: results queue empty 28992 1726883002.38964: checking for any_errors_fatal 28992 1726883002.38974: done checking for any_errors_fatal 28992 1726883002.38974: checking for max_fail_percentage 28992 1726883002.38977: done checking for max_fail_percentage 28992 1726883002.38977: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.38978: done checking to see if all hosts have failed 28992 1726883002.38979: getting the remaining hosts for this loop 28992 1726883002.38981: done getting the remaining hosts for this loop 28992 1726883002.38986: getting the next task for host managed_node1 28992 1726883002.38993: done getting next task for host managed_node1 28992 1726883002.38997: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883002.39003: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883002.39034: getting variables 28992 1726883002.39036: in VariableManager get_vars() 28992 1726883002.39073: Calling all_inventory to load vars for managed_node1 28992 1726883002.39077: Calling groups_inventory to load vars for managed_node1 28992 1726883002.39080: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.39096: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.39100: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.39105: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.40754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.43017: done with get_vars() 28992 1726883002.43048: done getting variables 28992 1726883002.43120: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:22 -0400 (0:00:00.059) 0:01:02.631 ****** 28992 1726883002.43162: entering _queue_task() for managed_node1/debug 28992 1726883002.43688: worker is 1 (out of 1 available) 28992 1726883002.43702: exiting _queue_task() for managed_node1/debug 28992 1726883002.43715: done queuing things up, now waiting for results queue to drain 28992 1726883002.43717: waiting for pending results... 28992 1726883002.43875: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883002.44028: in run() - task 0affc7ec-ae25-9fb4-6018-000000001107 28992 1726883002.44044: variable 'ansible_search_path' from source: unknown 28992 1726883002.44058: variable 'ansible_search_path' from source: unknown 28992 1726883002.44093: calling self._execute() 28992 1726883002.44265: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.44270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.44273: variable 'omit' from source: magic vars 28992 1726883002.44729: variable 'ansible_distribution_major_version' from source: facts 28992 1726883002.44733: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883002.44736: variable 'omit' from source: magic vars 28992 1726883002.44817: variable 'omit' from source: magic vars 28992 1726883002.44864: variable 'omit' from source: magic vars 28992 1726883002.45032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883002.45036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883002.45039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883002.45042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883002.45045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883002.45069: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883002.45078: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.45089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.45212: Set connection var ansible_pipelining to False 28992 1726883002.45223: Set connection var ansible_connection to ssh 28992 1726883002.45240: Set connection var ansible_timeout to 10 28992 1726883002.45243: Set connection var ansible_shell_type to sh 28992 1726883002.45254: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883002.45261: Set connection var ansible_shell_executable to /bin/sh 28992 1726883002.45281: variable 'ansible_shell_executable' from source: unknown 28992 1726883002.45286: variable 'ansible_connection' from source: unknown 28992 1726883002.45291: variable 'ansible_module_compression' from source: unknown 28992 1726883002.45300: variable 'ansible_shell_type' from source: unknown 28992 1726883002.45302: variable 'ansible_shell_executable' from source: unknown 28992 1726883002.45305: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.45307: variable 'ansible_pipelining' from source: unknown 28992 1726883002.45309: variable 'ansible_timeout' from source: unknown 28992 1726883002.45312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.45436: 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) 28992 1726883002.45447: variable 'omit' from source: magic vars 28992 1726883002.45452: starting attempt loop 28992 1726883002.45455: running the handler 28992 1726883002.45564: variable '__network_connections_result' from source: set_fact 28992 1726883002.45609: handler run complete 28992 1726883002.45624: attempt loop complete, returning result 28992 1726883002.45627: _execute() done 28992 1726883002.45630: dumping result to json 28992 1726883002.45633: done dumping result, returning 28992 1726883002.45642: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001107] 28992 1726883002.45647: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001107 28992 1726883002.45746: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001107 28992 1726883002.45749: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e" ] } 28992 1726883002.45828: no more pending results, returning what we have 28992 1726883002.45832: results queue empty 28992 1726883002.45833: checking for any_errors_fatal 28992 1726883002.45840: done checking for any_errors_fatal 28992 1726883002.45841: checking for max_fail_percentage 28992 1726883002.45843: done checking for max_fail_percentage 28992 1726883002.45844: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.45845: done checking to see if all hosts have failed 28992 1726883002.45845: getting the remaining hosts for this loop 28992 1726883002.45847: done getting the remaining hosts for this loop 28992 1726883002.45851: getting the next task for host managed_node1 28992 1726883002.45858: done getting next task for host managed_node1 28992 1726883002.45861: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883002.45866: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883002.45879: getting variables 28992 1726883002.45881: in VariableManager get_vars() 28992 1726883002.45921: Calling all_inventory to load vars for managed_node1 28992 1726883002.45926: Calling groups_inventory to load vars for managed_node1 28992 1726883002.45928: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.45942: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.45945: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.45948: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.46969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.48715: done with get_vars() 28992 1726883002.48744: done getting variables 28992 1726883002.48794: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:22 -0400 (0:00:00.056) 0:01:02.688 ****** 28992 1726883002.48829: entering _queue_task() for managed_node1/debug 28992 1726883002.49111: worker is 1 (out of 1 available) 28992 1726883002.49131: exiting _queue_task() for managed_node1/debug 28992 1726883002.49144: done queuing things up, now waiting for results queue to drain 28992 1726883002.49146: waiting for pending results... 28992 1726883002.49347: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883002.49462: in run() - task 0affc7ec-ae25-9fb4-6018-000000001108 28992 1726883002.49477: variable 'ansible_search_path' from source: unknown 28992 1726883002.49482: variable 'ansible_search_path' from source: unknown 28992 1726883002.49516: calling self._execute() 28992 1726883002.49598: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.49601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.49612: variable 'omit' from source: magic vars 28992 1726883002.49917: variable 'ansible_distribution_major_version' from source: facts 28992 1726883002.49929: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883002.49941: variable 'omit' from source: magic vars 28992 1726883002.49991: variable 'omit' from source: magic vars 28992 1726883002.50017: variable 'omit' from source: magic vars 28992 1726883002.50057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883002.50090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883002.50106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883002.50120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883002.50133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883002.50161: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883002.50165: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.50167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.50246: Set connection var ansible_pipelining to False 28992 1726883002.50249: Set connection var ansible_connection to ssh 28992 1726883002.50252: Set connection var ansible_timeout to 10 28992 1726883002.50255: Set connection var ansible_shell_type to sh 28992 1726883002.50266: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883002.50269: Set connection var ansible_shell_executable to /bin/sh 28992 1726883002.50290: variable 'ansible_shell_executable' from source: unknown 28992 1726883002.50293: variable 'ansible_connection' from source: unknown 28992 1726883002.50296: variable 'ansible_module_compression' from source: unknown 28992 1726883002.50299: variable 'ansible_shell_type' from source: unknown 28992 1726883002.50301: variable 'ansible_shell_executable' from source: unknown 28992 1726883002.50304: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.50308: variable 'ansible_pipelining' from source: unknown 28992 1726883002.50312: variable 'ansible_timeout' from source: unknown 28992 1726883002.50316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.50430: 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) 28992 1726883002.50440: variable 'omit' from source: magic vars 28992 1726883002.50446: starting attempt loop 28992 1726883002.50450: running the handler 28992 1726883002.50491: variable '__network_connections_result' from source: set_fact 28992 1726883002.50626: variable '__network_connections_result' from source: set_fact 28992 1726883002.50706: handler run complete 28992 1726883002.50755: attempt loop complete, returning result 28992 1726883002.50759: _execute() done 28992 1726883002.50762: dumping result to json 28992 1726883002.50764: done dumping result, returning 28992 1726883002.50770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001108] 28992 1726883002.50773: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001108 28992 1726883002.50912: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001108 28992 1726883002.50915: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e" ] } } 28992 1726883002.51128: no more pending results, returning what we have 28992 1726883002.51132: results queue empty 28992 1726883002.51132: checking for any_errors_fatal 28992 1726883002.51138: done checking for any_errors_fatal 28992 1726883002.51139: checking for max_fail_percentage 28992 1726883002.51140: done checking for max_fail_percentage 28992 1726883002.51141: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.51142: done checking to see if all hosts have failed 28992 1726883002.51143: getting the remaining hosts for this loop 28992 1726883002.51144: done getting the remaining hosts for this loop 28992 1726883002.51148: getting the next task for host managed_node1 28992 1726883002.51154: done getting next task for host managed_node1 28992 1726883002.51157: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883002.51162: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883002.51173: getting variables 28992 1726883002.51174: in VariableManager get_vars() 28992 1726883002.51217: Calling all_inventory to load vars for managed_node1 28992 1726883002.51221: Calling groups_inventory to load vars for managed_node1 28992 1726883002.51339: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.51356: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.51360: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.51368: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.53258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.55104: done with get_vars() 28992 1726883002.55144: done getting variables 28992 1726883002.55195: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:22 -0400 (0:00:00.063) 0:01:02.752 ****** 28992 1726883002.55227: entering _queue_task() for managed_node1/debug 28992 1726883002.55577: worker is 1 (out of 1 available) 28992 1726883002.55592: exiting _queue_task() for managed_node1/debug 28992 1726883002.55606: done queuing things up, now waiting for results queue to drain 28992 1726883002.55608: waiting for pending results... 28992 1726883002.55854: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883002.55977: in run() - task 0affc7ec-ae25-9fb4-6018-000000001109 28992 1726883002.55992: variable 'ansible_search_path' from source: unknown 28992 1726883002.55996: variable 'ansible_search_path' from source: unknown 28992 1726883002.56029: calling self._execute() 28992 1726883002.56117: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.56121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.56132: variable 'omit' from source: magic vars 28992 1726883002.56432: variable 'ansible_distribution_major_version' from source: facts 28992 1726883002.56441: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883002.56536: variable 'network_state' from source: role '' defaults 28992 1726883002.56546: Evaluated conditional (network_state != {}): False 28992 1726883002.56549: when evaluation is False, skipping this task 28992 1726883002.56552: _execute() done 28992 1726883002.56555: dumping result to json 28992 1726883002.56557: done dumping result, returning 28992 1726883002.56564: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000001109] 28992 1726883002.56570: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001109 28992 1726883002.56668: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001109 28992 1726883002.56671: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883002.56718: no more pending results, returning what we have 28992 1726883002.56724: results queue empty 28992 1726883002.56725: checking for any_errors_fatal 28992 1726883002.56735: done checking for any_errors_fatal 28992 1726883002.56736: checking for max_fail_percentage 28992 1726883002.56738: done checking for max_fail_percentage 28992 1726883002.56739: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.56740: done checking to see if all hosts have failed 28992 1726883002.56740: getting the remaining hosts for this loop 28992 1726883002.56742: done getting the remaining hosts for this loop 28992 1726883002.56747: getting the next task for host managed_node1 28992 1726883002.56753: done getting next task for host managed_node1 28992 1726883002.56757: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883002.56763: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883002.56785: getting variables 28992 1726883002.56787: in VariableManager get_vars() 28992 1726883002.56832: Calling all_inventory to load vars for managed_node1 28992 1726883002.56835: Calling groups_inventory to load vars for managed_node1 28992 1726883002.56838: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.56850: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.56852: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.56855: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.57870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.59648: done with get_vars() 28992 1726883002.59667: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:22 -0400 (0:00:00.045) 0:01:02.798 ****** 28992 1726883002.59775: entering _queue_task() for managed_node1/ping 28992 1726883002.60142: worker is 1 (out of 1 available) 28992 1726883002.60159: exiting _queue_task() for managed_node1/ping 28992 1726883002.60175: done queuing things up, now waiting for results queue to drain 28992 1726883002.60177: waiting for pending results... 28992 1726883002.60443: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883002.60728: in run() - task 0affc7ec-ae25-9fb4-6018-00000000110a 28992 1726883002.60732: variable 'ansible_search_path' from source: unknown 28992 1726883002.60735: variable 'ansible_search_path' from source: unknown 28992 1726883002.60738: calling self._execute() 28992 1726883002.60800: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.60808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.60817: variable 'omit' from source: magic vars 28992 1726883002.61261: variable 'ansible_distribution_major_version' from source: facts 28992 1726883002.61264: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883002.61267: variable 'omit' from source: magic vars 28992 1726883002.61313: variable 'omit' from source: magic vars 28992 1726883002.61342: variable 'omit' from source: magic vars 28992 1726883002.61387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883002.61415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883002.61435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883002.61450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883002.61460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883002.61507: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883002.61510: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.61513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.61587: Set connection var ansible_pipelining to False 28992 1726883002.61591: Set connection var ansible_connection to ssh 28992 1726883002.61594: Set connection var ansible_timeout to 10 28992 1726883002.61597: Set connection var ansible_shell_type to sh 28992 1726883002.61599: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883002.61608: Set connection var ansible_shell_executable to /bin/sh 28992 1726883002.61629: variable 'ansible_shell_executable' from source: unknown 28992 1726883002.61632: variable 'ansible_connection' from source: unknown 28992 1726883002.61636: variable 'ansible_module_compression' from source: unknown 28992 1726883002.61639: variable 'ansible_shell_type' from source: unknown 28992 1726883002.61643: variable 'ansible_shell_executable' from source: unknown 28992 1726883002.61645: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883002.61648: variable 'ansible_pipelining' from source: unknown 28992 1726883002.61650: variable 'ansible_timeout' from source: unknown 28992 1726883002.61655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883002.61814: 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) 28992 1726883002.61825: variable 'omit' from source: magic vars 28992 1726883002.61828: starting attempt loop 28992 1726883002.61831: running the handler 28992 1726883002.61845: _low_level_execute_command(): starting 28992 1726883002.61852: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883002.62405: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.62409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.62413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.62468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883002.62471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.62538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.64285: stdout chunk (state=3): >>>/root <<< 28992 1726883002.64403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883002.64471: stderr chunk (state=3): >>><<< 28992 1726883002.64475: stdout chunk (state=3): >>><<< 28992 1726883002.64496: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883002.64550: _low_level_execute_command(): starting 28992 1726883002.64557: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758 `" && echo ansible-tmp-1726883002.6449482-31269-5168326989758="` echo /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758 `" ) && sleep 0' 28992 1726883002.65083: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883002.65113: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883002.65126: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.65186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.65233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.67220: stdout chunk (state=3): >>>ansible-tmp-1726883002.6449482-31269-5168326989758=/root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758 <<< 28992 1726883002.67339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883002.67399: stderr chunk (state=3): >>><<< 28992 1726883002.67402: stdout chunk (state=3): >>><<< 28992 1726883002.67447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883002.6449482-31269-5168326989758=/root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883002.67516: variable 'ansible_module_compression' from source: unknown 28992 1726883002.67569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883002.67603: variable 'ansible_facts' from source: unknown 28992 1726883002.67673: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py 28992 1726883002.67799: Sending initial data 28992 1726883002.67809: Sent initial data (151 bytes) 28992 1726883002.68326: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.68330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.68333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.68335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883002.68420: 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/d9f6ac3c31' <<< 28992 1726883002.68425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.68486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.70104: 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 <<< 28992 1726883002.70153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883002.70212: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmph_w8xrup /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py <<< 28992 1726883002.70216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py" <<< 28992 1726883002.70280: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmph_w8xrup" to remote "/root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py" <<< 28992 1726883002.70820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883002.70888: stderr chunk (state=3): >>><<< 28992 1726883002.70892: stdout chunk (state=3): >>><<< 28992 1726883002.70909: done transferring module to remote 28992 1726883002.70918: _low_level_execute_command(): starting 28992 1726883002.70924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/ /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py && sleep 0' 28992 1726883002.71414: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.71417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883002.71443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.71446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.71449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.71526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883002.71530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.71587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.73403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883002.73462: stderr chunk (state=3): >>><<< 28992 1726883002.73465: stdout chunk (state=3): >>><<< 28992 1726883002.73473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883002.73476: _low_level_execute_command(): starting 28992 1726883002.73481: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/AnsiballZ_ping.py && sleep 0' 28992 1726883002.73958: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.73966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.73968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883002.73971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.74045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.74096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.90513: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883002.92031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883002.92035: stdout chunk (state=3): >>><<< 28992 1726883002.92037: stderr chunk (state=3): >>><<< 28992 1726883002.92040: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883002.92043: 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-1726883002.6449482-31269-5168326989758/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883002.92045: _low_level_execute_command(): starting 28992 1726883002.92047: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883002.6449482-31269-5168326989758/ > /dev/null 2>&1 && sleep 0' 28992 1726883002.92606: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883002.92620: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883002.92637: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883002.92681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883002.92704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883002.92749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883002.94645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883002.94689: stderr chunk (state=3): >>><<< 28992 1726883002.94692: stdout chunk (state=3): >>><<< 28992 1726883002.94703: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883002.94710: handler run complete 28992 1726883002.94727: attempt loop complete, returning result 28992 1726883002.94731: _execute() done 28992 1726883002.94734: dumping result to json 28992 1726883002.94736: done dumping result, returning 28992 1726883002.94743: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-00000000110a] 28992 1726883002.94748: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000110a 28992 1726883002.94846: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000110a 28992 1726883002.94849: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883002.94920: no more pending results, returning what we have 28992 1726883002.94926: results queue empty 28992 1726883002.94927: checking for any_errors_fatal 28992 1726883002.94934: done checking for any_errors_fatal 28992 1726883002.94935: checking for max_fail_percentage 28992 1726883002.94937: done checking for max_fail_percentage 28992 1726883002.94938: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.94939: done checking to see if all hosts have failed 28992 1726883002.94939: getting the remaining hosts for this loop 28992 1726883002.94941: done getting the remaining hosts for this loop 28992 1726883002.94945: getting the next task for host managed_node1 28992 1726883002.94955: done getting next task for host managed_node1 28992 1726883002.94957: ^ task is: TASK: meta (role_complete) 28992 1726883002.94967: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883002.94980: getting variables 28992 1726883002.94982: in VariableManager get_vars() 28992 1726883002.95028: Calling all_inventory to load vars for managed_node1 28992 1726883002.95031: Calling groups_inventory to load vars for managed_node1 28992 1726883002.95033: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.95043: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.95046: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.95049: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.96077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.97279: done with get_vars() 28992 1726883002.97300: done getting variables 28992 1726883002.97365: done queuing things up, now waiting for results queue to drain 28992 1726883002.97367: results queue empty 28992 1726883002.97367: checking for any_errors_fatal 28992 1726883002.97369: done checking for any_errors_fatal 28992 1726883002.97370: checking for max_fail_percentage 28992 1726883002.97371: done checking for max_fail_percentage 28992 1726883002.97371: checking to see if all hosts have failed and the running result is not ok 28992 1726883002.97372: done checking to see if all hosts have failed 28992 1726883002.97372: getting the remaining hosts for this loop 28992 1726883002.97373: done getting the remaining hosts for this loop 28992 1726883002.97374: getting the next task for host managed_node1 28992 1726883002.97378: done getting next task for host managed_node1 28992 1726883002.97379: ^ task is: TASK: Show result 28992 1726883002.97381: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883002.97383: getting variables 28992 1726883002.97386: in VariableManager get_vars() 28992 1726883002.97393: Calling all_inventory to load vars for managed_node1 28992 1726883002.97394: Calling groups_inventory to load vars for managed_node1 28992 1726883002.97396: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883002.97399: Calling all_plugins_play to load vars for managed_node1 28992 1726883002.97401: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883002.97402: Calling groups_plugins_play to load vars for managed_node1 28992 1726883002.98332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883002.99518: done with get_vars() 28992 1726883002.99537: done getting variables 28992 1726883002.99566: 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 result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Friday 20 September 2024 21:43:22 -0400 (0:00:00.398) 0:01:03.196 ****** 28992 1726883002.99592: entering _queue_task() for managed_node1/debug 28992 1726883002.99894: worker is 1 (out of 1 available) 28992 1726883002.99908: exiting _queue_task() for managed_node1/debug 28992 1726883002.99924: done queuing things up, now waiting for results queue to drain 28992 1726883002.99926: waiting for pending results... 28992 1726883003.00115: running TaskExecutor() for managed_node1/TASK: Show result 28992 1726883003.00215: in run() - task 0affc7ec-ae25-9fb4-6018-000000001090 28992 1726883003.00229: variable 'ansible_search_path' from source: unknown 28992 1726883003.00232: variable 'ansible_search_path' from source: unknown 28992 1726883003.00374: calling self._execute() 28992 1726883003.00378: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.00382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.00388: variable 'omit' from source: magic vars 28992 1726883003.00646: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.00658: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.00666: variable 'omit' from source: magic vars 28992 1726883003.00705: variable 'omit' from source: magic vars 28992 1726883003.00733: variable 'omit' from source: magic vars 28992 1726883003.00766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883003.00794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883003.00813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883003.00829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883003.00840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883003.00865: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883003.00868: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.00871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.00953: Set connection var ansible_pipelining to False 28992 1726883003.00956: Set connection var ansible_connection to ssh 28992 1726883003.00961: Set connection var ansible_timeout to 10 28992 1726883003.00963: Set connection var ansible_shell_type to sh 28992 1726883003.00969: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883003.00977: Set connection var ansible_shell_executable to /bin/sh 28992 1726883003.00997: variable 'ansible_shell_executable' from source: unknown 28992 1726883003.01000: variable 'ansible_connection' from source: unknown 28992 1726883003.01003: variable 'ansible_module_compression' from source: unknown 28992 1726883003.01005: variable 'ansible_shell_type' from source: unknown 28992 1726883003.01008: variable 'ansible_shell_executable' from source: unknown 28992 1726883003.01010: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.01012: variable 'ansible_pipelining' from source: unknown 28992 1726883003.01015: variable 'ansible_timeout' from source: unknown 28992 1726883003.01022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.01127: 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) 28992 1726883003.01141: variable 'omit' from source: magic vars 28992 1726883003.01145: starting attempt loop 28992 1726883003.01147: running the handler 28992 1726883003.01189: variable '__network_connections_result' from source: set_fact 28992 1726883003.01250: variable '__network_connections_result' from source: set_fact 28992 1726883003.01332: handler run complete 28992 1726883003.01353: attempt loop complete, returning result 28992 1726883003.01356: _execute() done 28992 1726883003.01359: dumping result to json 28992 1726883003.01361: done dumping result, returning 28992 1726883003.01370: done running TaskExecutor() for managed_node1/TASK: Show result [0affc7ec-ae25-9fb4-6018-000000001090] 28992 1726883003.01373: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001090 28992 1726883003.01467: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001090 28992 1726883003.01472: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e" ] } } 28992 1726883003.01551: no more pending results, returning what we have 28992 1726883003.01554: results queue empty 28992 1726883003.01555: checking for any_errors_fatal 28992 1726883003.01557: done checking for any_errors_fatal 28992 1726883003.01558: checking for max_fail_percentage 28992 1726883003.01559: done checking for max_fail_percentage 28992 1726883003.01560: checking to see if all hosts have failed and the running result is not ok 28992 1726883003.01561: done checking to see if all hosts have failed 28992 1726883003.01562: getting the remaining hosts for this loop 28992 1726883003.01564: done getting the remaining hosts for this loop 28992 1726883003.01567: getting the next task for host managed_node1 28992 1726883003.01577: done getting next task for host managed_node1 28992 1726883003.01581: ^ task is: TASK: Include network role 28992 1726883003.01586: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883003.01590: getting variables 28992 1726883003.01592: in VariableManager get_vars() 28992 1726883003.01620: Calling all_inventory to load vars for managed_node1 28992 1726883003.01628: Calling groups_inventory to load vars for managed_node1 28992 1726883003.01631: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.01641: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.01643: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.01647: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.02640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.03936: done with get_vars() 28992 1726883003.03953: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Friday 20 September 2024 21:43:23 -0400 (0:00:00.044) 0:01:03.240 ****** 28992 1726883003.04028: entering _queue_task() for managed_node1/include_role 28992 1726883003.04272: worker is 1 (out of 1 available) 28992 1726883003.04291: exiting _queue_task() for managed_node1/include_role 28992 1726883003.04305: done queuing things up, now waiting for results queue to drain 28992 1726883003.04306: waiting for pending results... 28992 1726883003.04499: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883003.04589: in run() - task 0affc7ec-ae25-9fb4-6018-000000001094 28992 1726883003.04609: variable 'ansible_search_path' from source: unknown 28992 1726883003.04613: variable 'ansible_search_path' from source: unknown 28992 1726883003.04645: calling self._execute() 28992 1726883003.04730: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.04734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.04743: variable 'omit' from source: magic vars 28992 1726883003.05035: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.05044: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.05051: _execute() done 28992 1726883003.05054: dumping result to json 28992 1726883003.05057: done dumping result, returning 28992 1726883003.05065: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000001094] 28992 1726883003.05071: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001094 28992 1726883003.05190: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001094 28992 1726883003.05194: WORKER PROCESS EXITING 28992 1726883003.05227: no more pending results, returning what we have 28992 1726883003.05231: in VariableManager get_vars() 28992 1726883003.05271: Calling all_inventory to load vars for managed_node1 28992 1726883003.05274: Calling groups_inventory to load vars for managed_node1 28992 1726883003.05277: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.05293: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.05296: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.05299: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.06298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.07481: done with get_vars() 28992 1726883003.07498: variable 'ansible_search_path' from source: unknown 28992 1726883003.07499: variable 'ansible_search_path' from source: unknown 28992 1726883003.07596: variable 'omit' from source: magic vars 28992 1726883003.07626: variable 'omit' from source: magic vars 28992 1726883003.07636: variable 'omit' from source: magic vars 28992 1726883003.07639: we have included files to process 28992 1726883003.07639: generating all_blocks data 28992 1726883003.07641: done generating all_blocks data 28992 1726883003.07645: processing included file: fedora.linux_system_roles.network 28992 1726883003.07659: in VariableManager get_vars() 28992 1726883003.07668: done with get_vars() 28992 1726883003.07690: in VariableManager get_vars() 28992 1726883003.07702: done with get_vars() 28992 1726883003.07731: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883003.07811: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883003.07862: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883003.08153: in VariableManager get_vars() 28992 1726883003.08166: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883003.09556: iterating over new_blocks loaded from include file 28992 1726883003.09558: in VariableManager get_vars() 28992 1726883003.09569: done with get_vars() 28992 1726883003.09570: filtering new block on tags 28992 1726883003.09802: done filtering new block on tags 28992 1726883003.09805: in VariableManager get_vars() 28992 1726883003.09814: done with get_vars() 28992 1726883003.09816: filtering new block on tags 28992 1726883003.09829: done filtering new block on tags 28992 1726883003.09830: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883003.09834: extending task lists for all hosts with included blocks 28992 1726883003.09907: done extending task lists 28992 1726883003.09908: done processing included files 28992 1726883003.09909: results queue empty 28992 1726883003.09909: checking for any_errors_fatal 28992 1726883003.09912: done checking for any_errors_fatal 28992 1726883003.09913: checking for max_fail_percentage 28992 1726883003.09913: done checking for max_fail_percentage 28992 1726883003.09914: checking to see if all hosts have failed and the running result is not ok 28992 1726883003.09915: done checking to see if all hosts have failed 28992 1726883003.09915: getting the remaining hosts for this loop 28992 1726883003.09916: done getting the remaining hosts for this loop 28992 1726883003.09918: getting the next task for host managed_node1 28992 1726883003.09921: done getting next task for host managed_node1 28992 1726883003.09924: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883003.09926: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883003.09934: getting variables 28992 1726883003.09934: in VariableManager get_vars() 28992 1726883003.09949: Calling all_inventory to load vars for managed_node1 28992 1726883003.09952: Calling groups_inventory to load vars for managed_node1 28992 1726883003.09954: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.09960: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.09962: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.09965: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.11192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.14549: done with get_vars() 28992 1726883003.14593: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:23 -0400 (0:00:00.106) 0:01:03.347 ****** 28992 1726883003.14696: entering _queue_task() for managed_node1/include_tasks 28992 1726883003.15019: worker is 1 (out of 1 available) 28992 1726883003.15035: exiting _queue_task() for managed_node1/include_tasks 28992 1726883003.15074: done queuing things up, now waiting for results queue to drain 28992 1726883003.15077: waiting for pending results... 28992 1726883003.15525: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883003.15778: in run() - task 0affc7ec-ae25-9fb4-6018-00000000127a 28992 1726883003.15806: variable 'ansible_search_path' from source: unknown 28992 1726883003.15816: variable 'ansible_search_path' from source: unknown 28992 1726883003.15881: calling self._execute() 28992 1726883003.16008: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.16025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.16044: variable 'omit' from source: magic vars 28992 1726883003.16524: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.16630: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.16635: _execute() done 28992 1726883003.16638: dumping result to json 28992 1726883003.16640: done dumping result, returning 28992 1726883003.16644: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-00000000127a] 28992 1726883003.16647: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127a 28992 1726883003.16736: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127a 28992 1726883003.16740: WORKER PROCESS EXITING 28992 1726883003.16799: no more pending results, returning what we have 28992 1726883003.16805: in VariableManager get_vars() 28992 1726883003.16863: Calling all_inventory to load vars for managed_node1 28992 1726883003.16868: Calling groups_inventory to load vars for managed_node1 28992 1726883003.16870: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.16887: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.16892: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.16896: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.19646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.21988: done with get_vars() 28992 1726883003.22027: variable 'ansible_search_path' from source: unknown 28992 1726883003.22029: variable 'ansible_search_path' from source: unknown 28992 1726883003.22077: we have included files to process 28992 1726883003.22079: generating all_blocks data 28992 1726883003.22081: done generating all_blocks data 28992 1726883003.22087: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883003.22089: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883003.22092: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883003.22794: done processing included file 28992 1726883003.22796: iterating over new_blocks loaded from include file 28992 1726883003.22798: in VariableManager get_vars() 28992 1726883003.22830: done with get_vars() 28992 1726883003.22832: filtering new block on tags 28992 1726883003.22868: done filtering new block on tags 28992 1726883003.22871: in VariableManager get_vars() 28992 1726883003.22904: done with get_vars() 28992 1726883003.22907: filtering new block on tags 28992 1726883003.22957: done filtering new block on tags 28992 1726883003.22960: in VariableManager get_vars() 28992 1726883003.22988: done with get_vars() 28992 1726883003.22990: filtering new block on tags 28992 1726883003.23045: done filtering new block on tags 28992 1726883003.23048: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883003.23054: extending task lists for all hosts with included blocks 28992 1726883003.25226: done extending task lists 28992 1726883003.25228: done processing included files 28992 1726883003.25229: results queue empty 28992 1726883003.25230: checking for any_errors_fatal 28992 1726883003.25233: done checking for any_errors_fatal 28992 1726883003.25234: checking for max_fail_percentage 28992 1726883003.25235: done checking for max_fail_percentage 28992 1726883003.25236: checking to see if all hosts have failed and the running result is not ok 28992 1726883003.25238: done checking to see if all hosts have failed 28992 1726883003.25239: getting the remaining hosts for this loop 28992 1726883003.25240: done getting the remaining hosts for this loop 28992 1726883003.25243: getting the next task for host managed_node1 28992 1726883003.25249: done getting next task for host managed_node1 28992 1726883003.25252: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883003.25257: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883003.25271: getting variables 28992 1726883003.25272: in VariableManager get_vars() 28992 1726883003.25294: Calling all_inventory to load vars for managed_node1 28992 1726883003.25302: Calling groups_inventory to load vars for managed_node1 28992 1726883003.25305: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.25311: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.25314: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.25317: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.27079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.31207: done with get_vars() 28992 1726883003.31250: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:23 -0400 (0:00:00.166) 0:01:03.513 ****** 28992 1726883003.31351: entering _queue_task() for managed_node1/setup 28992 1726883003.32364: worker is 1 (out of 1 available) 28992 1726883003.32379: exiting _queue_task() for managed_node1/setup 28992 1726883003.32396: done queuing things up, now waiting for results queue to drain 28992 1726883003.32398: waiting for pending results... 28992 1726883003.33342: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883003.33528: in run() - task 0affc7ec-ae25-9fb4-6018-0000000012d1 28992 1726883003.33533: variable 'ansible_search_path' from source: unknown 28992 1726883003.33536: variable 'ansible_search_path' from source: unknown 28992 1726883003.33539: calling self._execute() 28992 1726883003.33615: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.33743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.33759: variable 'omit' from source: magic vars 28992 1726883003.34469: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.34642: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.35090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883003.39890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883003.39976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883003.40428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883003.40432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883003.40435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883003.40439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883003.40828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883003.40832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883003.40835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883003.40838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883003.40841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883003.40843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883003.41053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883003.41100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883003.41120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883003.41500: variable '__network_required_facts' from source: role '' defaults 28992 1726883003.41516: variable 'ansible_facts' from source: unknown 28992 1726883003.43402: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883003.43407: when evaluation is False, skipping this task 28992 1726883003.43409: _execute() done 28992 1726883003.43412: dumping result to json 28992 1726883003.43414: done dumping result, returning 28992 1726883003.43421: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-0000000012d1] 28992 1726883003.43428: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d1 28992 1726883003.43531: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d1 28992 1726883003.43535: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883003.43689: no more pending results, returning what we have 28992 1726883003.43694: results queue empty 28992 1726883003.43696: checking for any_errors_fatal 28992 1726883003.43697: done checking for any_errors_fatal 28992 1726883003.43698: checking for max_fail_percentage 28992 1726883003.43701: done checking for max_fail_percentage 28992 1726883003.43702: checking to see if all hosts have failed and the running result is not ok 28992 1726883003.43703: done checking to see if all hosts have failed 28992 1726883003.43704: getting the remaining hosts for this loop 28992 1726883003.43706: done getting the remaining hosts for this loop 28992 1726883003.43711: getting the next task for host managed_node1 28992 1726883003.43725: done getting next task for host managed_node1 28992 1726883003.43730: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883003.43736: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883003.43770: getting variables 28992 1726883003.43773: in VariableManager get_vars() 28992 1726883003.44081: Calling all_inventory to load vars for managed_node1 28992 1726883003.44087: Calling groups_inventory to load vars for managed_node1 28992 1726883003.44090: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.44103: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.44106: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.44117: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.47989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.52833: done with get_vars() 28992 1726883003.52930: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:23 -0400 (0:00:00.218) 0:01:03.732 ****** 28992 1726883003.53169: entering _queue_task() for managed_node1/stat 28992 1726883003.54051: worker is 1 (out of 1 available) 28992 1726883003.54067: exiting _queue_task() for managed_node1/stat 28992 1726883003.54141: done queuing things up, now waiting for results queue to drain 28992 1726883003.54143: waiting for pending results... 28992 1726883003.54637: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883003.55129: in run() - task 0affc7ec-ae25-9fb4-6018-0000000012d3 28992 1726883003.55134: variable 'ansible_search_path' from source: unknown 28992 1726883003.55137: variable 'ansible_search_path' from source: unknown 28992 1726883003.55140: calling self._execute() 28992 1726883003.55528: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.55532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.55535: variable 'omit' from source: magic vars 28992 1726883003.56206: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.56228: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.56587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883003.57083: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883003.57527: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883003.57531: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883003.57534: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883003.57927: 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) 28992 1726883003.57931: 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) 28992 1726883003.57935: 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) 28992 1726883003.57937: 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) 28992 1726883003.57939: variable '__network_is_ostree' from source: set_fact 28992 1726883003.57942: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883003.58132: when evaluation is False, skipping this task 28992 1726883003.58140: _execute() done 28992 1726883003.58147: dumping result to json 28992 1726883003.58154: done dumping result, returning 28992 1726883003.58167: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-0000000012d3] 28992 1726883003.58178: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d3 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883003.58347: no more pending results, returning what we have 28992 1726883003.58352: results queue empty 28992 1726883003.58353: checking for any_errors_fatal 28992 1726883003.58363: done checking for any_errors_fatal 28992 1726883003.58364: checking for max_fail_percentage 28992 1726883003.58365: done checking for max_fail_percentage 28992 1726883003.58366: checking to see if all hosts have failed and the running result is not ok 28992 1726883003.58367: done checking to see if all hosts have failed 28992 1726883003.58368: getting the remaining hosts for this loop 28992 1726883003.58370: done getting the remaining hosts for this loop 28992 1726883003.58374: getting the next task for host managed_node1 28992 1726883003.58385: done getting next task for host managed_node1 28992 1726883003.58389: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883003.58395: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883003.58538: getting variables 28992 1726883003.58540: in VariableManager get_vars() 28992 1726883003.58586: Calling all_inventory to load vars for managed_node1 28992 1726883003.58589: Calling groups_inventory to load vars for managed_node1 28992 1726883003.58592: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.58606: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.58609: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.58613: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.59685: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d3 28992 1726883003.59693: WORKER PROCESS EXITING 28992 1726883003.73277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.76504: done with get_vars() 28992 1726883003.76628: done getting variables 28992 1726883003.76693: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:23 -0400 (0:00:00.236) 0:01:03.968 ****** 28992 1726883003.76837: entering _queue_task() for managed_node1/set_fact 28992 1726883003.77702: worker is 1 (out of 1 available) 28992 1726883003.77717: exiting _queue_task() for managed_node1/set_fact 28992 1726883003.77756: done queuing things up, now waiting for results queue to drain 28992 1726883003.77759: waiting for pending results... 28992 1726883003.78255: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883003.78645: in run() - task 0affc7ec-ae25-9fb4-6018-0000000012d4 28992 1726883003.78929: variable 'ansible_search_path' from source: unknown 28992 1726883003.78934: variable 'ansible_search_path' from source: unknown 28992 1726883003.78939: calling self._execute() 28992 1726883003.79328: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.79333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.79336: variable 'omit' from source: magic vars 28992 1726883003.80052: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.80071: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.80463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883003.81328: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883003.81332: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883003.81335: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883003.81558: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883003.81658: 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) 28992 1726883003.81691: 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) 28992 1726883003.81727: 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) 28992 1726883003.82126: 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) 28992 1726883003.82131: variable '__network_is_ostree' from source: set_fact 28992 1726883003.82133: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883003.82137: when evaluation is False, skipping this task 28992 1726883003.82139: _execute() done 28992 1726883003.82142: dumping result to json 28992 1726883003.82144: done dumping result, returning 28992 1726883003.82148: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-0000000012d4] 28992 1726883003.82151: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d4 28992 1726883003.82239: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d4 28992 1726883003.82243: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883003.82297: no more pending results, returning what we have 28992 1726883003.82301: results queue empty 28992 1726883003.82303: checking for any_errors_fatal 28992 1726883003.82311: done checking for any_errors_fatal 28992 1726883003.82312: checking for max_fail_percentage 28992 1726883003.82314: done checking for max_fail_percentage 28992 1726883003.82315: checking to see if all hosts have failed and the running result is not ok 28992 1726883003.82317: done checking to see if all hosts have failed 28992 1726883003.82317: getting the remaining hosts for this loop 28992 1726883003.82319: done getting the remaining hosts for this loop 28992 1726883003.82326: getting the next task for host managed_node1 28992 1726883003.82393: done getting next task for host managed_node1 28992 1726883003.82400: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883003.82408: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883003.82445: getting variables 28992 1726883003.82447: in VariableManager get_vars() 28992 1726883003.82492: Calling all_inventory to load vars for managed_node1 28992 1726883003.82495: Calling groups_inventory to load vars for managed_node1 28992 1726883003.82497: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883003.82508: Calling all_plugins_play to load vars for managed_node1 28992 1726883003.82510: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883003.82513: Calling groups_plugins_play to load vars for managed_node1 28992 1726883003.86314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883003.91520: done with get_vars() 28992 1726883003.91558: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:23 -0400 (0:00:00.149) 0:01:04.118 ****** 28992 1726883003.91800: entering _queue_task() for managed_node1/service_facts 28992 1726883003.92689: worker is 1 (out of 1 available) 28992 1726883003.92819: exiting _queue_task() for managed_node1/service_facts 28992 1726883003.92839: done queuing things up, now waiting for results queue to drain 28992 1726883003.92842: waiting for pending results... 28992 1726883003.93252: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883003.93630: in run() - task 0affc7ec-ae25-9fb4-6018-0000000012d6 28992 1726883003.93748: variable 'ansible_search_path' from source: unknown 28992 1726883003.93756: variable 'ansible_search_path' from source: unknown 28992 1726883003.93802: calling self._execute() 28992 1726883003.94033: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.94329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.94333: variable 'omit' from source: magic vars 28992 1726883003.94869: variable 'ansible_distribution_major_version' from source: facts 28992 1726883003.95042: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883003.95227: variable 'omit' from source: magic vars 28992 1726883003.95230: variable 'omit' from source: magic vars 28992 1726883003.95233: variable 'omit' from source: magic vars 28992 1726883003.95236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883003.95463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883003.95491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883003.95514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883003.95534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883003.95570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883003.95928: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.95932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.95957: Set connection var ansible_pipelining to False 28992 1726883003.95965: Set connection var ansible_connection to ssh 28992 1726883003.95977: Set connection var ansible_timeout to 10 28992 1726883003.95985: Set connection var ansible_shell_type to sh 28992 1726883003.95998: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883003.96010: Set connection var ansible_shell_executable to /bin/sh 28992 1726883003.96045: variable 'ansible_shell_executable' from source: unknown 28992 1726883003.96053: variable 'ansible_connection' from source: unknown 28992 1726883003.96060: variable 'ansible_module_compression' from source: unknown 28992 1726883003.96068: variable 'ansible_shell_type' from source: unknown 28992 1726883003.96074: variable 'ansible_shell_executable' from source: unknown 28992 1726883003.96081: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883003.96090: variable 'ansible_pipelining' from source: unknown 28992 1726883003.96099: variable 'ansible_timeout' from source: unknown 28992 1726883003.96108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883003.96532: 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) 28992 1726883003.96828: variable 'omit' from source: magic vars 28992 1726883003.96831: starting attempt loop 28992 1726883003.96834: running the handler 28992 1726883003.96836: _low_level_execute_command(): starting 28992 1726883003.96839: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883003.98165: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883003.98182: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883003.98197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883003.98319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883003.98334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883003.98402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883003.98491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883004.00251: stdout chunk (state=3): >>>/root <<< 28992 1726883004.00464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883004.00643: stderr chunk (state=3): >>><<< 28992 1726883004.00652: stdout chunk (state=3): >>><<< 28992 1726883004.00682: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883004.01029: _low_level_execute_command(): starting 28992 1726883004.01033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760 `" && echo ansible-tmp-1726883004.0092971-31310-14780978862760="` echo /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760 `" ) && sleep 0' 28992 1726883004.02445: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883004.02481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883004.02527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883004.02577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883004.04561: stdout chunk (state=3): >>>ansible-tmp-1726883004.0092971-31310-14780978862760=/root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760 <<< 28992 1726883004.04757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883004.04767: stdout chunk (state=3): >>><<< 28992 1726883004.04778: stderr chunk (state=3): >>><<< 28992 1726883004.04800: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883004.0092971-31310-14780978862760=/root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883004.04860: variable 'ansible_module_compression' from source: unknown 28992 1726883004.05077: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883004.05127: variable 'ansible_facts' from source: unknown 28992 1726883004.05221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py 28992 1726883004.05613: Sending initial data 28992 1726883004.05626: Sent initial data (161 bytes) 28992 1726883004.06944: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883004.07180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883004.07210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883004.07296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883004.09071: 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 <<< 28992 1726883004.09120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883004.09172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4unxt1ls /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py <<< 28992 1726883004.09175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py" <<< 28992 1726883004.09229: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4unxt1ls" to remote "/root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py" <<< 28992 1726883004.10512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883004.10694: stderr chunk (state=3): >>><<< 28992 1726883004.10697: stdout chunk (state=3): >>><<< 28992 1726883004.10723: done transferring module to remote 28992 1726883004.10736: _low_level_execute_command(): starting 28992 1726883004.10741: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/ /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py && sleep 0' 28992 1726883004.11927: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883004.11931: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883004.11934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883004.11937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883004.11940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883004.12158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883004.12164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883004.12182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883004.12336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883004.14138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883004.14146: stderr chunk (state=3): >>><<< 28992 1726883004.14149: stdout chunk (state=3): >>><<< 28992 1726883004.14164: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883004.14168: _low_level_execute_command(): starting 28992 1726883004.14174: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/AnsiballZ_service_facts.py && sleep 0' 28992 1726883004.15728: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883004.15732: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883004.15735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883004.15738: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883004.15802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883004.15809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883004.15855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883006.37225: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "s<<< 28992 1726883006.37270: stdout chunk (state=3): >>>topped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "st<<< 28992 1726883006.37286: stdout chunk (state=3): >>>atus": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883006.39033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883006.39045: stdout chunk (state=3): >>><<< 28992 1726883006.39059: stderr chunk (state=3): >>><<< 28992 1726883006.39148: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883006.40337: 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-1726883004.0092971-31310-14780978862760/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883006.40343: _low_level_execute_command(): starting 28992 1726883006.40346: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883004.0092971-31310-14780978862760/ > /dev/null 2>&1 && sleep 0' 28992 1726883006.41055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883006.41060: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883006.41064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883006.41177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883006.41184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883006.41216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883006.41235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883006.41336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883006.43356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883006.43382: stderr chunk (state=3): >>><<< 28992 1726883006.43398: stdout chunk (state=3): >>><<< 28992 1726883006.43418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883006.43433: handler run complete 28992 1726883006.43718: variable 'ansible_facts' from source: unknown 28992 1726883006.43962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883006.44685: variable 'ansible_facts' from source: unknown 28992 1726883006.44921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883006.45232: attempt loop complete, returning result 28992 1726883006.45260: _execute() done 28992 1726883006.45269: dumping result to json 28992 1726883006.45346: done dumping result, returning 28992 1726883006.45379: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-0000000012d6] 28992 1726883006.45391: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d6 28992 1726883006.46919: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d6 28992 1726883006.46925: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883006.47072: no more pending results, returning what we have 28992 1726883006.47075: results queue empty 28992 1726883006.47076: checking for any_errors_fatal 28992 1726883006.47081: done checking for any_errors_fatal 28992 1726883006.47082: checking for max_fail_percentage 28992 1726883006.47083: done checking for max_fail_percentage 28992 1726883006.47084: checking to see if all hosts have failed and the running result is not ok 28992 1726883006.47085: done checking to see if all hosts have failed 28992 1726883006.47086: getting the remaining hosts for this loop 28992 1726883006.47087: done getting the remaining hosts for this loop 28992 1726883006.47091: getting the next task for host managed_node1 28992 1726883006.47100: done getting next task for host managed_node1 28992 1726883006.47103: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883006.47111: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883006.47125: getting variables 28992 1726883006.47126: in VariableManager get_vars() 28992 1726883006.47157: Calling all_inventory to load vars for managed_node1 28992 1726883006.47159: Calling groups_inventory to load vars for managed_node1 28992 1726883006.47161: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883006.47170: Calling all_plugins_play to load vars for managed_node1 28992 1726883006.47172: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883006.47175: Calling groups_plugins_play to load vars for managed_node1 28992 1726883006.49545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883006.51884: done with get_vars() 28992 1726883006.51921: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:26 -0400 (0:00:02.602) 0:01:06.720 ****** 28992 1726883006.52040: entering _queue_task() for managed_node1/package_facts 28992 1726883006.52468: worker is 1 (out of 1 available) 28992 1726883006.52485: exiting _queue_task() for managed_node1/package_facts 28992 1726883006.52500: done queuing things up, now waiting for results queue to drain 28992 1726883006.52729: waiting for pending results... 28992 1726883006.52853: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883006.53039: in run() - task 0affc7ec-ae25-9fb4-6018-0000000012d7 28992 1726883006.53072: variable 'ansible_search_path' from source: unknown 28992 1726883006.53132: variable 'ansible_search_path' from source: unknown 28992 1726883006.53136: calling self._execute() 28992 1726883006.53261: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883006.53284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883006.53301: variable 'omit' from source: magic vars 28992 1726883006.53772: variable 'ansible_distribution_major_version' from source: facts 28992 1726883006.53796: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883006.53809: variable 'omit' from source: magic vars 28992 1726883006.53931: variable 'omit' from source: magic vars 28992 1726883006.53968: variable 'omit' from source: magic vars 28992 1726883006.54043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883006.54077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883006.54151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883006.54155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883006.54157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883006.54194: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883006.54203: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883006.54214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883006.54345: Set connection var ansible_pipelining to False 28992 1726883006.54353: Set connection var ansible_connection to ssh 28992 1726883006.54440: Set connection var ansible_timeout to 10 28992 1726883006.54443: Set connection var ansible_shell_type to sh 28992 1726883006.54445: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883006.54447: Set connection var ansible_shell_executable to /bin/sh 28992 1726883006.54450: variable 'ansible_shell_executable' from source: unknown 28992 1726883006.54452: variable 'ansible_connection' from source: unknown 28992 1726883006.54455: variable 'ansible_module_compression' from source: unknown 28992 1726883006.54457: variable 'ansible_shell_type' from source: unknown 28992 1726883006.54459: variable 'ansible_shell_executable' from source: unknown 28992 1726883006.54461: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883006.54463: variable 'ansible_pipelining' from source: unknown 28992 1726883006.54479: variable 'ansible_timeout' from source: unknown 28992 1726883006.54489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883006.54740: 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) 28992 1726883006.54762: variable 'omit' from source: magic vars 28992 1726883006.54776: starting attempt loop 28992 1726883006.54784: running the handler 28992 1726883006.54809: _low_level_execute_command(): starting 28992 1726883006.54878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883006.55750: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883006.55837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883006.55925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883006.57660: stdout chunk (state=3): >>>/root <<< 28992 1726883006.57838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883006.57857: stdout chunk (state=3): >>><<< 28992 1726883006.57871: stderr chunk (state=3): >>><<< 28992 1726883006.57898: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883006.58007: _low_level_execute_command(): starting 28992 1726883006.58012: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146 `" && echo ansible-tmp-1726883006.5790706-31428-220702601542146="` echo /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146 `" ) && sleep 0' 28992 1726883006.58613: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883006.58632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883006.58649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883006.58790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883006.58795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883006.58847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883006.58908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883006.60869: stdout chunk (state=3): >>>ansible-tmp-1726883006.5790706-31428-220702601542146=/root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146 <<< 28992 1726883006.61136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883006.61141: stdout chunk (state=3): >>><<< 28992 1726883006.61144: stderr chunk (state=3): >>><<< 28992 1726883006.61147: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883006.5790706-31428-220702601542146=/root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883006.61153: variable 'ansible_module_compression' from source: unknown 28992 1726883006.61207: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883006.61290: variable 'ansible_facts' from source: unknown 28992 1726883006.61500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py 28992 1726883006.61698: Sending initial data 28992 1726883006.61714: Sent initial data (162 bytes) 28992 1726883006.62410: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883006.62531: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883006.62582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883006.62638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883006.64228: 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 <<< 28992 1726883006.64286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883006.64345: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1bsid2sz /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py <<< 28992 1726883006.64349: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py" <<< 28992 1726883006.64416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1bsid2sz" to remote "/root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py" <<< 28992 1726883006.66147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883006.66309: stderr chunk (state=3): >>><<< 28992 1726883006.66312: stdout chunk (state=3): >>><<< 28992 1726883006.66315: done transferring module to remote 28992 1726883006.66317: _low_level_execute_command(): starting 28992 1726883006.66319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/ /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py && sleep 0' 28992 1726883006.66933: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883006.66940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883006.67029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883006.68881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883006.69011: stderr chunk (state=3): >>><<< 28992 1726883006.69015: stdout chunk (state=3): >>><<< 28992 1726883006.69019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883006.69028: _low_level_execute_command(): starting 28992 1726883006.69031: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/AnsiballZ_package_facts.py && sleep 0' 28992 1726883006.69589: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883006.69606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883006.69717: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883006.69740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883006.69830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883007.32297: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, <<< 28992 1726883007.32607: stdout chunk (state=3): >>>"arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "<<< 28992 1726883007.32639: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883007.34421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883007.34532: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883007.34556: stdout chunk (state=3): >>><<< 28992 1726883007.34560: stderr chunk (state=3): >>><<< 28992 1726883007.34605: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883007.38065: 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-1726883006.5790706-31428-220702601542146/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883007.38080: _low_level_execute_command(): starting 28992 1726883007.38086: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883006.5790706-31428-220702601542146/ > /dev/null 2>&1 && sleep 0' 28992 1726883007.38588: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883007.38593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883007.38595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883007.38597: 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.15.7 originally 10.31.15.7 <<< 28992 1726883007.38600: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883007.38648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883007.38652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883007.38656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883007.38712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883007.40656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883007.40712: stderr chunk (state=3): >>><<< 28992 1726883007.40715: stdout chunk (state=3): >>><<< 28992 1726883007.40746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883007.40750: handler run complete 28992 1726883007.41577: variable 'ansible_facts' from source: unknown 28992 1726883007.42014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.44070: variable 'ansible_facts' from source: unknown 28992 1726883007.44439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.45291: attempt loop complete, returning result 28992 1726883007.45296: _execute() done 28992 1726883007.45302: dumping result to json 28992 1726883007.45527: done dumping result, returning 28992 1726883007.45530: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-0000000012d7] 28992 1726883007.45533: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d7 28992 1726883007.48279: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000012d7 28992 1726883007.48284: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883007.48405: no more pending results, returning what we have 28992 1726883007.48407: results queue empty 28992 1726883007.48408: checking for any_errors_fatal 28992 1726883007.48413: done checking for any_errors_fatal 28992 1726883007.48413: checking for max_fail_percentage 28992 1726883007.48414: done checking for max_fail_percentage 28992 1726883007.48415: checking to see if all hosts have failed and the running result is not ok 28992 1726883007.48416: done checking to see if all hosts have failed 28992 1726883007.48416: getting the remaining hosts for this loop 28992 1726883007.48417: done getting the remaining hosts for this loop 28992 1726883007.48420: getting the next task for host managed_node1 28992 1726883007.48427: done getting next task for host managed_node1 28992 1726883007.48430: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883007.48439: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883007.48455: getting variables 28992 1726883007.48456: in VariableManager get_vars() 28992 1726883007.48484: Calling all_inventory to load vars for managed_node1 28992 1726883007.48487: Calling groups_inventory to load vars for managed_node1 28992 1726883007.48489: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883007.48497: Calling all_plugins_play to load vars for managed_node1 28992 1726883007.48499: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883007.48501: Calling groups_plugins_play to load vars for managed_node1 28992 1726883007.49888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.53009: done with get_vars() 28992 1726883007.53156: done getting variables 28992 1726883007.53273: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:27 -0400 (0:00:01.012) 0:01:07.733 ****** 28992 1726883007.53321: entering _queue_task() for managed_node1/debug 28992 1726883007.54002: worker is 1 (out of 1 available) 28992 1726883007.54018: exiting _queue_task() for managed_node1/debug 28992 1726883007.54036: done queuing things up, now waiting for results queue to drain 28992 1726883007.54039: waiting for pending results... 28992 1726883007.54241: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883007.54351: in run() - task 0affc7ec-ae25-9fb4-6018-00000000127b 28992 1726883007.54364: variable 'ansible_search_path' from source: unknown 28992 1726883007.54370: variable 'ansible_search_path' from source: unknown 28992 1726883007.54416: calling self._execute() 28992 1726883007.54560: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.54564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.54568: variable 'omit' from source: magic vars 28992 1726883007.55028: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.55039: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883007.55042: variable 'omit' from source: magic vars 28992 1726883007.55045: variable 'omit' from source: magic vars 28992 1726883007.55118: variable 'network_provider' from source: set_fact 28992 1726883007.55153: variable 'omit' from source: magic vars 28992 1726883007.55261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883007.55265: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883007.55268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883007.55271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883007.55331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883007.55335: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883007.55338: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.55340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.55439: Set connection var ansible_pipelining to False 28992 1726883007.55442: Set connection var ansible_connection to ssh 28992 1726883007.55445: Set connection var ansible_timeout to 10 28992 1726883007.55448: Set connection var ansible_shell_type to sh 28992 1726883007.55450: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883007.55453: Set connection var ansible_shell_executable to /bin/sh 28992 1726883007.55478: variable 'ansible_shell_executable' from source: unknown 28992 1726883007.55482: variable 'ansible_connection' from source: unknown 28992 1726883007.55487: variable 'ansible_module_compression' from source: unknown 28992 1726883007.55490: variable 'ansible_shell_type' from source: unknown 28992 1726883007.55492: variable 'ansible_shell_executable' from source: unknown 28992 1726883007.55495: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.55498: variable 'ansible_pipelining' from source: unknown 28992 1726883007.55500: variable 'ansible_timeout' from source: unknown 28992 1726883007.55502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.55850: 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) 28992 1726883007.55854: variable 'omit' from source: magic vars 28992 1726883007.55857: starting attempt loop 28992 1726883007.55859: running the handler 28992 1726883007.55964: handler run complete 28992 1726883007.55978: attempt loop complete, returning result 28992 1726883007.55981: _execute() done 28992 1726883007.55986: dumping result to json 28992 1726883007.55989: done dumping result, returning 28992 1726883007.55995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-00000000127b] 28992 1726883007.56001: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127b 28992 1726883007.56265: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127b 28992 1726883007.56270: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883007.56429: no more pending results, returning what we have 28992 1726883007.56432: results queue empty 28992 1726883007.56434: checking for any_errors_fatal 28992 1726883007.56441: done checking for any_errors_fatal 28992 1726883007.56442: checking for max_fail_percentage 28992 1726883007.56443: done checking for max_fail_percentage 28992 1726883007.56444: checking to see if all hosts have failed and the running result is not ok 28992 1726883007.56445: done checking to see if all hosts have failed 28992 1726883007.56446: getting the remaining hosts for this loop 28992 1726883007.56447: done getting the remaining hosts for this loop 28992 1726883007.56451: getting the next task for host managed_node1 28992 1726883007.56457: done getting next task for host managed_node1 28992 1726883007.56461: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883007.56466: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883007.56478: getting variables 28992 1726883007.56480: in VariableManager get_vars() 28992 1726883007.56519: Calling all_inventory to load vars for managed_node1 28992 1726883007.56640: Calling groups_inventory to load vars for managed_node1 28992 1726883007.56644: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883007.56655: Calling all_plugins_play to load vars for managed_node1 28992 1726883007.56658: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883007.56662: Calling groups_plugins_play to load vars for managed_node1 28992 1726883007.59138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.61793: done with get_vars() 28992 1726883007.61848: done getting variables 28992 1726883007.61929: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:27 -0400 (0:00:00.086) 0:01:07.820 ****** 28992 1726883007.61990: entering _queue_task() for managed_node1/fail 28992 1726883007.62519: worker is 1 (out of 1 available) 28992 1726883007.62535: exiting _queue_task() for managed_node1/fail 28992 1726883007.62548: done queuing things up, now waiting for results queue to drain 28992 1726883007.62550: waiting for pending results... 28992 1726883007.62938: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883007.63142: in run() - task 0affc7ec-ae25-9fb4-6018-00000000127c 28992 1726883007.63147: variable 'ansible_search_path' from source: unknown 28992 1726883007.63150: variable 'ansible_search_path' from source: unknown 28992 1726883007.63165: calling self._execute() 28992 1726883007.63300: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.63314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.63358: variable 'omit' from source: magic vars 28992 1726883007.63832: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.63849: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883007.64008: variable 'network_state' from source: role '' defaults 28992 1726883007.64036: Evaluated conditional (network_state != {}): False 28992 1726883007.64133: when evaluation is False, skipping this task 28992 1726883007.64136: _execute() done 28992 1726883007.64140: dumping result to json 28992 1726883007.64143: done dumping result, returning 28992 1726883007.64146: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-00000000127c] 28992 1726883007.64150: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127c 28992 1726883007.64247: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127c 28992 1726883007.64251: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883007.64306: no more pending results, returning what we have 28992 1726883007.64310: results queue empty 28992 1726883007.64311: checking for any_errors_fatal 28992 1726883007.64319: done checking for any_errors_fatal 28992 1726883007.64320: checking for max_fail_percentage 28992 1726883007.64323: done checking for max_fail_percentage 28992 1726883007.64325: checking to see if all hosts have failed and the running result is not ok 28992 1726883007.64326: done checking to see if all hosts have failed 28992 1726883007.64327: getting the remaining hosts for this loop 28992 1726883007.64329: done getting the remaining hosts for this loop 28992 1726883007.64333: getting the next task for host managed_node1 28992 1726883007.64342: done getting next task for host managed_node1 28992 1726883007.64347: ^ 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 28992 1726883007.64353: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883007.64389: getting variables 28992 1726883007.64392: in VariableManager get_vars() 28992 1726883007.64624: Calling all_inventory to load vars for managed_node1 28992 1726883007.64628: Calling groups_inventory to load vars for managed_node1 28992 1726883007.64630: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883007.64652: Calling all_plugins_play to load vars for managed_node1 28992 1726883007.64656: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883007.64660: Calling groups_plugins_play to load vars for managed_node1 28992 1726883007.68560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.72477: done with get_vars() 28992 1726883007.72520: done getting variables 28992 1726883007.72597: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:27 -0400 (0:00:00.106) 0:01:07.926 ****** 28992 1726883007.72638: entering _queue_task() for managed_node1/fail 28992 1726883007.73607: worker is 1 (out of 1 available) 28992 1726883007.73623: exiting _queue_task() for managed_node1/fail 28992 1726883007.73640: done queuing things up, now waiting for results queue to drain 28992 1726883007.73642: waiting for pending results... 28992 1726883007.74347: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883007.74473: in run() - task 0affc7ec-ae25-9fb4-6018-00000000127d 28992 1726883007.74489: variable 'ansible_search_path' from source: unknown 28992 1726883007.74493: variable 'ansible_search_path' from source: unknown 28992 1726883007.74536: calling self._execute() 28992 1726883007.74881: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.74887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.74891: variable 'omit' from source: magic vars 28992 1726883007.75425: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.75642: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883007.75760: variable 'network_state' from source: role '' defaults 28992 1726883007.75770: Evaluated conditional (network_state != {}): False 28992 1726883007.75773: when evaluation is False, skipping this task 28992 1726883007.75776: _execute() done 28992 1726883007.75779: dumping result to json 28992 1726883007.75781: done dumping result, returning 28992 1726883007.75789: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-00000000127d] 28992 1726883007.75794: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127d 28992 1726883007.76186: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127d 28992 1726883007.76190: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883007.76241: no more pending results, returning what we have 28992 1726883007.76245: results queue empty 28992 1726883007.76246: checking for any_errors_fatal 28992 1726883007.76253: done checking for any_errors_fatal 28992 1726883007.76253: checking for max_fail_percentage 28992 1726883007.76255: done checking for max_fail_percentage 28992 1726883007.76257: checking to see if all hosts have failed and the running result is not ok 28992 1726883007.76258: done checking to see if all hosts have failed 28992 1726883007.76258: getting the remaining hosts for this loop 28992 1726883007.76260: done getting the remaining hosts for this loop 28992 1726883007.76264: getting the next task for host managed_node1 28992 1726883007.76272: done getting next task for host managed_node1 28992 1726883007.76277: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883007.76285: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883007.76311: getting variables 28992 1726883007.76313: in VariableManager get_vars() 28992 1726883007.76357: Calling all_inventory to load vars for managed_node1 28992 1726883007.76360: Calling groups_inventory to load vars for managed_node1 28992 1726883007.76362: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883007.76375: Calling all_plugins_play to load vars for managed_node1 28992 1726883007.76377: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883007.76380: Calling groups_plugins_play to load vars for managed_node1 28992 1726883007.79637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.82791: done with get_vars() 28992 1726883007.82833: done getting variables 28992 1726883007.82903: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:27 -0400 (0:00:00.103) 0:01:08.029 ****** 28992 1726883007.82946: entering _queue_task() for managed_node1/fail 28992 1726883007.83439: worker is 1 (out of 1 available) 28992 1726883007.83452: exiting _queue_task() for managed_node1/fail 28992 1726883007.83465: done queuing things up, now waiting for results queue to drain 28992 1726883007.83466: waiting for pending results... 28992 1726883007.83861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883007.84176: in run() - task 0affc7ec-ae25-9fb4-6018-00000000127e 28992 1726883007.84181: variable 'ansible_search_path' from source: unknown 28992 1726883007.84187: variable 'ansible_search_path' from source: unknown 28992 1726883007.84190: calling self._execute() 28992 1726883007.84278: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.84285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.84292: variable 'omit' from source: magic vars 28992 1726883007.84730: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.84734: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883007.84892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883007.86909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883007.86913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883007.86948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883007.86979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883007.87012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883007.87090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883007.87131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883007.87161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883007.87212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883007.87232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883007.87407: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.87412: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883007.87460: variable 'ansible_distribution' from source: facts 28992 1726883007.87464: variable '__network_rh_distros' from source: role '' defaults 28992 1726883007.87474: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883007.87477: when evaluation is False, skipping this task 28992 1726883007.87480: _execute() done 28992 1726883007.87482: dumping result to json 28992 1726883007.87489: done dumping result, returning 28992 1726883007.87492: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-00000000127e] 28992 1726883007.87617: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127e skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883007.87799: no more pending results, returning what we have 28992 1726883007.87803: results queue empty 28992 1726883007.87804: checking for any_errors_fatal 28992 1726883007.87812: done checking for any_errors_fatal 28992 1726883007.87813: checking for max_fail_percentage 28992 1726883007.87815: done checking for max_fail_percentage 28992 1726883007.87816: checking to see if all hosts have failed and the running result is not ok 28992 1726883007.87817: done checking to see if all hosts have failed 28992 1726883007.87818: getting the remaining hosts for this loop 28992 1726883007.87820: done getting the remaining hosts for this loop 28992 1726883007.87826: getting the next task for host managed_node1 28992 1726883007.87834: done getting next task for host managed_node1 28992 1726883007.87838: ^ 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 28992 1726883007.87843: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883007.87855: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127e 28992 1726883007.87867: WORKER PROCESS EXITING 28992 1726883007.87890: getting variables 28992 1726883007.87891: in VariableManager get_vars() 28992 1726883007.87938: Calling all_inventory to load vars for managed_node1 28992 1726883007.87941: Calling groups_inventory to load vars for managed_node1 28992 1726883007.87943: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883007.87954: Calling all_plugins_play to load vars for managed_node1 28992 1726883007.87956: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883007.87959: Calling groups_plugins_play to load vars for managed_node1 28992 1726883007.89558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883007.91700: done with get_vars() 28992 1726883007.91745: done getting variables 28992 1726883007.91848: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:27 -0400 (0:00:00.089) 0:01:08.119 ****** 28992 1726883007.91899: entering _queue_task() for managed_node1/dnf 28992 1726883007.92762: worker is 1 (out of 1 available) 28992 1726883007.92773: exiting _queue_task() for managed_node1/dnf 28992 1726883007.92788: done queuing things up, now waiting for results queue to drain 28992 1726883007.92791: waiting for pending results... 28992 1726883007.93092: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883007.93365: in run() - task 0affc7ec-ae25-9fb4-6018-00000000127f 28992 1726883007.93391: variable 'ansible_search_path' from source: unknown 28992 1726883007.93395: variable 'ansible_search_path' from source: unknown 28992 1726883007.93486: calling self._execute() 28992 1726883007.93741: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883007.93745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883007.93749: variable 'omit' from source: magic vars 28992 1726883007.94258: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.94268: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883007.94520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883007.96239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883007.96293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883007.96323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883007.96351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883007.96376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883007.96442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883007.96474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883007.96496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883007.96527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883007.96538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883007.96628: variable 'ansible_distribution' from source: facts 28992 1726883007.96632: variable 'ansible_distribution_major_version' from source: facts 28992 1726883007.96638: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883007.96718: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883007.96841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883007.96876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883007.96906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883007.96955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883007.96964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883007.97012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883007.97327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883007.97331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883007.97334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883007.97338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883007.97341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883007.97343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883007.97346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883007.97349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883007.97351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883007.97549: variable 'network_connections' from source: include params 28992 1726883007.97552: variable 'interface' from source: play vars 28992 1726883007.97660: variable 'interface' from source: play vars 28992 1726883007.97737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883007.97956: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883007.98000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883007.98040: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883007.98144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883007.98158: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 28992 1726883007.98197: 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) 28992 1726883007.98253: 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) 28992 1726883007.98257: 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) 28992 1726883007.98382: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883007.98688: variable 'network_connections' from source: include params 28992 1726883007.98691: variable 'interface' from source: play vars 28992 1726883007.98787: variable 'interface' from source: play vars 28992 1726883007.98792: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883007.98799: when evaluation is False, skipping this task 28992 1726883007.98803: _execute() done 28992 1726883007.98805: dumping result to json 28992 1726883007.98808: done dumping result, returning 28992 1726883007.98810: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000127f] 28992 1726883007.98813: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127f skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883007.99177: no more pending results, returning what we have 28992 1726883007.99180: results queue empty 28992 1726883007.99182: checking for any_errors_fatal 28992 1726883007.99188: done checking for any_errors_fatal 28992 1726883007.99189: checking for max_fail_percentage 28992 1726883007.99191: done checking for max_fail_percentage 28992 1726883007.99191: checking to see if all hosts have failed and the running result is not ok 28992 1726883007.99192: done checking to see if all hosts have failed 28992 1726883007.99193: getting the remaining hosts for this loop 28992 1726883007.99194: done getting the remaining hosts for this loop 28992 1726883007.99198: getting the next task for host managed_node1 28992 1726883007.99204: done getting next task for host managed_node1 28992 1726883007.99209: ^ 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 28992 1726883007.99213: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883007.99239: getting variables 28992 1726883007.99241: in VariableManager get_vars() 28992 1726883007.99279: Calling all_inventory to load vars for managed_node1 28992 1726883007.99282: Calling groups_inventory to load vars for managed_node1 28992 1726883007.99284: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883007.99294: Calling all_plugins_play to load vars for managed_node1 28992 1726883007.99297: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883007.99300: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.00431: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000127f 28992 1726883008.00435: WORKER PROCESS EXITING 28992 1726883008.01433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.02857: done with get_vars() 28992 1726883008.02881: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883008.02944: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:28 -0400 (0:00:00.110) 0:01:08.230 ****** 28992 1726883008.02988: entering _queue_task() for managed_node1/yum 28992 1726883008.03349: worker is 1 (out of 1 available) 28992 1726883008.03363: exiting _queue_task() for managed_node1/yum 28992 1726883008.03392: done queuing things up, now waiting for results queue to drain 28992 1726883008.03395: waiting for pending results... 28992 1726883008.03631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883008.03740: in run() - task 0affc7ec-ae25-9fb4-6018-000000001280 28992 1726883008.03752: variable 'ansible_search_path' from source: unknown 28992 1726883008.03756: variable 'ansible_search_path' from source: unknown 28992 1726883008.03803: calling self._execute() 28992 1726883008.03892: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.03899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.03910: variable 'omit' from source: magic vars 28992 1726883008.04429: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.04432: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.04671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883008.07410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883008.07459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883008.07489: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883008.07517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883008.07539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883008.07606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.07642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.07703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.07737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.07740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.07843: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.07857: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883008.07861: when evaluation is False, skipping this task 28992 1726883008.07863: _execute() done 28992 1726883008.07866: dumping result to json 28992 1726883008.07869: done dumping result, returning 28992 1726883008.07876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001280] 28992 1726883008.07879: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001280 28992 1726883008.07994: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001280 28992 1726883008.07997: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883008.08078: no more pending results, returning what we have 28992 1726883008.08085: results queue empty 28992 1726883008.08086: checking for any_errors_fatal 28992 1726883008.08093: done checking for any_errors_fatal 28992 1726883008.08094: checking for max_fail_percentage 28992 1726883008.08096: done checking for max_fail_percentage 28992 1726883008.08097: checking to see if all hosts have failed and the running result is not ok 28992 1726883008.08097: done checking to see if all hosts have failed 28992 1726883008.08098: getting the remaining hosts for this loop 28992 1726883008.08103: done getting the remaining hosts for this loop 28992 1726883008.08109: getting the next task for host managed_node1 28992 1726883008.08119: done getting next task for host managed_node1 28992 1726883008.08128: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883008.08138: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883008.08170: getting variables 28992 1726883008.08172: in VariableManager get_vars() 28992 1726883008.08296: Calling all_inventory to load vars for managed_node1 28992 1726883008.08300: Calling groups_inventory to load vars for managed_node1 28992 1726883008.08305: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883008.08317: Calling all_plugins_play to load vars for managed_node1 28992 1726883008.08321: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883008.08330: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.10161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.12406: done with get_vars() 28992 1726883008.12447: done getting variables 28992 1726883008.12505: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:28 -0400 (0:00:00.095) 0:01:08.325 ****** 28992 1726883008.12558: entering _queue_task() for managed_node1/fail 28992 1726883008.12975: worker is 1 (out of 1 available) 28992 1726883008.12995: exiting _queue_task() for managed_node1/fail 28992 1726883008.13009: done queuing things up, now waiting for results queue to drain 28992 1726883008.13011: waiting for pending results... 28992 1726883008.13262: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883008.13370: in run() - task 0affc7ec-ae25-9fb4-6018-000000001281 28992 1726883008.13396: variable 'ansible_search_path' from source: unknown 28992 1726883008.13400: variable 'ansible_search_path' from source: unknown 28992 1726883008.13444: calling self._execute() 28992 1726883008.13546: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.13550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.13567: variable 'omit' from source: magic vars 28992 1726883008.14102: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.14106: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.14151: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883008.14364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883008.16929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883008.17068: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883008.17116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883008.17175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883008.17220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883008.17337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.17400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.17451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.17511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.17610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.17614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.17652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.17687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.17940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.17943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.17946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.18120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.18190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.18327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.18376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.18629: variable 'network_connections' from source: include params 28992 1726883008.18657: variable 'interface' from source: play vars 28992 1726883008.18754: variable 'interface' from source: play vars 28992 1726883008.18860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883008.19062: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883008.19139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883008.19159: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883008.19200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883008.19296: 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) 28992 1726883008.19299: 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) 28992 1726883008.19332: 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) 28992 1726883008.19367: 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) 28992 1726883008.19436: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883008.20039: variable 'network_connections' from source: include params 28992 1726883008.20042: variable 'interface' from source: play vars 28992 1726883008.20044: variable 'interface' from source: play vars 28992 1726883008.20046: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883008.20048: when evaluation is False, skipping this task 28992 1726883008.20050: _execute() done 28992 1726883008.20052: dumping result to json 28992 1726883008.20054: done dumping result, returning 28992 1726883008.20056: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001281] 28992 1726883008.20058: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001281 28992 1726883008.20160: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001281 28992 1726883008.20163: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883008.20242: no more pending results, returning what we have 28992 1726883008.20246: results queue empty 28992 1726883008.20247: checking for any_errors_fatal 28992 1726883008.20255: done checking for any_errors_fatal 28992 1726883008.20256: checking for max_fail_percentage 28992 1726883008.20258: done checking for max_fail_percentage 28992 1726883008.20262: checking to see if all hosts have failed and the running result is not ok 28992 1726883008.20263: done checking to see if all hosts have failed 28992 1726883008.20264: getting the remaining hosts for this loop 28992 1726883008.20266: done getting the remaining hosts for this loop 28992 1726883008.20272: getting the next task for host managed_node1 28992 1726883008.20282: done getting next task for host managed_node1 28992 1726883008.20287: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883008.20292: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883008.20327: getting variables 28992 1726883008.20330: in VariableManager get_vars() 28992 1726883008.20379: Calling all_inventory to load vars for managed_node1 28992 1726883008.20382: Calling groups_inventory to load vars for managed_node1 28992 1726883008.20384: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883008.20399: Calling all_plugins_play to load vars for managed_node1 28992 1726883008.20402: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883008.20409: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.23629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.26643: done with get_vars() 28992 1726883008.26812: done getting variables 28992 1726883008.27109: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:28 -0400 (0:00:00.145) 0:01:08.471 ****** 28992 1726883008.27155: entering _queue_task() for managed_node1/package 28992 1726883008.27662: worker is 1 (out of 1 available) 28992 1726883008.27679: exiting _queue_task() for managed_node1/package 28992 1726883008.27696: done queuing things up, now waiting for results queue to drain 28992 1726883008.27698: waiting for pending results... 28992 1726883008.27948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883008.28050: in run() - task 0affc7ec-ae25-9fb4-6018-000000001282 28992 1726883008.28062: variable 'ansible_search_path' from source: unknown 28992 1726883008.28066: variable 'ansible_search_path' from source: unknown 28992 1726883008.28104: calling self._execute() 28992 1726883008.28211: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.28216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.28226: variable 'omit' from source: magic vars 28992 1726883008.28585: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.28598: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.28775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883008.29035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883008.29105: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883008.29327: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883008.29332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883008.29552: variable 'network_packages' from source: role '' defaults 28992 1726883008.29768: variable '__network_provider_setup' from source: role '' defaults 28992 1726883008.29829: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883008.29971: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883008.29984: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883008.30155: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883008.30541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883008.32886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883008.32891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883008.32939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883008.32942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883008.33020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883008.33068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.33106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.33155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.33387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.33391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.33395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.33397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.33400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.33403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.33405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.33626: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883008.33749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.33777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.33799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.33857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.33866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.33964: variable 'ansible_python' from source: facts 28992 1726883008.33979: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883008.34059: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883008.34137: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883008.34376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.34379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.34382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.34388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.34390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.34393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.34567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.34571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.34574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.34576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.34836: variable 'network_connections' from source: include params 28992 1726883008.34840: variable 'interface' from source: play vars 28992 1726883008.34843: variable 'interface' from source: play vars 28992 1726883008.34846: 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) 28992 1726883008.34882: 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) 28992 1726883008.34921: 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) 28992 1726883008.34956: 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) 28992 1726883008.35010: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883008.35334: variable 'network_connections' from source: include params 28992 1726883008.35338: variable 'interface' from source: play vars 28992 1726883008.35444: variable 'interface' from source: play vars 28992 1726883008.35474: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883008.35604: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883008.35906: variable 'network_connections' from source: include params 28992 1726883008.35916: variable 'interface' from source: play vars 28992 1726883008.35987: variable 'interface' from source: play vars 28992 1726883008.36003: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883008.36073: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883008.36324: variable 'network_connections' from source: include params 28992 1726883008.36328: variable 'interface' from source: play vars 28992 1726883008.36406: variable 'interface' from source: play vars 28992 1726883008.36450: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883008.36495: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883008.36501: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883008.36549: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883008.36744: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883008.37745: variable 'network_connections' from source: include params 28992 1726883008.37748: variable 'interface' from source: play vars 28992 1726883008.37920: variable 'interface' from source: play vars 28992 1726883008.37929: variable 'ansible_distribution' from source: facts 28992 1726883008.37932: variable '__network_rh_distros' from source: role '' defaults 28992 1726883008.37934: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.38225: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883008.38230: variable 'ansible_distribution' from source: facts 28992 1726883008.38233: variable '__network_rh_distros' from source: role '' defaults 28992 1726883008.38394: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.38397: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883008.38834: variable 'ansible_distribution' from source: facts 28992 1726883008.38840: variable '__network_rh_distros' from source: role '' defaults 28992 1726883008.38852: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.38889: variable 'network_provider' from source: set_fact 28992 1726883008.38904: variable 'ansible_facts' from source: unknown 28992 1726883008.40850: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883008.40861: when evaluation is False, skipping this task 28992 1726883008.40869: _execute() done 28992 1726883008.40877: dumping result to json 28992 1726883008.40889: done dumping result, returning 28992 1726883008.40914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000001282] 28992 1726883008.40935: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001282 28992 1726883008.41093: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001282 28992 1726883008.41097: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883008.41191: no more pending results, returning what we have 28992 1726883008.41196: results queue empty 28992 1726883008.41197: checking for any_errors_fatal 28992 1726883008.41205: done checking for any_errors_fatal 28992 1726883008.41206: checking for max_fail_percentage 28992 1726883008.41209: done checking for max_fail_percentage 28992 1726883008.41210: checking to see if all hosts have failed and the running result is not ok 28992 1726883008.41211: done checking to see if all hosts have failed 28992 1726883008.41212: getting the remaining hosts for this loop 28992 1726883008.41214: done getting the remaining hosts for this loop 28992 1726883008.41219: getting the next task for host managed_node1 28992 1726883008.41231: done getting next task for host managed_node1 28992 1726883008.41236: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883008.41242: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883008.41274: getting variables 28992 1726883008.41277: in VariableManager get_vars() 28992 1726883008.41555: Calling all_inventory to load vars for managed_node1 28992 1726883008.41559: Calling groups_inventory to load vars for managed_node1 28992 1726883008.41562: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883008.41575: Calling all_plugins_play to load vars for managed_node1 28992 1726883008.41578: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883008.41582: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.46169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.47923: done with get_vars() 28992 1726883008.47962: done getting variables 28992 1726883008.48018: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:28 -0400 (0:00:00.208) 0:01:08.680 ****** 28992 1726883008.48052: entering _queue_task() for managed_node1/package 28992 1726883008.48385: worker is 1 (out of 1 available) 28992 1726883008.48402: exiting _queue_task() for managed_node1/package 28992 1726883008.48419: done queuing things up, now waiting for results queue to drain 28992 1726883008.48421: waiting for pending results... 28992 1726883008.48776: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883008.49031: in run() - task 0affc7ec-ae25-9fb4-6018-000000001283 28992 1726883008.49036: variable 'ansible_search_path' from source: unknown 28992 1726883008.49041: variable 'ansible_search_path' from source: unknown 28992 1726883008.49091: calling self._execute() 28992 1726883008.49239: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.49252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.49261: variable 'omit' from source: magic vars 28992 1726883008.49734: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.49745: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.49839: variable 'network_state' from source: role '' defaults 28992 1726883008.49849: Evaluated conditional (network_state != {}): False 28992 1726883008.49852: when evaluation is False, skipping this task 28992 1726883008.49855: _execute() done 28992 1726883008.49858: dumping result to json 28992 1726883008.49860: done dumping result, returning 28992 1726883008.49867: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001283] 28992 1726883008.49873: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001283 28992 1726883008.49995: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001283 28992 1726883008.49998: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883008.50065: no more pending results, returning what we have 28992 1726883008.50069: results queue empty 28992 1726883008.50070: checking for any_errors_fatal 28992 1726883008.50078: done checking for any_errors_fatal 28992 1726883008.50079: checking for max_fail_percentage 28992 1726883008.50081: done checking for max_fail_percentage 28992 1726883008.50082: checking to see if all hosts have failed and the running result is not ok 28992 1726883008.50083: done checking to see if all hosts have failed 28992 1726883008.50084: getting the remaining hosts for this loop 28992 1726883008.50085: done getting the remaining hosts for this loop 28992 1726883008.50090: getting the next task for host managed_node1 28992 1726883008.50097: done getting next task for host managed_node1 28992 1726883008.50101: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883008.50111: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883008.50135: getting variables 28992 1726883008.50136: in VariableManager get_vars() 28992 1726883008.50179: Calling all_inventory to load vars for managed_node1 28992 1726883008.50181: Calling groups_inventory to load vars for managed_node1 28992 1726883008.50184: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883008.50193: Calling all_plugins_play to load vars for managed_node1 28992 1726883008.50196: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883008.50199: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.52176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.53659: done with get_vars() 28992 1726883008.53682: done getting variables 28992 1726883008.53734: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:28 -0400 (0:00:00.057) 0:01:08.737 ****** 28992 1726883008.53762: entering _queue_task() for managed_node1/package 28992 1726883008.54059: worker is 1 (out of 1 available) 28992 1726883008.54075: exiting _queue_task() for managed_node1/package 28992 1726883008.54088: done queuing things up, now waiting for results queue to drain 28992 1726883008.54090: waiting for pending results... 28992 1726883008.54299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883008.54411: in run() - task 0affc7ec-ae25-9fb4-6018-000000001284 28992 1726883008.54423: variable 'ansible_search_path' from source: unknown 28992 1726883008.54427: variable 'ansible_search_path' from source: unknown 28992 1726883008.54462: calling self._execute() 28992 1726883008.54587: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.54596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.54610: variable 'omit' from source: magic vars 28992 1726883008.55032: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.55042: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.55139: variable 'network_state' from source: role '' defaults 28992 1726883008.55148: Evaluated conditional (network_state != {}): False 28992 1726883008.55151: when evaluation is False, skipping this task 28992 1726883008.55154: _execute() done 28992 1726883008.55157: dumping result to json 28992 1726883008.55159: done dumping result, returning 28992 1726883008.55174: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001284] 28992 1726883008.55177: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001284 28992 1726883008.55308: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001284 28992 1726883008.55311: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883008.55375: no more pending results, returning what we have 28992 1726883008.55379: results queue empty 28992 1726883008.55380: checking for any_errors_fatal 28992 1726883008.55388: done checking for any_errors_fatal 28992 1726883008.55389: checking for max_fail_percentage 28992 1726883008.55390: done checking for max_fail_percentage 28992 1726883008.55391: checking to see if all hosts have failed and the running result is not ok 28992 1726883008.55392: done checking to see if all hosts have failed 28992 1726883008.55393: getting the remaining hosts for this loop 28992 1726883008.55394: done getting the remaining hosts for this loop 28992 1726883008.55398: getting the next task for host managed_node1 28992 1726883008.55404: done getting next task for host managed_node1 28992 1726883008.55408: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883008.55412: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883008.55437: getting variables 28992 1726883008.55439: in VariableManager get_vars() 28992 1726883008.55471: Calling all_inventory to load vars for managed_node1 28992 1726883008.55473: Calling groups_inventory to load vars for managed_node1 28992 1726883008.55476: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883008.55488: Calling all_plugins_play to load vars for managed_node1 28992 1726883008.55490: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883008.55493: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.56836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.63487: done with get_vars() 28992 1726883008.63520: done getting variables 28992 1726883008.63575: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:28 -0400 (0:00:00.098) 0:01:08.836 ****** 28992 1726883008.63607: entering _queue_task() for managed_node1/service 28992 1726883008.63993: worker is 1 (out of 1 available) 28992 1726883008.64009: exiting _queue_task() for managed_node1/service 28992 1726883008.64025: done queuing things up, now waiting for results queue to drain 28992 1726883008.64027: waiting for pending results... 28992 1726883008.64448: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883008.64607: in run() - task 0affc7ec-ae25-9fb4-6018-000000001285 28992 1726883008.64613: variable 'ansible_search_path' from source: unknown 28992 1726883008.64616: variable 'ansible_search_path' from source: unknown 28992 1726883008.64620: calling self._execute() 28992 1726883008.64712: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.64718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.64723: variable 'omit' from source: magic vars 28992 1726883008.65152: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.65159: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.65305: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883008.65523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883008.67997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883008.68107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883008.68161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883008.68203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883008.68223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883008.68315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.68420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.68426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.68429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.68437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.68490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.68515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.68548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.68589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.68606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.68829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.68833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.68836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.68839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.68841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.68960: variable 'network_connections' from source: include params 28992 1726883008.68972: variable 'interface' from source: play vars 28992 1726883008.69049: variable 'interface' from source: play vars 28992 1726883008.69134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883008.69324: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883008.69364: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883008.69395: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883008.69430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883008.69476: 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) 28992 1726883008.69504: 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) 28992 1726883008.69527: 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) 28992 1726883008.69854: 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) 28992 1726883008.69931: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883008.70403: variable 'network_connections' from source: include params 28992 1726883008.70407: variable 'interface' from source: play vars 28992 1726883008.70471: variable 'interface' from source: play vars 28992 1726883008.70705: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883008.70710: when evaluation is False, skipping this task 28992 1726883008.70713: _execute() done 28992 1726883008.70715: dumping result to json 28992 1726883008.70718: done dumping result, returning 28992 1726883008.70720: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001285] 28992 1726883008.70724: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001285 28992 1726883008.70815: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001285 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883008.70877: no more pending results, returning what we have 28992 1726883008.70880: results queue empty 28992 1726883008.70881: checking for any_errors_fatal 28992 1726883008.70890: done checking for any_errors_fatal 28992 1726883008.70891: checking for max_fail_percentage 28992 1726883008.70893: done checking for max_fail_percentage 28992 1726883008.70894: checking to see if all hosts have failed and the running result is not ok 28992 1726883008.70895: done checking to see if all hosts have failed 28992 1726883008.70897: getting the remaining hosts for this loop 28992 1726883008.70899: done getting the remaining hosts for this loop 28992 1726883008.70903: getting the next task for host managed_node1 28992 1726883008.70911: done getting next task for host managed_node1 28992 1726883008.70915: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883008.70921: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883008.70941: WORKER PROCESS EXITING 28992 1726883008.70960: getting variables 28992 1726883008.70962: in VariableManager get_vars() 28992 1726883008.71007: Calling all_inventory to load vars for managed_node1 28992 1726883008.71010: Calling groups_inventory to load vars for managed_node1 28992 1726883008.71012: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883008.71027: Calling all_plugins_play to load vars for managed_node1 28992 1726883008.71031: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883008.71034: Calling groups_plugins_play to load vars for managed_node1 28992 1726883008.75033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883008.78356: done with get_vars() 28992 1726883008.78391: done getting variables 28992 1726883008.78460: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:28 -0400 (0:00:00.148) 0:01:08.985 ****** 28992 1726883008.78499: entering _queue_task() for managed_node1/service 28992 1726883008.78884: worker is 1 (out of 1 available) 28992 1726883008.78902: exiting _queue_task() for managed_node1/service 28992 1726883008.78919: done queuing things up, now waiting for results queue to drain 28992 1726883008.78923: waiting for pending results... 28992 1726883008.79290: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883008.79739: in run() - task 0affc7ec-ae25-9fb4-6018-000000001286 28992 1726883008.79756: variable 'ansible_search_path' from source: unknown 28992 1726883008.79809: variable 'ansible_search_path' from source: unknown 28992 1726883008.79873: calling self._execute() 28992 1726883008.80250: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.80428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.80432: variable 'omit' from source: magic vars 28992 1726883008.81432: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.81437: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883008.81746: variable 'network_provider' from source: set_fact 28992 1726883008.81795: variable 'network_state' from source: role '' defaults 28992 1726883008.81820: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883008.81833: variable 'omit' from source: magic vars 28992 1726883008.81947: variable 'omit' from source: magic vars 28992 1726883008.81995: variable 'network_service_name' from source: role '' defaults 28992 1726883008.82078: variable 'network_service_name' from source: role '' defaults 28992 1726883008.82303: variable '__network_provider_setup' from source: role '' defaults 28992 1726883008.82314: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883008.82317: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883008.82332: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883008.82401: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883008.82687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883008.85655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883008.85726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883008.85788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883008.85826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883008.85858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883008.86030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.86035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.86043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.86058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.86080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.86139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.86160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.86190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.86237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.86250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.86527: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883008.86646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.86670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.86727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.86738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.86753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.86847: variable 'ansible_python' from source: facts 28992 1726883008.86862: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883008.87056: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883008.87060: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883008.87243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.87247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.87268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.87308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.87561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.87567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883008.87578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883008.87581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883008.87587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883008.87590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883008.87650: variable 'network_connections' from source: include params 28992 1726883008.87657: variable 'interface' from source: play vars 28992 1726883008.87830: variable 'interface' from source: play vars 28992 1726883008.87857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883008.88054: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883008.88114: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883008.88163: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883008.88203: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883008.88266: 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) 28992 1726883008.88295: 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) 28992 1726883008.88328: 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) 28992 1726883008.88374: 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) 28992 1726883008.88425: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883008.88721: variable 'network_connections' from source: include params 28992 1726883008.88730: variable 'interface' from source: play vars 28992 1726883008.88811: variable 'interface' from source: play vars 28992 1726883008.88845: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883008.88941: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883008.89286: variable 'network_connections' from source: include params 28992 1726883008.89289: variable 'interface' from source: play vars 28992 1726883008.89398: variable 'interface' from source: play vars 28992 1726883008.89402: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883008.89647: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883008.89989: variable 'network_connections' from source: include params 28992 1726883008.89993: variable 'interface' from source: play vars 28992 1726883008.90070: variable 'interface' from source: play vars 28992 1726883008.90123: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883008.90307: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883008.90311: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883008.90479: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883008.90886: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883008.91510: variable 'network_connections' from source: include params 28992 1726883008.91515: variable 'interface' from source: play vars 28992 1726883008.91593: variable 'interface' from source: play vars 28992 1726883008.91597: variable 'ansible_distribution' from source: facts 28992 1726883008.91599: variable '__network_rh_distros' from source: role '' defaults 28992 1726883008.91610: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.91720: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883008.91823: variable 'ansible_distribution' from source: facts 28992 1726883008.91829: variable '__network_rh_distros' from source: role '' defaults 28992 1726883008.91838: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.91841: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883008.92031: variable 'ansible_distribution' from source: facts 28992 1726883008.92034: variable '__network_rh_distros' from source: role '' defaults 28992 1726883008.92045: variable 'ansible_distribution_major_version' from source: facts 28992 1726883008.92076: variable 'network_provider' from source: set_fact 28992 1726883008.92106: variable 'omit' from source: magic vars 28992 1726883008.92138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883008.92168: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883008.92189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883008.92206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883008.92225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883008.92262: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883008.92266: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.92268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.92375: Set connection var ansible_pipelining to False 28992 1726883008.92480: Set connection var ansible_connection to ssh 28992 1726883008.92486: Set connection var ansible_timeout to 10 28992 1726883008.92491: Set connection var ansible_shell_type to sh 28992 1726883008.92493: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883008.92495: Set connection var ansible_shell_executable to /bin/sh 28992 1726883008.92498: variable 'ansible_shell_executable' from source: unknown 28992 1726883008.92501: variable 'ansible_connection' from source: unknown 28992 1726883008.92503: variable 'ansible_module_compression' from source: unknown 28992 1726883008.92505: variable 'ansible_shell_type' from source: unknown 28992 1726883008.92507: variable 'ansible_shell_executable' from source: unknown 28992 1726883008.92509: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883008.92511: variable 'ansible_pipelining' from source: unknown 28992 1726883008.92514: variable 'ansible_timeout' from source: unknown 28992 1726883008.92516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883008.92633: 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) 28992 1726883008.92641: variable 'omit' from source: magic vars 28992 1726883008.92644: starting attempt loop 28992 1726883008.92647: running the handler 28992 1726883008.92675: variable 'ansible_facts' from source: unknown 28992 1726883008.93894: _low_level_execute_command(): starting 28992 1726883008.93900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883008.94830: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883008.94913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883008.94916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883008.94919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883008.94924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883008.94926: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883008.94929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883008.94938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883008.94942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883008.94944: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883008.94947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883008.94949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883008.94951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883008.94954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883008.94956: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883008.94967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883008.95030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883008.95049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883008.95060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883008.95153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883008.96927: stdout chunk (state=3): >>>/root <<< 28992 1726883008.97058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883008.97328: stderr chunk (state=3): >>><<< 28992 1726883008.97331: stdout chunk (state=3): >>><<< 28992 1726883008.97334: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883008.97336: _low_level_execute_command(): starting 28992 1726883008.97340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392 `" && echo ansible-tmp-1726883008.9724066-31522-124358524054392="` echo /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392 `" ) && sleep 0' 28992 1726883008.98195: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883008.98213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883008.98298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.00252: stdout chunk (state=3): >>>ansible-tmp-1726883008.9724066-31522-124358524054392=/root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392 <<< 28992 1726883009.00402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.00444: stderr chunk (state=3): >>><<< 28992 1726883009.00447: stdout chunk (state=3): >>><<< 28992 1726883009.00458: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883008.9724066-31522-124358524054392=/root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883009.00531: variable 'ansible_module_compression' from source: unknown 28992 1726883009.00599: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883009.00670: variable 'ansible_facts' from source: unknown 28992 1726883009.01055: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py 28992 1726883009.01141: Sending initial data 28992 1726883009.01149: Sent initial data (156 bytes) 28992 1726883009.01704: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883009.01714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883009.01720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883009.01737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883009.01747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883009.01846: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883009.01859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883009.01876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.01950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.03536: 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 <<< 28992 1726883009.03581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883009.03634: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4ptmhgjk /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py <<< 28992 1726883009.03639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py" <<< 28992 1726883009.03686: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4ptmhgjk" to remote "/root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py" <<< 28992 1726883009.04857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.04918: stderr chunk (state=3): >>><<< 28992 1726883009.04923: stdout chunk (state=3): >>><<< 28992 1726883009.04941: done transferring module to remote 28992 1726883009.04950: _low_level_execute_command(): starting 28992 1726883009.04955: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/ /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py && sleep 0' 28992 1726883009.05593: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.05598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.05616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883009.05632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.05707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.07519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.07579: stderr chunk (state=3): >>><<< 28992 1726883009.07584: stdout chunk (state=3): >>><<< 28992 1726883009.07608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883009.07613: _low_level_execute_command(): starting 28992 1726883009.07617: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/AnsiballZ_systemd.py && sleep 0' 28992 1726883009.08313: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883009.08320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.08404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.40292: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12144640", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3517587456", "CPUUsageNSec": "2094208000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726883009.40299: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726883009.40338: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883009.42223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.42316: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883009.42338: stderr chunk (state=3): >>><<< 28992 1726883009.42347: stdout chunk (state=3): >>><<< 28992 1726883009.42373: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12144640", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3517587456", "CPUUsageNSec": "2094208000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883009.42728: 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-1726883008.9724066-31522-124358524054392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883009.42731: _low_level_execute_command(): starting 28992 1726883009.42734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883008.9724066-31522-124358524054392/ > /dev/null 2>&1 && sleep 0' 28992 1726883009.43390: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883009.43508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883009.43512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883009.43531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.43563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883009.43587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883009.43604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.43694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.45774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.45778: stdout chunk (state=3): >>><<< 28992 1726883009.45781: stderr chunk (state=3): >>><<< 28992 1726883009.45927: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883009.45932: handler run complete 28992 1726883009.45934: attempt loop complete, returning result 28992 1726883009.45937: _execute() done 28992 1726883009.45939: dumping result to json 28992 1726883009.45941: done dumping result, returning 28992 1726883009.45957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000001286] 28992 1726883009.45968: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001286 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883009.46587: no more pending results, returning what we have 28992 1726883009.46592: results queue empty 28992 1726883009.46593: checking for any_errors_fatal 28992 1726883009.46600: done checking for any_errors_fatal 28992 1726883009.46601: checking for max_fail_percentage 28992 1726883009.46603: done checking for max_fail_percentage 28992 1726883009.46604: checking to see if all hosts have failed and the running result is not ok 28992 1726883009.46605: done checking to see if all hosts have failed 28992 1726883009.46606: getting the remaining hosts for this loop 28992 1726883009.46608: done getting the remaining hosts for this loop 28992 1726883009.46613: getting the next task for host managed_node1 28992 1726883009.46629: done getting next task for host managed_node1 28992 1726883009.46635: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883009.46643: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883009.46660: getting variables 28992 1726883009.46662: in VariableManager get_vars() 28992 1726883009.46702: Calling all_inventory to load vars for managed_node1 28992 1726883009.46706: Calling groups_inventory to load vars for managed_node1 28992 1726883009.46708: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883009.46720: Calling all_plugins_play to load vars for managed_node1 28992 1726883009.46873: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883009.46880: Calling groups_plugins_play to load vars for managed_node1 28992 1726883009.47492: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001286 28992 1726883009.47495: WORKER PROCESS EXITING 28992 1726883009.49515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883009.52218: done with get_vars() 28992 1726883009.52262: done getting variables 28992 1726883009.52346: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:29 -0400 (0:00:00.738) 0:01:09.724 ****** 28992 1726883009.52390: entering _queue_task() for managed_node1/service 28992 1726883009.52830: worker is 1 (out of 1 available) 28992 1726883009.52849: exiting _queue_task() for managed_node1/service 28992 1726883009.52864: done queuing things up, now waiting for results queue to drain 28992 1726883009.52866: waiting for pending results... 28992 1726883009.53309: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883009.53524: in run() - task 0affc7ec-ae25-9fb4-6018-000000001287 28992 1726883009.53564: variable 'ansible_search_path' from source: unknown 28992 1726883009.53580: variable 'ansible_search_path' from source: unknown 28992 1726883009.53629: calling self._execute() 28992 1726883009.53793: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883009.53797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883009.53799: variable 'omit' from source: magic vars 28992 1726883009.54554: variable 'ansible_distribution_major_version' from source: facts 28992 1726883009.54628: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883009.54717: variable 'network_provider' from source: set_fact 28992 1726883009.54739: Evaluated conditional (network_provider == "nm"): True 28992 1726883009.54902: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883009.55012: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883009.55233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883009.57977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883009.58071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883009.58176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883009.58180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883009.58232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883009.58370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883009.58425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883009.58449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883009.58477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883009.58489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883009.58532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883009.58553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883009.58572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883009.58601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883009.58614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883009.58658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883009.58678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883009.58697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883009.58726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883009.58738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883009.58845: variable 'network_connections' from source: include params 28992 1726883009.58855: variable 'interface' from source: play vars 28992 1726883009.58908: variable 'interface' from source: play vars 28992 1726883009.58966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883009.59088: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883009.59116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883009.59143: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883009.59169: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883009.59206: 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) 28992 1726883009.59224: 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) 28992 1726883009.59244: 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) 28992 1726883009.59264: 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) 28992 1726883009.59303: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883009.59477: variable 'network_connections' from source: include params 28992 1726883009.59481: variable 'interface' from source: play vars 28992 1726883009.59530: variable 'interface' from source: play vars 28992 1726883009.59552: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883009.59556: when evaluation is False, skipping this task 28992 1726883009.59559: _execute() done 28992 1726883009.59561: dumping result to json 28992 1726883009.59563: done dumping result, returning 28992 1726883009.59570: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000001287] 28992 1726883009.59580: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001287 28992 1726883009.59678: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001287 28992 1726883009.59681: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883009.59732: no more pending results, returning what we have 28992 1726883009.59736: results queue empty 28992 1726883009.59737: checking for any_errors_fatal 28992 1726883009.59759: done checking for any_errors_fatal 28992 1726883009.59760: checking for max_fail_percentage 28992 1726883009.59763: done checking for max_fail_percentage 28992 1726883009.59764: checking to see if all hosts have failed and the running result is not ok 28992 1726883009.59764: done checking to see if all hosts have failed 28992 1726883009.59765: getting the remaining hosts for this loop 28992 1726883009.59767: done getting the remaining hosts for this loop 28992 1726883009.59771: getting the next task for host managed_node1 28992 1726883009.59778: done getting next task for host managed_node1 28992 1726883009.59782: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883009.59789: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883009.59812: getting variables 28992 1726883009.59814: in VariableManager get_vars() 28992 1726883009.59854: Calling all_inventory to load vars for managed_node1 28992 1726883009.59857: Calling groups_inventory to load vars for managed_node1 28992 1726883009.59859: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883009.59870: Calling all_plugins_play to load vars for managed_node1 28992 1726883009.59872: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883009.59875: Calling groups_plugins_play to load vars for managed_node1 28992 1726883009.61425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883009.63062: done with get_vars() 28992 1726883009.63080: done getting variables 28992 1726883009.63127: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:29 -0400 (0:00:00.107) 0:01:09.831 ****** 28992 1726883009.63155: entering _queue_task() for managed_node1/service 28992 1726883009.63405: worker is 1 (out of 1 available) 28992 1726883009.63420: exiting _queue_task() for managed_node1/service 28992 1726883009.63436: done queuing things up, now waiting for results queue to drain 28992 1726883009.63438: waiting for pending results... 28992 1726883009.63643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883009.63750: in run() - task 0affc7ec-ae25-9fb4-6018-000000001288 28992 1726883009.63762: variable 'ansible_search_path' from source: unknown 28992 1726883009.63765: variable 'ansible_search_path' from source: unknown 28992 1726883009.63803: calling self._execute() 28992 1726883009.63885: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883009.63897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883009.63906: variable 'omit' from source: magic vars 28992 1726883009.64207: variable 'ansible_distribution_major_version' from source: facts 28992 1726883009.64217: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883009.64329: variable 'network_provider' from source: set_fact 28992 1726883009.64336: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883009.64340: when evaluation is False, skipping this task 28992 1726883009.64342: _execute() done 28992 1726883009.64345: dumping result to json 28992 1726883009.64347: done dumping result, returning 28992 1726883009.64350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000001288] 28992 1726883009.64353: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001288 28992 1726883009.64498: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001288 28992 1726883009.64501: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883009.64544: no more pending results, returning what we have 28992 1726883009.64547: results queue empty 28992 1726883009.64548: checking for any_errors_fatal 28992 1726883009.64555: done checking for any_errors_fatal 28992 1726883009.64556: checking for max_fail_percentage 28992 1726883009.64557: done checking for max_fail_percentage 28992 1726883009.64558: checking to see if all hosts have failed and the running result is not ok 28992 1726883009.64559: done checking to see if all hosts have failed 28992 1726883009.64560: getting the remaining hosts for this loop 28992 1726883009.64562: done getting the remaining hosts for this loop 28992 1726883009.64565: getting the next task for host managed_node1 28992 1726883009.64572: done getting next task for host managed_node1 28992 1726883009.64576: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883009.64582: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883009.64605: getting variables 28992 1726883009.64607: in VariableManager get_vars() 28992 1726883009.64654: Calling all_inventory to load vars for managed_node1 28992 1726883009.64657: Calling groups_inventory to load vars for managed_node1 28992 1726883009.64660: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883009.64671: Calling all_plugins_play to load vars for managed_node1 28992 1726883009.64674: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883009.64677: Calling groups_plugins_play to load vars for managed_node1 28992 1726883009.66019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883009.67242: done with get_vars() 28992 1726883009.67259: done getting variables 28992 1726883009.67305: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:29 -0400 (0:00:00.041) 0:01:09.873 ****** 28992 1726883009.67335: entering _queue_task() for managed_node1/copy 28992 1726883009.67559: worker is 1 (out of 1 available) 28992 1726883009.67572: exiting _queue_task() for managed_node1/copy 28992 1726883009.67589: done queuing things up, now waiting for results queue to drain 28992 1726883009.67591: waiting for pending results... 28992 1726883009.67808: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883009.67937: in run() - task 0affc7ec-ae25-9fb4-6018-000000001289 28992 1726883009.67989: variable 'ansible_search_path' from source: unknown 28992 1726883009.67996: variable 'ansible_search_path' from source: unknown 28992 1726883009.68000: calling self._execute() 28992 1726883009.68119: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883009.68125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883009.68128: variable 'omit' from source: magic vars 28992 1726883009.68580: variable 'ansible_distribution_major_version' from source: facts 28992 1726883009.68584: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883009.68704: variable 'network_provider' from source: set_fact 28992 1726883009.68708: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883009.68711: when evaluation is False, skipping this task 28992 1726883009.68714: _execute() done 28992 1726883009.68716: dumping result to json 28992 1726883009.68719: done dumping result, returning 28992 1726883009.68724: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000001289] 28992 1726883009.68731: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001289 28992 1726883009.68807: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001289 28992 1726883009.68811: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883009.68895: no more pending results, returning what we have 28992 1726883009.68898: results queue empty 28992 1726883009.68899: checking for any_errors_fatal 28992 1726883009.68905: done checking for any_errors_fatal 28992 1726883009.68905: checking for max_fail_percentage 28992 1726883009.68907: done checking for max_fail_percentage 28992 1726883009.68908: checking to see if all hosts have failed and the running result is not ok 28992 1726883009.68909: done checking to see if all hosts have failed 28992 1726883009.68910: getting the remaining hosts for this loop 28992 1726883009.68911: done getting the remaining hosts for this loop 28992 1726883009.68914: getting the next task for host managed_node1 28992 1726883009.68922: done getting next task for host managed_node1 28992 1726883009.68925: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883009.68932: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883009.68951: getting variables 28992 1726883009.68952: in VariableManager get_vars() 28992 1726883009.68990: Calling all_inventory to load vars for managed_node1 28992 1726883009.68999: Calling groups_inventory to load vars for managed_node1 28992 1726883009.69002: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883009.69020: Calling all_plugins_play to load vars for managed_node1 28992 1726883009.69026: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883009.69030: Calling groups_plugins_play to load vars for managed_node1 28992 1726883009.70988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883009.72618: done with get_vars() 28992 1726883009.72649: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:29 -0400 (0:00:00.054) 0:01:09.927 ****** 28992 1726883009.72756: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883009.73039: worker is 1 (out of 1 available) 28992 1726883009.73055: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883009.73070: done queuing things up, now waiting for results queue to drain 28992 1726883009.73073: waiting for pending results... 28992 1726883009.73271: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883009.73382: in run() - task 0affc7ec-ae25-9fb4-6018-00000000128a 28992 1726883009.73397: variable 'ansible_search_path' from source: unknown 28992 1726883009.73400: variable 'ansible_search_path' from source: unknown 28992 1726883009.73438: calling self._execute() 28992 1726883009.73521: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883009.73527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883009.73536: variable 'omit' from source: magic vars 28992 1726883009.73844: variable 'ansible_distribution_major_version' from source: facts 28992 1726883009.73855: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883009.73863: variable 'omit' from source: magic vars 28992 1726883009.73916: variable 'omit' from source: magic vars 28992 1726883009.74044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883009.75883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883009.75930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883009.75984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883009.76032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883009.76051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883009.76178: variable 'network_provider' from source: set_fact 28992 1726883009.76332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883009.76347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883009.76380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883009.76428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883009.76472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883009.76533: variable 'omit' from source: magic vars 28992 1726883009.76647: variable 'omit' from source: magic vars 28992 1726883009.76753: variable 'network_connections' from source: include params 28992 1726883009.76763: variable 'interface' from source: play vars 28992 1726883009.76829: variable 'interface' from source: play vars 28992 1726883009.77011: variable 'omit' from source: magic vars 28992 1726883009.77015: variable '__lsr_ansible_managed' from source: task vars 28992 1726883009.77067: variable '__lsr_ansible_managed' from source: task vars 28992 1726883009.77279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883009.77457: Loaded config def from plugin (lookup/template) 28992 1726883009.77460: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883009.77487: File lookup term: get_ansible_managed.j2 28992 1726883009.77490: variable 'ansible_search_path' from source: unknown 28992 1726883009.77495: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883009.77524: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883009.77528: variable 'ansible_search_path' from source: unknown 28992 1726883009.85107: variable 'ansible_managed' from source: unknown 28992 1726883009.85236: variable 'omit' from source: magic vars 28992 1726883009.85261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883009.85285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883009.85300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883009.85317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883009.85327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883009.85353: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883009.85356: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883009.85360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883009.85432: Set connection var ansible_pipelining to False 28992 1726883009.85435: Set connection var ansible_connection to ssh 28992 1726883009.85441: Set connection var ansible_timeout to 10 28992 1726883009.85443: Set connection var ansible_shell_type to sh 28992 1726883009.85449: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883009.85457: Set connection var ansible_shell_executable to /bin/sh 28992 1726883009.85476: variable 'ansible_shell_executable' from source: unknown 28992 1726883009.85479: variable 'ansible_connection' from source: unknown 28992 1726883009.85482: variable 'ansible_module_compression' from source: unknown 28992 1726883009.85487: variable 'ansible_shell_type' from source: unknown 28992 1726883009.85489: variable 'ansible_shell_executable' from source: unknown 28992 1726883009.85493: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883009.85496: variable 'ansible_pipelining' from source: unknown 28992 1726883009.85498: variable 'ansible_timeout' from source: unknown 28992 1726883009.85500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883009.85602: 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) 28992 1726883009.85613: variable 'omit' from source: magic vars 28992 1726883009.85616: starting attempt loop 28992 1726883009.85618: running the handler 28992 1726883009.85635: _low_level_execute_command(): starting 28992 1726883009.85644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883009.86202: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883009.86211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.86215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.86267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883009.86270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883009.86273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.86336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.88085: stdout chunk (state=3): >>>/root <<< 28992 1726883009.88196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.88425: stderr chunk (state=3): >>><<< 28992 1726883009.88431: stdout chunk (state=3): >>><<< 28992 1726883009.88435: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883009.88439: _low_level_execute_command(): starting 28992 1726883009.88443: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480 `" && echo ansible-tmp-1726883009.8830032-31567-16944682702480="` echo /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480 `" ) && sleep 0' 28992 1726883009.89007: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883009.89031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883009.89035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883009.89049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883009.89061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883009.89227: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883009.89230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.89232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883009.89236: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883009.89420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.89520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.91480: stdout chunk (state=3): >>>ansible-tmp-1726883009.8830032-31567-16944682702480=/root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480 <<< 28992 1726883009.91762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.91765: stderr chunk (state=3): >>><<< 28992 1726883009.91768: stdout chunk (state=3): >>><<< 28992 1726883009.91771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883009.8830032-31567-16944682702480=/root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883009.91801: variable 'ansible_module_compression' from source: unknown 28992 1726883009.91848: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883009.91886: variable 'ansible_facts' from source: unknown 28992 1726883009.91991: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py 28992 1726883009.92145: Sending initial data 28992 1726883009.92149: Sent initial data (167 bytes) 28992 1726883009.93357: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883009.93575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.93616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.95214: 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 <<< 28992 1726883009.95261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883009.95309: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmphg1nczd0 /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py <<< 28992 1726883009.95323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py" <<< 28992 1726883009.95361: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmphg1nczd0" to remote "/root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py" <<< 28992 1726883009.96643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.96749: stderr chunk (state=3): >>><<< 28992 1726883009.96806: stdout chunk (state=3): >>><<< 28992 1726883009.96809: done transferring module to remote 28992 1726883009.96819: _low_level_execute_command(): starting 28992 1726883009.96823: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/ /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py && sleep 0' 28992 1726883009.97329: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883009.97343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883009.97356: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883009.97409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883009.97427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883009.97475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883009.99533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883009.99537: stdout chunk (state=3): >>><<< 28992 1726883009.99539: stderr chunk (state=3): >>><<< 28992 1726883009.99542: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883009.99550: _low_level_execute_command(): starting 28992 1726883009.99553: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/AnsiballZ_network_connections.py && sleep 0' 28992 1726883010.00571: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883010.00589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883010.00737: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883010.01033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883010.01121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883010.28632: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883010.30559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883010.30626: stderr chunk (state=3): >>><<< 28992 1726883010.30630: stdout chunk (state=3): >>><<< 28992 1726883010.30646: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883010.30695: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1726883009.8830032-31567-16944682702480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883010.30699: _low_level_execute_command(): starting 28992 1726883010.30715: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883009.8830032-31567-16944682702480/ > /dev/null 2>&1 && sleep 0' 28992 1726883010.31487: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883010.31491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883010.31494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883010.31505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883010.31529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883010.31540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883010.31690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883010.33529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883010.33566: stderr chunk (state=3): >>><<< 28992 1726883010.33570: stdout chunk (state=3): >>><<< 28992 1726883010.33589: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883010.33604: handler run complete 28992 1726883010.33630: attempt loop complete, returning result 28992 1726883010.33637: _execute() done 28992 1726883010.33641: dumping result to json 28992 1726883010.33643: done dumping result, returning 28992 1726883010.33655: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-00000000128a] 28992 1726883010.33705: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128a 28992 1726883010.33789: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128a 28992 1726883010.33792: WORKER PROCESS EXITING ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e skipped because already active 28992 1726883010.33908: no more pending results, returning what we have 28992 1726883010.33912: results queue empty 28992 1726883010.33913: checking for any_errors_fatal 28992 1726883010.33921: done checking for any_errors_fatal 28992 1726883010.33924: checking for max_fail_percentage 28992 1726883010.33926: done checking for max_fail_percentage 28992 1726883010.33927: checking to see if all hosts have failed and the running result is not ok 28992 1726883010.33932: done checking to see if all hosts have failed 28992 1726883010.33933: getting the remaining hosts for this loop 28992 1726883010.33936: done getting the remaining hosts for this loop 28992 1726883010.33940: getting the next task for host managed_node1 28992 1726883010.33946: done getting next task for host managed_node1 28992 1726883010.33950: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883010.33955: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883010.33969: getting variables 28992 1726883010.33973: in VariableManager get_vars() 28992 1726883010.34015: Calling all_inventory to load vars for managed_node1 28992 1726883010.34018: Calling groups_inventory to load vars for managed_node1 28992 1726883010.34020: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883010.34063: Calling all_plugins_play to load vars for managed_node1 28992 1726883010.34067: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883010.34070: Calling groups_plugins_play to load vars for managed_node1 28992 1726883010.35758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883010.38217: done with get_vars() 28992 1726883010.38298: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:30 -0400 (0:00:00.657) 0:01:10.585 ****** 28992 1726883010.38488: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883010.39188: worker is 1 (out of 1 available) 28992 1726883010.39209: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883010.39233: done queuing things up, now waiting for results queue to drain 28992 1726883010.39235: waiting for pending results... 28992 1726883010.39996: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883010.40001: in run() - task 0affc7ec-ae25-9fb4-6018-00000000128b 28992 1726883010.40004: variable 'ansible_search_path' from source: unknown 28992 1726883010.40007: variable 'ansible_search_path' from source: unknown 28992 1726883010.40011: calling self._execute() 28992 1726883010.40014: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.40017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.40019: variable 'omit' from source: magic vars 28992 1726883010.40383: variable 'ansible_distribution_major_version' from source: facts 28992 1726883010.40386: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883010.40503: variable 'network_state' from source: role '' defaults 28992 1726883010.40507: Evaluated conditional (network_state != {}): False 28992 1726883010.40511: when evaluation is False, skipping this task 28992 1726883010.40514: _execute() done 28992 1726883010.40516: dumping result to json 28992 1726883010.40518: done dumping result, returning 28992 1726883010.40525: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-00000000128b] 28992 1726883010.40734: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128b skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883010.40899: no more pending results, returning what we have 28992 1726883010.40903: results queue empty 28992 1726883010.40904: checking for any_errors_fatal 28992 1726883010.40915: done checking for any_errors_fatal 28992 1726883010.40916: checking for max_fail_percentage 28992 1726883010.40918: done checking for max_fail_percentage 28992 1726883010.40919: checking to see if all hosts have failed and the running result is not ok 28992 1726883010.40919: done checking to see if all hosts have failed 28992 1726883010.40920: getting the remaining hosts for this loop 28992 1726883010.40927: done getting the remaining hosts for this loop 28992 1726883010.40932: getting the next task for host managed_node1 28992 1726883010.40940: done getting next task for host managed_node1 28992 1726883010.40944: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883010.40952: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883010.40963: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128b 28992 1726883010.40966: WORKER PROCESS EXITING 28992 1726883010.40986: getting variables 28992 1726883010.40989: in VariableManager get_vars() 28992 1726883010.41178: Calling all_inventory to load vars for managed_node1 28992 1726883010.41182: Calling groups_inventory to load vars for managed_node1 28992 1726883010.41184: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883010.41198: Calling all_plugins_play to load vars for managed_node1 28992 1726883010.41201: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883010.41205: Calling groups_plugins_play to load vars for managed_node1 28992 1726883010.42759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883010.44074: done with get_vars() 28992 1726883010.44095: done getting variables 28992 1726883010.44153: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:30 -0400 (0:00:00.056) 0:01:10.642 ****** 28992 1726883010.44185: entering _queue_task() for managed_node1/debug 28992 1726883010.44862: worker is 1 (out of 1 available) 28992 1726883010.44876: exiting _queue_task() for managed_node1/debug 28992 1726883010.44891: done queuing things up, now waiting for results queue to drain 28992 1726883010.44893: waiting for pending results... 28992 1726883010.45541: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883010.45783: in run() - task 0affc7ec-ae25-9fb4-6018-00000000128c 28992 1726883010.45788: variable 'ansible_search_path' from source: unknown 28992 1726883010.45791: variable 'ansible_search_path' from source: unknown 28992 1726883010.45827: calling self._execute() 28992 1726883010.45941: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.45947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.45956: variable 'omit' from source: magic vars 28992 1726883010.46428: variable 'ansible_distribution_major_version' from source: facts 28992 1726883010.46432: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883010.46441: variable 'omit' from source: magic vars 28992 1726883010.46510: variable 'omit' from source: magic vars 28992 1726883010.46567: variable 'omit' from source: magic vars 28992 1726883010.46621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883010.46673: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883010.46711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883010.46739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883010.46765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883010.46874: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883010.46878: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.46880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.46949: Set connection var ansible_pipelining to False 28992 1726883010.46958: Set connection var ansible_connection to ssh 28992 1726883010.46969: Set connection var ansible_timeout to 10 28992 1726883010.46981: Set connection var ansible_shell_type to sh 28992 1726883010.46993: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883010.47009: Set connection var ansible_shell_executable to /bin/sh 28992 1726883010.47045: variable 'ansible_shell_executable' from source: unknown 28992 1726883010.47054: variable 'ansible_connection' from source: unknown 28992 1726883010.47062: variable 'ansible_module_compression' from source: unknown 28992 1726883010.47069: variable 'ansible_shell_type' from source: unknown 28992 1726883010.47077: variable 'ansible_shell_executable' from source: unknown 28992 1726883010.47083: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.47123: variable 'ansible_pipelining' from source: unknown 28992 1726883010.47126: variable 'ansible_timeout' from source: unknown 28992 1726883010.47130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.47287: 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) 28992 1726883010.47418: variable 'omit' from source: magic vars 28992 1726883010.47424: starting attempt loop 28992 1726883010.47427: running the handler 28992 1726883010.47478: variable '__network_connections_result' from source: set_fact 28992 1726883010.47551: handler run complete 28992 1726883010.47577: attempt loop complete, returning result 28992 1726883010.47585: _execute() done 28992 1726883010.47592: dumping result to json 28992 1726883010.47601: done dumping result, returning 28992 1726883010.47614: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000128c] 28992 1726883010.47628: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128c ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e skipped because already active" ] } 28992 1726883010.48132: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128c 28992 1726883010.48136: WORKER PROCESS EXITING 28992 1726883010.48156: no more pending results, returning what we have 28992 1726883010.48160: results queue empty 28992 1726883010.48161: checking for any_errors_fatal 28992 1726883010.48168: done checking for any_errors_fatal 28992 1726883010.48169: checking for max_fail_percentage 28992 1726883010.48171: done checking for max_fail_percentage 28992 1726883010.48172: checking to see if all hosts have failed and the running result is not ok 28992 1726883010.48173: done checking to see if all hosts have failed 28992 1726883010.48174: getting the remaining hosts for this loop 28992 1726883010.48176: done getting the remaining hosts for this loop 28992 1726883010.48181: getting the next task for host managed_node1 28992 1726883010.48190: done getting next task for host managed_node1 28992 1726883010.48195: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883010.48201: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883010.48215: getting variables 28992 1726883010.48217: in VariableManager get_vars() 28992 1726883010.48261: Calling all_inventory to load vars for managed_node1 28992 1726883010.48264: Calling groups_inventory to load vars for managed_node1 28992 1726883010.48266: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883010.48277: Calling all_plugins_play to load vars for managed_node1 28992 1726883010.48280: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883010.48286: Calling groups_plugins_play to load vars for managed_node1 28992 1726883010.51216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883010.55686: done with get_vars() 28992 1726883010.55728: done getting variables 28992 1726883010.55826: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:30 -0400 (0:00:00.116) 0:01:10.759 ****** 28992 1726883010.55882: entering _queue_task() for managed_node1/debug 28992 1726883010.56365: worker is 1 (out of 1 available) 28992 1726883010.56379: exiting _queue_task() for managed_node1/debug 28992 1726883010.56395: done queuing things up, now waiting for results queue to drain 28992 1726883010.56397: waiting for pending results... 28992 1726883010.57098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883010.57361: in run() - task 0affc7ec-ae25-9fb4-6018-00000000128d 28992 1726883010.57391: variable 'ansible_search_path' from source: unknown 28992 1726883010.57445: variable 'ansible_search_path' from source: unknown 28992 1726883010.57494: calling self._execute() 28992 1726883010.58330: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.58334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.58337: variable 'omit' from source: magic vars 28992 1726883010.58971: variable 'ansible_distribution_major_version' from source: facts 28992 1726883010.58989: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883010.59001: variable 'omit' from source: magic vars 28992 1726883010.59078: variable 'omit' from source: magic vars 28992 1726883010.59168: variable 'omit' from source: magic vars 28992 1726883010.59278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883010.59439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883010.59488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883010.59541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883010.59560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883010.59650: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883010.59682: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.59691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.59811: Set connection var ansible_pipelining to False 28992 1726883010.59820: Set connection var ansible_connection to ssh 28992 1726883010.59852: Set connection var ansible_timeout to 10 28992 1726883010.59861: Set connection var ansible_shell_type to sh 28992 1726883010.59874: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883010.59888: Set connection var ansible_shell_executable to /bin/sh 28992 1726883010.59932: variable 'ansible_shell_executable' from source: unknown 28992 1726883010.59965: variable 'ansible_connection' from source: unknown 28992 1726883010.59975: variable 'ansible_module_compression' from source: unknown 28992 1726883010.59983: variable 'ansible_shell_type' from source: unknown 28992 1726883010.59990: variable 'ansible_shell_executable' from source: unknown 28992 1726883010.59996: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.60003: variable 'ansible_pipelining' from source: unknown 28992 1726883010.60008: variable 'ansible_timeout' from source: unknown 28992 1726883010.60016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.60188: 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) 28992 1726883010.60252: variable 'omit' from source: magic vars 28992 1726883010.60261: starting attempt loop 28992 1726883010.60268: running the handler 28992 1726883010.60339: variable '__network_connections_result' from source: set_fact 28992 1726883010.60432: variable '__network_connections_result' from source: set_fact 28992 1726883010.60557: handler run complete 28992 1726883010.60589: attempt loop complete, returning result 28992 1726883010.60596: _execute() done 28992 1726883010.60603: dumping result to json 28992 1726883010.60728: done dumping result, returning 28992 1726883010.60732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000128d] 28992 1726883010.60734: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128d 28992 1726883010.60812: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128d 28992 1726883010.60815: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70b66dfc-79b7-43ec-a3f6-1c352804866e skipped because already active" ] } } 28992 1726883010.60920: no more pending results, returning what we have 28992 1726883010.60926: results queue empty 28992 1726883010.60927: checking for any_errors_fatal 28992 1726883010.60934: done checking for any_errors_fatal 28992 1726883010.60935: checking for max_fail_percentage 28992 1726883010.60937: done checking for max_fail_percentage 28992 1726883010.60938: checking to see if all hosts have failed and the running result is not ok 28992 1726883010.60939: done checking to see if all hosts have failed 28992 1726883010.60940: getting the remaining hosts for this loop 28992 1726883010.60942: done getting the remaining hosts for this loop 28992 1726883010.60945: getting the next task for host managed_node1 28992 1726883010.60952: done getting next task for host managed_node1 28992 1726883010.60956: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883010.60961: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883010.60974: getting variables 28992 1726883010.60976: in VariableManager get_vars() 28992 1726883010.61016: Calling all_inventory to load vars for managed_node1 28992 1726883010.61019: Calling groups_inventory to load vars for managed_node1 28992 1726883010.61103: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883010.61114: Calling all_plugins_play to load vars for managed_node1 28992 1726883010.61117: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883010.61120: Calling groups_plugins_play to load vars for managed_node1 28992 1726883010.64210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883010.68369: done with get_vars() 28992 1726883010.68411: done getting variables 28992 1726883010.68480: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:30 -0400 (0:00:00.126) 0:01:10.885 ****** 28992 1726883010.68529: entering _queue_task() for managed_node1/debug 28992 1726883010.69032: worker is 1 (out of 1 available) 28992 1726883010.69045: exiting _queue_task() for managed_node1/debug 28992 1726883010.69059: done queuing things up, now waiting for results queue to drain 28992 1726883010.69061: waiting for pending results... 28992 1726883010.69340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883010.69529: in run() - task 0affc7ec-ae25-9fb4-6018-00000000128e 28992 1726883010.69543: variable 'ansible_search_path' from source: unknown 28992 1726883010.69621: variable 'ansible_search_path' from source: unknown 28992 1726883010.69627: calling self._execute() 28992 1726883010.69718: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.69741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.69755: variable 'omit' from source: magic vars 28992 1726883010.70202: variable 'ansible_distribution_major_version' from source: facts 28992 1726883010.70278: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883010.70477: variable 'network_state' from source: role '' defaults 28992 1726883010.70544: Evaluated conditional (network_state != {}): False 28992 1726883010.70569: when evaluation is False, skipping this task 28992 1726883010.70637: _execute() done 28992 1726883010.70746: dumping result to json 28992 1726883010.70750: done dumping result, returning 28992 1726883010.70754: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-00000000128e] 28992 1726883010.70756: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128e 28992 1726883010.70856: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128e 28992 1726883010.70860: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883010.70942: no more pending results, returning what we have 28992 1726883010.70947: results queue empty 28992 1726883010.70949: checking for any_errors_fatal 28992 1726883010.70969: done checking for any_errors_fatal 28992 1726883010.70970: checking for max_fail_percentage 28992 1726883010.70973: done checking for max_fail_percentage 28992 1726883010.70974: checking to see if all hosts have failed and the running result is not ok 28992 1726883010.70975: done checking to see if all hosts have failed 28992 1726883010.70976: getting the remaining hosts for this loop 28992 1726883010.70978: done getting the remaining hosts for this loop 28992 1726883010.70987: getting the next task for host managed_node1 28992 1726883010.70996: done getting next task for host managed_node1 28992 1726883010.71006: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883010.71013: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883010.71050: getting variables 28992 1726883010.71052: in VariableManager get_vars() 28992 1726883010.71111: Calling all_inventory to load vars for managed_node1 28992 1726883010.71115: Calling groups_inventory to load vars for managed_node1 28992 1726883010.71117: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883010.71756: Calling all_plugins_play to load vars for managed_node1 28992 1726883010.71801: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883010.71807: Calling groups_plugins_play to load vars for managed_node1 28992 1726883010.74561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883010.77967: done with get_vars() 28992 1726883010.78002: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:30 -0400 (0:00:00.096) 0:01:10.982 ****** 28992 1726883010.78180: entering _queue_task() for managed_node1/ping 28992 1726883010.79040: worker is 1 (out of 1 available) 28992 1726883010.79057: exiting _queue_task() for managed_node1/ping 28992 1726883010.79073: done queuing things up, now waiting for results queue to drain 28992 1726883010.79074: waiting for pending results... 28992 1726883010.79840: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883010.79909: in run() - task 0affc7ec-ae25-9fb4-6018-00000000128f 28992 1726883010.79924: variable 'ansible_search_path' from source: unknown 28992 1726883010.79934: variable 'ansible_search_path' from source: unknown 28992 1726883010.79986: calling self._execute() 28992 1726883010.80125: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.80130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.80165: variable 'omit' from source: magic vars 28992 1726883010.80645: variable 'ansible_distribution_major_version' from source: facts 28992 1726883010.80669: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883010.80681: variable 'omit' from source: magic vars 28992 1726883010.80766: variable 'omit' from source: magic vars 28992 1726883010.80825: variable 'omit' from source: magic vars 28992 1726883010.80975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883010.81170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883010.81174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883010.81176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883010.81197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883010.81240: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883010.81250: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.81258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.81864: Set connection var ansible_pipelining to False 28992 1726883010.81873: Set connection var ansible_connection to ssh 28992 1726883010.81930: Set connection var ansible_timeout to 10 28992 1726883010.81933: Set connection var ansible_shell_type to sh 28992 1726883010.81936: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883010.81939: Set connection var ansible_shell_executable to /bin/sh 28992 1726883010.82078: variable 'ansible_shell_executable' from source: unknown 28992 1726883010.82082: variable 'ansible_connection' from source: unknown 28992 1726883010.82087: variable 'ansible_module_compression' from source: unknown 28992 1726883010.82089: variable 'ansible_shell_type' from source: unknown 28992 1726883010.82092: variable 'ansible_shell_executable' from source: unknown 28992 1726883010.82094: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883010.82181: variable 'ansible_pipelining' from source: unknown 28992 1726883010.82190: variable 'ansible_timeout' from source: unknown 28992 1726883010.82199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883010.82576: 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) 28992 1726883010.82580: variable 'omit' from source: magic vars 28992 1726883010.82582: starting attempt loop 28992 1726883010.82587: running the handler 28992 1726883010.82589: _low_level_execute_command(): starting 28992 1726883010.82590: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883010.84130: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883010.84161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883010.84340: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883010.84492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883010.84542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883010.86293: stdout chunk (state=3): >>>/root <<< 28992 1726883010.86472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883010.86490: stdout chunk (state=3): >>><<< 28992 1726883010.86510: stderr chunk (state=3): >>><<< 28992 1726883010.86537: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883010.86558: _low_level_execute_command(): starting 28992 1726883010.86652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916 `" && echo ansible-tmp-1726883010.8654504-31619-1725960603916="` echo /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916 `" ) && sleep 0' 28992 1726883010.87950: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883010.88002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883010.88035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883010.88170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883010.90132: stdout chunk (state=3): >>>ansible-tmp-1726883010.8654504-31619-1725960603916=/root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916 <<< 28992 1726883010.90396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883010.90407: stdout chunk (state=3): >>><<< 28992 1726883010.90420: stderr chunk (state=3): >>><<< 28992 1726883010.90445: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883010.8654504-31619-1725960603916=/root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883010.90560: variable 'ansible_module_compression' from source: unknown 28992 1726883010.90832: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883010.90835: variable 'ansible_facts' from source: unknown 28992 1726883010.90902: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py 28992 1726883010.91452: Sending initial data 28992 1726883010.91456: Sent initial data (151 bytes) 28992 1726883010.92571: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883010.92639: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883010.92648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883010.92674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883010.92745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883010.92765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883010.92832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883010.94481: 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 <<< 28992 1726883010.94639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883010.94697: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpg8t2ttje /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py <<< 28992 1726883010.94701: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py" <<< 28992 1726883010.94852: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpg8t2ttje" to remote "/root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py" <<< 28992 1726883010.95841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883010.96129: stderr chunk (state=3): >>><<< 28992 1726883010.96133: stdout chunk (state=3): >>><<< 28992 1726883010.96135: done transferring module to remote 28992 1726883010.96138: _low_level_execute_command(): starting 28992 1726883010.96140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/ /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py && sleep 0' 28992 1726883010.96873: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883010.96877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883010.96880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883010.96948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883010.96958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883010.96988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883010.97051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883010.99039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883010.99045: stdout chunk (state=3): >>><<< 28992 1726883010.99047: stderr chunk (state=3): >>><<< 28992 1726883010.99381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883010.99384: _low_level_execute_command(): starting 28992 1726883010.99387: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/AnsiballZ_ping.py && sleep 0' 28992 1726883011.00293: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883011.00309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883011.00329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883011.00432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883011.00529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883011.00619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883011.16912: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883011.18336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883011.18361: stderr chunk (state=3): >>><<< 28992 1726883011.18395: stdout chunk (state=3): >>><<< 28992 1726883011.18444: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883011.18479: 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-1726883010.8654504-31619-1725960603916/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883011.18547: _low_level_execute_command(): starting 28992 1726883011.18550: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883010.8654504-31619-1725960603916/ > /dev/null 2>&1 && sleep 0' 28992 1726883011.20238: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883011.20246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883011.20323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883011.20527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883011.20534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883011.20672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883011.22627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883011.22662: stderr chunk (state=3): >>><<< 28992 1726883011.22689: stdout chunk (state=3): >>><<< 28992 1726883011.22706: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883011.22713: handler run complete 28992 1726883011.22732: attempt loop complete, returning result 28992 1726883011.22735: _execute() done 28992 1726883011.22738: dumping result to json 28992 1726883011.22740: done dumping result, returning 28992 1726883011.22927: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-00000000128f] 28992 1726883011.22930: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128f 28992 1726883011.23003: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000128f 28992 1726883011.23007: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883011.23095: no more pending results, returning what we have 28992 1726883011.23099: results queue empty 28992 1726883011.23101: checking for any_errors_fatal 28992 1726883011.23109: done checking for any_errors_fatal 28992 1726883011.23110: checking for max_fail_percentage 28992 1726883011.23112: done checking for max_fail_percentage 28992 1726883011.23113: checking to see if all hosts have failed and the running result is not ok 28992 1726883011.23114: done checking to see if all hosts have failed 28992 1726883011.23115: getting the remaining hosts for this loop 28992 1726883011.23117: done getting the remaining hosts for this loop 28992 1726883011.23230: getting the next task for host managed_node1 28992 1726883011.23243: done getting next task for host managed_node1 28992 1726883011.23246: ^ task is: TASK: meta (role_complete) 28992 1726883011.23252: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883011.23267: getting variables 28992 1726883011.23269: in VariableManager get_vars() 28992 1726883011.23315: Calling all_inventory to load vars for managed_node1 28992 1726883011.23318: Calling groups_inventory to load vars for managed_node1 28992 1726883011.23321: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.23461: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.23464: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.23468: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.26147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.28851: done with get_vars() 28992 1726883011.28882: done getting variables 28992 1726883011.28982: done queuing things up, now waiting for results queue to drain 28992 1726883011.28987: results queue empty 28992 1726883011.28988: checking for any_errors_fatal 28992 1726883011.28991: done checking for any_errors_fatal 28992 1726883011.28992: checking for max_fail_percentage 28992 1726883011.28993: done checking for max_fail_percentage 28992 1726883011.28994: checking to see if all hosts have failed and the running result is not ok 28992 1726883011.28995: done checking to see if all hosts have failed 28992 1726883011.28996: getting the remaining hosts for this loop 28992 1726883011.28997: done getting the remaining hosts for this loop 28992 1726883011.28999: getting the next task for host managed_node1 28992 1726883011.29006: done getting next task for host managed_node1 28992 1726883011.29009: ^ task is: TASK: Test 28992 1726883011.29012: ^ state is: HOST STATE: block=6, 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 28992 1726883011.29015: getting variables 28992 1726883011.29016: in VariableManager get_vars() 28992 1726883011.29031: Calling all_inventory to load vars for managed_node1 28992 1726883011.29033: Calling groups_inventory to load vars for managed_node1 28992 1726883011.29036: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.29041: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.29044: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.29047: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.32483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.35299: done with get_vars() 28992 1726883011.35336: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:43:31 -0400 (0:00:00.572) 0:01:11.554 ****** 28992 1726883011.35434: entering _queue_task() for managed_node1/include_tasks 28992 1726883011.35939: worker is 1 (out of 1 available) 28992 1726883011.35956: exiting _queue_task() for managed_node1/include_tasks 28992 1726883011.35971: done queuing things up, now waiting for results queue to drain 28992 1726883011.35973: waiting for pending results... 28992 1726883011.36353: running TaskExecutor() for managed_node1/TASK: Test 28992 1726883011.36736: in run() - task 0affc7ec-ae25-9fb4-6018-000000001009 28992 1726883011.36740: variable 'ansible_search_path' from source: unknown 28992 1726883011.36743: variable 'ansible_search_path' from source: unknown 28992 1726883011.36746: variable 'lsr_test' from source: include params 28992 1726883011.37129: variable 'lsr_test' from source: include params 28992 1726883011.37133: variable 'omit' from source: magic vars 28992 1726883011.37245: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883011.37250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883011.37253: variable 'omit' from source: magic vars 28992 1726883011.37454: variable 'ansible_distribution_major_version' from source: facts 28992 1726883011.37465: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883011.37471: variable 'item' from source: unknown 28992 1726883011.37548: variable 'item' from source: unknown 28992 1726883011.37582: variable 'item' from source: unknown 28992 1726883011.37654: variable 'item' from source: unknown 28992 1726883011.37801: dumping result to json 28992 1726883011.37805: done dumping result, returning 28992 1726883011.37808: done running TaskExecutor() for managed_node1/TASK: Test [0affc7ec-ae25-9fb4-6018-000000001009] 28992 1726883011.37811: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001009 28992 1726883011.38295: no more pending results, returning what we have 28992 1726883011.38299: in VariableManager get_vars() 28992 1726883011.38338: Calling all_inventory to load vars for managed_node1 28992 1726883011.38341: Calling groups_inventory to load vars for managed_node1 28992 1726883011.38344: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.38356: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.38360: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.38364: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.38885: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001009 28992 1726883011.38890: WORKER PROCESS EXITING 28992 1726883011.41833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.44604: done with get_vars() 28992 1726883011.44632: variable 'ansible_search_path' from source: unknown 28992 1726883011.44634: variable 'ansible_search_path' from source: unknown 28992 1726883011.44688: we have included files to process 28992 1726883011.44689: generating all_blocks data 28992 1726883011.44692: done generating all_blocks data 28992 1726883011.44699: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 28992 1726883011.44700: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 28992 1726883011.44703: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 28992 1726883011.44909: done processing included file 28992 1726883011.44912: iterating over new_blocks loaded from include file 28992 1726883011.44913: in VariableManager get_vars() 28992 1726883011.44935: done with get_vars() 28992 1726883011.44936: filtering new block on tags 28992 1726883011.44966: done filtering new block on tags 28992 1726883011.44969: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node1 => (item=tasks/remove_profile.yml) 28992 1726883011.44974: extending task lists for all hosts with included blocks 28992 1726883011.46240: done extending task lists 28992 1726883011.46242: done processing included files 28992 1726883011.46243: results queue empty 28992 1726883011.46243: checking for any_errors_fatal 28992 1726883011.46246: done checking for any_errors_fatal 28992 1726883011.46246: checking for max_fail_percentage 28992 1726883011.46248: done checking for max_fail_percentage 28992 1726883011.46249: checking to see if all hosts have failed and the running result is not ok 28992 1726883011.46250: done checking to see if all hosts have failed 28992 1726883011.46251: getting the remaining hosts for this loop 28992 1726883011.46252: done getting the remaining hosts for this loop 28992 1726883011.46255: getting the next task for host managed_node1 28992 1726883011.46259: done getting next task for host managed_node1 28992 1726883011.46262: ^ task is: TASK: Include network role 28992 1726883011.46265: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883011.46268: getting variables 28992 1726883011.46269: in VariableManager get_vars() 28992 1726883011.46282: Calling all_inventory to load vars for managed_node1 28992 1726883011.46287: Calling groups_inventory to load vars for managed_node1 28992 1726883011.46290: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.46302: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.46305: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.46309: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.48575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.51802: done with get_vars() 28992 1726883011.51843: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Friday 20 September 2024 21:43:31 -0400 (0:00:00.165) 0:01:11.719 ****** 28992 1726883011.51964: entering _queue_task() for managed_node1/include_role 28992 1726883011.52642: worker is 1 (out of 1 available) 28992 1726883011.52657: exiting _queue_task() for managed_node1/include_role 28992 1726883011.52670: done queuing things up, now waiting for results queue to drain 28992 1726883011.52672: waiting for pending results... 28992 1726883011.53214: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883011.53356: in run() - task 0affc7ec-ae25-9fb4-6018-0000000013e8 28992 1726883011.53387: variable 'ansible_search_path' from source: unknown 28992 1726883011.53391: variable 'ansible_search_path' from source: unknown 28992 1726883011.53427: calling self._execute() 28992 1726883011.53540: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883011.53545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883011.53555: variable 'omit' from source: magic vars 28992 1726883011.53990: variable 'ansible_distribution_major_version' from source: facts 28992 1726883011.53999: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883011.54139: _execute() done 28992 1726883011.54148: dumping result to json 28992 1726883011.54152: done dumping result, returning 28992 1726883011.54155: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-0000000013e8] 28992 1726883011.54157: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000013e8 28992 1726883011.54418: no more pending results, returning what we have 28992 1726883011.54425: in VariableManager get_vars() 28992 1726883011.54477: Calling all_inventory to load vars for managed_node1 28992 1726883011.54480: Calling groups_inventory to load vars for managed_node1 28992 1726883011.54487: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.54506: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.54510: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.54514: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.55100: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000013e8 28992 1726883011.55104: WORKER PROCESS EXITING 28992 1726883011.56815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.59438: done with get_vars() 28992 1726883011.59465: variable 'ansible_search_path' from source: unknown 28992 1726883011.59467: variable 'ansible_search_path' from source: unknown 28992 1726883011.59623: variable 'omit' from source: magic vars 28992 1726883011.59669: variable 'omit' from source: magic vars 28992 1726883011.59686: variable 'omit' from source: magic vars 28992 1726883011.59690: we have included files to process 28992 1726883011.59691: generating all_blocks data 28992 1726883011.59693: done generating all_blocks data 28992 1726883011.59694: processing included file: fedora.linux_system_roles.network 28992 1726883011.59717: in VariableManager get_vars() 28992 1726883011.59735: done with get_vars() 28992 1726883011.59764: in VariableManager get_vars() 28992 1726883011.59783: done with get_vars() 28992 1726883011.59829: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883011.59962: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883011.60051: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883011.60566: in VariableManager get_vars() 28992 1726883011.60587: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883011.65717: iterating over new_blocks loaded from include file 28992 1726883011.65719: in VariableManager get_vars() 28992 1726883011.65740: done with get_vars() 28992 1726883011.65742: filtering new block on tags 28992 1726883011.66529: done filtering new block on tags 28992 1726883011.66533: in VariableManager get_vars() 28992 1726883011.66549: done with get_vars() 28992 1726883011.66551: filtering new block on tags 28992 1726883011.66569: done filtering new block on tags 28992 1726883011.66572: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883011.66577: extending task lists for all hosts with included blocks 28992 1726883011.66919: done extending task lists 28992 1726883011.66921: done processing included files 28992 1726883011.67060: results queue empty 28992 1726883011.67062: checking for any_errors_fatal 28992 1726883011.67067: done checking for any_errors_fatal 28992 1726883011.67068: checking for max_fail_percentage 28992 1726883011.67069: done checking for max_fail_percentage 28992 1726883011.67070: checking to see if all hosts have failed and the running result is not ok 28992 1726883011.67071: done checking to see if all hosts have failed 28992 1726883011.67072: getting the remaining hosts for this loop 28992 1726883011.67073: done getting the remaining hosts for this loop 28992 1726883011.67076: getting the next task for host managed_node1 28992 1726883011.67081: done getting next task for host managed_node1 28992 1726883011.67084: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883011.67087: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883011.67098: getting variables 28992 1726883011.67099: in VariableManager get_vars() 28992 1726883011.67113: Calling all_inventory to load vars for managed_node1 28992 1726883011.67115: Calling groups_inventory to load vars for managed_node1 28992 1726883011.67118: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.67127: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.67130: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.67133: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.76137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.78811: done with get_vars() 28992 1726883011.78846: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:31 -0400 (0:00:00.269) 0:01:11.989 ****** 28992 1726883011.78943: entering _queue_task() for managed_node1/include_tasks 28992 1726883011.79352: worker is 1 (out of 1 available) 28992 1726883011.79367: exiting _queue_task() for managed_node1/include_tasks 28992 1726883011.79381: done queuing things up, now waiting for results queue to drain 28992 1726883011.79385: waiting for pending results... 28992 1726883011.79713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883011.79995: in run() - task 0affc7ec-ae25-9fb4-6018-00000000145f 28992 1726883011.80034: variable 'ansible_search_path' from source: unknown 28992 1726883011.80058: variable 'ansible_search_path' from source: unknown 28992 1726883011.80130: calling self._execute() 28992 1726883011.80246: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883011.80261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883011.80281: variable 'omit' from source: magic vars 28992 1726883011.81297: variable 'ansible_distribution_major_version' from source: facts 28992 1726883011.81309: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883011.81326: _execute() done 28992 1726883011.81335: dumping result to json 28992 1726883011.81344: done dumping result, returning 28992 1726883011.81355: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-00000000145f] 28992 1726883011.81366: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000145f 28992 1726883011.81513: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000145f 28992 1726883011.81517: WORKER PROCESS EXITING 28992 1726883011.81595: no more pending results, returning what we have 28992 1726883011.81601: in VariableManager get_vars() 28992 1726883011.81656: Calling all_inventory to load vars for managed_node1 28992 1726883011.81660: Calling groups_inventory to load vars for managed_node1 28992 1726883011.81663: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.81678: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.81680: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.81686: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.83789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.87088: done with get_vars() 28992 1726883011.87113: variable 'ansible_search_path' from source: unknown 28992 1726883011.87115: variable 'ansible_search_path' from source: unknown 28992 1726883011.87164: we have included files to process 28992 1726883011.87165: generating all_blocks data 28992 1726883011.87173: done generating all_blocks data 28992 1726883011.87178: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883011.87179: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883011.87183: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883011.88359: done processing included file 28992 1726883011.88362: iterating over new_blocks loaded from include file 28992 1726883011.88363: in VariableManager get_vars() 28992 1726883011.88473: done with get_vars() 28992 1726883011.88480: filtering new block on tags 28992 1726883011.88525: done filtering new block on tags 28992 1726883011.88528: in VariableManager get_vars() 28992 1726883011.88561: done with get_vars() 28992 1726883011.88563: filtering new block on tags 28992 1726883011.88621: done filtering new block on tags 28992 1726883011.88632: in VariableManager get_vars() 28992 1726883011.88657: done with get_vars() 28992 1726883011.88659: filtering new block on tags 28992 1726883011.88727: done filtering new block on tags 28992 1726883011.88730: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883011.88736: extending task lists for all hosts with included blocks 28992 1726883011.91769: done extending task lists 28992 1726883011.91771: done processing included files 28992 1726883011.91772: results queue empty 28992 1726883011.91772: checking for any_errors_fatal 28992 1726883011.91776: done checking for any_errors_fatal 28992 1726883011.91777: checking for max_fail_percentage 28992 1726883011.91778: done checking for max_fail_percentage 28992 1726883011.91779: checking to see if all hosts have failed and the running result is not ok 28992 1726883011.91780: done checking to see if all hosts have failed 28992 1726883011.91781: getting the remaining hosts for this loop 28992 1726883011.91783: done getting the remaining hosts for this loop 28992 1726883011.91788: getting the next task for host managed_node1 28992 1726883011.91795: done getting next task for host managed_node1 28992 1726883011.91802: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883011.91807: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883011.91820: getting variables 28992 1726883011.91821: in VariableManager get_vars() 28992 1726883011.91840: Calling all_inventory to load vars for managed_node1 28992 1726883011.91843: Calling groups_inventory to load vars for managed_node1 28992 1726883011.91846: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883011.91852: Calling all_plugins_play to load vars for managed_node1 28992 1726883011.91855: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883011.91858: Calling groups_plugins_play to load vars for managed_node1 28992 1726883011.94061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883011.96625: done with get_vars() 28992 1726883011.96660: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:31 -0400 (0:00:00.178) 0:01:12.167 ****** 28992 1726883011.96760: entering _queue_task() for managed_node1/setup 28992 1726883011.97416: worker is 1 (out of 1 available) 28992 1726883011.97438: exiting _queue_task() for managed_node1/setup 28992 1726883011.97460: done queuing things up, now waiting for results queue to drain 28992 1726883011.97463: waiting for pending results... 28992 1726883011.98140: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883011.98187: in run() - task 0affc7ec-ae25-9fb4-6018-0000000014b6 28992 1726883011.98210: variable 'ansible_search_path' from source: unknown 28992 1726883011.98219: variable 'ansible_search_path' from source: unknown 28992 1726883011.98285: calling self._execute() 28992 1726883011.98527: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883011.98546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883011.98667: variable 'omit' from source: magic vars 28992 1726883011.99296: variable 'ansible_distribution_major_version' from source: facts 28992 1726883011.99346: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883011.99806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883012.03150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883012.03241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883012.03286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883012.03338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883012.03372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883012.03467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883012.03528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883012.03541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883012.03590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883012.03611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883012.03748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883012.03752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883012.03755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883012.03784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883012.03803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883012.03998: variable '__network_required_facts' from source: role '' defaults 28992 1726883012.04013: variable 'ansible_facts' from source: unknown 28992 1726883012.04932: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883012.04944: when evaluation is False, skipping this task 28992 1726883012.04955: _execute() done 28992 1726883012.05128: dumping result to json 28992 1726883012.05131: done dumping result, returning 28992 1726883012.05134: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-0000000014b6] 28992 1726883012.05141: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014b6 28992 1726883012.05241: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014b6 28992 1726883012.05246: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883012.05310: no more pending results, returning what we have 28992 1726883012.05314: results queue empty 28992 1726883012.05315: checking for any_errors_fatal 28992 1726883012.05317: done checking for any_errors_fatal 28992 1726883012.05317: checking for max_fail_percentage 28992 1726883012.05320: done checking for max_fail_percentage 28992 1726883012.05321: checking to see if all hosts have failed and the running result is not ok 28992 1726883012.05323: done checking to see if all hosts have failed 28992 1726883012.05324: getting the remaining hosts for this loop 28992 1726883012.05326: done getting the remaining hosts for this loop 28992 1726883012.05330: getting the next task for host managed_node1 28992 1726883012.05347: done getting next task for host managed_node1 28992 1726883012.05352: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883012.05358: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883012.05386: getting variables 28992 1726883012.05390: in VariableManager get_vars() 28992 1726883012.05755: Calling all_inventory to load vars for managed_node1 28992 1726883012.05759: Calling groups_inventory to load vars for managed_node1 28992 1726883012.05771: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883012.05783: Calling all_plugins_play to load vars for managed_node1 28992 1726883012.05786: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883012.05805: Calling groups_plugins_play to load vars for managed_node1 28992 1726883012.08372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883012.10903: done with get_vars() 28992 1726883012.10934: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:32 -0400 (0:00:00.143) 0:01:12.311 ****** 28992 1726883012.11110: entering _queue_task() for managed_node1/stat 28992 1726883012.11755: worker is 1 (out of 1 available) 28992 1726883012.11766: exiting _queue_task() for managed_node1/stat 28992 1726883012.11778: done queuing things up, now waiting for results queue to drain 28992 1726883012.11780: waiting for pending results... 28992 1726883012.12100: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883012.12281: in run() - task 0affc7ec-ae25-9fb4-6018-0000000014b8 28992 1726883012.12292: variable 'ansible_search_path' from source: unknown 28992 1726883012.12342: variable 'ansible_search_path' from source: unknown 28992 1726883012.12352: calling self._execute() 28992 1726883012.12525: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883012.12546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883012.12626: variable 'omit' from source: magic vars 28992 1726883012.13209: variable 'ansible_distribution_major_version' from source: facts 28992 1726883012.13263: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883012.13544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883012.13943: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883012.14016: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883012.14064: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883012.14124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883012.14259: 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) 28992 1726883012.14341: 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) 28992 1726883012.14347: 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) 28992 1726883012.14373: 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) 28992 1726883012.14609: variable '__network_is_ostree' from source: set_fact 28992 1726883012.14681: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883012.14689: when evaluation is False, skipping this task 28992 1726883012.14692: _execute() done 28992 1726883012.14694: dumping result to json 28992 1726883012.14697: done dumping result, returning 28992 1726883012.14699: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-0000000014b8] 28992 1726883012.14701: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014b8 28992 1726883012.14778: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014b8 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883012.14867: no more pending results, returning what we have 28992 1726883012.14877: results queue empty 28992 1726883012.14878: checking for any_errors_fatal 28992 1726883012.14903: done checking for any_errors_fatal 28992 1726883012.14907: checking for max_fail_percentage 28992 1726883012.14909: done checking for max_fail_percentage 28992 1726883012.14910: checking to see if all hosts have failed and the running result is not ok 28992 1726883012.14911: done checking to see if all hosts have failed 28992 1726883012.14912: getting the remaining hosts for this loop 28992 1726883012.14918: done getting the remaining hosts for this loop 28992 1726883012.15137: getting the next task for host managed_node1 28992 1726883012.15154: done getting next task for host managed_node1 28992 1726883012.15164: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883012.15180: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883012.15209: getting variables 28992 1726883012.15212: in VariableManager get_vars() 28992 1726883012.15474: Calling all_inventory to load vars for managed_node1 28992 1726883012.15477: Calling groups_inventory to load vars for managed_node1 28992 1726883012.15480: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883012.15490: WORKER PROCESS EXITING 28992 1726883012.15506: Calling all_plugins_play to load vars for managed_node1 28992 1726883012.15513: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883012.15524: Calling groups_plugins_play to load vars for managed_node1 28992 1726883012.19540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883012.22177: done with get_vars() 28992 1726883012.22209: done getting variables 28992 1726883012.22285: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:32 -0400 (0:00:00.112) 0:01:12.423 ****** 28992 1726883012.22443: entering _queue_task() for managed_node1/set_fact 28992 1726883012.23132: worker is 1 (out of 1 available) 28992 1726883012.23261: exiting _queue_task() for managed_node1/set_fact 28992 1726883012.23275: done queuing things up, now waiting for results queue to drain 28992 1726883012.23277: waiting for pending results... 28992 1726883012.23649: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883012.23857: in run() - task 0affc7ec-ae25-9fb4-6018-0000000014b9 28992 1726883012.23872: variable 'ansible_search_path' from source: unknown 28992 1726883012.23876: variable 'ansible_search_path' from source: unknown 28992 1726883012.23928: calling self._execute() 28992 1726883012.24036: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883012.24129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883012.24134: variable 'omit' from source: magic vars 28992 1726883012.24704: variable 'ansible_distribution_major_version' from source: facts 28992 1726883012.24721: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883012.24925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883012.25244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883012.25297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883012.25343: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883012.25388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883012.25995: 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) 28992 1726883012.25998: 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) 28992 1726883012.26001: 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) 28992 1726883012.26114: 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) 28992 1726883012.26260: variable '__network_is_ostree' from source: set_fact 28992 1726883012.26273: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883012.26282: when evaluation is False, skipping this task 28992 1726883012.26448: _execute() done 28992 1726883012.26452: dumping result to json 28992 1726883012.26454: done dumping result, returning 28992 1726883012.26458: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-0000000014b9] 28992 1726883012.26460: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014b9 28992 1726883012.26548: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014b9 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883012.26606: no more pending results, returning what we have 28992 1726883012.26611: results queue empty 28992 1726883012.26612: checking for any_errors_fatal 28992 1726883012.26620: done checking for any_errors_fatal 28992 1726883012.26621: checking for max_fail_percentage 28992 1726883012.26625: done checking for max_fail_percentage 28992 1726883012.26626: checking to see if all hosts have failed and the running result is not ok 28992 1726883012.26628: done checking to see if all hosts have failed 28992 1726883012.26629: getting the remaining hosts for this loop 28992 1726883012.26631: done getting the remaining hosts for this loop 28992 1726883012.26637: getting the next task for host managed_node1 28992 1726883012.26834: done getting next task for host managed_node1 28992 1726883012.26840: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883012.26848: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883012.26876: getting variables 28992 1726883012.26879: in VariableManager get_vars() 28992 1726883012.27131: Calling all_inventory to load vars for managed_node1 28992 1726883012.27135: Calling groups_inventory to load vars for managed_node1 28992 1726883012.27138: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883012.27155: Calling all_plugins_play to load vars for managed_node1 28992 1726883012.27159: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883012.27163: Calling groups_plugins_play to load vars for managed_node1 28992 1726883012.27752: WORKER PROCESS EXITING 28992 1726883012.29713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883012.32412: done with get_vars() 28992 1726883012.32445: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:32 -0400 (0:00:00.102) 0:01:12.526 ****** 28992 1726883012.32575: entering _queue_task() for managed_node1/service_facts 28992 1726883012.32945: worker is 1 (out of 1 available) 28992 1726883012.33073: exiting _queue_task() for managed_node1/service_facts 28992 1726883012.33089: done queuing things up, now waiting for results queue to drain 28992 1726883012.33091: waiting for pending results... 28992 1726883012.33329: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883012.33553: in run() - task 0affc7ec-ae25-9fb4-6018-0000000014bb 28992 1726883012.33602: variable 'ansible_search_path' from source: unknown 28992 1726883012.33611: variable 'ansible_search_path' from source: unknown 28992 1726883012.33697: calling self._execute() 28992 1726883012.33818: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883012.33843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883012.33860: variable 'omit' from source: magic vars 28992 1726883012.34315: variable 'ansible_distribution_major_version' from source: facts 28992 1726883012.34340: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883012.34355: variable 'omit' from source: magic vars 28992 1726883012.34501: variable 'omit' from source: magic vars 28992 1726883012.34512: variable 'omit' from source: magic vars 28992 1726883012.34569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883012.34623: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883012.34654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883012.34687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883012.34719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883012.34775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883012.34779: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883012.34782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883012.34893: Set connection var ansible_pipelining to False 28992 1726883012.34939: Set connection var ansible_connection to ssh 28992 1726883012.34942: Set connection var ansible_timeout to 10 28992 1726883012.34945: Set connection var ansible_shell_type to sh 28992 1726883012.34947: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883012.34950: Set connection var ansible_shell_executable to /bin/sh 28992 1726883012.34964: variable 'ansible_shell_executable' from source: unknown 28992 1726883012.34972: variable 'ansible_connection' from source: unknown 28992 1726883012.34978: variable 'ansible_module_compression' from source: unknown 28992 1726883012.34991: variable 'ansible_shell_type' from source: unknown 28992 1726883012.35026: variable 'ansible_shell_executable' from source: unknown 28992 1726883012.35029: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883012.35031: variable 'ansible_pipelining' from source: unknown 28992 1726883012.35034: variable 'ansible_timeout' from source: unknown 28992 1726883012.35036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883012.35245: 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) 28992 1726883012.35266: variable 'omit' from source: magic vars 28992 1726883012.35274: starting attempt loop 28992 1726883012.35317: running the handler 28992 1726883012.35320: _low_level_execute_command(): starting 28992 1726883012.35326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883012.36316: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883012.36373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883012.36642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883012.36731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883012.38477: stdout chunk (state=3): >>>/root <<< 28992 1726883012.38677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883012.38681: stdout chunk (state=3): >>><<< 28992 1726883012.38687: stderr chunk (state=3): >>><<< 28992 1726883012.38708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883012.38742: _low_level_execute_command(): starting 28992 1726883012.38755: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510 `" && echo ansible-tmp-1726883012.3872766-31691-177571971226510="` echo /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510 `" ) && sleep 0' 28992 1726883012.39576: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883012.39641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883012.39716: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883012.39823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883012.39855: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883012.39973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883012.40011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883012.40071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883012.40141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883012.42143: stdout chunk (state=3): >>>ansible-tmp-1726883012.3872766-31691-177571971226510=/root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510 <<< 28992 1726883012.42731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883012.42735: stdout chunk (state=3): >>><<< 28992 1726883012.42737: stderr chunk (state=3): >>><<< 28992 1726883012.42740: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883012.3872766-31691-177571971226510=/root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883012.42743: variable 'ansible_module_compression' from source: unknown 28992 1726883012.42745: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883012.42752: variable 'ansible_facts' from source: unknown 28992 1726883012.42866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py 28992 1726883012.43094: Sending initial data 28992 1726883012.43106: Sent initial data (162 bytes) 28992 1726883012.43795: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883012.43810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883012.43840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883012.43954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883012.43965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883012.43980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883012.44002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883012.44091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883012.45694: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726883012.45717: 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 <<< 28992 1726883012.45781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883012.45862: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp8qpzfo5f /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py <<< 28992 1726883012.45889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py" <<< 28992 1726883012.45908: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28992 1726883012.45939: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp8qpzfo5f" to remote "/root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py" <<< 28992 1726883012.46714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883012.46797: stderr chunk (state=3): >>><<< 28992 1726883012.46923: stdout chunk (state=3): >>><<< 28992 1726883012.46929: done transferring module to remote 28992 1726883012.46931: _low_level_execute_command(): starting 28992 1726883012.46934: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/ /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py && sleep 0' 28992 1726883012.48342: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883012.48406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883012.48638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883012.48759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883012.50629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883012.50641: stdout chunk (state=3): >>><<< 28992 1726883012.50668: stderr chunk (state=3): >>><<< 28992 1726883012.50704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883012.50721: _low_level_execute_command(): starting 28992 1726883012.50736: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/AnsiballZ_service_facts.py && sleep 0' 28992 1726883012.51517: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883012.51613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883012.51630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883012.51651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883012.51665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883012.51675: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883012.51688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883012.51704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883012.51716: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883012.51730: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883012.51842: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883012.51856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883012.51970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883014.74787: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stati<<< 28992 1726883014.74808: stdout chunk (state=3): >>>c", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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", <<< 28992 1726883014.74821: stdout chunk (state=3): >>>"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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "d<<< 28992 1726883014.74860: stdout chunk (state=3): >>>bus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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<<< 28992 1726883014.74871: stdout chunk (state=3): >>>.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883014.76467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883014.76530: stderr chunk (state=3): >>><<< 28992 1726883014.76533: stdout chunk (state=3): >>><<< 28992 1726883014.76570: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883014.77440: 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-1726883012.3872766-31691-177571971226510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883014.77448: _low_level_execute_command(): starting 28992 1726883014.77454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883012.3872766-31691-177571971226510/ > /dev/null 2>&1 && sleep 0' 28992 1726883014.77913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883014.77921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883014.77952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883014.77954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883014.77957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883014.77959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883014.78015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883014.78020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883014.78025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883014.78080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883014.79973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883014.80016: stderr chunk (state=3): >>><<< 28992 1726883014.80019: stdout chunk (state=3): >>><<< 28992 1726883014.80033: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883014.80040: handler run complete 28992 1726883014.80328: variable 'ansible_facts' from source: unknown 28992 1726883014.80463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883014.81118: variable 'ansible_facts' from source: unknown 28992 1726883014.81291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883014.81582: attempt loop complete, returning result 28992 1726883014.81595: _execute() done 28992 1726883014.81602: dumping result to json 28992 1726883014.81688: done dumping result, returning 28992 1726883014.81703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-0000000014bb] 28992 1726883014.81713: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014bb 28992 1726883014.83435: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014bb 28992 1726883014.83439: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883014.83567: no more pending results, returning what we have 28992 1726883014.83570: results queue empty 28992 1726883014.83571: checking for any_errors_fatal 28992 1726883014.83575: done checking for any_errors_fatal 28992 1726883014.83576: checking for max_fail_percentage 28992 1726883014.83577: done checking for max_fail_percentage 28992 1726883014.83578: checking to see if all hosts have failed and the running result is not ok 28992 1726883014.83579: done checking to see if all hosts have failed 28992 1726883014.83580: getting the remaining hosts for this loop 28992 1726883014.83581: done getting the remaining hosts for this loop 28992 1726883014.83585: getting the next task for host managed_node1 28992 1726883014.83590: done getting next task for host managed_node1 28992 1726883014.83601: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883014.83610: ^ state is: HOST STATE: block=6, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883014.83624: getting variables 28992 1726883014.83625: in VariableManager get_vars() 28992 1726883014.83660: Calling all_inventory to load vars for managed_node1 28992 1726883014.83663: Calling groups_inventory to load vars for managed_node1 28992 1726883014.83666: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883014.83676: Calling all_plugins_play to load vars for managed_node1 28992 1726883014.83683: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883014.83687: Calling groups_plugins_play to load vars for managed_node1 28992 1726883014.86248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883014.89134: done with get_vars() 28992 1726883014.89162: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:34 -0400 (0:00:02.567) 0:01:15.093 ****** 28992 1726883014.89280: entering _queue_task() for managed_node1/package_facts 28992 1726883014.89891: worker is 1 (out of 1 available) 28992 1726883014.89907: exiting _queue_task() for managed_node1/package_facts 28992 1726883014.90056: done queuing things up, now waiting for results queue to drain 28992 1726883014.90059: waiting for pending results... 28992 1726883014.90477: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883014.90723: in run() - task 0affc7ec-ae25-9fb4-6018-0000000014bc 28992 1726883014.90729: variable 'ansible_search_path' from source: unknown 28992 1726883014.90732: variable 'ansible_search_path' from source: unknown 28992 1726883014.90822: calling self._execute() 28992 1726883014.90895: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883014.90909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883014.90929: variable 'omit' from source: magic vars 28992 1726883014.91375: variable 'ansible_distribution_major_version' from source: facts 28992 1726883014.91428: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883014.91432: variable 'omit' from source: magic vars 28992 1726883014.91511: variable 'omit' from source: magic vars 28992 1726883014.91585: variable 'omit' from source: magic vars 28992 1726883014.91614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883014.91667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883014.91702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883014.91767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883014.91771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883014.91790: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883014.91805: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883014.91815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883014.91943: Set connection var ansible_pipelining to False 28992 1726883014.91983: Set connection var ansible_connection to ssh 28992 1726883014.91986: Set connection var ansible_timeout to 10 28992 1726883014.91989: Set connection var ansible_shell_type to sh 28992 1726883014.91992: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883014.91994: Set connection var ansible_shell_executable to /bin/sh 28992 1726883014.92027: variable 'ansible_shell_executable' from source: unknown 28992 1726883014.92036: variable 'ansible_connection' from source: unknown 28992 1726883014.92092: variable 'ansible_module_compression' from source: unknown 28992 1726883014.92095: variable 'ansible_shell_type' from source: unknown 28992 1726883014.92097: variable 'ansible_shell_executable' from source: unknown 28992 1726883014.92099: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883014.92101: variable 'ansible_pipelining' from source: unknown 28992 1726883014.92104: variable 'ansible_timeout' from source: unknown 28992 1726883014.92106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883014.92316: 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) 28992 1726883014.92337: variable 'omit' from source: magic vars 28992 1726883014.92353: starting attempt loop 28992 1726883014.92361: running the handler 28992 1726883014.92420: _low_level_execute_command(): starting 28992 1726883014.92425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883014.93250: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883014.93307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883014.93345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883014.93438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883014.95176: stdout chunk (state=3): >>>/root <<< 28992 1726883014.95396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883014.95400: stdout chunk (state=3): >>><<< 28992 1726883014.95404: stderr chunk (state=3): >>><<< 28992 1726883014.95520: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883014.95525: _low_level_execute_command(): starting 28992 1726883014.95529: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485 `" && echo ansible-tmp-1726883014.9542735-31820-192771778360485="` echo /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485 `" ) && sleep 0' 28992 1726883014.96083: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883014.96098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883014.96112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883014.96137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883014.96181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883014.96272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883014.96298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883014.96312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883014.96404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883014.98402: stdout chunk (state=3): >>>ansible-tmp-1726883014.9542735-31820-192771778360485=/root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485 <<< 28992 1726883014.98559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883014.98683: stderr chunk (state=3): >>><<< 28992 1726883014.98827: stdout chunk (state=3): >>><<< 28992 1726883014.98831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883014.9542735-31820-192771778360485=/root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883014.98833: variable 'ansible_module_compression' from source: unknown 28992 1726883014.98915: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883014.99044: variable 'ansible_facts' from source: unknown 28992 1726883014.99275: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py 28992 1726883014.99430: Sending initial data 28992 1726883014.99471: Sent initial data (162 bytes) 28992 1726883015.00088: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883015.00104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883015.00216: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883015.00248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883015.00337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883015.01928: 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 <<< 28992 1726883015.01991: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883015.02049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpil7mawel /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py <<< 28992 1726883015.02063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py" <<< 28992 1726883015.02106: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28992 1726883015.02129: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpil7mawel" to remote "/root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py" <<< 28992 1726883015.03756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883015.03858: stderr chunk (state=3): >>><<< 28992 1726883015.03983: stdout chunk (state=3): >>><<< 28992 1726883015.03986: done transferring module to remote 28992 1726883015.03989: _low_level_execute_command(): starting 28992 1726883015.03991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/ /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py && sleep 0' 28992 1726883015.04547: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883015.04568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883015.04584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883015.04602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883015.04681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883015.04720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883015.04749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883015.04764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883015.04853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883015.06777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883015.06780: stdout chunk (state=3): >>><<< 28992 1726883015.06783: stderr chunk (state=3): >>><<< 28992 1726883015.06798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883015.06884: _low_level_execute_command(): starting 28992 1726883015.06888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/AnsiballZ_package_facts.py && sleep 0' 28992 1726883015.07443: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883015.07543: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883015.07564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883015.07582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883015.07604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883015.07690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883015.70579: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1",<<< 28992 1726883015.70711: stdout chunk (state=3): >>> "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883015.72742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883015.72757: stderr chunk (state=3): >>><<< 28992 1726883015.72772: stdout chunk (state=3): >>><<< 28992 1726883015.73004: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883015.82169: 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-1726883014.9542735-31820-192771778360485/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883015.82200: _low_level_execute_command(): starting 28992 1726883015.82450: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883014.9542735-31820-192771778360485/ > /dev/null 2>&1 && sleep 0' 28992 1726883015.83958: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883015.83972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883015.83985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883015.84155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883015.84268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883015.84299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883015.86307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883015.86528: stderr chunk (state=3): >>><<< 28992 1726883015.86533: stdout chunk (state=3): >>><<< 28992 1726883015.86536: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883015.86538: handler run complete 28992 1726883015.88929: variable 'ansible_facts' from source: unknown 28992 1726883015.90223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883015.95850: variable 'ansible_facts' from source: unknown 28992 1726883015.97206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883015.99402: attempt loop complete, returning result 28992 1726883015.99406: _execute() done 28992 1726883015.99409: dumping result to json 28992 1726883015.99898: done dumping result, returning 28992 1726883016.00129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-0000000014bc] 28992 1726883016.00132: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014bc 28992 1726883016.05807: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000014bc 28992 1726883016.05811: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883016.05977: no more pending results, returning what we have 28992 1726883016.05980: results queue empty 28992 1726883016.05981: checking for any_errors_fatal 28992 1726883016.05990: done checking for any_errors_fatal 28992 1726883016.05991: checking for max_fail_percentage 28992 1726883016.05992: done checking for max_fail_percentage 28992 1726883016.05993: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.05994: done checking to see if all hosts have failed 28992 1726883016.05995: getting the remaining hosts for this loop 28992 1726883016.05996: done getting the remaining hosts for this loop 28992 1726883016.06000: getting the next task for host managed_node1 28992 1726883016.06008: done getting next task for host managed_node1 28992 1726883016.06011: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883016.06017: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.06033: getting variables 28992 1726883016.06034: in VariableManager get_vars() 28992 1726883016.06067: Calling all_inventory to load vars for managed_node1 28992 1726883016.06070: Calling groups_inventory to load vars for managed_node1 28992 1726883016.06073: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.06082: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.06088: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.06091: Calling groups_plugins_play to load vars for managed_node1 28992 1726883016.09399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883016.14003: done with get_vars() 28992 1726883016.14445: done getting variables 28992 1726883016.14513: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:36 -0400 (0:00:01.252) 0:01:16.345 ****** 28992 1726883016.14560: entering _queue_task() for managed_node1/debug 28992 1726883016.15765: worker is 1 (out of 1 available) 28992 1726883016.15779: exiting _queue_task() for managed_node1/debug 28992 1726883016.15797: done queuing things up, now waiting for results queue to drain 28992 1726883016.15799: waiting for pending results... 28992 1726883016.16373: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883016.16731: in run() - task 0affc7ec-ae25-9fb4-6018-000000001460 28992 1726883016.16806: variable 'ansible_search_path' from source: unknown 28992 1726883016.16925: variable 'ansible_search_path' from source: unknown 28992 1726883016.16952: calling self._execute() 28992 1726883016.17182: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.17241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.17262: variable 'omit' from source: magic vars 28992 1726883016.18248: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.18252: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883016.18255: variable 'omit' from source: magic vars 28992 1726883016.18431: variable 'omit' from source: magic vars 28992 1726883016.18650: variable 'network_provider' from source: set_fact 28992 1726883016.18675: variable 'omit' from source: magic vars 28992 1726883016.18733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883016.18877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883016.19011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883016.19015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883016.19029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883016.19066: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883016.19130: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.19139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.19448: Set connection var ansible_pipelining to False 28992 1726883016.19451: Set connection var ansible_connection to ssh 28992 1726883016.19454: Set connection var ansible_timeout to 10 28992 1726883016.19456: Set connection var ansible_shell_type to sh 28992 1726883016.19458: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883016.19556: Set connection var ansible_shell_executable to /bin/sh 28992 1726883016.19575: variable 'ansible_shell_executable' from source: unknown 28992 1726883016.19584: variable 'ansible_connection' from source: unknown 28992 1726883016.19664: variable 'ansible_module_compression' from source: unknown 28992 1726883016.19667: variable 'ansible_shell_type' from source: unknown 28992 1726883016.19670: variable 'ansible_shell_executable' from source: unknown 28992 1726883016.19672: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.19674: variable 'ansible_pipelining' from source: unknown 28992 1726883016.19728: variable 'ansible_timeout' from source: unknown 28992 1726883016.19731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.20044: 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) 28992 1726883016.20128: variable 'omit' from source: magic vars 28992 1726883016.20132: starting attempt loop 28992 1726883016.20134: running the handler 28992 1726883016.20137: handler run complete 28992 1726883016.20329: attempt loop complete, returning result 28992 1726883016.20333: _execute() done 28992 1726883016.20336: dumping result to json 28992 1726883016.20338: done dumping result, returning 28992 1726883016.20341: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000001460] 28992 1726883016.20343: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001460 28992 1726883016.20421: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001460 28992 1726883016.20427: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883016.20509: no more pending results, returning what we have 28992 1726883016.20513: results queue empty 28992 1726883016.20514: checking for any_errors_fatal 28992 1726883016.20527: done checking for any_errors_fatal 28992 1726883016.20528: checking for max_fail_percentage 28992 1726883016.20530: done checking for max_fail_percentage 28992 1726883016.20532: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.20533: done checking to see if all hosts have failed 28992 1726883016.20534: getting the remaining hosts for this loop 28992 1726883016.20535: done getting the remaining hosts for this loop 28992 1726883016.20540: getting the next task for host managed_node1 28992 1726883016.20549: done getting next task for host managed_node1 28992 1726883016.20553: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883016.20558: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.20570: getting variables 28992 1726883016.20572: in VariableManager get_vars() 28992 1726883016.20616: Calling all_inventory to load vars for managed_node1 28992 1726883016.20619: Calling groups_inventory to load vars for managed_node1 28992 1726883016.20621: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.20838: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.20841: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.20844: Calling groups_plugins_play to load vars for managed_node1 28992 1726883016.24608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883016.29418: done with get_vars() 28992 1726883016.29848: done getting variables 28992 1726883016.29918: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:36 -0400 (0:00:00.156) 0:01:16.502 ****** 28992 1726883016.30165: entering _queue_task() for managed_node1/fail 28992 1726883016.31153: worker is 1 (out of 1 available) 28992 1726883016.31167: exiting _queue_task() for managed_node1/fail 28992 1726883016.31181: done queuing things up, now waiting for results queue to drain 28992 1726883016.31185: waiting for pending results... 28992 1726883016.31924: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883016.32233: in run() - task 0affc7ec-ae25-9fb4-6018-000000001461 28992 1726883016.32330: variable 'ansible_search_path' from source: unknown 28992 1726883016.32336: variable 'ansible_search_path' from source: unknown 28992 1726883016.32344: calling self._execute() 28992 1726883016.32630: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.32636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.32639: variable 'omit' from source: magic vars 28992 1726883016.33347: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.33428: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883016.33796: variable 'network_state' from source: role '' defaults 28992 1726883016.33800: Evaluated conditional (network_state != {}): False 28992 1726883016.33803: when evaluation is False, skipping this task 28992 1726883016.33806: _execute() done 28992 1726883016.33809: dumping result to json 28992 1726883016.33812: done dumping result, returning 28992 1726883016.33815: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000001461] 28992 1726883016.33818: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001461 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883016.34173: no more pending results, returning what we have 28992 1726883016.34178: results queue empty 28992 1726883016.34179: checking for any_errors_fatal 28992 1726883016.34187: done checking for any_errors_fatal 28992 1726883016.34188: checking for max_fail_percentage 28992 1726883016.34190: done checking for max_fail_percentage 28992 1726883016.34191: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.34192: done checking to see if all hosts have failed 28992 1726883016.34193: getting the remaining hosts for this loop 28992 1726883016.34195: done getting the remaining hosts for this loop 28992 1726883016.34199: getting the next task for host managed_node1 28992 1726883016.34208: done getting next task for host managed_node1 28992 1726883016.34213: ^ 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 28992 1726883016.34219: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.34248: getting variables 28992 1726883016.34251: in VariableManager get_vars() 28992 1726883016.34296: Calling all_inventory to load vars for managed_node1 28992 1726883016.34299: Calling groups_inventory to load vars for managed_node1 28992 1726883016.34301: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.34316: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.34320: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.34329: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001461 28992 1726883016.34333: WORKER PROCESS EXITING 28992 1726883016.34554: Calling groups_plugins_play to load vars for managed_node1 28992 1726883016.38346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883016.43026: done with get_vars() 28992 1726883016.43086: done getting variables 28992 1726883016.43253: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:36 -0400 (0:00:00.132) 0:01:16.634 ****** 28992 1726883016.43371: entering _queue_task() for managed_node1/fail 28992 1726883016.43950: worker is 1 (out of 1 available) 28992 1726883016.43962: exiting _queue_task() for managed_node1/fail 28992 1726883016.43974: done queuing things up, now waiting for results queue to drain 28992 1726883016.43975: waiting for pending results... 28992 1726883016.44168: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883016.44373: in run() - task 0affc7ec-ae25-9fb4-6018-000000001462 28992 1726883016.44376: variable 'ansible_search_path' from source: unknown 28992 1726883016.44379: variable 'ansible_search_path' from source: unknown 28992 1726883016.44420: calling self._execute() 28992 1726883016.44541: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.44640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.44644: variable 'omit' from source: magic vars 28992 1726883016.45339: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.45425: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883016.45781: variable 'network_state' from source: role '' defaults 28992 1726883016.45786: Evaluated conditional (network_state != {}): False 28992 1726883016.45789: when evaluation is False, skipping this task 28992 1726883016.45791: _execute() done 28992 1726883016.45794: dumping result to json 28992 1726883016.45796: done dumping result, returning 28992 1726883016.45800: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000001462] 28992 1726883016.45867: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001462 28992 1726883016.46186: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001462 28992 1726883016.46190: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883016.46252: no more pending results, returning what we have 28992 1726883016.46256: results queue empty 28992 1726883016.46257: checking for any_errors_fatal 28992 1726883016.46274: done checking for any_errors_fatal 28992 1726883016.46276: checking for max_fail_percentage 28992 1726883016.46278: done checking for max_fail_percentage 28992 1726883016.46279: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.46280: done checking to see if all hosts have failed 28992 1726883016.46281: getting the remaining hosts for this loop 28992 1726883016.46283: done getting the remaining hosts for this loop 28992 1726883016.46288: getting the next task for host managed_node1 28992 1726883016.46298: done getting next task for host managed_node1 28992 1726883016.46302: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883016.46308: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.46339: getting variables 28992 1726883016.46341: in VariableManager get_vars() 28992 1726883016.46831: Calling all_inventory to load vars for managed_node1 28992 1726883016.46834: Calling groups_inventory to load vars for managed_node1 28992 1726883016.46837: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.46848: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.46851: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.46855: Calling groups_plugins_play to load vars for managed_node1 28992 1726883016.49502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883016.52082: done with get_vars() 28992 1726883016.52126: done getting variables 28992 1726883016.52194: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:36 -0400 (0:00:00.091) 0:01:16.725 ****** 28992 1726883016.52501: entering _queue_task() for managed_node1/fail 28992 1726883016.53535: worker is 1 (out of 1 available) 28992 1726883016.53547: exiting _queue_task() for managed_node1/fail 28992 1726883016.53559: done queuing things up, now waiting for results queue to drain 28992 1726883016.53561: waiting for pending results... 28992 1726883016.53958: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883016.54218: in run() - task 0affc7ec-ae25-9fb4-6018-000000001463 28992 1726883016.54489: variable 'ansible_search_path' from source: unknown 28992 1726883016.54493: variable 'ansible_search_path' from source: unknown 28992 1726883016.54497: calling self._execute() 28992 1726883016.54669: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.54713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.54732: variable 'omit' from source: magic vars 28992 1726883016.55749: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.55807: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883016.56267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883016.60841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883016.60927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883016.60974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883016.61024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883016.61121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883016.61163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883016.61199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883016.61240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883016.61290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883016.61310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883016.61463: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.61542: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883016.61968: variable 'ansible_distribution' from source: facts 28992 1726883016.61972: variable '__network_rh_distros' from source: role '' defaults 28992 1726883016.61974: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883016.61977: when evaluation is False, skipping this task 28992 1726883016.61979: _execute() done 28992 1726883016.61982: dumping result to json 28992 1726883016.61985: done dumping result, returning 28992 1726883016.61987: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000001463] 28992 1726883016.61990: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001463 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883016.62486: no more pending results, returning what we have 28992 1726883016.62493: results queue empty 28992 1726883016.62494: checking for any_errors_fatal 28992 1726883016.62502: done checking for any_errors_fatal 28992 1726883016.62503: checking for max_fail_percentage 28992 1726883016.62505: done checking for max_fail_percentage 28992 1726883016.62506: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.62508: done checking to see if all hosts have failed 28992 1726883016.62508: getting the remaining hosts for this loop 28992 1726883016.62511: done getting the remaining hosts for this loop 28992 1726883016.62515: getting the next task for host managed_node1 28992 1726883016.62527: done getting next task for host managed_node1 28992 1726883016.62532: ^ 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 28992 1726883016.62537: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.62748: getting variables 28992 1726883016.62750: in VariableManager get_vars() 28992 1726883016.62794: Calling all_inventory to load vars for managed_node1 28992 1726883016.62798: Calling groups_inventory to load vars for managed_node1 28992 1726883016.62800: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.62812: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.62815: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.62818: Calling groups_plugins_play to load vars for managed_node1 28992 1726883016.63725: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001463 28992 1726883016.63728: WORKER PROCESS EXITING 28992 1726883016.66023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883016.68480: done with get_vars() 28992 1726883016.68730: done getting variables 28992 1726883016.68799: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:36 -0400 (0:00:00.164) 0:01:16.889 ****** 28992 1726883016.68915: entering _queue_task() for managed_node1/dnf 28992 1726883016.69950: worker is 1 (out of 1 available) 28992 1726883016.69963: exiting _queue_task() for managed_node1/dnf 28992 1726883016.69980: done queuing things up, now waiting for results queue to drain 28992 1726883016.69982: waiting for pending results... 28992 1726883016.70591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883016.71129: in run() - task 0affc7ec-ae25-9fb4-6018-000000001464 28992 1726883016.71202: variable 'ansible_search_path' from source: unknown 28992 1726883016.71208: variable 'ansible_search_path' from source: unknown 28992 1726883016.71346: calling self._execute() 28992 1726883016.71679: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.71719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.71781: variable 'omit' from source: magic vars 28992 1726883016.73002: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.73010: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883016.73539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883016.76542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883016.76607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883016.76657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883016.76692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883016.76738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883016.76834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883016.76864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883016.76890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883016.76949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883016.76963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883016.77095: variable 'ansible_distribution' from source: facts 28992 1726883016.77098: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.77107: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883016.77472: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883016.77823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883016.77887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883016.77948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883016.78051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883016.78091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883016.78196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883016.78282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883016.78317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883016.78510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883016.78518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883016.78632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883016.78732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883016.78757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883016.78807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883016.78851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883016.79247: variable 'network_connections' from source: include params 28992 1726883016.79250: variable 'interface' from source: play vars 28992 1726883016.79348: variable 'interface' from source: play vars 28992 1726883016.79650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883016.80046: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883016.80117: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883016.80242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883016.80285: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883016.80341: 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) 28992 1726883016.80425: 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) 28992 1726883016.80466: 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) 28992 1726883016.80529: 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) 28992 1726883016.80586: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883016.80887: variable 'network_connections' from source: include params 28992 1726883016.80899: variable 'interface' from source: play vars 28992 1726883016.80977: variable 'interface' from source: play vars 28992 1726883016.81008: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883016.81017: when evaluation is False, skipping this task 28992 1726883016.81026: _execute() done 28992 1726883016.81057: dumping result to json 28992 1726883016.81064: done dumping result, returning 28992 1726883016.81066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001464] 28992 1726883016.81073: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001464 28992 1726883016.81316: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001464 28992 1726883016.81319: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883016.81387: no more pending results, returning what we have 28992 1726883016.81391: results queue empty 28992 1726883016.81392: checking for any_errors_fatal 28992 1726883016.81401: done checking for any_errors_fatal 28992 1726883016.81402: checking for max_fail_percentage 28992 1726883016.81405: done checking for max_fail_percentage 28992 1726883016.81406: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.81407: done checking to see if all hosts have failed 28992 1726883016.81408: getting the remaining hosts for this loop 28992 1726883016.81410: done getting the remaining hosts for this loop 28992 1726883016.81415: getting the next task for host managed_node1 28992 1726883016.81427: done getting next task for host managed_node1 28992 1726883016.81432: ^ 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 28992 1726883016.81438: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.81465: getting variables 28992 1726883016.81469: in VariableManager get_vars() 28992 1726883016.81515: Calling all_inventory to load vars for managed_node1 28992 1726883016.81519: Calling groups_inventory to load vars for managed_node1 28992 1726883016.81743: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.81760: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.81764: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.81770: Calling groups_plugins_play to load vars for managed_node1 28992 1726883016.84451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883016.90668: done with get_vars() 28992 1726883016.90704: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883016.90777: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:36 -0400 (0:00:00.218) 0:01:17.108 ****** 28992 1726883016.90815: entering _queue_task() for managed_node1/yum 28992 1726883016.91314: worker is 1 (out of 1 available) 28992 1726883016.91352: exiting _queue_task() for managed_node1/yum 28992 1726883016.91407: done queuing things up, now waiting for results queue to drain 28992 1726883016.91410: waiting for pending results... 28992 1726883016.91593: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883016.91702: in run() - task 0affc7ec-ae25-9fb4-6018-000000001465 28992 1726883016.91706: variable 'ansible_search_path' from source: unknown 28992 1726883016.91709: variable 'ansible_search_path' from source: unknown 28992 1726883016.91741: calling self._execute() 28992 1726883016.91854: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883016.91858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883016.91898: variable 'omit' from source: magic vars 28992 1726883016.92424: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.92452: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883016.92726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883016.97022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883016.97091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883016.97234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883016.97239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883016.97263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883016.97527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883016.97606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883016.97694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883016.97744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883016.97790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883016.97922: variable 'ansible_distribution_major_version' from source: facts 28992 1726883016.97940: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883016.97943: when evaluation is False, skipping this task 28992 1726883016.97946: _execute() done 28992 1726883016.97948: dumping result to json 28992 1726883016.97951: done dumping result, returning 28992 1726883016.98024: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001465] 28992 1726883016.98029: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001465 28992 1726883016.98107: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001465 28992 1726883016.98110: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883016.98182: no more pending results, returning what we have 28992 1726883016.98186: results queue empty 28992 1726883016.98187: checking for any_errors_fatal 28992 1726883016.98194: done checking for any_errors_fatal 28992 1726883016.98195: checking for max_fail_percentage 28992 1726883016.98197: done checking for max_fail_percentage 28992 1726883016.98198: checking to see if all hosts have failed and the running result is not ok 28992 1726883016.98199: done checking to see if all hosts have failed 28992 1726883016.98199: getting the remaining hosts for this loop 28992 1726883016.98201: done getting the remaining hosts for this loop 28992 1726883016.98205: getting the next task for host managed_node1 28992 1726883016.98214: done getting next task for host managed_node1 28992 1726883016.98218: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883016.98225: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883016.98250: getting variables 28992 1726883016.98252: in VariableManager get_vars() 28992 1726883016.98297: Calling all_inventory to load vars for managed_node1 28992 1726883016.98301: Calling groups_inventory to load vars for managed_node1 28992 1726883016.98303: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883016.98314: Calling all_plugins_play to load vars for managed_node1 28992 1726883016.98317: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883016.98319: Calling groups_plugins_play to load vars for managed_node1 28992 1726883017.11087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883017.14124: done with get_vars() 28992 1726883017.14168: done getting variables 28992 1726883017.14219: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:37 -0400 (0:00:00.234) 0:01:17.342 ****** 28992 1726883017.14255: entering _queue_task() for managed_node1/fail 28992 1726883017.14630: worker is 1 (out of 1 available) 28992 1726883017.14644: exiting _queue_task() for managed_node1/fail 28992 1726883017.14660: done queuing things up, now waiting for results queue to drain 28992 1726883017.14662: waiting for pending results... 28992 1726883017.15173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883017.15178: in run() - task 0affc7ec-ae25-9fb4-6018-000000001466 28992 1726883017.15181: variable 'ansible_search_path' from source: unknown 28992 1726883017.15190: variable 'ansible_search_path' from source: unknown 28992 1726883017.15194: calling self._execute() 28992 1726883017.15470: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.15476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.15479: variable 'omit' from source: magic vars 28992 1726883017.16331: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.16429: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883017.16614: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883017.16888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883017.20063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883017.20224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883017.20286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883017.20347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883017.20387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883017.20456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.20485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.20510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.20562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.20569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.20618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.20639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.20659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.20689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.20701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.20736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.20754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.20772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.20800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.20814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.20948: variable 'network_connections' from source: include params 28992 1726883017.20960: variable 'interface' from source: play vars 28992 1726883017.21011: variable 'interface' from source: play vars 28992 1726883017.21072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883017.21204: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883017.21234: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883017.21262: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883017.21288: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883017.21321: 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) 28992 1726883017.21339: 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) 28992 1726883017.21358: 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) 28992 1726883017.21379: 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) 28992 1726883017.21420: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883017.21592: variable 'network_connections' from source: include params 28992 1726883017.21597: variable 'interface' from source: play vars 28992 1726883017.21647: variable 'interface' from source: play vars 28992 1726883017.21667: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883017.21670: when evaluation is False, skipping this task 28992 1726883017.21673: _execute() done 28992 1726883017.21675: dumping result to json 28992 1726883017.21679: done dumping result, returning 28992 1726883017.21692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001466] 28992 1726883017.21695: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001466 28992 1726883017.21794: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001466 28992 1726883017.21796: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883017.21862: no more pending results, returning what we have 28992 1726883017.21865: results queue empty 28992 1726883017.21866: checking for any_errors_fatal 28992 1726883017.21878: done checking for any_errors_fatal 28992 1726883017.21879: checking for max_fail_percentage 28992 1726883017.21880: done checking for max_fail_percentage 28992 1726883017.21882: checking to see if all hosts have failed and the running result is not ok 28992 1726883017.21883: done checking to see if all hosts have failed 28992 1726883017.21886: getting the remaining hosts for this loop 28992 1726883017.21887: done getting the remaining hosts for this loop 28992 1726883017.21892: getting the next task for host managed_node1 28992 1726883017.21900: done getting next task for host managed_node1 28992 1726883017.21903: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883017.21918: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883017.21941: getting variables 28992 1726883017.21943: in VariableManager get_vars() 28992 1726883017.21983: Calling all_inventory to load vars for managed_node1 28992 1726883017.21988: Calling groups_inventory to load vars for managed_node1 28992 1726883017.21990: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883017.22000: Calling all_plugins_play to load vars for managed_node1 28992 1726883017.22003: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883017.22005: Calling groups_plugins_play to load vars for managed_node1 28992 1726883017.23598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883017.25093: done with get_vars() 28992 1726883017.25124: done getting variables 28992 1726883017.25206: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:37 -0400 (0:00:00.110) 0:01:17.453 ****** 28992 1726883017.25274: entering _queue_task() for managed_node1/package 28992 1726883017.25953: worker is 1 (out of 1 available) 28992 1726883017.25967: exiting _queue_task() for managed_node1/package 28992 1726883017.25980: done queuing things up, now waiting for results queue to drain 28992 1726883017.25982: waiting for pending results... 28992 1726883017.26342: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883017.26530: in run() - task 0affc7ec-ae25-9fb4-6018-000000001467 28992 1726883017.26535: variable 'ansible_search_path' from source: unknown 28992 1726883017.26539: variable 'ansible_search_path' from source: unknown 28992 1726883017.26543: calling self._execute() 28992 1726883017.26636: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.26648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.26664: variable 'omit' from source: magic vars 28992 1726883017.27102: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.27121: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883017.27318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883017.27556: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883017.27643: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883017.27647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883017.28228: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883017.28272: variable 'network_packages' from source: role '' defaults 28992 1726883017.28403: variable '__network_provider_setup' from source: role '' defaults 28992 1726883017.28416: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883017.28482: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883017.28490: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883017.28550: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883017.28801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883017.31198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883017.31283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883017.31330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883017.31383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883017.31449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883017.31513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.31563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.31587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.31619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.31632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.31668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.31694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.31713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.31743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.31754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.31982: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883017.32059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.32106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.32110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.32327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.32331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.32334: variable 'ansible_python' from source: facts 28992 1726883017.32337: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883017.32427: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883017.32533: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883017.32707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.32739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.32771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.32853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.32857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.32902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.32921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.32941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.32967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.32978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.33090: variable 'network_connections' from source: include params 28992 1726883017.33093: variable 'interface' from source: play vars 28992 1726883017.33175: variable 'interface' from source: play vars 28992 1726883017.33234: 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) 28992 1726883017.33255: 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) 28992 1726883017.33276: 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) 28992 1726883017.33302: 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) 28992 1726883017.33428: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883017.33828: variable 'network_connections' from source: include params 28992 1726883017.33831: variable 'interface' from source: play vars 28992 1726883017.33834: variable 'interface' from source: play vars 28992 1726883017.33836: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883017.33871: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883017.34186: variable 'network_connections' from source: include params 28992 1726883017.34190: variable 'interface' from source: play vars 28992 1726883017.34255: variable 'interface' from source: play vars 28992 1726883017.34287: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883017.34358: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883017.34669: variable 'network_connections' from source: include params 28992 1726883017.34673: variable 'interface' from source: play vars 28992 1726883017.34721: variable 'interface' from source: play vars 28992 1726883017.34765: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883017.34810: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883017.34816: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883017.34877: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883017.35055: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883017.35395: variable 'network_connections' from source: include params 28992 1726883017.35399: variable 'interface' from source: play vars 28992 1726883017.35447: variable 'interface' from source: play vars 28992 1726883017.35453: variable 'ansible_distribution' from source: facts 28992 1726883017.35457: variable '__network_rh_distros' from source: role '' defaults 28992 1726883017.35464: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.35475: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883017.35597: variable 'ansible_distribution' from source: facts 28992 1726883017.35602: variable '__network_rh_distros' from source: role '' defaults 28992 1726883017.35605: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.35613: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883017.35734: variable 'ansible_distribution' from source: facts 28992 1726883017.35738: variable '__network_rh_distros' from source: role '' defaults 28992 1726883017.35743: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.35769: variable 'network_provider' from source: set_fact 28992 1726883017.35781: variable 'ansible_facts' from source: unknown 28992 1726883017.36285: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883017.36290: when evaluation is False, skipping this task 28992 1726883017.36293: _execute() done 28992 1726883017.36296: dumping result to json 28992 1726883017.36298: done dumping result, returning 28992 1726883017.36306: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000001467] 28992 1726883017.36311: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001467 28992 1726883017.36414: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001467 28992 1726883017.36417: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883017.36474: no more pending results, returning what we have 28992 1726883017.36477: results queue empty 28992 1726883017.36478: checking for any_errors_fatal 28992 1726883017.36487: done checking for any_errors_fatal 28992 1726883017.36488: checking for max_fail_percentage 28992 1726883017.36490: done checking for max_fail_percentage 28992 1726883017.36491: checking to see if all hosts have failed and the running result is not ok 28992 1726883017.36492: done checking to see if all hosts have failed 28992 1726883017.36493: getting the remaining hosts for this loop 28992 1726883017.36495: done getting the remaining hosts for this loop 28992 1726883017.36500: getting the next task for host managed_node1 28992 1726883017.36509: done getting next task for host managed_node1 28992 1726883017.36512: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883017.36518: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883017.36544: getting variables 28992 1726883017.36546: in VariableManager get_vars() 28992 1726883017.36592: Calling all_inventory to load vars for managed_node1 28992 1726883017.36595: Calling groups_inventory to load vars for managed_node1 28992 1726883017.36597: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883017.36608: Calling all_plugins_play to load vars for managed_node1 28992 1726883017.36610: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883017.36613: Calling groups_plugins_play to load vars for managed_node1 28992 1726883017.38369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883017.40426: done with get_vars() 28992 1726883017.40461: done getting variables 28992 1726883017.40526: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:37 -0400 (0:00:00.152) 0:01:17.606 ****** 28992 1726883017.40572: entering _queue_task() for managed_node1/package 28992 1726883017.40965: worker is 1 (out of 1 available) 28992 1726883017.40980: exiting _queue_task() for managed_node1/package 28992 1726883017.40999: done queuing things up, now waiting for results queue to drain 28992 1726883017.41001: waiting for pending results... 28992 1726883017.41297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883017.41461: in run() - task 0affc7ec-ae25-9fb4-6018-000000001468 28992 1726883017.41468: variable 'ansible_search_path' from source: unknown 28992 1726883017.41472: variable 'ansible_search_path' from source: unknown 28992 1726883017.41507: calling self._execute() 28992 1726883017.41633: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.41642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.41646: variable 'omit' from source: magic vars 28992 1726883017.42018: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.42023: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883017.42150: variable 'network_state' from source: role '' defaults 28992 1726883017.42158: Evaluated conditional (network_state != {}): False 28992 1726883017.42161: when evaluation is False, skipping this task 28992 1726883017.42164: _execute() done 28992 1726883017.42166: dumping result to json 28992 1726883017.42168: done dumping result, returning 28992 1726883017.42176: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001468] 28992 1726883017.42182: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001468 28992 1726883017.42285: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001468 28992 1726883017.42288: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883017.42342: no more pending results, returning what we have 28992 1726883017.42346: results queue empty 28992 1726883017.42348: checking for any_errors_fatal 28992 1726883017.42357: done checking for any_errors_fatal 28992 1726883017.42358: checking for max_fail_percentage 28992 1726883017.42360: done checking for max_fail_percentage 28992 1726883017.42361: checking to see if all hosts have failed and the running result is not ok 28992 1726883017.42362: done checking to see if all hosts have failed 28992 1726883017.42362: getting the remaining hosts for this loop 28992 1726883017.42364: done getting the remaining hosts for this loop 28992 1726883017.42369: getting the next task for host managed_node1 28992 1726883017.42377: done getting next task for host managed_node1 28992 1726883017.42381: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883017.42387: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883017.42413: getting variables 28992 1726883017.42415: in VariableManager get_vars() 28992 1726883017.42456: Calling all_inventory to load vars for managed_node1 28992 1726883017.42459: Calling groups_inventory to load vars for managed_node1 28992 1726883017.42461: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883017.42471: Calling all_plugins_play to load vars for managed_node1 28992 1726883017.42474: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883017.42477: Calling groups_plugins_play to load vars for managed_node1 28992 1726883017.43610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883017.44855: done with get_vars() 28992 1726883017.44873: done getting variables 28992 1726883017.44961: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:37 -0400 (0:00:00.044) 0:01:17.650 ****** 28992 1726883017.45009: entering _queue_task() for managed_node1/package 28992 1726883017.45400: worker is 1 (out of 1 available) 28992 1726883017.45414: exiting _queue_task() for managed_node1/package 28992 1726883017.45430: done queuing things up, now waiting for results queue to drain 28992 1726883017.45432: waiting for pending results... 28992 1726883017.45888: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883017.45981: in run() - task 0affc7ec-ae25-9fb4-6018-000000001469 28992 1726883017.45991: variable 'ansible_search_path' from source: unknown 28992 1726883017.45994: variable 'ansible_search_path' from source: unknown 28992 1726883017.46024: calling self._execute() 28992 1726883017.46132: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.46138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.46169: variable 'omit' from source: magic vars 28992 1726883017.46647: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.46665: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883017.46769: variable 'network_state' from source: role '' defaults 28992 1726883017.46778: Evaluated conditional (network_state != {}): False 28992 1726883017.46792: when evaluation is False, skipping this task 28992 1726883017.46797: _execute() done 28992 1726883017.46802: dumping result to json 28992 1726883017.46804: done dumping result, returning 28992 1726883017.46807: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001469] 28992 1726883017.46810: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001469 28992 1726883017.46941: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001469 28992 1726883017.46944: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883017.47106: no more pending results, returning what we have 28992 1726883017.47109: results queue empty 28992 1726883017.47110: checking for any_errors_fatal 28992 1726883017.47115: done checking for any_errors_fatal 28992 1726883017.47115: checking for max_fail_percentage 28992 1726883017.47117: done checking for max_fail_percentage 28992 1726883017.47118: checking to see if all hosts have failed and the running result is not ok 28992 1726883017.47119: done checking to see if all hosts have failed 28992 1726883017.47119: getting the remaining hosts for this loop 28992 1726883017.47121: done getting the remaining hosts for this loop 28992 1726883017.47126: getting the next task for host managed_node1 28992 1726883017.47132: done getting next task for host managed_node1 28992 1726883017.47136: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883017.47141: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883017.47161: getting variables 28992 1726883017.47163: in VariableManager get_vars() 28992 1726883017.47207: Calling all_inventory to load vars for managed_node1 28992 1726883017.47209: Calling groups_inventory to load vars for managed_node1 28992 1726883017.47210: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883017.47217: Calling all_plugins_play to load vars for managed_node1 28992 1726883017.47230: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883017.47235: Calling groups_plugins_play to load vars for managed_node1 28992 1726883017.48387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883017.49803: done with get_vars() 28992 1726883017.49825: done getting variables 28992 1726883017.49872: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:37 -0400 (0:00:00.048) 0:01:17.699 ****** 28992 1726883017.49903: entering _queue_task() for managed_node1/service 28992 1726883017.50177: worker is 1 (out of 1 available) 28992 1726883017.50192: exiting _queue_task() for managed_node1/service 28992 1726883017.50207: done queuing things up, now waiting for results queue to drain 28992 1726883017.50209: waiting for pending results... 28992 1726883017.50434: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883017.50546: in run() - task 0affc7ec-ae25-9fb4-6018-00000000146a 28992 1726883017.50567: variable 'ansible_search_path' from source: unknown 28992 1726883017.50571: variable 'ansible_search_path' from source: unknown 28992 1726883017.50599: calling self._execute() 28992 1726883017.50695: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.50701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.50709: variable 'omit' from source: magic vars 28992 1726883017.51111: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.51123: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883017.51268: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883017.51441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883017.54513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883017.54585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883017.54611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883017.54651: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883017.54675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883017.54741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.54762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.54786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.54817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.54829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.54867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.54889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.54910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.54940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.54951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.54981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.55001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.55023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.55053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.55064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.55224: variable 'network_connections' from source: include params 28992 1726883017.55235: variable 'interface' from source: play vars 28992 1726883017.55290: variable 'interface' from source: play vars 28992 1726883017.55348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883017.55471: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883017.55503: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883017.55544: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883017.55590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883017.55629: 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) 28992 1726883017.55669: 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) 28992 1726883017.55712: 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) 28992 1726883017.55735: 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) 28992 1726883017.55812: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883017.56011: variable 'network_connections' from source: include params 28992 1726883017.56015: variable 'interface' from source: play vars 28992 1726883017.56064: variable 'interface' from source: play vars 28992 1726883017.56086: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883017.56090: when evaluation is False, skipping this task 28992 1726883017.56093: _execute() done 28992 1726883017.56096: dumping result to json 28992 1726883017.56102: done dumping result, returning 28992 1726883017.56105: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000146a] 28992 1726883017.56170: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146a 28992 1726883017.56275: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146a 28992 1726883017.56295: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883017.56401: no more pending results, returning what we have 28992 1726883017.56407: results queue empty 28992 1726883017.56408: checking for any_errors_fatal 28992 1726883017.56418: done checking for any_errors_fatal 28992 1726883017.56418: checking for max_fail_percentage 28992 1726883017.56420: done checking for max_fail_percentage 28992 1726883017.56421: checking to see if all hosts have failed and the running result is not ok 28992 1726883017.56424: done checking to see if all hosts have failed 28992 1726883017.56424: getting the remaining hosts for this loop 28992 1726883017.56426: done getting the remaining hosts for this loop 28992 1726883017.56430: getting the next task for host managed_node1 28992 1726883017.56439: done getting next task for host managed_node1 28992 1726883017.56444: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883017.56452: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883017.56488: getting variables 28992 1726883017.56495: in VariableManager get_vars() 28992 1726883017.56582: Calling all_inventory to load vars for managed_node1 28992 1726883017.56585: Calling groups_inventory to load vars for managed_node1 28992 1726883017.56588: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883017.56598: Calling all_plugins_play to load vars for managed_node1 28992 1726883017.56601: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883017.56604: Calling groups_plugins_play to load vars for managed_node1 28992 1726883017.58498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883017.60651: done with get_vars() 28992 1726883017.60673: done getting variables 28992 1726883017.60725: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:37 -0400 (0:00:00.108) 0:01:17.807 ****** 28992 1726883017.60754: entering _queue_task() for managed_node1/service 28992 1726883017.61039: worker is 1 (out of 1 available) 28992 1726883017.61055: exiting _queue_task() for managed_node1/service 28992 1726883017.61070: done queuing things up, now waiting for results queue to drain 28992 1726883017.61072: waiting for pending results... 28992 1726883017.61351: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883017.61537: in run() - task 0affc7ec-ae25-9fb4-6018-00000000146b 28992 1726883017.61544: variable 'ansible_search_path' from source: unknown 28992 1726883017.61547: variable 'ansible_search_path' from source: unknown 28992 1726883017.61550: calling self._execute() 28992 1726883017.61631: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.61636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.61666: variable 'omit' from source: magic vars 28992 1726883017.62159: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.62162: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883017.62632: variable 'network_provider' from source: set_fact 28992 1726883017.62636: variable 'network_state' from source: role '' defaults 28992 1726883017.62639: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883017.62641: variable 'omit' from source: magic vars 28992 1726883017.62643: variable 'omit' from source: magic vars 28992 1726883017.62645: variable 'network_service_name' from source: role '' defaults 28992 1726883017.62647: variable 'network_service_name' from source: role '' defaults 28992 1726883017.62740: variable '__network_provider_setup' from source: role '' defaults 28992 1726883017.62743: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883017.62985: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883017.62988: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883017.62991: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883017.63133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883017.65894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883017.65975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883017.66015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883017.66224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883017.66256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883017.66339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.66368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.66395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.66744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.66759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.66814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.66841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.66867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.66912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.67085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.67734: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883017.67842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.67846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.68027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.68030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.68033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.68227: variable 'ansible_python' from source: facts 28992 1726883017.68231: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883017.68234: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883017.68305: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883017.68445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.68470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.68500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.68542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.68561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.68671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883017.68682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883017.68684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883017.68780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883017.68784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883017.68866: variable 'network_connections' from source: include params 28992 1726883017.68874: variable 'interface' from source: play vars 28992 1726883017.68998: variable 'interface' from source: play vars 28992 1726883017.69067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883017.69486: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883017.69543: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883017.69593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883017.69634: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883017.69757: 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) 28992 1726883017.69761: 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) 28992 1726883017.69763: 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) 28992 1726883017.69800: 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) 28992 1726883017.69849: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883017.70270: variable 'network_connections' from source: include params 28992 1726883017.70277: variable 'interface' from source: play vars 28992 1726883017.70356: variable 'interface' from source: play vars 28992 1726883017.70390: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883017.70574: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883017.71114: variable 'network_connections' from source: include params 28992 1726883017.71119: variable 'interface' from source: play vars 28992 1726883017.71414: variable 'interface' from source: play vars 28992 1726883017.71447: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883017.71544: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883017.72255: variable 'network_connections' from source: include params 28992 1726883017.72259: variable 'interface' from source: play vars 28992 1726883017.72630: variable 'interface' from source: play vars 28992 1726883017.72640: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883017.72663: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883017.72740: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883017.72913: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883017.73363: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883017.74409: variable 'network_connections' from source: include params 28992 1726883017.74415: variable 'interface' from source: play vars 28992 1726883017.74479: variable 'interface' from source: play vars 28992 1726883017.74528: variable 'ansible_distribution' from source: facts 28992 1726883017.74531: variable '__network_rh_distros' from source: role '' defaults 28992 1726883017.74534: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.74536: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883017.74827: variable 'ansible_distribution' from source: facts 28992 1726883017.74831: variable '__network_rh_distros' from source: role '' defaults 28992 1726883017.74833: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.74835: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883017.74882: variable 'ansible_distribution' from source: facts 28992 1726883017.74885: variable '__network_rh_distros' from source: role '' defaults 28992 1726883017.74894: variable 'ansible_distribution_major_version' from source: facts 28992 1726883017.74932: variable 'network_provider' from source: set_fact 28992 1726883017.74955: variable 'omit' from source: magic vars 28992 1726883017.74983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883017.75015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883017.75036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883017.75264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883017.75269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883017.75272: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883017.75274: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.75277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.75279: Set connection var ansible_pipelining to False 28992 1726883017.75282: Set connection var ansible_connection to ssh 28992 1726883017.75284: Set connection var ansible_timeout to 10 28992 1726883017.75286: Set connection var ansible_shell_type to sh 28992 1726883017.75288: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883017.75290: Set connection var ansible_shell_executable to /bin/sh 28992 1726883017.75293: variable 'ansible_shell_executable' from source: unknown 28992 1726883017.75295: variable 'ansible_connection' from source: unknown 28992 1726883017.75297: variable 'ansible_module_compression' from source: unknown 28992 1726883017.75299: variable 'ansible_shell_type' from source: unknown 28992 1726883017.75301: variable 'ansible_shell_executable' from source: unknown 28992 1726883017.75303: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883017.75305: variable 'ansible_pipelining' from source: unknown 28992 1726883017.75307: variable 'ansible_timeout' from source: unknown 28992 1726883017.75309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883017.75483: 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) 28992 1726883017.75492: variable 'omit' from source: magic vars 28992 1726883017.75495: starting attempt loop 28992 1726883017.75498: running the handler 28992 1726883017.75508: variable 'ansible_facts' from source: unknown 28992 1726883017.76507: _low_level_execute_command(): starting 28992 1726883017.76510: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883017.77378: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883017.77381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883017.77384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883017.77386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883017.77389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883017.77391: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883017.77392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883017.77394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883017.77396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883017.77398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883017.77400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883017.77402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883017.77404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883017.77406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883017.77408: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883017.77410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883017.77490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883017.77494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883017.77497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883017.77751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883017.79503: stdout chunk (state=3): >>>/root <<< 28992 1726883017.79639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883017.79689: stderr chunk (state=3): >>><<< 28992 1726883017.79697: stdout chunk (state=3): >>><<< 28992 1726883017.79726: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883017.79778: _low_level_execute_command(): starting 28992 1726883017.79784: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210 `" && echo ansible-tmp-1726883017.7972584-31917-156342683967210="` echo /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210 `" ) && sleep 0' 28992 1726883017.80930: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883017.81324: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883017.81330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883017.81333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883017.81336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883017.83291: stdout chunk (state=3): >>>ansible-tmp-1726883017.7972584-31917-156342683967210=/root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210 <<< 28992 1726883017.83474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883017.83478: stdout chunk (state=3): >>><<< 28992 1726883017.83483: stderr chunk (state=3): >>><<< 28992 1726883017.83505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883017.7972584-31917-156342683967210=/root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883017.83541: variable 'ansible_module_compression' from source: unknown 28992 1726883017.83596: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883017.83768: variable 'ansible_facts' from source: unknown 28992 1726883017.84230: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py 28992 1726883017.84758: Sending initial data 28992 1726883017.84762: Sent initial data (156 bytes) 28992 1726883017.85787: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883017.85798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883017.85862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883017.85865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883017.85928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883017.87508: 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 <<< 28992 1726883017.87579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883017.87679: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpehypf9v_ /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py <<< 28992 1726883017.87707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py" <<< 28992 1726883017.87771: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpehypf9v_" to remote "/root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py" <<< 28992 1726883017.90637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883017.90641: stdout chunk (state=3): >>><<< 28992 1726883017.90644: stderr chunk (state=3): >>><<< 28992 1726883017.90646: done transferring module to remote 28992 1726883017.90648: _low_level_execute_command(): starting 28992 1726883017.90650: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/ /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py && sleep 0' 28992 1726883017.91780: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883017.91788: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883017.91791: 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/d9f6ac3c31' <<< 28992 1726883017.91795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883017.91889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883017.91898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883017.93739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883017.93941: stderr chunk (state=3): >>><<< 28992 1726883017.93944: stdout chunk (state=3): >>><<< 28992 1726883017.93965: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883017.93968: _low_level_execute_command(): starting 28992 1726883017.93973: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/AnsiballZ_systemd.py && sleep 0' 28992 1726883017.94611: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883017.94643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883017.94647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883017.94729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883017.94748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883017.94760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883017.94874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883018.27008: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12144640", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3511406592", "CPUUsageNSec": "2103063000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883018.29062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883018.29066: stdout chunk (state=3): >>><<< 28992 1726883018.29069: stderr chunk (state=3): >>><<< 28992 1726883018.29072: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12144640", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3511406592", "CPUUsageNSec": "2103063000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883018.29631: 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-1726883017.7972584-31917-156342683967210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883018.29635: _low_level_execute_command(): starting 28992 1726883018.29639: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883017.7972584-31917-156342683967210/ > /dev/null 2>&1 && sleep 0' 28992 1726883018.31138: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883018.31155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883018.31177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883018.31386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883018.31611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883018.31997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883018.33985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883018.34004: stdout chunk (state=3): >>><<< 28992 1726883018.34011: stderr chunk (state=3): >>><<< 28992 1726883018.34031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883018.34201: handler run complete 28992 1726883018.34204: attempt loop complete, returning result 28992 1726883018.34206: _execute() done 28992 1726883018.34208: dumping result to json 28992 1726883018.34210: done dumping result, returning 28992 1726883018.34319: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-00000000146b] 28992 1726883018.34529: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146b 28992 1726883018.35266: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146b 28992 1726883018.35270: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883018.35333: no more pending results, returning what we have 28992 1726883018.35337: results queue empty 28992 1726883018.35338: checking for any_errors_fatal 28992 1726883018.35344: done checking for any_errors_fatal 28992 1726883018.35345: checking for max_fail_percentage 28992 1726883018.35346: done checking for max_fail_percentage 28992 1726883018.35347: checking to see if all hosts have failed and the running result is not ok 28992 1726883018.35348: done checking to see if all hosts have failed 28992 1726883018.35349: getting the remaining hosts for this loop 28992 1726883018.35351: done getting the remaining hosts for this loop 28992 1726883018.35355: getting the next task for host managed_node1 28992 1726883018.35369: done getting next task for host managed_node1 28992 1726883018.35373: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883018.35379: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883018.35393: getting variables 28992 1726883018.35395: in VariableManager get_vars() 28992 1726883018.35594: Calling all_inventory to load vars for managed_node1 28992 1726883018.35597: Calling groups_inventory to load vars for managed_node1 28992 1726883018.35599: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883018.35610: Calling all_plugins_play to load vars for managed_node1 28992 1726883018.35614: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883018.35617: Calling groups_plugins_play to load vars for managed_node1 28992 1726883018.39860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883018.44794: done with get_vars() 28992 1726883018.44840: done getting variables 28992 1726883018.45030: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:38 -0400 (0:00:00.843) 0:01:18.651 ****** 28992 1726883018.45074: entering _queue_task() for managed_node1/service 28992 1726883018.45932: worker is 1 (out of 1 available) 28992 1726883018.45950: exiting _queue_task() for managed_node1/service 28992 1726883018.45967: done queuing things up, now waiting for results queue to drain 28992 1726883018.46086: waiting for pending results... 28992 1726883018.46459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883018.46857: in run() - task 0affc7ec-ae25-9fb4-6018-00000000146c 28992 1726883018.46862: variable 'ansible_search_path' from source: unknown 28992 1726883018.46866: variable 'ansible_search_path' from source: unknown 28992 1726883018.46871: calling self._execute() 28992 1726883018.47194: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883018.47227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883018.47230: variable 'omit' from source: magic vars 28992 1726883018.48027: variable 'ansible_distribution_major_version' from source: facts 28992 1726883018.48039: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883018.48475: variable 'network_provider' from source: set_fact 28992 1726883018.48593: Evaluated conditional (network_provider == "nm"): True 28992 1726883018.48601: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883018.49005: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883018.49238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883018.56736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883018.56893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883018.56897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883018.56928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883018.57207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883018.57398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883018.57726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883018.57835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883018.58050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883018.58087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883018.58203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883018.58331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883018.58339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883018.58376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883018.58470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883018.58494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883018.58557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883018.58657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883018.58721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883018.58794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883018.58962: variable 'network_connections' from source: include params 28992 1726883018.58982: variable 'interface' from source: play vars 28992 1726883018.59092: variable 'interface' from source: play vars 28992 1726883018.59191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883018.59416: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883018.59569: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883018.59573: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883018.59575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883018.59625: 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) 28992 1726883018.59655: 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) 28992 1726883018.59701: 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) 28992 1726883018.59742: 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) 28992 1726883018.59825: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883018.60150: variable 'network_connections' from source: include params 28992 1726883018.60162: variable 'interface' from source: play vars 28992 1726883018.60269: variable 'interface' from source: play vars 28992 1726883018.60316: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883018.60342: when evaluation is False, skipping this task 28992 1726883018.60451: _execute() done 28992 1726883018.60457: dumping result to json 28992 1726883018.60459: done dumping result, returning 28992 1726883018.60462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-00000000146c] 28992 1726883018.60472: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146c 28992 1726883018.60563: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146c 28992 1726883018.60567: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883018.60625: no more pending results, returning what we have 28992 1726883018.60629: results queue empty 28992 1726883018.60630: checking for any_errors_fatal 28992 1726883018.60675: done checking for any_errors_fatal 28992 1726883018.60676: checking for max_fail_percentage 28992 1726883018.60679: done checking for max_fail_percentage 28992 1726883018.60681: checking to see if all hosts have failed and the running result is not ok 28992 1726883018.60682: done checking to see if all hosts have failed 28992 1726883018.60682: getting the remaining hosts for this loop 28992 1726883018.60687: done getting the remaining hosts for this loop 28992 1726883018.60692: getting the next task for host managed_node1 28992 1726883018.60702: done getting next task for host managed_node1 28992 1726883018.60708: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883018.60713: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883018.61053: getting variables 28992 1726883018.61056: in VariableManager get_vars() 28992 1726883018.61110: Calling all_inventory to load vars for managed_node1 28992 1726883018.61114: Calling groups_inventory to load vars for managed_node1 28992 1726883018.61116: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883018.61435: Calling all_plugins_play to load vars for managed_node1 28992 1726883018.61439: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883018.61444: Calling groups_plugins_play to load vars for managed_node1 28992 1726883018.64638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883018.68512: done with get_vars() 28992 1726883018.68566: done getting variables 28992 1726883018.68632: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:38 -0400 (0:00:00.235) 0:01:18.887 ****** 28992 1726883018.68673: entering _queue_task() for managed_node1/service 28992 1726883018.69467: worker is 1 (out of 1 available) 28992 1726883018.69482: exiting _queue_task() for managed_node1/service 28992 1726883018.69503: done queuing things up, now waiting for results queue to drain 28992 1726883018.69505: waiting for pending results... 28992 1726883018.70050: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883018.70059: in run() - task 0affc7ec-ae25-9fb4-6018-00000000146d 28992 1726883018.70064: variable 'ansible_search_path' from source: unknown 28992 1726883018.70067: variable 'ansible_search_path' from source: unknown 28992 1726883018.70117: calling self._execute() 28992 1726883018.70381: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883018.70517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883018.70521: variable 'omit' from source: magic vars 28992 1726883018.70935: variable 'ansible_distribution_major_version' from source: facts 28992 1726883018.70965: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883018.71118: variable 'network_provider' from source: set_fact 28992 1726883018.71132: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883018.71140: when evaluation is False, skipping this task 28992 1726883018.71147: _execute() done 28992 1726883018.71159: dumping result to json 28992 1726883018.71176: done dumping result, returning 28992 1726883018.71228: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-00000000146d] 28992 1726883018.71232: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146d 28992 1726883018.71500: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146d 28992 1726883018.71505: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883018.71560: no more pending results, returning what we have 28992 1726883018.71566: results queue empty 28992 1726883018.71567: checking for any_errors_fatal 28992 1726883018.71579: done checking for any_errors_fatal 28992 1726883018.71580: checking for max_fail_percentage 28992 1726883018.71585: done checking for max_fail_percentage 28992 1726883018.71587: checking to see if all hosts have failed and the running result is not ok 28992 1726883018.71588: done checking to see if all hosts have failed 28992 1726883018.71589: getting the remaining hosts for this loop 28992 1726883018.71591: done getting the remaining hosts for this loop 28992 1726883018.71596: getting the next task for host managed_node1 28992 1726883018.71606: done getting next task for host managed_node1 28992 1726883018.71611: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883018.71617: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883018.71650: getting variables 28992 1726883018.71653: in VariableManager get_vars() 28992 1726883018.71702: Calling all_inventory to load vars for managed_node1 28992 1726883018.71705: Calling groups_inventory to load vars for managed_node1 28992 1726883018.71708: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883018.71826: Calling all_plugins_play to load vars for managed_node1 28992 1726883018.71831: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883018.71836: Calling groups_plugins_play to load vars for managed_node1 28992 1726883018.73719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883018.75933: done with get_vars() 28992 1726883018.75964: done getting variables 28992 1726883018.76036: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:38 -0400 (0:00:00.074) 0:01:18.961 ****** 28992 1726883018.76079: entering _queue_task() for managed_node1/copy 28992 1726883018.76491: worker is 1 (out of 1 available) 28992 1726883018.76505: exiting _queue_task() for managed_node1/copy 28992 1726883018.76519: done queuing things up, now waiting for results queue to drain 28992 1726883018.76521: waiting for pending results... 28992 1726883018.76941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883018.77039: in run() - task 0affc7ec-ae25-9fb4-6018-00000000146e 28992 1726883018.77069: variable 'ansible_search_path' from source: unknown 28992 1726883018.77079: variable 'ansible_search_path' from source: unknown 28992 1726883018.77129: calling self._execute() 28992 1726883018.77250: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883018.77264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883018.77288: variable 'omit' from source: magic vars 28992 1726883018.77727: variable 'ansible_distribution_major_version' from source: facts 28992 1726883018.77825: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883018.77879: variable 'network_provider' from source: set_fact 28992 1726883018.77895: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883018.77903: when evaluation is False, skipping this task 28992 1726883018.77910: _execute() done 28992 1726883018.77917: dumping result to json 28992 1726883018.77930: done dumping result, returning 28992 1726883018.77943: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-00000000146e] 28992 1726883018.77957: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146e skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883018.78226: no more pending results, returning what we have 28992 1726883018.78231: results queue empty 28992 1726883018.78232: checking for any_errors_fatal 28992 1726883018.78238: done checking for any_errors_fatal 28992 1726883018.78239: checking for max_fail_percentage 28992 1726883018.78240: done checking for max_fail_percentage 28992 1726883018.78242: checking to see if all hosts have failed and the running result is not ok 28992 1726883018.78243: done checking to see if all hosts have failed 28992 1726883018.78243: getting the remaining hosts for this loop 28992 1726883018.78245: done getting the remaining hosts for this loop 28992 1726883018.78250: getting the next task for host managed_node1 28992 1726883018.78260: done getting next task for host managed_node1 28992 1726883018.78264: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883018.78270: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883018.78301: getting variables 28992 1726883018.78304: in VariableManager get_vars() 28992 1726883018.78547: Calling all_inventory to load vars for managed_node1 28992 1726883018.78550: Calling groups_inventory to load vars for managed_node1 28992 1726883018.78553: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883018.78564: Calling all_plugins_play to load vars for managed_node1 28992 1726883018.78567: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883018.78570: Calling groups_plugins_play to load vars for managed_node1 28992 1726883018.79240: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146e 28992 1726883018.79244: WORKER PROCESS EXITING 28992 1726883018.80579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883018.82752: done with get_vars() 28992 1726883018.82793: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:38 -0400 (0:00:00.068) 0:01:19.029 ****** 28992 1726883018.82893: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883018.83500: worker is 1 (out of 1 available) 28992 1726883018.83513: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883018.83533: done queuing things up, now waiting for results queue to drain 28992 1726883018.83534: waiting for pending results... 28992 1726883018.84165: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883018.84488: in run() - task 0affc7ec-ae25-9fb4-6018-00000000146f 28992 1726883018.84549: variable 'ansible_search_path' from source: unknown 28992 1726883018.84554: variable 'ansible_search_path' from source: unknown 28992 1726883018.84592: calling self._execute() 28992 1726883018.84949: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883018.84959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883018.84967: variable 'omit' from source: magic vars 28992 1726883018.85956: variable 'ansible_distribution_major_version' from source: facts 28992 1726883018.85968: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883018.85977: variable 'omit' from source: magic vars 28992 1726883018.86192: variable 'omit' from source: magic vars 28992 1726883018.86402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883018.90107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883018.90524: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883018.90683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883018.90821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883018.90827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883018.90968: variable 'network_provider' from source: set_fact 28992 1726883018.91361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883018.91391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883018.91416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883018.91576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883018.91592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883018.91800: variable 'omit' from source: magic vars 28992 1726883018.92071: variable 'omit' from source: magic vars 28992 1726883018.92440: variable 'network_connections' from source: include params 28992 1726883018.92453: variable 'interface' from source: play vars 28992 1726883018.92533: variable 'interface' from source: play vars 28992 1726883018.92965: variable 'omit' from source: magic vars 28992 1726883018.92977: variable '__lsr_ansible_managed' from source: task vars 28992 1726883018.93396: variable '__lsr_ansible_managed' from source: task vars 28992 1726883018.94241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883018.95003: Loaded config def from plugin (lookup/template) 28992 1726883018.95007: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883018.95037: File lookup term: get_ansible_managed.j2 28992 1726883018.95041: variable 'ansible_search_path' from source: unknown 28992 1726883018.95057: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883018.95234: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883018.95305: variable 'ansible_search_path' from source: unknown 28992 1726883019.17391: variable 'ansible_managed' from source: unknown 28992 1726883019.18117: variable 'omit' from source: magic vars 28992 1726883019.18159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883019.18186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883019.18257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883019.18262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883019.18454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883019.18487: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883019.18492: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883019.18494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883019.19328: Set connection var ansible_pipelining to False 28992 1726883019.19331: Set connection var ansible_connection to ssh 28992 1726883019.19333: Set connection var ansible_timeout to 10 28992 1726883019.19335: Set connection var ansible_shell_type to sh 28992 1726883019.19337: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883019.19339: Set connection var ansible_shell_executable to /bin/sh 28992 1726883019.19342: variable 'ansible_shell_executable' from source: unknown 28992 1726883019.19344: variable 'ansible_connection' from source: unknown 28992 1726883019.19346: variable 'ansible_module_compression' from source: unknown 28992 1726883019.19351: variable 'ansible_shell_type' from source: unknown 28992 1726883019.19353: variable 'ansible_shell_executable' from source: unknown 28992 1726883019.19356: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883019.19361: variable 'ansible_pipelining' from source: unknown 28992 1726883019.19364: variable 'ansible_timeout' from source: unknown 28992 1726883019.19369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883019.19728: 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) 28992 1726883019.20072: variable 'omit' from source: magic vars 28992 1726883019.20075: starting attempt loop 28992 1726883019.20078: running the handler 28992 1726883019.20080: _low_level_execute_command(): starting 28992 1726883019.20082: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883019.21399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883019.21517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883019.21626: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883019.21733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883019.21746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883019.21927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883019.23729: stdout chunk (state=3): >>>/root <<< 28992 1726883019.23752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883019.23956: stderr chunk (state=3): >>><<< 28992 1726883019.23962: stdout chunk (state=3): >>><<< 28992 1726883019.23990: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883019.24004: _low_level_execute_command(): starting 28992 1726883019.24011: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882 `" && echo ansible-tmp-1726883019.2399037-31994-211623630487882="` echo /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882 `" ) && sleep 0' 28992 1726883019.25242: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883019.25482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883019.25494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883019.25511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883019.25591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883019.27666: stdout chunk (state=3): >>>ansible-tmp-1726883019.2399037-31994-211623630487882=/root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882 <<< 28992 1726883019.27837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883019.27875: stderr chunk (state=3): >>><<< 28992 1726883019.27878: stdout chunk (state=3): >>><<< 28992 1726883019.27909: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883019.2399037-31994-211623630487882=/root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883019.27960: variable 'ansible_module_compression' from source: unknown 28992 1726883019.28191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883019.28248: variable 'ansible_facts' from source: unknown 28992 1726883019.28490: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py 28992 1726883019.28950: Sending initial data 28992 1726883019.28954: Sent initial data (168 bytes) 28992 1726883019.30164: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883019.30433: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883019.30456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883019.30463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883019.30629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883019.32166: 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 <<< 28992 1726883019.32228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883019.32297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp0ecvo20_ /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py <<< 28992 1726883019.32300: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py" <<< 28992 1726883019.32413: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp0ecvo20_" to remote "/root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py" <<< 28992 1726883019.34426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883019.34457: stderr chunk (state=3): >>><<< 28992 1726883019.34460: stdout chunk (state=3): >>><<< 28992 1726883019.34556: done transferring module to remote 28992 1726883019.34560: _low_level_execute_command(): starting 28992 1726883019.34563: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/ /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py && sleep 0' 28992 1726883019.36256: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883019.36471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883019.36641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883019.38575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883019.38579: stdout chunk (state=3): >>><<< 28992 1726883019.38582: stderr chunk (state=3): >>><<< 28992 1726883019.38601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883019.38605: _low_level_execute_command(): starting 28992 1726883019.38674: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/AnsiballZ_network_connections.py && sleep 0' 28992 1726883019.39913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883019.39931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883019.40016: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883019.40182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883019.40199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883019.40468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883019.70440: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_83gfqxl9/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_83gfqxl9/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on statebr/70b66dfc-79b7-43ec-a3f6-1c352804866e: error=unknown <<< 28992 1726883019.70551: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883019.72525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883019.72540: stderr chunk (state=3): >>><<< 28992 1726883019.72549: stdout chunk (state=3): >>><<< 28992 1726883019.72573: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_83gfqxl9/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_83gfqxl9/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on statebr/70b66dfc-79b7-43ec-a3f6-1c352804866e: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883019.72627: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883019.72645: _low_level_execute_command(): starting 28992 1726883019.72655: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883019.2399037-31994-211623630487882/ > /dev/null 2>&1 && sleep 0' 28992 1726883019.73279: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883019.73298: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883019.73315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883019.73341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883019.73359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883019.73372: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883019.73390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883019.73438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883019.73499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883019.73518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883019.73537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883019.73628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883019.75576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883019.75688: stderr chunk (state=3): >>><<< 28992 1726883019.75723: stdout chunk (state=3): >>><<< 28992 1726883019.75760: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883019.75768: handler run complete 28992 1726883019.75928: attempt loop complete, returning result 28992 1726883019.75931: _execute() done 28992 1726883019.75934: dumping result to json 28992 1726883019.75937: done dumping result, returning 28992 1726883019.75952: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-00000000146f] 28992 1726883019.75955: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146f 28992 1726883019.76092: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000146f 28992 1726883019.76095: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 28992 1726883019.76315: no more pending results, returning what we have 28992 1726883019.76321: results queue empty 28992 1726883019.76322: checking for any_errors_fatal 28992 1726883019.76545: done checking for any_errors_fatal 28992 1726883019.76547: checking for max_fail_percentage 28992 1726883019.76549: done checking for max_fail_percentage 28992 1726883019.76551: checking to see if all hosts have failed and the running result is not ok 28992 1726883019.76552: done checking to see if all hosts have failed 28992 1726883019.76553: getting the remaining hosts for this loop 28992 1726883019.76626: done getting the remaining hosts for this loop 28992 1726883019.76632: getting the next task for host managed_node1 28992 1726883019.76641: done getting next task for host managed_node1 28992 1726883019.76645: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883019.76649: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883019.76667: getting variables 28992 1726883019.76672: in VariableManager get_vars() 28992 1726883019.76846: Calling all_inventory to load vars for managed_node1 28992 1726883019.76849: Calling groups_inventory to load vars for managed_node1 28992 1726883019.76852: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883019.76863: Calling all_plugins_play to load vars for managed_node1 28992 1726883019.76867: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883019.76870: Calling groups_plugins_play to load vars for managed_node1 28992 1726883019.82675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883019.86864: done with get_vars() 28992 1726883019.86991: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:39 -0400 (0:00:01.044) 0:01:20.073 ****** 28992 1726883019.87302: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883019.88459: worker is 1 (out of 1 available) 28992 1726883019.88507: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883019.88519: done queuing things up, now waiting for results queue to drain 28992 1726883019.88523: waiting for pending results... 28992 1726883019.88982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883019.89261: in run() - task 0affc7ec-ae25-9fb4-6018-000000001470 28992 1726883019.89266: variable 'ansible_search_path' from source: unknown 28992 1726883019.89269: variable 'ansible_search_path' from source: unknown 28992 1726883019.89290: calling self._execute() 28992 1726883019.89457: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883019.89463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883019.89476: variable 'omit' from source: magic vars 28992 1726883019.90372: variable 'ansible_distribution_major_version' from source: facts 28992 1726883019.90387: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883019.90530: variable 'network_state' from source: role '' defaults 28992 1726883019.90674: Evaluated conditional (network_state != {}): False 28992 1726883019.90682: when evaluation is False, skipping this task 28992 1726883019.90688: _execute() done 28992 1726883019.90691: dumping result to json 28992 1726883019.90695: done dumping result, returning 28992 1726883019.90699: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000001470] 28992 1726883019.90701: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001470 28992 1726883019.90803: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001470 28992 1726883019.90808: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883019.90876: no more pending results, returning what we have 28992 1726883019.90880: results queue empty 28992 1726883019.90994: checking for any_errors_fatal 28992 1726883019.91014: done checking for any_errors_fatal 28992 1726883019.91015: checking for max_fail_percentage 28992 1726883019.91017: done checking for max_fail_percentage 28992 1726883019.91019: checking to see if all hosts have failed and the running result is not ok 28992 1726883019.91020: done checking to see if all hosts have failed 28992 1726883019.91021: getting the remaining hosts for this loop 28992 1726883019.91025: done getting the remaining hosts for this loop 28992 1726883019.91030: getting the next task for host managed_node1 28992 1726883019.91039: done getting next task for host managed_node1 28992 1726883019.91044: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883019.91051: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883019.91082: getting variables 28992 1726883019.91084: in VariableManager get_vars() 28992 1726883019.91516: Calling all_inventory to load vars for managed_node1 28992 1726883019.91520: Calling groups_inventory to load vars for managed_node1 28992 1726883019.91524: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883019.91540: Calling all_plugins_play to load vars for managed_node1 28992 1726883019.91544: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883019.91548: Calling groups_plugins_play to load vars for managed_node1 28992 1726883019.95798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.00605: done with get_vars() 28992 1726883020.00651: done getting variables 28992 1726883020.00794: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:40 -0400 (0:00:00.137) 0:01:20.210 ****** 28992 1726883020.01075: entering _queue_task() for managed_node1/debug 28992 1726883020.02211: worker is 1 (out of 1 available) 28992 1726883020.02226: exiting _queue_task() for managed_node1/debug 28992 1726883020.02242: done queuing things up, now waiting for results queue to drain 28992 1726883020.02243: waiting for pending results... 28992 1726883020.03256: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883020.03261: in run() - task 0affc7ec-ae25-9fb4-6018-000000001471 28992 1726883020.03278: variable 'ansible_search_path' from source: unknown 28992 1726883020.03289: variable 'ansible_search_path' from source: unknown 28992 1726883020.03429: calling self._execute() 28992 1726883020.03756: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.03794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.03831: variable 'omit' from source: magic vars 28992 1726883020.04998: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.05051: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.05061: variable 'omit' from source: magic vars 28992 1726883020.05145: variable 'omit' from source: magic vars 28992 1726883020.05260: variable 'omit' from source: magic vars 28992 1726883020.05380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883020.05433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883020.05457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883020.05616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883020.05658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883020.05831: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883020.05835: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.05838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.05952: Set connection var ansible_pipelining to False 28992 1726883020.05955: Set connection var ansible_connection to ssh 28992 1726883020.05961: Set connection var ansible_timeout to 10 28992 1726883020.05966: Set connection var ansible_shell_type to sh 28992 1726883020.06006: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883020.06010: Set connection var ansible_shell_executable to /bin/sh 28992 1726883020.06025: variable 'ansible_shell_executable' from source: unknown 28992 1726883020.06042: variable 'ansible_connection' from source: unknown 28992 1726883020.06071: variable 'ansible_module_compression' from source: unknown 28992 1726883020.06078: variable 'ansible_shell_type' from source: unknown 28992 1726883020.06082: variable 'ansible_shell_executable' from source: unknown 28992 1726883020.06085: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.06114: variable 'ansible_pipelining' from source: unknown 28992 1726883020.06118: variable 'ansible_timeout' from source: unknown 28992 1726883020.06125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.06418: 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) 28992 1726883020.06429: variable 'omit' from source: magic vars 28992 1726883020.06447: starting attempt loop 28992 1726883020.06451: running the handler 28992 1726883020.06918: variable '__network_connections_result' from source: set_fact 28992 1726883020.06996: handler run complete 28992 1726883020.07108: attempt loop complete, returning result 28992 1726883020.07112: _execute() done 28992 1726883020.07114: dumping result to json 28992 1726883020.07118: done dumping result, returning 28992 1726883020.07215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001471] 28992 1726883020.07218: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001471 28992 1726883020.07563: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001471 28992 1726883020.07567: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 28992 1726883020.07663: no more pending results, returning what we have 28992 1726883020.07668: results queue empty 28992 1726883020.07669: checking for any_errors_fatal 28992 1726883020.07678: done checking for any_errors_fatal 28992 1726883020.07679: checking for max_fail_percentage 28992 1726883020.07681: done checking for max_fail_percentage 28992 1726883020.07682: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.07685: done checking to see if all hosts have failed 28992 1726883020.07686: getting the remaining hosts for this loop 28992 1726883020.07688: done getting the remaining hosts for this loop 28992 1726883020.07693: getting the next task for host managed_node1 28992 1726883020.07700: done getting next task for host managed_node1 28992 1726883020.07704: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883020.07710: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883020.07724: getting variables 28992 1726883020.07726: in VariableManager get_vars() 28992 1726883020.08195: Calling all_inventory to load vars for managed_node1 28992 1726883020.08199: Calling groups_inventory to load vars for managed_node1 28992 1726883020.08202: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.08214: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.08216: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.08220: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.11279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.13778: done with get_vars() 28992 1726883020.13807: done getting variables 28992 1726883020.13882: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:40 -0400 (0:00:00.128) 0:01:20.339 ****** 28992 1726883020.13930: entering _queue_task() for managed_node1/debug 28992 1726883020.14337: worker is 1 (out of 1 available) 28992 1726883020.14352: exiting _queue_task() for managed_node1/debug 28992 1726883020.14365: done queuing things up, now waiting for results queue to drain 28992 1726883020.14368: waiting for pending results... 28992 1726883020.14770: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883020.14826: in run() - task 0affc7ec-ae25-9fb4-6018-000000001472 28992 1726883020.14841: variable 'ansible_search_path' from source: unknown 28992 1726883020.14864: variable 'ansible_search_path' from source: unknown 28992 1726883020.14890: calling self._execute() 28992 1726883020.15027: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.15032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.15040: variable 'omit' from source: magic vars 28992 1726883020.15626: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.15630: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.15633: variable 'omit' from source: magic vars 28992 1726883020.15635: variable 'omit' from source: magic vars 28992 1726883020.15638: variable 'omit' from source: magic vars 28992 1726883020.15641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883020.15655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883020.15670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883020.15690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883020.15702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883020.15740: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883020.15743: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.15746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.15867: Set connection var ansible_pipelining to False 28992 1726883020.15872: Set connection var ansible_connection to ssh 28992 1726883020.15874: Set connection var ansible_timeout to 10 28992 1726883020.15877: Set connection var ansible_shell_type to sh 28992 1726883020.15879: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883020.15888: Set connection var ansible_shell_executable to /bin/sh 28992 1726883020.15912: variable 'ansible_shell_executable' from source: unknown 28992 1726883020.15915: variable 'ansible_connection' from source: unknown 28992 1726883020.15918: variable 'ansible_module_compression' from source: unknown 28992 1726883020.15921: variable 'ansible_shell_type' from source: unknown 28992 1726883020.15925: variable 'ansible_shell_executable' from source: unknown 28992 1726883020.15932: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.15940: variable 'ansible_pipelining' from source: unknown 28992 1726883020.15943: variable 'ansible_timeout' from source: unknown 28992 1726883020.15948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.16103: 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) 28992 1726883020.16115: variable 'omit' from source: magic vars 28992 1726883020.16121: starting attempt loop 28992 1726883020.16126: running the handler 28992 1726883020.16182: variable '__network_connections_result' from source: set_fact 28992 1726883020.16269: variable '__network_connections_result' from source: set_fact 28992 1726883020.16389: handler run complete 28992 1726883020.16414: attempt loop complete, returning result 28992 1726883020.16417: _execute() done 28992 1726883020.16420: dumping result to json 28992 1726883020.16428: done dumping result, returning 28992 1726883020.16435: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001472] 28992 1726883020.16438: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001472 28992 1726883020.16664: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001472 28992 1726883020.16668: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 28992 1726883020.16760: no more pending results, returning what we have 28992 1726883020.16763: results queue empty 28992 1726883020.16764: checking for any_errors_fatal 28992 1726883020.16769: done checking for any_errors_fatal 28992 1726883020.16770: checking for max_fail_percentage 28992 1726883020.16772: done checking for max_fail_percentage 28992 1726883020.16773: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.16774: done checking to see if all hosts have failed 28992 1726883020.16774: getting the remaining hosts for this loop 28992 1726883020.16776: done getting the remaining hosts for this loop 28992 1726883020.16779: getting the next task for host managed_node1 28992 1726883020.16786: done getting next task for host managed_node1 28992 1726883020.16790: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883020.16930: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883020.16944: getting variables 28992 1726883020.16946: in VariableManager get_vars() 28992 1726883020.16981: Calling all_inventory to load vars for managed_node1 28992 1726883020.16984: Calling groups_inventory to load vars for managed_node1 28992 1726883020.16986: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.16995: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.16999: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.17002: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.18861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.21093: done with get_vars() 28992 1726883020.21125: done getting variables 28992 1726883020.21186: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:40 -0400 (0:00:00.072) 0:01:20.412 ****** 28992 1726883020.21229: entering _queue_task() for managed_node1/debug 28992 1726883020.21747: worker is 1 (out of 1 available) 28992 1726883020.21759: exiting _queue_task() for managed_node1/debug 28992 1726883020.21770: done queuing things up, now waiting for results queue to drain 28992 1726883020.21771: waiting for pending results... 28992 1726883020.21944: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883020.22055: in run() - task 0affc7ec-ae25-9fb4-6018-000000001473 28992 1726883020.22149: variable 'ansible_search_path' from source: unknown 28992 1726883020.22153: variable 'ansible_search_path' from source: unknown 28992 1726883020.22158: calling self._execute() 28992 1726883020.22225: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.22232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.22242: variable 'omit' from source: magic vars 28992 1726883020.22636: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.22654: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.22785: variable 'network_state' from source: role '' defaults 28992 1726883020.22793: Evaluated conditional (network_state != {}): False 28992 1726883020.22801: when evaluation is False, skipping this task 28992 1726883020.22803: _execute() done 28992 1726883020.22806: dumping result to json 28992 1726883020.22809: done dumping result, returning 28992 1726883020.22812: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000001473] 28992 1726883020.22827: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001473 28992 1726883020.22978: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001473 28992 1726883020.22982: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883020.23034: no more pending results, returning what we have 28992 1726883020.23037: results queue empty 28992 1726883020.23038: checking for any_errors_fatal 28992 1726883020.23048: done checking for any_errors_fatal 28992 1726883020.23049: checking for max_fail_percentage 28992 1726883020.23050: done checking for max_fail_percentage 28992 1726883020.23051: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.23052: done checking to see if all hosts have failed 28992 1726883020.23053: getting the remaining hosts for this loop 28992 1726883020.23055: done getting the remaining hosts for this loop 28992 1726883020.23059: getting the next task for host managed_node1 28992 1726883020.23066: done getting next task for host managed_node1 28992 1726883020.23071: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883020.23076: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883020.23103: getting variables 28992 1726883020.23105: in VariableManager get_vars() 28992 1726883020.23148: Calling all_inventory to load vars for managed_node1 28992 1726883020.23151: Calling groups_inventory to load vars for managed_node1 28992 1726883020.23153: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.23165: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.23168: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.23171: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.25001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.27246: done with get_vars() 28992 1726883020.27272: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:40 -0400 (0:00:00.061) 0:01:20.474 ****** 28992 1726883020.27380: entering _queue_task() for managed_node1/ping 28992 1726883020.27697: worker is 1 (out of 1 available) 28992 1726883020.27710: exiting _queue_task() for managed_node1/ping 28992 1726883020.27831: done queuing things up, now waiting for results queue to drain 28992 1726883020.27833: waiting for pending results... 28992 1726883020.28123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883020.28215: in run() - task 0affc7ec-ae25-9fb4-6018-000000001474 28992 1726883020.28327: variable 'ansible_search_path' from source: unknown 28992 1726883020.28330: variable 'ansible_search_path' from source: unknown 28992 1726883020.28334: calling self._execute() 28992 1726883020.28361: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.28367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.28383: variable 'omit' from source: magic vars 28992 1726883020.28781: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.28791: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.28799: variable 'omit' from source: magic vars 28992 1726883020.28886: variable 'omit' from source: magic vars 28992 1726883020.28977: variable 'omit' from source: magic vars 28992 1726883020.28980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883020.28999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883020.29027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883020.29048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883020.29059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883020.29091: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883020.29098: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.29101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.29304: Set connection var ansible_pipelining to False 28992 1726883020.29308: Set connection var ansible_connection to ssh 28992 1726883020.29312: Set connection var ansible_timeout to 10 28992 1726883020.29315: Set connection var ansible_shell_type to sh 28992 1726883020.29317: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883020.29319: Set connection var ansible_shell_executable to /bin/sh 28992 1726883020.29323: variable 'ansible_shell_executable' from source: unknown 28992 1726883020.29325: variable 'ansible_connection' from source: unknown 28992 1726883020.29328: variable 'ansible_module_compression' from source: unknown 28992 1726883020.29330: variable 'ansible_shell_type' from source: unknown 28992 1726883020.29332: variable 'ansible_shell_executable' from source: unknown 28992 1726883020.29334: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.29336: variable 'ansible_pipelining' from source: unknown 28992 1726883020.29338: variable 'ansible_timeout' from source: unknown 28992 1726883020.29340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.29562: 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) 28992 1726883020.29569: variable 'omit' from source: magic vars 28992 1726883020.29572: starting attempt loop 28992 1726883020.29576: running the handler 28992 1726883020.29579: _low_level_execute_command(): starting 28992 1726883020.29582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883020.30378: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883020.30443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883020.30506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883020.30509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883020.30569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883020.32319: stdout chunk (state=3): >>>/root <<< 28992 1726883020.32506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883020.32532: stderr chunk (state=3): >>><<< 28992 1726883020.32552: stdout chunk (state=3): >>><<< 28992 1726883020.32569: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883020.32671: _low_level_execute_command(): starting 28992 1726883020.32675: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367 `" && echo ansible-tmp-1726883020.325755-32034-124750524989367="` echo /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367 `" ) && sleep 0' 28992 1726883020.33296: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883020.33310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883020.33327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883020.33341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883020.33354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883020.33361: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883020.33388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883020.33404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883020.33496: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883020.33531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883020.33535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883020.33549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883020.33633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883020.35615: stdout chunk (state=3): >>>ansible-tmp-1726883020.325755-32034-124750524989367=/root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367 <<< 28992 1726883020.35806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883020.35838: stderr chunk (state=3): >>><<< 28992 1726883020.35841: stdout chunk (state=3): >>><<< 28992 1726883020.36027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883020.325755-32034-124750524989367=/root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883020.36030: variable 'ansible_module_compression' from source: unknown 28992 1726883020.36033: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883020.36035: variable 'ansible_facts' from source: unknown 28992 1726883020.36090: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py 28992 1726883020.36288: Sending initial data 28992 1726883020.36298: Sent initial data (152 bytes) 28992 1726883020.36976: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883020.36993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883020.37045: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883020.37059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883020.37075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883020.37170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883020.37187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883020.37207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883020.37298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883020.38909: 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 <<< 28992 1726883020.38970: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883020.39055: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp10ksnt7w /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py <<< 28992 1726883020.39059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py" <<< 28992 1726883020.39111: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp10ksnt7w" to remote "/root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py" <<< 28992 1726883020.39946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883020.39973: stderr chunk (state=3): >>><<< 28992 1726883020.40003: stdout chunk (state=3): >>><<< 28992 1726883020.40113: done transferring module to remote 28992 1726883020.40116: _low_level_execute_command(): starting 28992 1726883020.40119: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/ /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py && sleep 0' 28992 1726883020.40737: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883020.40749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883020.40779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883020.40802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883020.40916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883020.40969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883020.41030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883020.42923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883020.42927: stdout chunk (state=3): >>><<< 28992 1726883020.42929: stderr chunk (state=3): >>><<< 28992 1726883020.43027: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883020.43030: _low_level_execute_command(): starting 28992 1726883020.43033: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/AnsiballZ_ping.py && sleep 0' 28992 1726883020.43628: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883020.43700: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883020.43763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883020.43777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883020.43815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883020.43919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883020.60091: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883020.61531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883020.61534: stdout chunk (state=3): >>><<< 28992 1726883020.61537: stderr chunk (state=3): >>><<< 28992 1726883020.61629: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883020.61635: 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-1726883020.325755-32034-124750524989367/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883020.61639: _low_level_execute_command(): starting 28992 1726883020.61641: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883020.325755-32034-124750524989367/ > /dev/null 2>&1 && sleep 0' 28992 1726883020.62154: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883020.62158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883020.62185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883020.62191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883020.62193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883020.62195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883020.62251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883020.62254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883020.62315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883020.64291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883020.64313: stderr chunk (state=3): >>><<< 28992 1726883020.64316: stdout chunk (state=3): >>><<< 28992 1726883020.64334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883020.64427: handler run complete 28992 1726883020.64431: attempt loop complete, returning result 28992 1726883020.64433: _execute() done 28992 1726883020.64436: dumping result to json 28992 1726883020.64439: done dumping result, returning 28992 1726883020.64441: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000001474] 28992 1726883020.64443: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001474 28992 1726883020.64519: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001474 ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883020.64600: no more pending results, returning what we have 28992 1726883020.64604: results queue empty 28992 1726883020.64605: checking for any_errors_fatal 28992 1726883020.64613: done checking for any_errors_fatal 28992 1726883020.64615: checking for max_fail_percentage 28992 1726883020.64617: done checking for max_fail_percentage 28992 1726883020.64618: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.64619: done checking to see if all hosts have failed 28992 1726883020.64619: getting the remaining hosts for this loop 28992 1726883020.64624: done getting the remaining hosts for this loop 28992 1726883020.64628: getting the next task for host managed_node1 28992 1726883020.64643: done getting next task for host managed_node1 28992 1726883020.64646: ^ task is: TASK: meta (role_complete) 28992 1726883020.64651: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883020.64667: getting variables 28992 1726883020.64669: in VariableManager get_vars() 28992 1726883020.64717: Calling all_inventory to load vars for managed_node1 28992 1726883020.64721: Calling groups_inventory to load vars for managed_node1 28992 1726883020.64950: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.64964: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.64968: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.64971: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.65563: WORKER PROCESS EXITING 28992 1726883020.67370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.69887: done with get_vars() 28992 1726883020.69920: done getting variables 28992 1726883020.70100: done queuing things up, now waiting for results queue to drain 28992 1726883020.70103: results queue empty 28992 1726883020.70104: checking for any_errors_fatal 28992 1726883020.70107: done checking for any_errors_fatal 28992 1726883020.70108: checking for max_fail_percentage 28992 1726883020.70109: done checking for max_fail_percentage 28992 1726883020.70110: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.70110: done checking to see if all hosts have failed 28992 1726883020.70111: getting the remaining hosts for this loop 28992 1726883020.70112: done getting the remaining hosts for this loop 28992 1726883020.70115: getting the next task for host managed_node1 28992 1726883020.70121: done getting next task for host managed_node1 28992 1726883020.70126: ^ task is: TASK: Asserts 28992 1726883020.70128: ^ state is: HOST STATE: block=6, 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 28992 1726883020.70132: getting variables 28992 1726883020.70133: in VariableManager get_vars() 28992 1726883020.70144: Calling all_inventory to load vars for managed_node1 28992 1726883020.70147: Calling groups_inventory to load vars for managed_node1 28992 1726883020.70205: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.70212: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.70215: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.70218: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.72358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.83053: done with get_vars() 28992 1726883020.83088: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:43:40 -0400 (0:00:00.558) 0:01:21.033 ****** 28992 1726883020.83275: entering _queue_task() for managed_node1/include_tasks 28992 1726883020.83916: worker is 1 (out of 1 available) 28992 1726883020.83934: exiting _queue_task() for managed_node1/include_tasks 28992 1726883020.83951: done queuing things up, now waiting for results queue to drain 28992 1726883020.83953: waiting for pending results... 28992 1726883020.84192: running TaskExecutor() for managed_node1/TASK: Asserts 28992 1726883020.84285: in run() - task 0affc7ec-ae25-9fb4-6018-00000000100a 28992 1726883020.84294: variable 'ansible_search_path' from source: unknown 28992 1726883020.84299: variable 'ansible_search_path' from source: unknown 28992 1726883020.84344: variable 'lsr_assert' from source: include params 28992 1726883020.84543: variable 'lsr_assert' from source: include params 28992 1726883020.84600: variable 'omit' from source: magic vars 28992 1726883020.84710: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.84722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.84733: variable 'omit' from source: magic vars 28992 1726883020.84920: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.84929: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.84942: variable 'item' from source: unknown 28992 1726883020.85000: variable 'item' from source: unknown 28992 1726883020.85026: variable 'item' from source: unknown 28992 1726883020.85081: variable 'item' from source: unknown 28992 1726883020.85234: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.85238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.85241: variable 'omit' from source: magic vars 28992 1726883020.85321: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.85327: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.85333: variable 'item' from source: unknown 28992 1726883020.85381: variable 'item' from source: unknown 28992 1726883020.85405: variable 'item' from source: unknown 28992 1726883020.85451: variable 'item' from source: unknown 28992 1726883020.85524: dumping result to json 28992 1726883020.85527: done dumping result, returning 28992 1726883020.85530: done running TaskExecutor() for managed_node1/TASK: Asserts [0affc7ec-ae25-9fb4-6018-00000000100a] 28992 1726883020.85532: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000100a 28992 1726883020.85566: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000100a 28992 1726883020.85571: WORKER PROCESS EXITING 28992 1726883020.85604: no more pending results, returning what we have 28992 1726883020.85608: in VariableManager get_vars() 28992 1726883020.85655: Calling all_inventory to load vars for managed_node1 28992 1726883020.85658: Calling groups_inventory to load vars for managed_node1 28992 1726883020.85661: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.85676: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.85688: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.85694: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.87254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.89230: done with get_vars() 28992 1726883020.89260: variable 'ansible_search_path' from source: unknown 28992 1726883020.89261: variable 'ansible_search_path' from source: unknown 28992 1726883020.89304: variable 'ansible_search_path' from source: unknown 28992 1726883020.89306: variable 'ansible_search_path' from source: unknown 28992 1726883020.89339: we have included files to process 28992 1726883020.89341: generating all_blocks data 28992 1726883020.89344: done generating all_blocks data 28992 1726883020.89349: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726883020.89351: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726883020.89353: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28992 1726883020.89471: in VariableManager get_vars() 28992 1726883020.89493: done with get_vars() 28992 1726883020.89609: done processing included file 28992 1726883020.89612: iterating over new_blocks loaded from include file 28992 1726883020.89613: in VariableManager get_vars() 28992 1726883020.89638: done with get_vars() 28992 1726883020.89639: filtering new block on tags 28992 1726883020.89676: done filtering new block on tags 28992 1726883020.89679: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 28992 1726883020.89684: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883020.89685: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883020.89688: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883020.89835: in VariableManager get_vars() 28992 1726883020.89855: done with get_vars() 28992 1726883020.89957: done processing included file 28992 1726883020.89959: iterating over new_blocks loaded from include file 28992 1726883020.89961: in VariableManager get_vars() 28992 1726883020.89977: done with get_vars() 28992 1726883020.89979: filtering new block on tags 28992 1726883020.90013: done filtering new block on tags 28992 1726883020.90015: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 => (item=tasks/assert_profile_absent.yml) 28992 1726883020.90017: extending task lists for all hosts with included blocks 28992 1726883020.91131: done extending task lists 28992 1726883020.91132: done processing included files 28992 1726883020.91133: results queue empty 28992 1726883020.91134: checking for any_errors_fatal 28992 1726883020.91136: done checking for any_errors_fatal 28992 1726883020.91137: checking for max_fail_percentage 28992 1726883020.91138: done checking for max_fail_percentage 28992 1726883020.91138: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.91139: done checking to see if all hosts have failed 28992 1726883020.91144: getting the remaining hosts for this loop 28992 1726883020.91146: done getting the remaining hosts for this loop 28992 1726883020.91149: getting the next task for host managed_node1 28992 1726883020.91153: done getting next task for host managed_node1 28992 1726883020.91156: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726883020.91159: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883020.91167: getting variables 28992 1726883020.91168: in VariableManager get_vars() 28992 1726883020.91178: Calling all_inventory to load vars for managed_node1 28992 1726883020.91181: Calling groups_inventory to load vars for managed_node1 28992 1726883020.91183: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.91189: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.91192: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.91195: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.92565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.94543: done with get_vars() 28992 1726883020.94564: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:43:40 -0400 (0:00:00.113) 0:01:21.146 ****** 28992 1726883020.94631: entering _queue_task() for managed_node1/include_tasks 28992 1726883020.94918: worker is 1 (out of 1 available) 28992 1726883020.94935: exiting _queue_task() for managed_node1/include_tasks 28992 1726883020.94951: done queuing things up, now waiting for results queue to drain 28992 1726883020.94952: waiting for pending results... 28992 1726883020.95172: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726883020.95284: in run() - task 0affc7ec-ae25-9fb4-6018-0000000015cf 28992 1726883020.95441: variable 'ansible_search_path' from source: unknown 28992 1726883020.95446: variable 'ansible_search_path' from source: unknown 28992 1726883020.95450: calling self._execute() 28992 1726883020.95483: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883020.95497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883020.95515: variable 'omit' from source: magic vars 28992 1726883020.96028: variable 'ansible_distribution_major_version' from source: facts 28992 1726883020.96062: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883020.96068: _execute() done 28992 1726883020.96072: dumping result to json 28992 1726883020.96075: done dumping result, returning 28992 1726883020.96082: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-0000000015cf] 28992 1726883020.96097: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015cf 28992 1726883020.96254: no more pending results, returning what we have 28992 1726883020.96259: in VariableManager get_vars() 28992 1726883020.96318: Calling all_inventory to load vars for managed_node1 28992 1726883020.96323: Calling groups_inventory to load vars for managed_node1 28992 1726883020.96327: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.96334: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015cf 28992 1726883020.96337: WORKER PROCESS EXITING 28992 1726883020.96349: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.96352: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.96355: Calling groups_plugins_play to load vars for managed_node1 28992 1726883020.97502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883020.98728: done with get_vars() 28992 1726883020.98744: variable 'ansible_search_path' from source: unknown 28992 1726883020.98744: variable 'ansible_search_path' from source: unknown 28992 1726883020.98751: variable 'item' from source: include params 28992 1726883020.98845: variable 'item' from source: include params 28992 1726883020.98870: we have included files to process 28992 1726883020.98871: generating all_blocks data 28992 1726883020.98872: done generating all_blocks data 28992 1726883020.98873: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883020.98874: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883020.98875: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883020.99009: done processing included file 28992 1726883020.99010: iterating over new_blocks loaded from include file 28992 1726883020.99011: in VariableManager get_vars() 28992 1726883020.99027: done with get_vars() 28992 1726883020.99029: filtering new block on tags 28992 1726883020.99049: done filtering new block on tags 28992 1726883020.99050: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726883020.99054: extending task lists for all hosts with included blocks 28992 1726883020.99161: done extending task lists 28992 1726883020.99163: done processing included files 28992 1726883020.99163: results queue empty 28992 1726883020.99164: checking for any_errors_fatal 28992 1726883020.99167: done checking for any_errors_fatal 28992 1726883020.99167: checking for max_fail_percentage 28992 1726883020.99168: done checking for max_fail_percentage 28992 1726883020.99169: checking to see if all hosts have failed and the running result is not ok 28992 1726883020.99169: done checking to see if all hosts have failed 28992 1726883020.99170: getting the remaining hosts for this loop 28992 1726883020.99171: done getting the remaining hosts for this loop 28992 1726883020.99172: getting the next task for host managed_node1 28992 1726883020.99175: done getting next task for host managed_node1 28992 1726883020.99177: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726883020.99180: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883020.99181: getting variables 28992 1726883020.99182: in VariableManager get_vars() 28992 1726883020.99190: Calling all_inventory to load vars for managed_node1 28992 1726883020.99191: Calling groups_inventory to load vars for managed_node1 28992 1726883020.99193: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883020.99197: Calling all_plugins_play to load vars for managed_node1 28992 1726883020.99199: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883020.99200: Calling groups_plugins_play to load vars for managed_node1 28992 1726883021.00079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883021.01365: done with get_vars() 28992 1726883021.01382: done getting variables 28992 1726883021.01481: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:43:41 -0400 (0:00:00.068) 0:01:21.215 ****** 28992 1726883021.01507: entering _queue_task() for managed_node1/stat 28992 1726883021.01798: worker is 1 (out of 1 available) 28992 1726883021.01814: exiting _queue_task() for managed_node1/stat 28992 1726883021.01829: done queuing things up, now waiting for results queue to drain 28992 1726883021.01831: waiting for pending results... 28992 1726883021.02034: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726883021.02125: in run() - task 0affc7ec-ae25-9fb4-6018-000000001647 28992 1726883021.02137: variable 'ansible_search_path' from source: unknown 28992 1726883021.02141: variable 'ansible_search_path' from source: unknown 28992 1726883021.02181: calling self._execute() 28992 1726883021.02254: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.02262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.02272: variable 'omit' from source: magic vars 28992 1726883021.02578: variable 'ansible_distribution_major_version' from source: facts 28992 1726883021.02589: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883021.02598: variable 'omit' from source: magic vars 28992 1726883021.02640: variable 'omit' from source: magic vars 28992 1726883021.02708: variable 'interface' from source: play vars 28992 1726883021.02732: variable 'omit' from source: magic vars 28992 1726883021.02764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883021.02793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883021.02814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883021.02833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.02844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.02869: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883021.02872: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.02875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.02952: Set connection var ansible_pipelining to False 28992 1726883021.02956: Set connection var ansible_connection to ssh 28992 1726883021.02958: Set connection var ansible_timeout to 10 28992 1726883021.02961: Set connection var ansible_shell_type to sh 28992 1726883021.02968: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883021.02975: Set connection var ansible_shell_executable to /bin/sh 28992 1726883021.02995: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.02998: variable 'ansible_connection' from source: unknown 28992 1726883021.03001: variable 'ansible_module_compression' from source: unknown 28992 1726883021.03004: variable 'ansible_shell_type' from source: unknown 28992 1726883021.03006: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.03008: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.03011: variable 'ansible_pipelining' from source: unknown 28992 1726883021.03013: variable 'ansible_timeout' from source: unknown 28992 1726883021.03018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.03185: 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) 28992 1726883021.03193: variable 'omit' from source: magic vars 28992 1726883021.03198: starting attempt loop 28992 1726883021.03201: running the handler 28992 1726883021.03213: _low_level_execute_command(): starting 28992 1726883021.03220: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883021.03777: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.03781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.03784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.03786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.03850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.03859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.03862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.03913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.05677: stdout chunk (state=3): >>>/root <<< 28992 1726883021.05786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.05840: stderr chunk (state=3): >>><<< 28992 1726883021.05844: stdout chunk (state=3): >>><<< 28992 1726883021.05869: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.05880: _low_level_execute_command(): starting 28992 1726883021.05885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714 `" && echo ansible-tmp-1726883021.058676-32061-14435058065714="` echo /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714 `" ) && sleep 0' 28992 1726883021.06364: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.06367: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.06378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.06380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.06429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.06434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.06493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.08633: stdout chunk (state=3): >>>ansible-tmp-1726883021.058676-32061-14435058065714=/root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714 <<< 28992 1726883021.08782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.08790: stdout chunk (state=3): >>><<< 28992 1726883021.08801: stderr chunk (state=3): >>><<< 28992 1726883021.08820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883021.058676-32061-14435058065714=/root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.08894: variable 'ansible_module_compression' from source: unknown 28992 1726883021.08970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726883021.09014: variable 'ansible_facts' from source: unknown 28992 1726883021.09115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py 28992 1726883021.09297: Sending initial data 28992 1726883021.09301: Sent initial data (151 bytes) 28992 1726883021.10051: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.10099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.10162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.10167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.10277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.11907: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726883021.11916: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28992 1726883021.11926: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 28992 1726883021.11979: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 28992 1726883021.11987: stderr chunk (state=3): >>>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 <<< 28992 1726883021.12034: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883021.12107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpcjux477n /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py <<< 28992 1726883021.12111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py" <<< 28992 1726883021.12178: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpcjux477n" to remote "/root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py" <<< 28992 1726883021.12791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.12860: stderr chunk (state=3): >>><<< 28992 1726883021.12864: stdout chunk (state=3): >>><<< 28992 1726883021.12882: done transferring module to remote 28992 1726883021.12892: _low_level_execute_command(): starting 28992 1726883021.12898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/ /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py && sleep 0' 28992 1726883021.13365: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.13370: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.13373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883021.13376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.13383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.13426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.13429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.13489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.15478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.15482: stdout chunk (state=3): >>><<< 28992 1726883021.15484: stderr chunk (state=3): >>><<< 28992 1726883021.15487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.15490: _low_level_execute_command(): starting 28992 1726883021.15493: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/AnsiballZ_stat.py && sleep 0' 28992 1726883021.16240: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883021.16243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.16246: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.16335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.16357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.16393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.16596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.33062: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39740, "dev": 23, "nlink": 1, "atime": 1726883002.235734, "mtime": 1726883002.235734, "ctime": 1726883002.235734, "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/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726883021.34328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.34792: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883021.34796: stdout chunk (state=3): >>><<< 28992 1726883021.34799: stderr chunk (state=3): >>><<< 28992 1726883021.34802: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39740, "dev": 23, "nlink": 1, "atime": 1726883002.235734, "mtime": 1726883002.235734, "ctime": 1726883002.235734, "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/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883021.34805: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726883021.058676-32061-14435058065714/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883021.34812: _low_level_execute_command(): starting 28992 1726883021.34815: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883021.058676-32061-14435058065714/ > /dev/null 2>&1 && sleep 0' 28992 1726883021.35475: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.35491: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.35504: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883021.35515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.35579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.35601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.35686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.37649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.37657: stderr chunk (state=3): >>><<< 28992 1726883021.37660: stdout chunk (state=3): >>><<< 28992 1726883021.37678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.37685: handler run complete 28992 1726883021.37742: attempt loop complete, returning result 28992 1726883021.37745: _execute() done 28992 1726883021.37748: dumping result to json 28992 1726883021.37753: done dumping result, returning 28992 1726883021.37827: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-000000001647] 28992 1726883021.37833: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001647 28992 1726883021.37908: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001647 28992 1726883021.37911: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726883002.235734, "block_size": 4096, "blocks": 0, "ctime": 1726883002.235734, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39740, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1726883002.235734, "nlink": 1, "path": "/sys/class/net/statebr", "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 } } 28992 1726883021.38127: no more pending results, returning what we have 28992 1726883021.38131: results queue empty 28992 1726883021.38132: checking for any_errors_fatal 28992 1726883021.38135: done checking for any_errors_fatal 28992 1726883021.38136: checking for max_fail_percentage 28992 1726883021.38137: done checking for max_fail_percentage 28992 1726883021.38138: checking to see if all hosts have failed and the running result is not ok 28992 1726883021.38139: done checking to see if all hosts have failed 28992 1726883021.38140: getting the remaining hosts for this loop 28992 1726883021.38142: done getting the remaining hosts for this loop 28992 1726883021.38146: getting the next task for host managed_node1 28992 1726883021.38158: done getting next task for host managed_node1 28992 1726883021.38161: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 28992 1726883021.38164: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883021.38170: getting variables 28992 1726883021.38172: in VariableManager get_vars() 28992 1726883021.38213: Calling all_inventory to load vars for managed_node1 28992 1726883021.38216: Calling groups_inventory to load vars for managed_node1 28992 1726883021.38220: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883021.38277: Calling all_plugins_play to load vars for managed_node1 28992 1726883021.38281: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883021.38286: Calling groups_plugins_play to load vars for managed_node1 28992 1726883021.39777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883021.41450: done with get_vars() 28992 1726883021.41471: done getting variables 28992 1726883021.41526: 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) 28992 1726883021.41619: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:43:41 -0400 (0:00:00.401) 0:01:21.616 ****** 28992 1726883021.41652: entering _queue_task() for managed_node1/assert 28992 1726883021.41935: worker is 1 (out of 1 available) 28992 1726883021.41951: exiting _queue_task() for managed_node1/assert 28992 1726883021.41965: done queuing things up, now waiting for results queue to drain 28992 1726883021.41967: waiting for pending results... 28992 1726883021.42212: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'statebr' 28992 1726883021.42237: in run() - task 0affc7ec-ae25-9fb4-6018-0000000015d0 28992 1726883021.42249: variable 'ansible_search_path' from source: unknown 28992 1726883021.42253: variable 'ansible_search_path' from source: unknown 28992 1726883021.42287: calling self._execute() 28992 1726883021.42373: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.42377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.42390: variable 'omit' from source: magic vars 28992 1726883021.42693: variable 'ansible_distribution_major_version' from source: facts 28992 1726883021.42703: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883021.42711: variable 'omit' from source: magic vars 28992 1726883021.42761: variable 'omit' from source: magic vars 28992 1726883021.42833: variable 'interface' from source: play vars 28992 1726883021.42851: variable 'omit' from source: magic vars 28992 1726883021.42890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883021.42923: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883021.42942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883021.42958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.42969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.42997: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883021.43001: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.43004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.43098: Set connection var ansible_pipelining to False 28992 1726883021.43102: Set connection var ansible_connection to ssh 28992 1726883021.43105: Set connection var ansible_timeout to 10 28992 1726883021.43108: Set connection var ansible_shell_type to sh 28992 1726883021.43111: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883021.43117: Set connection var ansible_shell_executable to /bin/sh 28992 1726883021.43139: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.43143: variable 'ansible_connection' from source: unknown 28992 1726883021.43146: variable 'ansible_module_compression' from source: unknown 28992 1726883021.43149: variable 'ansible_shell_type' from source: unknown 28992 1726883021.43152: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.43154: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.43157: variable 'ansible_pipelining' from source: unknown 28992 1726883021.43159: variable 'ansible_timeout' from source: unknown 28992 1726883021.43162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.43277: 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) 28992 1726883021.43289: variable 'omit' from source: magic vars 28992 1726883021.43292: starting attempt loop 28992 1726883021.43295: running the handler 28992 1726883021.43505: variable 'interface_stat' from source: set_fact 28992 1726883021.43508: Evaluated conditional (interface_stat.stat.exists): True 28992 1726883021.43510: handler run complete 28992 1726883021.43512: attempt loop complete, returning result 28992 1726883021.43514: _execute() done 28992 1726883021.43516: dumping result to json 28992 1726883021.43518: done dumping result, returning 28992 1726883021.43519: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'statebr' [0affc7ec-ae25-9fb4-6018-0000000015d0] 28992 1726883021.43524: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015d0 28992 1726883021.43607: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015d0 28992 1726883021.43611: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726883021.43668: no more pending results, returning what we have 28992 1726883021.43671: results queue empty 28992 1726883021.43672: checking for any_errors_fatal 28992 1726883021.43687: done checking for any_errors_fatal 28992 1726883021.43688: checking for max_fail_percentage 28992 1726883021.43690: done checking for max_fail_percentage 28992 1726883021.43691: checking to see if all hosts have failed and the running result is not ok 28992 1726883021.43692: done checking to see if all hosts have failed 28992 1726883021.43693: getting the remaining hosts for this loop 28992 1726883021.43695: done getting the remaining hosts for this loop 28992 1726883021.43699: getting the next task for host managed_node1 28992 1726883021.43710: done getting next task for host managed_node1 28992 1726883021.43713: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28992 1726883021.43719: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883021.43724: getting variables 28992 1726883021.43728: in VariableManager get_vars() 28992 1726883021.43767: Calling all_inventory to load vars for managed_node1 28992 1726883021.43771: Calling groups_inventory to load vars for managed_node1 28992 1726883021.43775: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883021.43791: Calling all_plugins_play to load vars for managed_node1 28992 1726883021.43795: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883021.43799: Calling groups_plugins_play to load vars for managed_node1 28992 1726883021.46013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883021.47531: done with get_vars() 28992 1726883021.47551: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 21:43:41 -0400 (0:00:00.059) 0:01:21.676 ****** 28992 1726883021.47632: entering _queue_task() for managed_node1/include_tasks 28992 1726883021.47907: worker is 1 (out of 1 available) 28992 1726883021.47924: exiting _queue_task() for managed_node1/include_tasks 28992 1726883021.47938: done queuing things up, now waiting for results queue to drain 28992 1726883021.47940: waiting for pending results... 28992 1726883021.48146: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 28992 1726883021.48223: in run() - task 0affc7ec-ae25-9fb4-6018-0000000015d4 28992 1726883021.48235: variable 'ansible_search_path' from source: unknown 28992 1726883021.48239: variable 'ansible_search_path' from source: unknown 28992 1726883021.48271: calling self._execute() 28992 1726883021.48357: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.48361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.48370: variable 'omit' from source: magic vars 28992 1726883021.48692: variable 'ansible_distribution_major_version' from source: facts 28992 1726883021.48702: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883021.48710: _execute() done 28992 1726883021.48713: dumping result to json 28992 1726883021.48716: done dumping result, returning 28992 1726883021.48729: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-9fb4-6018-0000000015d4] 28992 1726883021.48734: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015d4 28992 1726883021.48855: no more pending results, returning what we have 28992 1726883021.48860: in VariableManager get_vars() 28992 1726883021.48907: Calling all_inventory to load vars for managed_node1 28992 1726883021.48910: Calling groups_inventory to load vars for managed_node1 28992 1726883021.48913: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883021.48930: Calling all_plugins_play to load vars for managed_node1 28992 1726883021.48934: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883021.48937: Calling groups_plugins_play to load vars for managed_node1 28992 1726883021.49538: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015d4 28992 1726883021.49541: WORKER PROCESS EXITING 28992 1726883021.50001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883021.51332: done with get_vars() 28992 1726883021.51348: variable 'ansible_search_path' from source: unknown 28992 1726883021.51348: variable 'ansible_search_path' from source: unknown 28992 1726883021.51355: variable 'item' from source: include params 28992 1726883021.51441: variable 'item' from source: include params 28992 1726883021.51466: we have included files to process 28992 1726883021.51466: generating all_blocks data 28992 1726883021.51468: done generating all_blocks data 28992 1726883021.51471: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883021.51472: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883021.51474: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883021.52148: done processing included file 28992 1726883021.52150: iterating over new_blocks loaded from include file 28992 1726883021.52151: in VariableManager get_vars() 28992 1726883021.52162: done with get_vars() 28992 1726883021.52163: filtering new block on tags 28992 1726883021.52214: done filtering new block on tags 28992 1726883021.52216: in VariableManager get_vars() 28992 1726883021.52229: done with get_vars() 28992 1726883021.52230: filtering new block on tags 28992 1726883021.52265: done filtering new block on tags 28992 1726883021.52267: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 28992 1726883021.52270: extending task lists for all hosts with included blocks 28992 1726883021.52439: done extending task lists 28992 1726883021.52440: done processing included files 28992 1726883021.52441: results queue empty 28992 1726883021.52441: checking for any_errors_fatal 28992 1726883021.52444: done checking for any_errors_fatal 28992 1726883021.52444: checking for max_fail_percentage 28992 1726883021.52445: done checking for max_fail_percentage 28992 1726883021.52445: checking to see if all hosts have failed and the running result is not ok 28992 1726883021.52446: done checking to see if all hosts have failed 28992 1726883021.52447: getting the remaining hosts for this loop 28992 1726883021.52447: done getting the remaining hosts for this loop 28992 1726883021.52449: getting the next task for host managed_node1 28992 1726883021.52452: done getting next task for host managed_node1 28992 1726883021.52454: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726883021.52456: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883021.52458: getting variables 28992 1726883021.52458: in VariableManager get_vars() 28992 1726883021.52465: Calling all_inventory to load vars for managed_node1 28992 1726883021.52466: Calling groups_inventory to load vars for managed_node1 28992 1726883021.52468: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883021.52472: Calling all_plugins_play to load vars for managed_node1 28992 1726883021.52473: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883021.52475: Calling groups_plugins_play to load vars for managed_node1 28992 1726883021.53311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883021.54823: done with get_vars() 28992 1726883021.54843: done getting variables 28992 1726883021.54876: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:43:41 -0400 (0:00:00.072) 0:01:21.749 ****** 28992 1726883021.54904: entering _queue_task() for managed_node1/set_fact 28992 1726883021.55206: worker is 1 (out of 1 available) 28992 1726883021.55225: exiting _queue_task() for managed_node1/set_fact 28992 1726883021.55247: done queuing things up, now waiting for results queue to drain 28992 1726883021.55249: waiting for pending results... 28992 1726883021.55617: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726883021.55864: in run() - task 0affc7ec-ae25-9fb4-6018-000000001665 28992 1726883021.55871: variable 'ansible_search_path' from source: unknown 28992 1726883021.55943: variable 'ansible_search_path' from source: unknown 28992 1726883021.55949: calling self._execute() 28992 1726883021.56025: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.56031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.56040: variable 'omit' from source: magic vars 28992 1726883021.56488: variable 'ansible_distribution_major_version' from source: facts 28992 1726883021.56513: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883021.56517: variable 'omit' from source: magic vars 28992 1726883021.56596: variable 'omit' from source: magic vars 28992 1726883021.56617: variable 'omit' from source: magic vars 28992 1726883021.56655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883021.56686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883021.56707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883021.56724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.56735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.56763: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883021.56767: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.56769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.56851: Set connection var ansible_pipelining to False 28992 1726883021.56855: Set connection var ansible_connection to ssh 28992 1726883021.56857: Set connection var ansible_timeout to 10 28992 1726883021.56860: Set connection var ansible_shell_type to sh 28992 1726883021.56867: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883021.56875: Set connection var ansible_shell_executable to /bin/sh 28992 1726883021.56899: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.56902: variable 'ansible_connection' from source: unknown 28992 1726883021.56905: variable 'ansible_module_compression' from source: unknown 28992 1726883021.56908: variable 'ansible_shell_type' from source: unknown 28992 1726883021.56911: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.56913: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.56917: variable 'ansible_pipelining' from source: unknown 28992 1726883021.56919: variable 'ansible_timeout' from source: unknown 28992 1726883021.56921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.57175: 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) 28992 1726883021.57179: variable 'omit' from source: magic vars 28992 1726883021.57181: starting attempt loop 28992 1726883021.57183: running the handler 28992 1726883021.57185: handler run complete 28992 1726883021.57187: attempt loop complete, returning result 28992 1726883021.57189: _execute() done 28992 1726883021.57190: dumping result to json 28992 1726883021.57192: done dumping result, returning 28992 1726883021.57194: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-9fb4-6018-000000001665] 28992 1726883021.57196: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001665 28992 1726883021.57264: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001665 28992 1726883021.57268: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28992 1726883021.57337: no more pending results, returning what we have 28992 1726883021.57340: results queue empty 28992 1726883021.57341: checking for any_errors_fatal 28992 1726883021.57342: done checking for any_errors_fatal 28992 1726883021.57343: checking for max_fail_percentage 28992 1726883021.57344: done checking for max_fail_percentage 28992 1726883021.57345: checking to see if all hosts have failed and the running result is not ok 28992 1726883021.57346: done checking to see if all hosts have failed 28992 1726883021.57347: getting the remaining hosts for this loop 28992 1726883021.57348: done getting the remaining hosts for this loop 28992 1726883021.57351: getting the next task for host managed_node1 28992 1726883021.57358: done getting next task for host managed_node1 28992 1726883021.57361: ^ task is: TASK: Stat profile file 28992 1726883021.57365: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883021.57369: getting variables 28992 1726883021.57370: in VariableManager get_vars() 28992 1726883021.57404: Calling all_inventory to load vars for managed_node1 28992 1726883021.57406: Calling groups_inventory to load vars for managed_node1 28992 1726883021.57409: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883021.57418: Calling all_plugins_play to load vars for managed_node1 28992 1726883021.57421: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883021.57425: Calling groups_plugins_play to load vars for managed_node1 28992 1726883021.59459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883021.60673: done with get_vars() 28992 1726883021.60691: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:43:41 -0400 (0:00:00.058) 0:01:21.808 ****** 28992 1726883021.60766: entering _queue_task() for managed_node1/stat 28992 1726883021.61017: worker is 1 (out of 1 available) 28992 1726883021.61036: exiting _queue_task() for managed_node1/stat 28992 1726883021.61049: done queuing things up, now waiting for results queue to drain 28992 1726883021.61051: waiting for pending results... 28992 1726883021.61243: running TaskExecutor() for managed_node1/TASK: Stat profile file 28992 1726883021.61528: in run() - task 0affc7ec-ae25-9fb4-6018-000000001666 28992 1726883021.61532: variable 'ansible_search_path' from source: unknown 28992 1726883021.61534: variable 'ansible_search_path' from source: unknown 28992 1726883021.61538: calling self._execute() 28992 1726883021.61541: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.61544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.61559: variable 'omit' from source: magic vars 28992 1726883021.62011: variable 'ansible_distribution_major_version' from source: facts 28992 1726883021.62031: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883021.62045: variable 'omit' from source: magic vars 28992 1726883021.62234: variable 'omit' from source: magic vars 28992 1726883021.62527: variable 'profile' from source: play vars 28992 1726883021.62531: variable 'interface' from source: play vars 28992 1726883021.62533: variable 'interface' from source: play vars 28992 1726883021.62539: variable 'omit' from source: magic vars 28992 1726883021.62595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883021.62641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883021.62679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883021.62703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.62720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883021.62765: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883021.62777: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.62787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.62910: Set connection var ansible_pipelining to False 28992 1726883021.62986: Set connection var ansible_connection to ssh 28992 1726883021.62990: Set connection var ansible_timeout to 10 28992 1726883021.62993: Set connection var ansible_shell_type to sh 28992 1726883021.62997: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883021.63000: Set connection var ansible_shell_executable to /bin/sh 28992 1726883021.63003: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.63005: variable 'ansible_connection' from source: unknown 28992 1726883021.63008: variable 'ansible_module_compression' from source: unknown 28992 1726883021.63010: variable 'ansible_shell_type' from source: unknown 28992 1726883021.63013: variable 'ansible_shell_executable' from source: unknown 28992 1726883021.63015: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883021.63096: variable 'ansible_pipelining' from source: unknown 28992 1726883021.63100: variable 'ansible_timeout' from source: unknown 28992 1726883021.63102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883021.63271: 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) 28992 1726883021.63288: variable 'omit' from source: magic vars 28992 1726883021.63299: starting attempt loop 28992 1726883021.63314: running the handler 28992 1726883021.63361: _low_level_execute_command(): starting 28992 1726883021.63377: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883021.64433: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.64458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.64475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.64503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.64602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.66355: stdout chunk (state=3): >>>/root <<< 28992 1726883021.66530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.66534: stdout chunk (state=3): >>><<< 28992 1726883021.66536: stderr chunk (state=3): >>><<< 28992 1726883021.66660: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.66664: _low_level_execute_command(): starting 28992 1726883021.66667: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589 `" && echo ansible-tmp-1726883021.6656556-32094-75958503952589="` echo /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589 `" ) && sleep 0' 28992 1726883021.67063: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.67090: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883021.67101: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883021.67103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.67152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.67156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.67217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.69343: stdout chunk (state=3): >>>ansible-tmp-1726883021.6656556-32094-75958503952589=/root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589 <<< 28992 1726883021.69347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.69530: stderr chunk (state=3): >>><<< 28992 1726883021.69533: stdout chunk (state=3): >>><<< 28992 1726883021.69536: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883021.6656556-32094-75958503952589=/root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.69538: variable 'ansible_module_compression' from source: unknown 28992 1726883021.69589: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726883021.69636: variable 'ansible_facts' from source: unknown 28992 1726883021.69778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py 28992 1726883021.70149: Sending initial data 28992 1726883021.70153: Sent initial data (152 bytes) 28992 1726883021.70839: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883021.70849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.70864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.70885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883021.70900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883021.70907: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883021.70917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.70936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883021.70944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883021.70981: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.71052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.71101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.71219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.72967: 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 <<< 28992 1726883021.73010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883021.73071: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmprn3c43hy /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py <<< 28992 1726883021.73074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py" <<< 28992 1726883021.73126: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmprn3c43hy" to remote "/root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py" <<< 28992 1726883021.74410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.74530: stderr chunk (state=3): >>><<< 28992 1726883021.74534: stdout chunk (state=3): >>><<< 28992 1726883021.74544: done transferring module to remote 28992 1726883021.74560: _low_level_execute_command(): starting 28992 1726883021.74569: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/ /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py && sleep 0' 28992 1726883021.75448: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883021.75461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.75478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.75498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883021.75516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883021.75542: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.75577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.75639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.75679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.75695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.75742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.75793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.77767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883021.77771: stdout chunk (state=3): >>><<< 28992 1726883021.77774: stderr chunk (state=3): >>><<< 28992 1726883021.78031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883021.78036: _low_level_execute_command(): starting 28992 1726883021.78039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/AnsiballZ_stat.py && sleep 0' 28992 1726883021.78790: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883021.78809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883021.78829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883021.78851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883021.78895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883021.78968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883021.78986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.79018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.79106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883021.95546: 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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726883021.96932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883021.96953: stderr chunk (state=3): >>><<< 28992 1726883021.96957: stdout chunk (state=3): >>><<< 28992 1726883021.96975: _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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883021.97000: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1726883021.6656556-32094-75958503952589/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883021.97009: _low_level_execute_command(): starting 28992 1726883021.97014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883021.6656556-32094-75958503952589/ > /dev/null 2>&1 && sleep 0' 28992 1726883021.97906: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883021.97916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883021.98199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.00177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883022.00187: stderr chunk (state=3): >>><<< 28992 1726883022.00366: stdout chunk (state=3): >>><<< 28992 1726883022.00394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883022.00629: handler run complete 28992 1726883022.00632: attempt loop complete, returning result 28992 1726883022.00635: _execute() done 28992 1726883022.00637: dumping result to json 28992 1726883022.00640: done dumping result, returning 28992 1726883022.00645: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-9fb4-6018-000000001666] 28992 1726883022.00647: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001666 28992 1726883022.00764: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001666 28992 1726883022.00767: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726883022.00838: no more pending results, returning what we have 28992 1726883022.00842: results queue empty 28992 1726883022.00843: checking for any_errors_fatal 28992 1726883022.00853: done checking for any_errors_fatal 28992 1726883022.00857: checking for max_fail_percentage 28992 1726883022.00859: done checking for max_fail_percentage 28992 1726883022.00860: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.00861: done checking to see if all hosts have failed 28992 1726883022.00862: getting the remaining hosts for this loop 28992 1726883022.00864: done getting the remaining hosts for this loop 28992 1726883022.00869: getting the next task for host managed_node1 28992 1726883022.00878: done getting next task for host managed_node1 28992 1726883022.00881: ^ task is: TASK: Set NM profile exist flag based on the profile files 28992 1726883022.00887: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.00893: getting variables 28992 1726883022.00895: in VariableManager get_vars() 28992 1726883022.00948: Calling all_inventory to load vars for managed_node1 28992 1726883022.00955: Calling groups_inventory to load vars for managed_node1 28992 1726883022.00963: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.00976: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.00980: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.00988: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.04072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.05337: done with get_vars() 28992 1726883022.05355: done getting variables 28992 1726883022.05406: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:43:42 -0400 (0:00:00.446) 0:01:22.254 ****** 28992 1726883022.05434: entering _queue_task() for managed_node1/set_fact 28992 1726883022.05732: worker is 1 (out of 1 available) 28992 1726883022.05749: exiting _queue_task() for managed_node1/set_fact 28992 1726883022.05772: done queuing things up, now waiting for results queue to drain 28992 1726883022.05774: waiting for pending results... 28992 1726883022.06174: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 28992 1726883022.06378: in run() - task 0affc7ec-ae25-9fb4-6018-000000001667 28992 1726883022.06388: variable 'ansible_search_path' from source: unknown 28992 1726883022.06395: variable 'ansible_search_path' from source: unknown 28992 1726883022.06432: calling self._execute() 28992 1726883022.06597: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.06602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.06606: variable 'omit' from source: magic vars 28992 1726883022.07091: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.07113: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.07279: variable 'profile_stat' from source: set_fact 28992 1726883022.07356: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883022.07359: when evaluation is False, skipping this task 28992 1726883022.07362: _execute() done 28992 1726883022.07364: dumping result to json 28992 1726883022.07367: done dumping result, returning 28992 1726883022.07369: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-9fb4-6018-000000001667] 28992 1726883022.07371: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001667 28992 1726883022.07465: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001667 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883022.07536: no more pending results, returning what we have 28992 1726883022.07541: results queue empty 28992 1726883022.07543: checking for any_errors_fatal 28992 1726883022.07555: done checking for any_errors_fatal 28992 1726883022.07555: checking for max_fail_percentage 28992 1726883022.07557: done checking for max_fail_percentage 28992 1726883022.07558: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.07560: done checking to see if all hosts have failed 28992 1726883022.07564: getting the remaining hosts for this loop 28992 1726883022.07567: done getting the remaining hosts for this loop 28992 1726883022.07575: getting the next task for host managed_node1 28992 1726883022.07583: done getting next task for host managed_node1 28992 1726883022.07586: ^ task is: TASK: Get NM profile info 28992 1726883022.07592: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.07598: getting variables 28992 1726883022.07600: in VariableManager get_vars() 28992 1726883022.07933: Calling all_inventory to load vars for managed_node1 28992 1726883022.07937: Calling groups_inventory to load vars for managed_node1 28992 1726883022.07940: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.07954: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.07958: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.07961: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.08568: WORKER PROCESS EXITING 28992 1726883022.10161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.12265: done with get_vars() 28992 1726883022.12308: done getting variables 28992 1726883022.12386: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:43:42 -0400 (0:00:00.069) 0:01:22.324 ****** 28992 1726883022.12426: entering _queue_task() for managed_node1/shell 28992 1726883022.13276: worker is 1 (out of 1 available) 28992 1726883022.13292: exiting _queue_task() for managed_node1/shell 28992 1726883022.13306: done queuing things up, now waiting for results queue to drain 28992 1726883022.13309: waiting for pending results... 28992 1726883022.13589: running TaskExecutor() for managed_node1/TASK: Get NM profile info 28992 1726883022.14004: in run() - task 0affc7ec-ae25-9fb4-6018-000000001668 28992 1726883022.14029: variable 'ansible_search_path' from source: unknown 28992 1726883022.14038: variable 'ansible_search_path' from source: unknown 28992 1726883022.14230: calling self._execute() 28992 1726883022.14343: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.14608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.14612: variable 'omit' from source: magic vars 28992 1726883022.15388: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.15495: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.15509: variable 'omit' from source: magic vars 28992 1726883022.15570: variable 'omit' from source: magic vars 28992 1726883022.15709: variable 'profile' from source: play vars 28992 1726883022.15719: variable 'interface' from source: play vars 28992 1726883022.15782: variable 'interface' from source: play vars 28992 1726883022.15985: variable 'omit' from source: magic vars 28992 1726883022.16045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883022.16140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883022.16534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883022.16538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883022.16543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883022.16546: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883022.16550: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.16554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.17017: Set connection var ansible_pipelining to False 28992 1726883022.17035: Set connection var ansible_connection to ssh 28992 1726883022.17056: Set connection var ansible_timeout to 10 28992 1726883022.17070: Set connection var ansible_shell_type to sh 28992 1726883022.17090: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883022.17229: Set connection var ansible_shell_executable to /bin/sh 28992 1726883022.17238: variable 'ansible_shell_executable' from source: unknown 28992 1726883022.17248: variable 'ansible_connection' from source: unknown 28992 1726883022.17256: variable 'ansible_module_compression' from source: unknown 28992 1726883022.17264: variable 'ansible_shell_type' from source: unknown 28992 1726883022.17271: variable 'ansible_shell_executable' from source: unknown 28992 1726883022.17279: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.17287: variable 'ansible_pipelining' from source: unknown 28992 1726883022.17295: variable 'ansible_timeout' from source: unknown 28992 1726883022.17303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.17612: 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) 28992 1726883022.17684: variable 'omit' from source: magic vars 28992 1726883022.17885: starting attempt loop 28992 1726883022.17888: running the handler 28992 1726883022.17891: 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) 28992 1726883022.17894: _low_level_execute_command(): starting 28992 1726883022.17896: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883022.19191: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883022.19375: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883022.19615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883022.20153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.21901: stdout chunk (state=3): >>>/root <<< 28992 1726883022.22041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883022.22258: stderr chunk (state=3): >>><<< 28992 1726883022.22262: stdout chunk (state=3): >>><<< 28992 1726883022.22266: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883022.22269: _low_level_execute_command(): starting 28992 1726883022.22272: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033 `" && echo ansible-tmp-1726883022.2215958-32121-97834274738033="` echo /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033 `" ) && sleep 0' 28992 1726883022.22892: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883022.22952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883022.22968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883022.23000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883022.23641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.25338: stdout chunk (state=3): >>>ansible-tmp-1726883022.2215958-32121-97834274738033=/root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033 <<< 28992 1726883022.25406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883022.25591: stderr chunk (state=3): >>><<< 28992 1726883022.25611: stdout chunk (state=3): >>><<< 28992 1726883022.25691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883022.2215958-32121-97834274738033=/root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883022.25800: variable 'ansible_module_compression' from source: unknown 28992 1726883022.25867: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883022.25905: variable 'ansible_facts' from source: unknown 28992 1726883022.26103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py 28992 1726883022.26529: Sending initial data 28992 1726883022.26533: Sent initial data (155 bytes) 28992 1726883022.27763: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883022.27767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883022.27885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883022.28018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883022.28043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883022.28126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883022.28161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.29767: 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 <<< 28992 1726883022.29778: 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 <<< 28992 1726883022.29829: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883022.29889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpq3zfs2rr /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py <<< 28992 1726883022.29893: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py" <<< 28992 1726883022.29952: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpq3zfs2rr" to remote "/root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py" <<< 28992 1726883022.30783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883022.30842: stderr chunk (state=3): >>><<< 28992 1726883022.30846: stdout chunk (state=3): >>><<< 28992 1726883022.30876: done transferring module to remote 28992 1726883022.30891: _low_level_execute_command(): starting 28992 1726883022.30895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/ /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py && sleep 0' 28992 1726883022.31971: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883022.32232: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883022.32263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883022.32330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.34191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883022.34278: stderr chunk (state=3): >>><<< 28992 1726883022.34305: stdout chunk (state=3): >>><<< 28992 1726883022.34337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883022.34347: _low_level_execute_command(): starting 28992 1726883022.34357: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/AnsiballZ_command.py && sleep 0' 28992 1726883022.35014: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883022.35029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883022.35043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883022.35057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883022.35078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883022.35186: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883022.35212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883022.35311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.53732: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:43:42.516396", "end": "2024-09-20 21:43:42.535712", "delta": "0:00:00.019316", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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}}} <<< 28992 1726883022.55229: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726883022.55316: stderr chunk (state=3): >>><<< 28992 1726883022.55326: stdout chunk (state=3): >>><<< 28992 1726883022.55348: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:43:42.516396", "end": "2024-09-20 21:43:42.535712", "delta": "0:00:00.019316", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726883022.55406: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | 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-1726883022.2215958-32121-97834274738033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883022.55409: _low_level_execute_command(): starting 28992 1726883022.55412: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883022.2215958-32121-97834274738033/ > /dev/null 2>&1 && sleep 0' 28992 1726883022.56124: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883022.56167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883022.56179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883022.56276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883022.56365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883022.58313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883022.58360: stderr chunk (state=3): >>><<< 28992 1726883022.58363: stdout chunk (state=3): >>><<< 28992 1726883022.58378: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883022.58528: handler run complete 28992 1726883022.58531: Evaluated conditional (False): False 28992 1726883022.58533: attempt loop complete, returning result 28992 1726883022.58535: _execute() done 28992 1726883022.58537: dumping result to json 28992 1726883022.58539: done dumping result, returning 28992 1726883022.58541: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-9fb4-6018-000000001668] 28992 1726883022.58542: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001668 28992 1726883022.58618: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001668 28992 1726883022.58621: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019316", "end": "2024-09-20 21:43:42.535712", "rc": 1, "start": "2024-09-20 21:43:42.516396" } MSG: non-zero return code ...ignoring 28992 1726883022.58701: no more pending results, returning what we have 28992 1726883022.58705: results queue empty 28992 1726883022.58706: checking for any_errors_fatal 28992 1726883022.58714: done checking for any_errors_fatal 28992 1726883022.58715: checking for max_fail_percentage 28992 1726883022.58717: done checking for max_fail_percentage 28992 1726883022.58718: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.58719: done checking to see if all hosts have failed 28992 1726883022.58719: getting the remaining hosts for this loop 28992 1726883022.58721: done getting the remaining hosts for this loop 28992 1726883022.58727: getting the next task for host managed_node1 28992 1726883022.58736: done getting next task for host managed_node1 28992 1726883022.58739: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726883022.58744: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.58749: getting variables 28992 1726883022.58751: in VariableManager get_vars() 28992 1726883022.58792: Calling all_inventory to load vars for managed_node1 28992 1726883022.58795: Calling groups_inventory to load vars for managed_node1 28992 1726883022.58798: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.58810: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.58814: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.58817: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.61702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.62942: done with get_vars() 28992 1726883022.62970: done getting variables 28992 1726883022.63052: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:43:42 -0400 (0:00:00.506) 0:01:22.831 ****** 28992 1726883022.63093: entering _queue_task() for managed_node1/set_fact 28992 1726883022.63505: worker is 1 (out of 1 available) 28992 1726883022.63528: exiting _queue_task() for managed_node1/set_fact 28992 1726883022.63548: done queuing things up, now waiting for results queue to drain 28992 1726883022.63550: waiting for pending results... 28992 1726883022.64010: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726883022.64059: in run() - task 0affc7ec-ae25-9fb4-6018-000000001669 28992 1726883022.64104: variable 'ansible_search_path' from source: unknown 28992 1726883022.64113: variable 'ansible_search_path' from source: unknown 28992 1726883022.64202: calling self._execute() 28992 1726883022.64385: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.64400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.64411: variable 'omit' from source: magic vars 28992 1726883022.64974: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.65008: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.65263: variable 'nm_profile_exists' from source: set_fact 28992 1726883022.65273: Evaluated conditional (nm_profile_exists.rc == 0): False 28992 1726883022.65276: when evaluation is False, skipping this task 28992 1726883022.65279: _execute() done 28992 1726883022.65286: dumping result to json 28992 1726883022.65290: done dumping result, returning 28992 1726883022.65293: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-9fb4-6018-000000001669] 28992 1726883022.65324: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001669 28992 1726883022.65545: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001669 28992 1726883022.65548: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 28992 1726883022.65595: no more pending results, returning what we have 28992 1726883022.65598: results queue empty 28992 1726883022.65599: checking for any_errors_fatal 28992 1726883022.65608: done checking for any_errors_fatal 28992 1726883022.65609: checking for max_fail_percentage 28992 1726883022.65611: done checking for max_fail_percentage 28992 1726883022.65611: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.65612: done checking to see if all hosts have failed 28992 1726883022.65613: getting the remaining hosts for this loop 28992 1726883022.65623: done getting the remaining hosts for this loop 28992 1726883022.65628: getting the next task for host managed_node1 28992 1726883022.65649: done getting next task for host managed_node1 28992 1726883022.65653: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28992 1726883022.65658: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.65663: getting variables 28992 1726883022.65673: in VariableManager get_vars() 28992 1726883022.65719: Calling all_inventory to load vars for managed_node1 28992 1726883022.65740: Calling groups_inventory to load vars for managed_node1 28992 1726883022.65746: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.65759: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.65762: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.65765: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.68132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.69731: done with get_vars() 28992 1726883022.69766: done getting variables 28992 1726883022.69830: 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) 28992 1726883022.70001: variable 'profile' from source: play vars 28992 1726883022.70005: variable 'interface' from source: play vars 28992 1726883022.70079: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:43:42 -0400 (0:00:00.070) 0:01:22.901 ****** 28992 1726883022.70113: entering _queue_task() for managed_node1/command 28992 1726883022.70432: worker is 1 (out of 1 available) 28992 1726883022.70447: exiting _queue_task() for managed_node1/command 28992 1726883022.70460: done queuing things up, now waiting for results queue to drain 28992 1726883022.70462: waiting for pending results... 28992 1726883022.70658: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr 28992 1726883022.70827: in run() - task 0affc7ec-ae25-9fb4-6018-00000000166b 28992 1726883022.70830: variable 'ansible_search_path' from source: unknown 28992 1726883022.70833: variable 'ansible_search_path' from source: unknown 28992 1726883022.70836: calling self._execute() 28992 1726883022.71028: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.71049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.71063: variable 'omit' from source: magic vars 28992 1726883022.71462: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.71475: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.71575: variable 'profile_stat' from source: set_fact 28992 1726883022.71584: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883022.71589: when evaluation is False, skipping this task 28992 1726883022.71592: _execute() done 28992 1726883022.71595: dumping result to json 28992 1726883022.71598: done dumping result, returning 28992 1726883022.71604: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000166b] 28992 1726883022.71609: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166b 28992 1726883022.71708: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166b 28992 1726883022.71711: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883022.71770: no more pending results, returning what we have 28992 1726883022.71774: results queue empty 28992 1726883022.71775: checking for any_errors_fatal 28992 1726883022.71781: done checking for any_errors_fatal 28992 1726883022.71782: checking for max_fail_percentage 28992 1726883022.71784: done checking for max_fail_percentage 28992 1726883022.71785: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.71785: done checking to see if all hosts have failed 28992 1726883022.71786: getting the remaining hosts for this loop 28992 1726883022.71788: done getting the remaining hosts for this loop 28992 1726883022.71792: getting the next task for host managed_node1 28992 1726883022.71799: done getting next task for host managed_node1 28992 1726883022.71802: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28992 1726883022.71806: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.71809: getting variables 28992 1726883022.71810: in VariableManager get_vars() 28992 1726883022.71850: Calling all_inventory to load vars for managed_node1 28992 1726883022.71853: Calling groups_inventory to load vars for managed_node1 28992 1726883022.71856: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.71867: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.71869: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.71872: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.72977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.74315: done with get_vars() 28992 1726883022.74337: done getting variables 28992 1726883022.74386: 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) 28992 1726883022.74498: variable 'profile' from source: play vars 28992 1726883022.74502: variable 'interface' from source: play vars 28992 1726883022.74566: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:43:42 -0400 (0:00:00.044) 0:01:22.946 ****** 28992 1726883022.74602: entering _queue_task() for managed_node1/set_fact 28992 1726883022.74882: worker is 1 (out of 1 available) 28992 1726883022.74902: exiting _queue_task() for managed_node1/set_fact 28992 1726883022.74917: done queuing things up, now waiting for results queue to drain 28992 1726883022.74919: waiting for pending results... 28992 1726883022.75185: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr 28992 1726883022.75239: in run() - task 0affc7ec-ae25-9fb4-6018-00000000166c 28992 1726883022.75253: variable 'ansible_search_path' from source: unknown 28992 1726883022.75257: variable 'ansible_search_path' from source: unknown 28992 1726883022.75290: calling self._execute() 28992 1726883022.75369: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.75372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.75389: variable 'omit' from source: magic vars 28992 1726883022.75721: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.75809: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.75853: variable 'profile_stat' from source: set_fact 28992 1726883022.75862: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883022.75866: when evaluation is False, skipping this task 28992 1726883022.75869: _execute() done 28992 1726883022.75871: dumping result to json 28992 1726883022.75874: done dumping result, returning 28992 1726883022.75880: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000166c] 28992 1726883022.75887: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166c 28992 1726883022.75982: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166c 28992 1726883022.75988: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883022.76059: no more pending results, returning what we have 28992 1726883022.76065: results queue empty 28992 1726883022.76066: checking for any_errors_fatal 28992 1726883022.76072: done checking for any_errors_fatal 28992 1726883022.76073: checking for max_fail_percentage 28992 1726883022.76077: done checking for max_fail_percentage 28992 1726883022.76078: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.76079: done checking to see if all hosts have failed 28992 1726883022.76082: getting the remaining hosts for this loop 28992 1726883022.76085: done getting the remaining hosts for this loop 28992 1726883022.76089: getting the next task for host managed_node1 28992 1726883022.76095: done getting next task for host managed_node1 28992 1726883022.76098: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28992 1726883022.76109: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.76113: getting variables 28992 1726883022.76114: in VariableManager get_vars() 28992 1726883022.76153: Calling all_inventory to load vars for managed_node1 28992 1726883022.76156: Calling groups_inventory to load vars for managed_node1 28992 1726883022.76159: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.76178: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.76182: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.76186: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.77593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.79200: done with get_vars() 28992 1726883022.79218: done getting variables 28992 1726883022.79278: 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) 28992 1726883022.79379: variable 'profile' from source: play vars 28992 1726883022.79384: variable 'interface' from source: play vars 28992 1726883022.79437: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:43:42 -0400 (0:00:00.048) 0:01:22.994 ****** 28992 1726883022.79463: entering _queue_task() for managed_node1/command 28992 1726883022.79685: worker is 1 (out of 1 available) 28992 1726883022.79702: exiting _queue_task() for managed_node1/command 28992 1726883022.79717: done queuing things up, now waiting for results queue to drain 28992 1726883022.79719: waiting for pending results... 28992 1726883022.79968: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr 28992 1726883022.80060: in run() - task 0affc7ec-ae25-9fb4-6018-00000000166d 28992 1726883022.80070: variable 'ansible_search_path' from source: unknown 28992 1726883022.80075: variable 'ansible_search_path' from source: unknown 28992 1726883022.80124: calling self._execute() 28992 1726883022.80209: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.80212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.80220: variable 'omit' from source: magic vars 28992 1726883022.80550: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.80604: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.80727: variable 'profile_stat' from source: set_fact 28992 1726883022.80732: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883022.80735: when evaluation is False, skipping this task 28992 1726883022.80739: _execute() done 28992 1726883022.80742: dumping result to json 28992 1726883022.80745: done dumping result, returning 28992 1726883022.80748: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000166d] 28992 1726883022.80769: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166d 28992 1726883022.80879: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166d 28992 1726883022.80882: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883022.80989: no more pending results, returning what we have 28992 1726883022.80992: results queue empty 28992 1726883022.80993: checking for any_errors_fatal 28992 1726883022.80999: done checking for any_errors_fatal 28992 1726883022.81000: checking for max_fail_percentage 28992 1726883022.81002: done checking for max_fail_percentage 28992 1726883022.81002: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.81003: done checking to see if all hosts have failed 28992 1726883022.81004: getting the remaining hosts for this loop 28992 1726883022.81005: done getting the remaining hosts for this loop 28992 1726883022.81009: getting the next task for host managed_node1 28992 1726883022.81016: done getting next task for host managed_node1 28992 1726883022.81018: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28992 1726883022.81024: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883022.81028: getting variables 28992 1726883022.81029: in VariableManager get_vars() 28992 1726883022.81081: Calling all_inventory to load vars for managed_node1 28992 1726883022.81086: Calling groups_inventory to load vars for managed_node1 28992 1726883022.81090: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.81100: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.81104: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.81111: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.82901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.88849: done with get_vars() 28992 1726883022.88871: done getting variables 28992 1726883022.88908: 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) 28992 1726883022.88988: variable 'profile' from source: play vars 28992 1726883022.88990: variable 'interface' from source: play vars 28992 1726883022.89031: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:43:42 -0400 (0:00:00.095) 0:01:23.090 ****** 28992 1726883022.89054: entering _queue_task() for managed_node1/set_fact 28992 1726883022.89399: worker is 1 (out of 1 available) 28992 1726883022.89414: exiting _queue_task() for managed_node1/set_fact 28992 1726883022.89431: done queuing things up, now waiting for results queue to drain 28992 1726883022.89433: waiting for pending results... 28992 1726883022.89659: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr 28992 1726883022.89771: in run() - task 0affc7ec-ae25-9fb4-6018-00000000166e 28992 1726883022.89782: variable 'ansible_search_path' from source: unknown 28992 1726883022.89787: variable 'ansible_search_path' from source: unknown 28992 1726883022.89826: calling self._execute() 28992 1726883022.89931: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.89936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.89944: variable 'omit' from source: magic vars 28992 1726883022.90262: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.90278: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.90376: variable 'profile_stat' from source: set_fact 28992 1726883022.90389: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883022.90393: when evaluation is False, skipping this task 28992 1726883022.90397: _execute() done 28992 1726883022.90400: dumping result to json 28992 1726883022.90404: done dumping result, returning 28992 1726883022.90407: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000166e] 28992 1726883022.90409: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166e 28992 1726883022.90526: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000166e 28992 1726883022.90528: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883022.90586: no more pending results, returning what we have 28992 1726883022.90590: results queue empty 28992 1726883022.90591: checking for any_errors_fatal 28992 1726883022.90598: done checking for any_errors_fatal 28992 1726883022.90599: checking for max_fail_percentage 28992 1726883022.90600: done checking for max_fail_percentage 28992 1726883022.90601: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.90602: done checking to see if all hosts have failed 28992 1726883022.90603: getting the remaining hosts for this loop 28992 1726883022.90604: done getting the remaining hosts for this loop 28992 1726883022.90608: getting the next task for host managed_node1 28992 1726883022.90616: done getting next task for host managed_node1 28992 1726883022.90618: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 28992 1726883022.90624: ^ state is: HOST STATE: block=6, 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? (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 28992 1726883022.90629: getting variables 28992 1726883022.90630: in VariableManager get_vars() 28992 1726883022.90664: Calling all_inventory to load vars for managed_node1 28992 1726883022.90667: Calling groups_inventory to load vars for managed_node1 28992 1726883022.90670: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.90680: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.90683: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.90688: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.91818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.93053: done with get_vars() 28992 1726883022.93070: done getting variables 28992 1726883022.93115: 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) 28992 1726883022.93206: variable 'profile' from source: play vars 28992 1726883022.93208: variable 'interface' from source: play vars 28992 1726883022.93255: variable 'interface' from source: play vars TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 21:43:42 -0400 (0:00:00.042) 0:01:23.133 ****** 28992 1726883022.93279: entering _queue_task() for managed_node1/assert 28992 1726883022.93535: worker is 1 (out of 1 available) 28992 1726883022.93550: exiting _queue_task() for managed_node1/assert 28992 1726883022.93564: done queuing things up, now waiting for results queue to drain 28992 1726883022.93566: waiting for pending results... 28992 1726883022.93794: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'statebr' 28992 1726883022.93905: in run() - task 0affc7ec-ae25-9fb4-6018-0000000015d5 28992 1726883022.93920: variable 'ansible_search_path' from source: unknown 28992 1726883022.93923: variable 'ansible_search_path' from source: unknown 28992 1726883022.93946: calling self._execute() 28992 1726883022.94034: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.94040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.94048: variable 'omit' from source: magic vars 28992 1726883022.94376: variable 'ansible_distribution_major_version' from source: facts 28992 1726883022.94389: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883022.94394: variable 'omit' from source: magic vars 28992 1726883022.94430: variable 'omit' from source: magic vars 28992 1726883022.94517: variable 'profile' from source: play vars 28992 1726883022.94523: variable 'interface' from source: play vars 28992 1726883022.94571: variable 'interface' from source: play vars 28992 1726883022.94593: variable 'omit' from source: magic vars 28992 1726883022.94628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883022.94656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883022.94674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883022.94693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883022.94701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883022.94729: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883022.94732: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.94735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.94863: Set connection var ansible_pipelining to False 28992 1726883022.94866: Set connection var ansible_connection to ssh 28992 1726883022.94869: Set connection var ansible_timeout to 10 28992 1726883022.94871: Set connection var ansible_shell_type to sh 28992 1726883022.94892: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883022.94895: Set connection var ansible_shell_executable to /bin/sh 28992 1726883022.94912: variable 'ansible_shell_executable' from source: unknown 28992 1726883022.94915: variable 'ansible_connection' from source: unknown 28992 1726883022.94917: variable 'ansible_module_compression' from source: unknown 28992 1726883022.94920: variable 'ansible_shell_type' from source: unknown 28992 1726883022.94924: variable 'ansible_shell_executable' from source: unknown 28992 1726883022.94926: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883022.94929: variable 'ansible_pipelining' from source: unknown 28992 1726883022.94933: variable 'ansible_timeout' from source: unknown 28992 1726883022.94936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883022.95065: 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) 28992 1726883022.95077: variable 'omit' from source: magic vars 28992 1726883022.95082: starting attempt loop 28992 1726883022.95108: running the handler 28992 1726883022.95186: variable 'lsr_net_profile_exists' from source: set_fact 28992 1726883022.95190: Evaluated conditional (not lsr_net_profile_exists): True 28992 1726883022.95195: handler run complete 28992 1726883022.95207: attempt loop complete, returning result 28992 1726883022.95210: _execute() done 28992 1726883022.95213: dumping result to json 28992 1726883022.95216: done dumping result, returning 28992 1726883022.95223: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-0000000015d5] 28992 1726883022.95228: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015d5 28992 1726883022.95333: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000015d5 28992 1726883022.95335: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726883022.95400: no more pending results, returning what we have 28992 1726883022.95403: results queue empty 28992 1726883022.95404: checking for any_errors_fatal 28992 1726883022.95414: done checking for any_errors_fatal 28992 1726883022.95414: checking for max_fail_percentage 28992 1726883022.95416: done checking for max_fail_percentage 28992 1726883022.95417: checking to see if all hosts have failed and the running result is not ok 28992 1726883022.95418: done checking to see if all hosts have failed 28992 1726883022.95419: getting the remaining hosts for this loop 28992 1726883022.95420: done getting the remaining hosts for this loop 28992 1726883022.95426: getting the next task for host managed_node1 28992 1726883022.95435: done getting next task for host managed_node1 28992 1726883022.95439: ^ task is: TASK: Conditional asserts 28992 1726883022.95442: ^ state is: HOST STATE: block=6, 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 28992 1726883022.95446: getting variables 28992 1726883022.95447: in VariableManager get_vars() 28992 1726883022.95483: Calling all_inventory to load vars for managed_node1 28992 1726883022.95488: Calling groups_inventory to load vars for managed_node1 28992 1726883022.95492: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883022.95503: Calling all_plugins_play to load vars for managed_node1 28992 1726883022.95505: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883022.95508: Calling groups_plugins_play to load vars for managed_node1 28992 1726883022.96889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883022.98220: done with get_vars() 28992 1726883022.98249: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:43:42 -0400 (0:00:00.050) 0:01:23.183 ****** 28992 1726883022.98362: entering _queue_task() for managed_node1/include_tasks 28992 1726883022.98651: worker is 1 (out of 1 available) 28992 1726883022.98668: exiting _queue_task() for managed_node1/include_tasks 28992 1726883022.98685: done queuing things up, now waiting for results queue to drain 28992 1726883022.98687: waiting for pending results... 28992 1726883022.98978: running TaskExecutor() for managed_node1/TASK: Conditional asserts 28992 1726883022.99087: in run() - task 0affc7ec-ae25-9fb4-6018-00000000100b 28992 1726883022.99092: variable 'ansible_search_path' from source: unknown 28992 1726883022.99096: variable 'ansible_search_path' from source: unknown 28992 1726883022.99328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883023.01203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883023.01256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883023.01290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883023.01317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883023.01343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883023.01420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883023.01447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883023.01466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883023.01497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883023.01510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883023.01629: dumping result to json 28992 1726883023.01635: done dumping result, returning 28992 1726883023.01639: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affc7ec-ae25-9fb4-6018-00000000100b] 28992 1726883023.01646: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000100b 28992 1726883023.01753: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000100b 28992 1726883023.01756: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 28992 1726883023.01840: no more pending results, returning what we have 28992 1726883023.01844: results queue empty 28992 1726883023.01845: checking for any_errors_fatal 28992 1726883023.01850: done checking for any_errors_fatal 28992 1726883023.01851: checking for max_fail_percentage 28992 1726883023.01853: done checking for max_fail_percentage 28992 1726883023.01854: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.01855: done checking to see if all hosts have failed 28992 1726883023.01855: getting the remaining hosts for this loop 28992 1726883023.01858: done getting the remaining hosts for this loop 28992 1726883023.01862: getting the next task for host managed_node1 28992 1726883023.01870: done getting next task for host managed_node1 28992 1726883023.01873: ^ task is: TASK: Success in test '{{ lsr_description }}' 28992 1726883023.01876: ^ state is: HOST STATE: block=6, 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 28992 1726883023.01879: getting variables 28992 1726883023.01881: in VariableManager get_vars() 28992 1726883023.01923: Calling all_inventory to load vars for managed_node1 28992 1726883023.01926: Calling groups_inventory to load vars for managed_node1 28992 1726883023.01930: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.01941: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.01944: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.01946: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.03128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.04360: done with get_vars() 28992 1726883023.04378: done getting variables 28992 1726883023.04426: 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) 28992 1726883023.04518: variable 'lsr_description' from source: include params TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:43:43 -0400 (0:00:00.061) 0:01:23.245 ****** 28992 1726883023.04545: entering _queue_task() for managed_node1/debug 28992 1726883023.04799: worker is 1 (out of 1 available) 28992 1726883023.04817: exiting _queue_task() for managed_node1/debug 28992 1726883023.04833: done queuing things up, now waiting for results queue to drain 28992 1726883023.04835: waiting for pending results... 28992 1726883023.05040: running TaskExecutor() for managed_node1/TASK: Success in test 'I can remove an existing profile without taking it down' 28992 1726883023.05139: in run() - task 0affc7ec-ae25-9fb4-6018-00000000100c 28992 1726883023.05152: variable 'ansible_search_path' from source: unknown 28992 1726883023.05156: variable 'ansible_search_path' from source: unknown 28992 1726883023.05200: calling self._execute() 28992 1726883023.05282: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.05288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.05300: variable 'omit' from source: magic vars 28992 1726883023.05611: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.05622: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.05627: variable 'omit' from source: magic vars 28992 1726883023.05663: variable 'omit' from source: magic vars 28992 1726883023.05744: variable 'lsr_description' from source: include params 28992 1726883023.05757: variable 'omit' from source: magic vars 28992 1726883023.05795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883023.05829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.05846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883023.05861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.05870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.05898: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.05901: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.05904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.06004: Set connection var ansible_pipelining to False 28992 1726883023.06007: Set connection var ansible_connection to ssh 28992 1726883023.06011: Set connection var ansible_timeout to 10 28992 1726883023.06014: Set connection var ansible_shell_type to sh 28992 1726883023.06020: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.06029: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.06049: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.06059: variable 'ansible_connection' from source: unknown 28992 1726883023.06062: variable 'ansible_module_compression' from source: unknown 28992 1726883023.06065: variable 'ansible_shell_type' from source: unknown 28992 1726883023.06067: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.06070: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.06072: variable 'ansible_pipelining' from source: unknown 28992 1726883023.06075: variable 'ansible_timeout' from source: unknown 28992 1726883023.06077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.06185: 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) 28992 1726883023.06197: variable 'omit' from source: magic vars 28992 1726883023.06200: starting attempt loop 28992 1726883023.06203: running the handler 28992 1726883023.06242: handler run complete 28992 1726883023.06253: attempt loop complete, returning result 28992 1726883023.06256: _execute() done 28992 1726883023.06261: dumping result to json 28992 1726883023.06263: done dumping result, returning 28992 1726883023.06277: done running TaskExecutor() for managed_node1/TASK: Success in test 'I can remove an existing profile without taking it down' [0affc7ec-ae25-9fb4-6018-00000000100c] 28992 1726883023.06280: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000100c 28992 1726883023.06366: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000100c 28992 1726883023.06368: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ 28992 1726883023.06426: no more pending results, returning what we have 28992 1726883023.06429: results queue empty 28992 1726883023.06431: checking for any_errors_fatal 28992 1726883023.06441: done checking for any_errors_fatal 28992 1726883023.06441: checking for max_fail_percentage 28992 1726883023.06443: done checking for max_fail_percentage 28992 1726883023.06444: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.06445: done checking to see if all hosts have failed 28992 1726883023.06445: getting the remaining hosts for this loop 28992 1726883023.06447: done getting the remaining hosts for this loop 28992 1726883023.06451: getting the next task for host managed_node1 28992 1726883023.06458: done getting next task for host managed_node1 28992 1726883023.06461: ^ task is: TASK: Cleanup 28992 1726883023.06463: ^ state is: HOST STATE: block=6, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883023.06469: getting variables 28992 1726883023.06470: in VariableManager get_vars() 28992 1726883023.06506: Calling all_inventory to load vars for managed_node1 28992 1726883023.06510: Calling groups_inventory to load vars for managed_node1 28992 1726883023.06513: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.06525: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.06528: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.06531: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.07567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.08792: done with get_vars() 28992 1726883023.08810: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:43:43 -0400 (0:00:00.043) 0:01:23.289 ****** 28992 1726883023.08887: entering _queue_task() for managed_node1/include_tasks 28992 1726883023.09140: worker is 1 (out of 1 available) 28992 1726883023.09156: exiting _queue_task() for managed_node1/include_tasks 28992 1726883023.09171: done queuing things up, now waiting for results queue to drain 28992 1726883023.09173: waiting for pending results... 28992 1726883023.09368: running TaskExecutor() for managed_node1/TASK: Cleanup 28992 1726883023.09449: in run() - task 0affc7ec-ae25-9fb4-6018-000000001010 28992 1726883023.09463: variable 'ansible_search_path' from source: unknown 28992 1726883023.09466: variable 'ansible_search_path' from source: unknown 28992 1726883023.09508: variable 'lsr_cleanup' from source: include params 28992 1726883023.09683: variable 'lsr_cleanup' from source: include params 28992 1726883023.09740: variable 'omit' from source: magic vars 28992 1726883023.09850: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.09863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.09868: variable 'omit' from source: magic vars 28992 1726883023.10068: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.10081: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.10087: variable 'item' from source: unknown 28992 1726883023.10134: variable 'item' from source: unknown 28992 1726883023.10160: variable 'item' from source: unknown 28992 1726883023.10210: variable 'item' from source: unknown 28992 1726883023.10344: dumping result to json 28992 1726883023.10347: done dumping result, returning 28992 1726883023.10350: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affc7ec-ae25-9fb4-6018-000000001010] 28992 1726883023.10352: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001010 28992 1726883023.10394: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001010 28992 1726883023.10397: WORKER PROCESS EXITING 28992 1726883023.10431: no more pending results, returning what we have 28992 1726883023.10435: in VariableManager get_vars() 28992 1726883023.10471: Calling all_inventory to load vars for managed_node1 28992 1726883023.10474: Calling groups_inventory to load vars for managed_node1 28992 1726883023.10477: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.10490: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.10492: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.10495: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.11685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.12898: done with get_vars() 28992 1726883023.12920: variable 'ansible_search_path' from source: unknown 28992 1726883023.12921: variable 'ansible_search_path' from source: unknown 28992 1726883023.12954: we have included files to process 28992 1726883023.12955: generating all_blocks data 28992 1726883023.12957: done generating all_blocks data 28992 1726883023.12962: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883023.12963: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883023.12964: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883023.13115: done processing included file 28992 1726883023.13117: iterating over new_blocks loaded from include file 28992 1726883023.13118: in VariableManager get_vars() 28992 1726883023.13132: done with get_vars() 28992 1726883023.13133: filtering new block on tags 28992 1726883023.13153: done filtering new block on tags 28992 1726883023.13155: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 28992 1726883023.13158: extending task lists for all hosts with included blocks 28992 1726883023.13985: done extending task lists 28992 1726883023.13986: done processing included files 28992 1726883023.13987: results queue empty 28992 1726883023.13987: checking for any_errors_fatal 28992 1726883023.13990: done checking for any_errors_fatal 28992 1726883023.13990: checking for max_fail_percentage 28992 1726883023.13992: done checking for max_fail_percentage 28992 1726883023.13993: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.13993: done checking to see if all hosts have failed 28992 1726883023.13994: getting the remaining hosts for this loop 28992 1726883023.13995: done getting the remaining hosts for this loop 28992 1726883023.13997: getting the next task for host managed_node1 28992 1726883023.14000: done getting next task for host managed_node1 28992 1726883023.14002: ^ task is: TASK: Cleanup profile and device 28992 1726883023.14005: ^ state is: HOST STATE: block=6, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883023.14007: getting variables 28992 1726883023.14008: in VariableManager get_vars() 28992 1726883023.14017: Calling all_inventory to load vars for managed_node1 28992 1726883023.14018: Calling groups_inventory to load vars for managed_node1 28992 1726883023.14020: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.14026: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.14028: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.14030: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.15013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.16230: done with get_vars() 28992 1726883023.16252: done getting variables 28992 1726883023.16294: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:43:43 -0400 (0:00:00.074) 0:01:23.363 ****** 28992 1726883023.16318: entering _queue_task() for managed_node1/shell 28992 1726883023.16627: worker is 1 (out of 1 available) 28992 1726883023.16643: exiting _queue_task() for managed_node1/shell 28992 1726883023.16656: done queuing things up, now waiting for results queue to drain 28992 1726883023.16658: waiting for pending results... 28992 1726883023.16857: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 28992 1726883023.16951: in run() - task 0affc7ec-ae25-9fb4-6018-0000000016ad 28992 1726883023.16962: variable 'ansible_search_path' from source: unknown 28992 1726883023.16966: variable 'ansible_search_path' from source: unknown 28992 1726883023.17002: calling self._execute() 28992 1726883023.17089: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.17092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.17105: variable 'omit' from source: magic vars 28992 1726883023.17423: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.17436: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.17445: variable 'omit' from source: magic vars 28992 1726883023.17479: variable 'omit' from source: magic vars 28992 1726883023.17592: variable 'interface' from source: play vars 28992 1726883023.17609: variable 'omit' from source: magic vars 28992 1726883023.17650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883023.17680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.17699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883023.17715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.17725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.17753: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.17757: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.17760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.17840: Set connection var ansible_pipelining to False 28992 1726883023.17843: Set connection var ansible_connection to ssh 28992 1726883023.17846: Set connection var ansible_timeout to 10 28992 1726883023.17848: Set connection var ansible_shell_type to sh 28992 1726883023.17855: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.17863: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.17888: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.17892: variable 'ansible_connection' from source: unknown 28992 1726883023.17895: variable 'ansible_module_compression' from source: unknown 28992 1726883023.17897: variable 'ansible_shell_type' from source: unknown 28992 1726883023.17900: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.17903: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.17905: variable 'ansible_pipelining' from source: unknown 28992 1726883023.17908: variable 'ansible_timeout' from source: unknown 28992 1726883023.17910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.18022: 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) 28992 1726883023.18034: variable 'omit' from source: magic vars 28992 1726883023.18038: starting attempt loop 28992 1726883023.18041: running the handler 28992 1726883023.18050: 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) 28992 1726883023.18066: _low_level_execute_command(): starting 28992 1726883023.18073: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883023.18611: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883023.18643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883023.18648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.18651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883023.18653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.18704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.18708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883023.18717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.18794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.20540: stdout chunk (state=3): >>>/root <<< 28992 1726883023.20646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883023.20698: stderr chunk (state=3): >>><<< 28992 1726883023.20704: stdout chunk (state=3): >>><<< 28992 1726883023.20724: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883023.20741: _low_level_execute_command(): starting 28992 1726883023.20745: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167 `" && echo ansible-tmp-1726883023.207238-32179-217811010908167="` echo /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167 `" ) && sleep 0' 28992 1726883023.21186: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883023.21201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.21216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.21290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.21296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.21345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.23312: stdout chunk (state=3): >>>ansible-tmp-1726883023.207238-32179-217811010908167=/root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167 <<< 28992 1726883023.23496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883023.23507: stdout chunk (state=3): >>><<< 28992 1726883023.23533: stderr chunk (state=3): >>><<< 28992 1726883023.23728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883023.207238-32179-217811010908167=/root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883023.23733: variable 'ansible_module_compression' from source: unknown 28992 1726883023.23735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883023.23738: variable 'ansible_facts' from source: unknown 28992 1726883023.23797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py 28992 1726883023.23991: Sending initial data 28992 1726883023.24002: Sent initial data (155 bytes) 28992 1726883023.24699: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883023.24750: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883023.24769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883023.24809: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.24847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.24866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883023.24869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.24940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.26509: 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 <<< 28992 1726883023.26517: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883023.26561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883023.26608: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpr931h7t2 /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py <<< 28992 1726883023.26616: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py" <<< 28992 1726883023.26658: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpr931h7t2" to remote "/root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py" <<< 28992 1726883023.27248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883023.27303: stderr chunk (state=3): >>><<< 28992 1726883023.27306: stdout chunk (state=3): >>><<< 28992 1726883023.27329: done transferring module to remote 28992 1726883023.27341: _low_level_execute_command(): starting 28992 1726883023.27346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/ /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py && sleep 0' 28992 1726883023.27802: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883023.27805: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883023.27808: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726883023.27814: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.27858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.27863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.27921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.29718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883023.29768: stderr chunk (state=3): >>><<< 28992 1726883023.29771: stdout chunk (state=3): >>><<< 28992 1726883023.29788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883023.29792: _low_level_execute_command(): starting 28992 1726883023.29794: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/AnsiballZ_command.py && sleep 0' 28992 1726883023.30260: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883023.30263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.30266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883023.30270: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.30318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.30325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.30390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.52840: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (70b66dfc-79b7-43ec-a3f6-1c352804866e) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:43:43.466155", "end": "2024-09-20 21:43:43.525967", "delta": "0:00:00.059812", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 28992 1726883023.55313: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726883023.55374: stderr chunk (state=3): >>><<< 28992 1726883023.55378: stdout chunk (state=3): >>><<< 28992 1726883023.55399: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'statebr' (70b66dfc-79b7-43ec-a3f6-1c352804866e) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:43:43.466155", "end": "2024-09-20 21:43:43.525967", "delta": "0:00:00.059812", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726883023.55436: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1726883023.207238-32179-217811010908167/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883023.55462: _low_level_execute_command(): starting 28992 1726883023.55465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883023.207238-32179-217811010908167/ > /dev/null 2>&1 && sleep 0' 28992 1726883023.55928: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883023.55961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883023.55965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.55968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883023.55970: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.56027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.56031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883023.56041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.56095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.58238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883023.58269: stderr chunk (state=3): >>><<< 28992 1726883023.58272: stdout chunk (state=3): >>><<< 28992 1726883023.58289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883023.58298: handler run complete 28992 1726883023.58319: Evaluated conditional (False): False 28992 1726883023.58328: attempt loop complete, returning result 28992 1726883023.58330: _execute() done 28992 1726883023.58333: dumping result to json 28992 1726883023.58338: done dumping result, returning 28992 1726883023.58347: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affc7ec-ae25-9fb4-6018-0000000016ad] 28992 1726883023.58351: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000016ad 28992 1726883023.58458: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000016ad 28992 1726883023.58461: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.059812", "end": "2024-09-20 21:43:43.525967", "rc": 1, "start": "2024-09-20 21:43:43.466155" } STDOUT: Connection 'statebr' (70b66dfc-79b7-43ec-a3f6-1c352804866e) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726883023.58535: no more pending results, returning what we have 28992 1726883023.58538: results queue empty 28992 1726883023.58539: checking for any_errors_fatal 28992 1726883023.58540: done checking for any_errors_fatal 28992 1726883023.58541: checking for max_fail_percentage 28992 1726883023.58543: done checking for max_fail_percentage 28992 1726883023.58544: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.58545: done checking to see if all hosts have failed 28992 1726883023.58546: getting the remaining hosts for this loop 28992 1726883023.58548: done getting the remaining hosts for this loop 28992 1726883023.58552: getting the next task for host managed_node1 28992 1726883023.58563: done getting next task for host managed_node1 28992 1726883023.58565: ^ task is: TASK: Include the task 'run_test.yml' 28992 1726883023.58567: ^ 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 28992 1726883023.58574: getting variables 28992 1726883023.58575: in VariableManager get_vars() 28992 1726883023.58615: Calling all_inventory to load vars for managed_node1 28992 1726883023.58618: Calling groups_inventory to load vars for managed_node1 28992 1726883023.58621: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.58641: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.58644: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.58647: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.59733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.61057: done with get_vars() 28992 1726883023.61075: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Friday 20 September 2024 21:43:43 -0400 (0:00:00.448) 0:01:23.811 ****** 28992 1726883023.61153: entering _queue_task() for managed_node1/include_tasks 28992 1726883023.62574: worker is 1 (out of 1 available) 28992 1726883023.62593: exiting _queue_task() for managed_node1/include_tasks 28992 1726883023.62606: done queuing things up, now waiting for results queue to drain 28992 1726883023.62608: waiting for pending results... 28992 1726883023.62801: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 28992 1726883023.62874: in run() - task 0affc7ec-ae25-9fb4-6018-000000000015 28992 1726883023.62889: variable 'ansible_search_path' from source: unknown 28992 1726883023.62916: calling self._execute() 28992 1726883023.62999: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.63003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.63013: variable 'omit' from source: magic vars 28992 1726883023.63333: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.63343: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.63349: _execute() done 28992 1726883023.63352: dumping result to json 28992 1726883023.63355: done dumping result, returning 28992 1726883023.63361: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-9fb4-6018-000000000015] 28992 1726883023.63367: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000015 28992 1726883023.63489: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000015 28992 1726883023.63492: WORKER PROCESS EXITING 28992 1726883023.63528: no more pending results, returning what we have 28992 1726883023.63533: in VariableManager get_vars() 28992 1726883023.63572: Calling all_inventory to load vars for managed_node1 28992 1726883023.63575: Calling groups_inventory to load vars for managed_node1 28992 1726883023.63578: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.63592: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.63595: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.63598: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.64630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.65887: done with get_vars() 28992 1726883023.65910: variable 'ansible_search_path' from source: unknown 28992 1726883023.65925: we have included files to process 28992 1726883023.65926: generating all_blocks data 28992 1726883023.65927: done generating all_blocks data 28992 1726883023.65934: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726883023.65935: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726883023.65937: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726883023.66238: in VariableManager get_vars() 28992 1726883023.66252: done with get_vars() 28992 1726883023.66279: in VariableManager get_vars() 28992 1726883023.66293: done with get_vars() 28992 1726883023.66325: in VariableManager get_vars() 28992 1726883023.66338: done with get_vars() 28992 1726883023.66364: in VariableManager get_vars() 28992 1726883023.66375: done with get_vars() 28992 1726883023.66403: in VariableManager get_vars() 28992 1726883023.66414: done with get_vars() 28992 1726883023.66703: in VariableManager get_vars() 28992 1726883023.66716: done with get_vars() 28992 1726883023.66726: done processing included file 28992 1726883023.66727: iterating over new_blocks loaded from include file 28992 1726883023.66728: in VariableManager get_vars() 28992 1726883023.66737: done with get_vars() 28992 1726883023.66738: filtering new block on tags 28992 1726883023.66806: done filtering new block on tags 28992 1726883023.66808: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 28992 1726883023.66813: extending task lists for all hosts with included blocks 28992 1726883023.66837: done extending task lists 28992 1726883023.66838: done processing included files 28992 1726883023.66839: results queue empty 28992 1726883023.66839: checking for any_errors_fatal 28992 1726883023.66844: done checking for any_errors_fatal 28992 1726883023.66844: checking for max_fail_percentage 28992 1726883023.66845: done checking for max_fail_percentage 28992 1726883023.66846: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.66846: done checking to see if all hosts have failed 28992 1726883023.66847: getting the remaining hosts for this loop 28992 1726883023.66848: done getting the remaining hosts for this loop 28992 1726883023.66850: getting the next task for host managed_node1 28992 1726883023.66852: done getting next task for host managed_node1 28992 1726883023.66853: ^ task is: TASK: TEST: {{ lsr_description }} 28992 1726883023.66856: ^ state is: HOST STATE: block=7, 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 28992 1726883023.66858: getting variables 28992 1726883023.66859: in VariableManager get_vars() 28992 1726883023.66867: Calling all_inventory to load vars for managed_node1 28992 1726883023.66869: Calling groups_inventory to load vars for managed_node1 28992 1726883023.66870: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.66874: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.66876: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.66878: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.67760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.68951: done with get_vars() 28992 1726883023.68968: done getting variables 28992 1726883023.69000: 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) 28992 1726883023.69090: variable 'lsr_description' from source: include params TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:43:43 -0400 (0:00:00.079) 0:01:23.891 ****** 28992 1726883023.69112: entering _queue_task() for managed_node1/debug 28992 1726883023.69409: worker is 1 (out of 1 available) 28992 1726883023.69427: exiting _queue_task() for managed_node1/debug 28992 1726883023.69440: done queuing things up, now waiting for results queue to drain 28992 1726883023.69442: waiting for pending results... 28992 1726883023.69639: running TaskExecutor() for managed_node1/TASK: TEST: I can take a profile down that is absent 28992 1726883023.69725: in run() - task 0affc7ec-ae25-9fb4-6018-000000001744 28992 1726883023.69736: variable 'ansible_search_path' from source: unknown 28992 1726883023.69740: variable 'ansible_search_path' from source: unknown 28992 1726883023.69772: calling self._execute() 28992 1726883023.69853: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.69859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.69867: variable 'omit' from source: magic vars 28992 1726883023.70170: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.70179: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.70188: variable 'omit' from source: magic vars 28992 1726883023.70221: variable 'omit' from source: magic vars 28992 1726883023.70295: variable 'lsr_description' from source: include params 28992 1726883023.70309: variable 'omit' from source: magic vars 28992 1726883023.70349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883023.70378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.70396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883023.70410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.70420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.70452: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.70455: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.70458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.70534: Set connection var ansible_pipelining to False 28992 1726883023.70537: Set connection var ansible_connection to ssh 28992 1726883023.70544: Set connection var ansible_timeout to 10 28992 1726883023.70546: Set connection var ansible_shell_type to sh 28992 1726883023.70555: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.70558: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.70580: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.70586: variable 'ansible_connection' from source: unknown 28992 1726883023.70590: variable 'ansible_module_compression' from source: unknown 28992 1726883023.70592: variable 'ansible_shell_type' from source: unknown 28992 1726883023.70595: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.70598: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.70600: variable 'ansible_pipelining' from source: unknown 28992 1726883023.70602: variable 'ansible_timeout' from source: unknown 28992 1726883023.70605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.70717: 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) 28992 1726883023.70729: variable 'omit' from source: magic vars 28992 1726883023.70733: starting attempt loop 28992 1726883023.70736: running the handler 28992 1726883023.70777: handler run complete 28992 1726883023.70792: attempt loop complete, returning result 28992 1726883023.70795: _execute() done 28992 1726883023.70797: dumping result to json 28992 1726883023.70800: done dumping result, returning 28992 1726883023.70806: done running TaskExecutor() for managed_node1/TASK: TEST: I can take a profile down that is absent [0affc7ec-ae25-9fb4-6018-000000001744] 28992 1726883023.70810: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001744 28992 1726883023.70903: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001744 28992 1726883023.70906: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## I can take a profile down that is absent ########## 28992 1726883023.70955: no more pending results, returning what we have 28992 1726883023.70959: results queue empty 28992 1726883023.70960: checking for any_errors_fatal 28992 1726883023.70961: done checking for any_errors_fatal 28992 1726883023.70962: checking for max_fail_percentage 28992 1726883023.70964: done checking for max_fail_percentage 28992 1726883023.70965: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.70965: done checking to see if all hosts have failed 28992 1726883023.70966: getting the remaining hosts for this loop 28992 1726883023.70968: done getting the remaining hosts for this loop 28992 1726883023.70972: getting the next task for host managed_node1 28992 1726883023.70979: done getting next task for host managed_node1 28992 1726883023.70981: ^ task is: TASK: Show item 28992 1726883023.70986: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883023.70990: getting variables 28992 1726883023.70992: in VariableManager get_vars() 28992 1726883023.71031: Calling all_inventory to load vars for managed_node1 28992 1726883023.71034: Calling groups_inventory to load vars for managed_node1 28992 1726883023.71037: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.71048: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.71051: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.71053: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.72170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.73365: done with get_vars() 28992 1726883023.73382: done getting variables 28992 1726883023.73430: 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 item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:43:43 -0400 (0:00:00.043) 0:01:23.934 ****** 28992 1726883023.73452: entering _queue_task() for managed_node1/debug 28992 1726883023.73685: worker is 1 (out of 1 available) 28992 1726883023.73699: exiting _queue_task() for managed_node1/debug 28992 1726883023.73712: done queuing things up, now waiting for results queue to drain 28992 1726883023.73714: waiting for pending results... 28992 1726883023.73914: running TaskExecutor() for managed_node1/TASK: Show item 28992 1726883023.73982: in run() - task 0affc7ec-ae25-9fb4-6018-000000001745 28992 1726883023.73997: variable 'ansible_search_path' from source: unknown 28992 1726883023.74002: variable 'ansible_search_path' from source: unknown 28992 1726883023.74049: variable 'omit' from source: magic vars 28992 1726883023.74180: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.74190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.74201: variable 'omit' from source: magic vars 28992 1726883023.74484: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.74500: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.74503: variable 'omit' from source: magic vars 28992 1726883023.74535: variable 'omit' from source: magic vars 28992 1726883023.74566: variable 'item' from source: unknown 28992 1726883023.74621: variable 'item' from source: unknown 28992 1726883023.74636: variable 'omit' from source: magic vars 28992 1726883023.74671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883023.74702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.74723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883023.74739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.74749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.74775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.74778: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.74781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.74862: Set connection var ansible_pipelining to False 28992 1726883023.74866: Set connection var ansible_connection to ssh 28992 1726883023.74869: Set connection var ansible_timeout to 10 28992 1726883023.74872: Set connection var ansible_shell_type to sh 28992 1726883023.74878: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.74885: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.74904: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.74907: variable 'ansible_connection' from source: unknown 28992 1726883023.74911: variable 'ansible_module_compression' from source: unknown 28992 1726883023.74914: variable 'ansible_shell_type' from source: unknown 28992 1726883023.74917: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.74919: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.74923: variable 'ansible_pipelining' from source: unknown 28992 1726883023.74926: variable 'ansible_timeout' from source: unknown 28992 1726883023.74929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.75045: 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) 28992 1726883023.75053: variable 'omit' from source: magic vars 28992 1726883023.75057: starting attempt loop 28992 1726883023.75059: running the handler 28992 1726883023.75100: variable 'lsr_description' from source: include params 28992 1726883023.75150: variable 'lsr_description' from source: include params 28992 1726883023.75159: handler run complete 28992 1726883023.75179: attempt loop complete, returning result 28992 1726883023.75191: variable 'item' from source: unknown 28992 1726883023.75240: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } 28992 1726883023.75392: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.75396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.75398: variable 'omit' from source: magic vars 28992 1726883023.75477: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.75481: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.75487: variable 'omit' from source: magic vars 28992 1726883023.75499: variable 'omit' from source: magic vars 28992 1726883023.75535: variable 'item' from source: unknown 28992 1726883023.75580: variable 'item' from source: unknown 28992 1726883023.75594: variable 'omit' from source: magic vars 28992 1726883023.75609: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.75623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.75634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.75638: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.75641: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.75643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.75695: Set connection var ansible_pipelining to False 28992 1726883023.75698: Set connection var ansible_connection to ssh 28992 1726883023.75701: Set connection var ansible_timeout to 10 28992 1726883023.75703: Set connection var ansible_shell_type to sh 28992 1726883023.75710: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.75716: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.75741: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.75744: variable 'ansible_connection' from source: unknown 28992 1726883023.75747: variable 'ansible_module_compression' from source: unknown 28992 1726883023.75750: variable 'ansible_shell_type' from source: unknown 28992 1726883023.75752: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.75754: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.75757: variable 'ansible_pipelining' from source: unknown 28992 1726883023.75759: variable 'ansible_timeout' from source: unknown 28992 1726883023.75761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.75825: 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) 28992 1726883023.75833: variable 'omit' from source: magic vars 28992 1726883023.75837: starting attempt loop 28992 1726883023.75839: running the handler 28992 1726883023.75858: variable 'lsr_setup' from source: include params 28992 1726883023.75914: variable 'lsr_setup' from source: include params 28992 1726883023.75954: handler run complete 28992 1726883023.75966: attempt loop complete, returning result 28992 1726883023.75980: variable 'item' from source: unknown 28992 1726883023.76028: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } 28992 1726883023.76117: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.76120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.76134: variable 'omit' from source: magic vars 28992 1726883023.76246: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.76252: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.76255: variable 'omit' from source: magic vars 28992 1726883023.76259: variable 'omit' from source: magic vars 28992 1726883023.76285: variable 'item' from source: unknown 28992 1726883023.76332: variable 'item' from source: unknown 28992 1726883023.76350: variable 'omit' from source: magic vars 28992 1726883023.76363: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.76369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.76375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.76384: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.76390: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.76393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.76442: Set connection var ansible_pipelining to False 28992 1726883023.76445: Set connection var ansible_connection to ssh 28992 1726883023.76450: Set connection var ansible_timeout to 10 28992 1726883023.76459: Set connection var ansible_shell_type to sh 28992 1726883023.76463: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.76466: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.76482: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.76485: variable 'ansible_connection' from source: unknown 28992 1726883023.76490: variable 'ansible_module_compression' from source: unknown 28992 1726883023.76493: variable 'ansible_shell_type' from source: unknown 28992 1726883023.76495: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.76498: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.76503: variable 'ansible_pipelining' from source: unknown 28992 1726883023.76505: variable 'ansible_timeout' from source: unknown 28992 1726883023.76509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.76572: 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) 28992 1726883023.76578: variable 'omit' from source: magic vars 28992 1726883023.76586: starting attempt loop 28992 1726883023.76588: running the handler 28992 1726883023.76603: variable 'lsr_test' from source: include params 28992 1726883023.76649: variable 'lsr_test' from source: include params 28992 1726883023.76662: handler run complete 28992 1726883023.76677: attempt loop complete, returning result 28992 1726883023.76694: variable 'item' from source: unknown 28992 1726883023.76737: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } 28992 1726883023.76816: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.76820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.76825: variable 'omit' from source: magic vars 28992 1726883023.76942: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.76952: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.76955: variable 'omit' from source: magic vars 28992 1726883023.76958: variable 'omit' from source: magic vars 28992 1726883023.76985: variable 'item' from source: unknown 28992 1726883023.77033: variable 'item' from source: unknown 28992 1726883023.77050: variable 'omit' from source: magic vars 28992 1726883023.77061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.77068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.77073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.77082: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.77085: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.77092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.77138: Set connection var ansible_pipelining to False 28992 1726883023.77142: Set connection var ansible_connection to ssh 28992 1726883023.77145: Set connection var ansible_timeout to 10 28992 1726883023.77147: Set connection var ansible_shell_type to sh 28992 1726883023.77157: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.77165: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.77180: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.77183: variable 'ansible_connection' from source: unknown 28992 1726883023.77185: variable 'ansible_module_compression' from source: unknown 28992 1726883023.77190: variable 'ansible_shell_type' from source: unknown 28992 1726883023.77193: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.77195: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.77200: variable 'ansible_pipelining' from source: unknown 28992 1726883023.77202: variable 'ansible_timeout' from source: unknown 28992 1726883023.77207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.77269: 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) 28992 1726883023.77275: variable 'omit' from source: magic vars 28992 1726883023.77285: starting attempt loop 28992 1726883023.77288: running the handler 28992 1726883023.77301: variable 'lsr_assert' from source: include params 28992 1726883023.77347: variable 'lsr_assert' from source: include params 28992 1726883023.77359: handler run complete 28992 1726883023.77371: attempt loop complete, returning result 28992 1726883023.77385: variable 'item' from source: unknown 28992 1726883023.77434: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } 28992 1726883023.77510: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.77513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.77529: variable 'omit' from source: magic vars 28992 1726883023.77652: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.77655: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.77661: variable 'omit' from source: magic vars 28992 1726883023.77673: variable 'omit' from source: magic vars 28992 1726883023.77705: variable 'item' from source: unknown 28992 1726883023.77753: variable 'item' from source: unknown 28992 1726883023.77764: variable 'omit' from source: magic vars 28992 1726883023.77779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.77785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.77793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.77801: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.77804: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.77807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.77859: Set connection var ansible_pipelining to False 28992 1726883023.77863: Set connection var ansible_connection to ssh 28992 1726883023.77866: Set connection var ansible_timeout to 10 28992 1726883023.77869: Set connection var ansible_shell_type to sh 28992 1726883023.77874: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.77881: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.77899: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.77902: variable 'ansible_connection' from source: unknown 28992 1726883023.77904: variable 'ansible_module_compression' from source: unknown 28992 1726883023.77907: variable 'ansible_shell_type' from source: unknown 28992 1726883023.77909: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.77911: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.77916: variable 'ansible_pipelining' from source: unknown 28992 1726883023.77919: variable 'ansible_timeout' from source: unknown 28992 1726883023.77925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.77990: 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) 28992 1726883023.77997: variable 'omit' from source: magic vars 28992 1726883023.78000: starting attempt loop 28992 1726883023.78002: running the handler 28992 1726883023.78017: variable 'lsr_assert_when' from source: include params 28992 1726883023.78069: variable 'lsr_assert_when' from source: include params 28992 1726883023.78130: variable 'network_provider' from source: set_fact 28992 1726883023.78155: handler run complete 28992 1726883023.78166: attempt loop complete, returning result 28992 1726883023.78186: variable 'item' from source: unknown 28992 1726883023.78229: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } 28992 1726883023.78313: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.78316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.78318: variable 'omit' from source: magic vars 28992 1726883023.78424: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.78428: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.78440: variable 'omit' from source: magic vars 28992 1726883023.78446: variable 'omit' from source: magic vars 28992 1726883023.78473: variable 'item' from source: unknown 28992 1726883023.78520: variable 'item' from source: unknown 28992 1726883023.78533: variable 'omit' from source: magic vars 28992 1726883023.78550: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.78555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.78613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.78616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.78619: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.78624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.78627: Set connection var ansible_pipelining to False 28992 1726883023.78629: Set connection var ansible_connection to ssh 28992 1726883023.78632: Set connection var ansible_timeout to 10 28992 1726883023.78635: Set connection var ansible_shell_type to sh 28992 1726883023.78640: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.78646: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.78666: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.78669: variable 'ansible_connection' from source: unknown 28992 1726883023.78672: variable 'ansible_module_compression' from source: unknown 28992 1726883023.78674: variable 'ansible_shell_type' from source: unknown 28992 1726883023.78676: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.78679: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.78681: variable 'ansible_pipelining' from source: unknown 28992 1726883023.78686: variable 'ansible_timeout' from source: unknown 28992 1726883023.78692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.78754: 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) 28992 1726883023.78766: variable 'omit' from source: magic vars 28992 1726883023.78769: starting attempt loop 28992 1726883023.78772: running the handler 28992 1726883023.78783: variable 'lsr_fail_debug' from source: play vars 28992 1726883023.78834: variable 'lsr_fail_debug' from source: play vars 28992 1726883023.78848: handler run complete 28992 1726883023.78859: attempt loop complete, returning result 28992 1726883023.78876: variable 'item' from source: unknown 28992 1726883023.78919: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 28992 1726883023.78997: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.79000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.79014: variable 'omit' from source: magic vars 28992 1726883023.79116: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.79121: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.79124: variable 'omit' from source: magic vars 28992 1726883023.79137: variable 'omit' from source: magic vars 28992 1726883023.79164: variable 'item' from source: unknown 28992 1726883023.79210: variable 'item' from source: unknown 28992 1726883023.79224: variable 'omit' from source: magic vars 28992 1726883023.79239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.79247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.79255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.79263: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.79265: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.79268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.79317: Set connection var ansible_pipelining to False 28992 1726883023.79320: Set connection var ansible_connection to ssh 28992 1726883023.79324: Set connection var ansible_timeout to 10 28992 1726883023.79327: Set connection var ansible_shell_type to sh 28992 1726883023.79344: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.79347: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.79357: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.79360: variable 'ansible_connection' from source: unknown 28992 1726883023.79363: variable 'ansible_module_compression' from source: unknown 28992 1726883023.79365: variable 'ansible_shell_type' from source: unknown 28992 1726883023.79367: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.79370: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.79372: variable 'ansible_pipelining' from source: unknown 28992 1726883023.79380: variable 'ansible_timeout' from source: unknown 28992 1726883023.79382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.79444: 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) 28992 1726883023.79453: variable 'omit' from source: magic vars 28992 1726883023.79456: starting attempt loop 28992 1726883023.79459: running the handler 28992 1726883023.79473: variable 'lsr_cleanup' from source: include params 28992 1726883023.79523: variable 'lsr_cleanup' from source: include params 28992 1726883023.79538: handler run complete 28992 1726883023.79549: attempt loop complete, returning result 28992 1726883023.79565: variable 'item' from source: unknown 28992 1726883023.79613: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 28992 1726883023.79694: dumping result to json 28992 1726883023.79699: done dumping result, returning 28992 1726883023.79702: done running TaskExecutor() for managed_node1/TASK: Show item [0affc7ec-ae25-9fb4-6018-000000001745] 28992 1726883023.79705: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001745 28992 1726883023.79750: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001745 28992 1726883023.79753: WORKER PROCESS EXITING 28992 1726883023.79809: no more pending results, returning what we have 28992 1726883023.79813: results queue empty 28992 1726883023.79814: checking for any_errors_fatal 28992 1726883023.79821: done checking for any_errors_fatal 28992 1726883023.79827: checking for max_fail_percentage 28992 1726883023.79829: done checking for max_fail_percentage 28992 1726883023.79830: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.79831: done checking to see if all hosts have failed 28992 1726883023.79832: getting the remaining hosts for this loop 28992 1726883023.79833: done getting the remaining hosts for this loop 28992 1726883023.79838: getting the next task for host managed_node1 28992 1726883023.79845: done getting next task for host managed_node1 28992 1726883023.79847: ^ task is: TASK: Include the task 'show_interfaces.yml' 28992 1726883023.79850: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883023.79854: getting variables 28992 1726883023.79856: in VariableManager get_vars() 28992 1726883023.79900: Calling all_inventory to load vars for managed_node1 28992 1726883023.79903: Calling groups_inventory to load vars for managed_node1 28992 1726883023.79907: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.79918: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.79920: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.79924: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.80996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.82312: done with get_vars() 28992 1726883023.82334: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:43:43 -0400 (0:00:00.089) 0:01:24.024 ****** 28992 1726883023.82406: entering _queue_task() for managed_node1/include_tasks 28992 1726883023.82670: worker is 1 (out of 1 available) 28992 1726883023.82688: exiting _queue_task() for managed_node1/include_tasks 28992 1726883023.82701: done queuing things up, now waiting for results queue to drain 28992 1726883023.82703: waiting for pending results... 28992 1726883023.82898: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 28992 1726883023.82966: in run() - task 0affc7ec-ae25-9fb4-6018-000000001746 28992 1726883023.82979: variable 'ansible_search_path' from source: unknown 28992 1726883023.82982: variable 'ansible_search_path' from source: unknown 28992 1726883023.83013: calling self._execute() 28992 1726883023.83098: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.83102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.83111: variable 'omit' from source: magic vars 28992 1726883023.83410: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.83420: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.83428: _execute() done 28992 1726883023.83431: dumping result to json 28992 1726883023.83434: done dumping result, returning 28992 1726883023.83439: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-9fb4-6018-000000001746] 28992 1726883023.83445: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001746 28992 1726883023.83545: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001746 28992 1726883023.83548: WORKER PROCESS EXITING 28992 1726883023.83577: no more pending results, returning what we have 28992 1726883023.83582: in VariableManager get_vars() 28992 1726883023.83629: Calling all_inventory to load vars for managed_node1 28992 1726883023.83632: Calling groups_inventory to load vars for managed_node1 28992 1726883023.83636: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.83650: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.83653: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.83655: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.84666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.85865: done with get_vars() 28992 1726883023.85882: variable 'ansible_search_path' from source: unknown 28992 1726883023.85883: variable 'ansible_search_path' from source: unknown 28992 1726883023.85919: we have included files to process 28992 1726883023.85920: generating all_blocks data 28992 1726883023.85923: done generating all_blocks data 28992 1726883023.85929: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726883023.85930: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726883023.85932: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726883023.86003: in VariableManager get_vars() 28992 1726883023.86021: done with get_vars() 28992 1726883023.86103: done processing included file 28992 1726883023.86105: iterating over new_blocks loaded from include file 28992 1726883023.86105: in VariableManager get_vars() 28992 1726883023.86116: done with get_vars() 28992 1726883023.86117: filtering new block on tags 28992 1726883023.86145: done filtering new block on tags 28992 1726883023.86147: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 28992 1726883023.86151: extending task lists for all hosts with included blocks 28992 1726883023.86449: done extending task lists 28992 1726883023.86450: done processing included files 28992 1726883023.86451: results queue empty 28992 1726883023.86452: checking for any_errors_fatal 28992 1726883023.86457: done checking for any_errors_fatal 28992 1726883023.86458: checking for max_fail_percentage 28992 1726883023.86459: done checking for max_fail_percentage 28992 1726883023.86459: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.86460: done checking to see if all hosts have failed 28992 1726883023.86461: getting the remaining hosts for this loop 28992 1726883023.86461: done getting the remaining hosts for this loop 28992 1726883023.86463: getting the next task for host managed_node1 28992 1726883023.86466: done getting next task for host managed_node1 28992 1726883023.86468: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28992 1726883023.86470: ^ state is: HOST STATE: block=7, 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 28992 1726883023.86472: getting variables 28992 1726883023.86472: in VariableManager get_vars() 28992 1726883023.86480: Calling all_inventory to load vars for managed_node1 28992 1726883023.86481: Calling groups_inventory to load vars for managed_node1 28992 1726883023.86483: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.86488: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.86489: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.86491: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.87399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.88579: done with get_vars() 28992 1726883023.88597: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:43:43 -0400 (0:00:00.062) 0:01:24.086 ****** 28992 1726883023.88658: entering _queue_task() for managed_node1/include_tasks 28992 1726883023.88931: worker is 1 (out of 1 available) 28992 1726883023.88946: exiting _queue_task() for managed_node1/include_tasks 28992 1726883023.88960: done queuing things up, now waiting for results queue to drain 28992 1726883023.88962: waiting for pending results... 28992 1726883023.89164: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 28992 1726883023.89253: in run() - task 0affc7ec-ae25-9fb4-6018-00000000176d 28992 1726883023.89270: variable 'ansible_search_path' from source: unknown 28992 1726883023.89276: variable 'ansible_search_path' from source: unknown 28992 1726883023.89311: calling self._execute() 28992 1726883023.89389: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.89397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.89407: variable 'omit' from source: magic vars 28992 1726883023.89710: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.89720: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.89728: _execute() done 28992 1726883023.89734: dumping result to json 28992 1726883023.89742: done dumping result, returning 28992 1726883023.89745: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-9fb4-6018-00000000176d] 28992 1726883023.89751: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000176d 28992 1726883023.89847: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000176d 28992 1726883023.89851: WORKER PROCESS EXITING 28992 1726883023.89888: no more pending results, returning what we have 28992 1726883023.89893: in VariableManager get_vars() 28992 1726883023.89938: Calling all_inventory to load vars for managed_node1 28992 1726883023.89941: Calling groups_inventory to load vars for managed_node1 28992 1726883023.89945: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.89958: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.89963: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.89965: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.91058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.92252: done with get_vars() 28992 1726883023.92267: variable 'ansible_search_path' from source: unknown 28992 1726883023.92268: variable 'ansible_search_path' from source: unknown 28992 1726883023.92296: we have included files to process 28992 1726883023.92297: generating all_blocks data 28992 1726883023.92298: done generating all_blocks data 28992 1726883023.92299: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726883023.92300: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726883023.92301: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726883023.92495: done processing included file 28992 1726883023.92497: iterating over new_blocks loaded from include file 28992 1726883023.92498: in VariableManager get_vars() 28992 1726883023.92509: done with get_vars() 28992 1726883023.92510: filtering new block on tags 28992 1726883023.92539: done filtering new block on tags 28992 1726883023.92541: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 28992 1726883023.92545: extending task lists for all hosts with included blocks 28992 1726883023.92651: done extending task lists 28992 1726883023.92652: done processing included files 28992 1726883023.92652: results queue empty 28992 1726883023.92653: checking for any_errors_fatal 28992 1726883023.92655: done checking for any_errors_fatal 28992 1726883023.92656: checking for max_fail_percentage 28992 1726883023.92657: done checking for max_fail_percentage 28992 1726883023.92657: checking to see if all hosts have failed and the running result is not ok 28992 1726883023.92658: done checking to see if all hosts have failed 28992 1726883023.92658: getting the remaining hosts for this loop 28992 1726883023.92659: done getting the remaining hosts for this loop 28992 1726883023.92661: getting the next task for host managed_node1 28992 1726883023.92664: done getting next task for host managed_node1 28992 1726883023.92665: ^ task is: TASK: Gather current interface info 28992 1726883023.92668: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883023.92669: getting variables 28992 1726883023.92670: in VariableManager get_vars() 28992 1726883023.92677: Calling all_inventory to load vars for managed_node1 28992 1726883023.92679: Calling groups_inventory to load vars for managed_node1 28992 1726883023.92680: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883023.92686: Calling all_plugins_play to load vars for managed_node1 28992 1726883023.92688: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883023.92690: Calling groups_plugins_play to load vars for managed_node1 28992 1726883023.93549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883023.94736: done with get_vars() 28992 1726883023.94753: done getting variables 28992 1726883023.94781: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:43:43 -0400 (0:00:00.061) 0:01:24.148 ****** 28992 1726883023.94807: entering _queue_task() for managed_node1/command 28992 1726883023.95066: worker is 1 (out of 1 available) 28992 1726883023.95080: exiting _queue_task() for managed_node1/command 28992 1726883023.95098: done queuing things up, now waiting for results queue to drain 28992 1726883023.95100: waiting for pending results... 28992 1726883023.95287: running TaskExecutor() for managed_node1/TASK: Gather current interface info 28992 1726883023.95360: in run() - task 0affc7ec-ae25-9fb4-6018-0000000017a8 28992 1726883023.95374: variable 'ansible_search_path' from source: unknown 28992 1726883023.95377: variable 'ansible_search_path' from source: unknown 28992 1726883023.95408: calling self._execute() 28992 1726883023.95494: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.95498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.95507: variable 'omit' from source: magic vars 28992 1726883023.95812: variable 'ansible_distribution_major_version' from source: facts 28992 1726883023.95823: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883023.95830: variable 'omit' from source: magic vars 28992 1726883023.95870: variable 'omit' from source: magic vars 28992 1726883023.95899: variable 'omit' from source: magic vars 28992 1726883023.95937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883023.95966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883023.95984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883023.96008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.96019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883023.96047: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883023.96050: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.96052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.96141: Set connection var ansible_pipelining to False 28992 1726883023.96145: Set connection var ansible_connection to ssh 28992 1726883023.96147: Set connection var ansible_timeout to 10 28992 1726883023.96152: Set connection var ansible_shell_type to sh 28992 1726883023.96157: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883023.96164: Set connection var ansible_shell_executable to /bin/sh 28992 1726883023.96184: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.96190: variable 'ansible_connection' from source: unknown 28992 1726883023.96194: variable 'ansible_module_compression' from source: unknown 28992 1726883023.96198: variable 'ansible_shell_type' from source: unknown 28992 1726883023.96201: variable 'ansible_shell_executable' from source: unknown 28992 1726883023.96203: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883023.96205: variable 'ansible_pipelining' from source: unknown 28992 1726883023.96209: variable 'ansible_timeout' from source: unknown 28992 1726883023.96212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883023.96326: 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) 28992 1726883023.96340: variable 'omit' from source: magic vars 28992 1726883023.96343: starting attempt loop 28992 1726883023.96346: running the handler 28992 1726883023.96360: _low_level_execute_command(): starting 28992 1726883023.96366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883023.96906: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883023.96942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.96945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883023.96948: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883023.96951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.97002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.97006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.97064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883023.98824: stdout chunk (state=3): >>>/root <<< 28992 1726883023.98933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883023.98991: stderr chunk (state=3): >>><<< 28992 1726883023.98994: stdout chunk (state=3): >>><<< 28992 1726883023.99015: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883023.99029: _low_level_execute_command(): starting 28992 1726883023.99037: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555 `" && echo ansible-tmp-1726883023.9901538-32199-167985099260555="` echo /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555 `" ) && sleep 0' 28992 1726883023.99495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883023.99537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883023.99540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.99550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883023.99552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883023.99597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883023.99604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883023.99612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883023.99656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883024.01634: stdout chunk (state=3): >>>ansible-tmp-1726883023.9901538-32199-167985099260555=/root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555 <<< 28992 1726883024.01757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883024.01810: stderr chunk (state=3): >>><<< 28992 1726883024.01814: stdout chunk (state=3): >>><<< 28992 1726883024.01831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883023.9901538-32199-167985099260555=/root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883024.01859: variable 'ansible_module_compression' from source: unknown 28992 1726883024.01909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883024.01941: variable 'ansible_facts' from source: unknown 28992 1726883024.02002: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py 28992 1726883024.02110: Sending initial data 28992 1726883024.02113: Sent initial data (156 bytes) 28992 1726883024.02587: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883024.02591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.02594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883024.02596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.02647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883024.02651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883024.02711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883024.04300: 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 <<< 28992 1726883024.04305: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883024.04347: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883024.04401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp93l071ls /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py <<< 28992 1726883024.04405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py" <<< 28992 1726883024.04451: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp93l071ls" to remote "/root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py" <<< 28992 1726883024.05018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883024.05095: stderr chunk (state=3): >>><<< 28992 1726883024.05098: stdout chunk (state=3): >>><<< 28992 1726883024.05118: done transferring module to remote 28992 1726883024.05130: _low_level_execute_command(): starting 28992 1726883024.05135: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/ /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py && sleep 0' 28992 1726883024.05613: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883024.05618: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.05621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883024.05623: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883024.05631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.05679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883024.05682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883024.05687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883024.05736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883024.07571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883024.07631: stderr chunk (state=3): >>><<< 28992 1726883024.07634: stdout chunk (state=3): >>><<< 28992 1726883024.07650: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883024.07653: _low_level_execute_command(): starting 28992 1726883024.07658: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/AnsiballZ_command.py && sleep 0' 28992 1726883024.08145: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883024.08148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.08151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883024.08153: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.08208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883024.08211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883024.08277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883024.25343: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:43:44.248239", "end": "2024-09-20 21:43:44.251704", "delta": "0:00:00.003465", "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}}} <<< 28992 1726883024.27230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883024.27235: stdout chunk (state=3): >>><<< 28992 1726883024.27239: stderr chunk (state=3): >>><<< 28992 1726883024.27242: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:43:44.248239", "end": "2024-09-20 21:43:44.251704", "delta": "0:00:00.003465", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883024.27329: 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-1726883023.9901538-32199-167985099260555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883024.27334: _low_level_execute_command(): starting 28992 1726883024.27337: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883023.9901538-32199-167985099260555/ > /dev/null 2>&1 && sleep 0' 28992 1726883024.28002: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883024.28079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883024.28096: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883024.28166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883024.28180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883024.28221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883024.30110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883024.30155: stderr chunk (state=3): >>><<< 28992 1726883024.30158: stdout chunk (state=3): >>><<< 28992 1726883024.30174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883024.30180: handler run complete 28992 1726883024.30205: Evaluated conditional (False): False 28992 1726883024.30215: attempt loop complete, returning result 28992 1726883024.30217: _execute() done 28992 1726883024.30220: dumping result to json 28992 1726883024.30227: done dumping result, returning 28992 1726883024.30234: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-9fb4-6018-0000000017a8] 28992 1726883024.30239: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017a8 28992 1726883024.30346: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017a8 28992 1726883024.30349: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003465", "end": "2024-09-20 21:43:44.251704", "rc": 0, "start": "2024-09-20 21:43:44.248239" } STDOUT: bonding_masters eth0 lo rpltstbr 28992 1726883024.30430: no more pending results, returning what we have 28992 1726883024.30434: results queue empty 28992 1726883024.30435: checking for any_errors_fatal 28992 1726883024.30436: done checking for any_errors_fatal 28992 1726883024.30437: checking for max_fail_percentage 28992 1726883024.30439: done checking for max_fail_percentage 28992 1726883024.30440: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.30441: done checking to see if all hosts have failed 28992 1726883024.30442: getting the remaining hosts for this loop 28992 1726883024.30444: done getting the remaining hosts for this loop 28992 1726883024.30448: getting the next task for host managed_node1 28992 1726883024.30455: done getting next task for host managed_node1 28992 1726883024.30460: ^ task is: TASK: Set current_interfaces 28992 1726883024.30464: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883024.30470: getting variables 28992 1726883024.30471: in VariableManager get_vars() 28992 1726883024.30512: Calling all_inventory to load vars for managed_node1 28992 1726883024.30515: Calling groups_inventory to load vars for managed_node1 28992 1726883024.30518: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.30540: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.30543: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.30546: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.35716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.36913: done with get_vars() 28992 1726883024.36937: done getting variables 28992 1726883024.36979: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:43:44 -0400 (0:00:00.421) 0:01:24.570 ****** 28992 1726883024.37004: entering _queue_task() for managed_node1/set_fact 28992 1726883024.37306: worker is 1 (out of 1 available) 28992 1726883024.37321: exiting _queue_task() for managed_node1/set_fact 28992 1726883024.37336: done queuing things up, now waiting for results queue to drain 28992 1726883024.37338: waiting for pending results... 28992 1726883024.37532: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 28992 1726883024.37630: in run() - task 0affc7ec-ae25-9fb4-6018-0000000017a9 28992 1726883024.37644: variable 'ansible_search_path' from source: unknown 28992 1726883024.37649: variable 'ansible_search_path' from source: unknown 28992 1726883024.37691: calling self._execute() 28992 1726883024.37773: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.37780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.37799: variable 'omit' from source: magic vars 28992 1726883024.38101: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.38115: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.38118: variable 'omit' from source: magic vars 28992 1726883024.38165: variable 'omit' from source: magic vars 28992 1726883024.38250: variable '_current_interfaces' from source: set_fact 28992 1726883024.38303: variable 'omit' from source: magic vars 28992 1726883024.38356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883024.38373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883024.38392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883024.38406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883024.38416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883024.38444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883024.38448: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.38451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.38530: Set connection var ansible_pipelining to False 28992 1726883024.38533: Set connection var ansible_connection to ssh 28992 1726883024.38538: Set connection var ansible_timeout to 10 28992 1726883024.38542: Set connection var ansible_shell_type to sh 28992 1726883024.38549: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883024.38556: Set connection var ansible_shell_executable to /bin/sh 28992 1726883024.38579: variable 'ansible_shell_executable' from source: unknown 28992 1726883024.38585: variable 'ansible_connection' from source: unknown 28992 1726883024.38591: variable 'ansible_module_compression' from source: unknown 28992 1726883024.38593: variable 'ansible_shell_type' from source: unknown 28992 1726883024.38598: variable 'ansible_shell_executable' from source: unknown 28992 1726883024.38600: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.38602: variable 'ansible_pipelining' from source: unknown 28992 1726883024.38605: variable 'ansible_timeout' from source: unknown 28992 1726883024.38610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.38733: 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) 28992 1726883024.38744: variable 'omit' from source: magic vars 28992 1726883024.38750: starting attempt loop 28992 1726883024.38753: running the handler 28992 1726883024.38763: handler run complete 28992 1726883024.38771: attempt loop complete, returning result 28992 1726883024.38774: _execute() done 28992 1726883024.38776: dumping result to json 28992 1726883024.38779: done dumping result, returning 28992 1726883024.38793: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-9fb4-6018-0000000017a9] 28992 1726883024.38796: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017a9 28992 1726883024.38893: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017a9 28992 1726883024.38896: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 28992 1726883024.38960: no more pending results, returning what we have 28992 1726883024.38963: results queue empty 28992 1726883024.38964: checking for any_errors_fatal 28992 1726883024.38978: done checking for any_errors_fatal 28992 1726883024.38979: checking for max_fail_percentage 28992 1726883024.38981: done checking for max_fail_percentage 28992 1726883024.38982: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.38983: done checking to see if all hosts have failed 28992 1726883024.38984: getting the remaining hosts for this loop 28992 1726883024.38986: done getting the remaining hosts for this loop 28992 1726883024.38990: getting the next task for host managed_node1 28992 1726883024.38999: done getting next task for host managed_node1 28992 1726883024.39002: ^ task is: TASK: Show current_interfaces 28992 1726883024.39008: ^ state is: HOST STATE: block=7, 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=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 28992 1726883024.39012: getting variables 28992 1726883024.39014: in VariableManager get_vars() 28992 1726883024.39053: Calling all_inventory to load vars for managed_node1 28992 1726883024.39055: Calling groups_inventory to load vars for managed_node1 28992 1726883024.39059: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.39069: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.39072: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.39075: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.40227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.41440: done with get_vars() 28992 1726883024.41466: done getting variables 28992 1726883024.41536: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:43:44 -0400 (0:00:00.045) 0:01:24.615 ****** 28992 1726883024.41563: entering _queue_task() for managed_node1/debug 28992 1726883024.41828: worker is 1 (out of 1 available) 28992 1726883024.41842: exiting _queue_task() for managed_node1/debug 28992 1726883024.41855: done queuing things up, now waiting for results queue to drain 28992 1726883024.41858: waiting for pending results... 28992 1726883024.42050: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 28992 1726883024.42148: in run() - task 0affc7ec-ae25-9fb4-6018-00000000176e 28992 1726883024.42160: variable 'ansible_search_path' from source: unknown 28992 1726883024.42163: variable 'ansible_search_path' from source: unknown 28992 1726883024.42209: calling self._execute() 28992 1726883024.42290: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.42294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.42299: variable 'omit' from source: magic vars 28992 1726883024.42698: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.42706: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.42713: variable 'omit' from source: magic vars 28992 1726883024.42749: variable 'omit' from source: magic vars 28992 1726883024.42826: variable 'current_interfaces' from source: set_fact 28992 1726883024.42849: variable 'omit' from source: magic vars 28992 1726883024.42886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883024.42915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883024.42942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883024.42956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883024.42966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883024.42994: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883024.42998: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.43001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.43080: Set connection var ansible_pipelining to False 28992 1726883024.43086: Set connection var ansible_connection to ssh 28992 1726883024.43089: Set connection var ansible_timeout to 10 28992 1726883024.43092: Set connection var ansible_shell_type to sh 28992 1726883024.43094: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883024.43102: Set connection var ansible_shell_executable to /bin/sh 28992 1726883024.43123: variable 'ansible_shell_executable' from source: unknown 28992 1726883024.43128: variable 'ansible_connection' from source: unknown 28992 1726883024.43130: variable 'ansible_module_compression' from source: unknown 28992 1726883024.43133: variable 'ansible_shell_type' from source: unknown 28992 1726883024.43136: variable 'ansible_shell_executable' from source: unknown 28992 1726883024.43138: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.43140: variable 'ansible_pipelining' from source: unknown 28992 1726883024.43143: variable 'ansible_timeout' from source: unknown 28992 1726883024.43151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.43259: 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) 28992 1726883024.43272: variable 'omit' from source: magic vars 28992 1726883024.43277: starting attempt loop 28992 1726883024.43280: running the handler 28992 1726883024.43341: handler run complete 28992 1726883024.43357: attempt loop complete, returning result 28992 1726883024.43360: _execute() done 28992 1726883024.43363: dumping result to json 28992 1726883024.43365: done dumping result, returning 28992 1726883024.43368: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-9fb4-6018-00000000176e] 28992 1726883024.43371: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000176e 28992 1726883024.43530: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000176e 28992 1726883024.43533: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 28992 1726883024.43623: no more pending results, returning what we have 28992 1726883024.43627: results queue empty 28992 1726883024.43629: checking for any_errors_fatal 28992 1726883024.43634: done checking for any_errors_fatal 28992 1726883024.43635: checking for max_fail_percentage 28992 1726883024.43636: done checking for max_fail_percentage 28992 1726883024.43638: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.43639: done checking to see if all hosts have failed 28992 1726883024.43640: getting the remaining hosts for this loop 28992 1726883024.43642: done getting the remaining hosts for this loop 28992 1726883024.43646: getting the next task for host managed_node1 28992 1726883024.43655: done getting next task for host managed_node1 28992 1726883024.43658: ^ task is: TASK: Setup 28992 1726883024.43661: ^ state is: HOST STATE: block=7, 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 28992 1726883024.43664: getting variables 28992 1726883024.43666: in VariableManager get_vars() 28992 1726883024.43702: Calling all_inventory to load vars for managed_node1 28992 1726883024.43704: Calling groups_inventory to load vars for managed_node1 28992 1726883024.43708: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.43718: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.43758: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.43764: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.45198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.47308: done with get_vars() 28992 1726883024.47336: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:43:44 -0400 (0:00:00.058) 0:01:24.674 ****** 28992 1726883024.47442: entering _queue_task() for managed_node1/include_tasks 28992 1726883024.47776: worker is 1 (out of 1 available) 28992 1726883024.47793: exiting _queue_task() for managed_node1/include_tasks 28992 1726883024.47807: done queuing things up, now waiting for results queue to drain 28992 1726883024.47809: waiting for pending results... 28992 1726883024.48030: running TaskExecutor() for managed_node1/TASK: Setup 28992 1726883024.48108: in run() - task 0affc7ec-ae25-9fb4-6018-000000001747 28992 1726883024.48126: variable 'ansible_search_path' from source: unknown 28992 1726883024.48130: variable 'ansible_search_path' from source: unknown 28992 1726883024.48172: variable 'lsr_setup' from source: include params 28992 1726883024.48349: variable 'lsr_setup' from source: include params 28992 1726883024.48410: variable 'omit' from source: magic vars 28992 1726883024.48526: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.48535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.48547: variable 'omit' from source: magic vars 28992 1726883024.48735: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.48743: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.48749: variable 'item' from source: unknown 28992 1726883024.48799: variable 'item' from source: unknown 28992 1726883024.48831: variable 'item' from source: unknown 28992 1726883024.48875: variable 'item' from source: unknown 28992 1726883024.49027: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.49031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.49034: variable 'omit' from source: magic vars 28992 1726883024.49110: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.49113: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.49119: variable 'item' from source: unknown 28992 1726883024.49169: variable 'item' from source: unknown 28992 1726883024.49193: variable 'item' from source: unknown 28992 1726883024.49239: variable 'item' from source: unknown 28992 1726883024.49308: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.49311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.49326: variable 'omit' from source: magic vars 28992 1726883024.49428: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.49439: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.49446: variable 'item' from source: unknown 28992 1726883024.49487: variable 'item' from source: unknown 28992 1726883024.49506: variable 'item' from source: unknown 28992 1726883024.49555: variable 'item' from source: unknown 28992 1726883024.49618: dumping result to json 28992 1726883024.49621: done dumping result, returning 28992 1726883024.49626: done running TaskExecutor() for managed_node1/TASK: Setup [0affc7ec-ae25-9fb4-6018-000000001747] 28992 1726883024.49628: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001747 28992 1726883024.49669: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001747 28992 1726883024.49672: WORKER PROCESS EXITING 28992 1726883024.49705: no more pending results, returning what we have 28992 1726883024.49710: in VariableManager get_vars() 28992 1726883024.49754: Calling all_inventory to load vars for managed_node1 28992 1726883024.49757: Calling groups_inventory to load vars for managed_node1 28992 1726883024.49760: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.49774: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.49777: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.49780: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.51527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.53840: done with get_vars() 28992 1726883024.53870: variable 'ansible_search_path' from source: unknown 28992 1726883024.53872: variable 'ansible_search_path' from source: unknown 28992 1726883024.53926: variable 'ansible_search_path' from source: unknown 28992 1726883024.53928: variable 'ansible_search_path' from source: unknown 28992 1726883024.53970: variable 'ansible_search_path' from source: unknown 28992 1726883024.53972: variable 'ansible_search_path' from source: unknown 28992 1726883024.54006: we have included files to process 28992 1726883024.54007: generating all_blocks data 28992 1726883024.54010: done generating all_blocks data 28992 1726883024.54015: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726883024.54017: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726883024.54019: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726883024.54328: done processing included file 28992 1726883024.54330: iterating over new_blocks loaded from include file 28992 1726883024.54331: in VariableManager get_vars() 28992 1726883024.54349: done with get_vars() 28992 1726883024.54351: filtering new block on tags 28992 1726883024.54403: done filtering new block on tags 28992 1726883024.54406: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node1 => (item=tasks/create_bridge_profile.yml) 28992 1726883024.54411: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726883024.54412: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726883024.54415: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726883024.54544: done processing included file 28992 1726883024.54546: iterating over new_blocks loaded from include file 28992 1726883024.54547: in VariableManager get_vars() 28992 1726883024.54564: done with get_vars() 28992 1726883024.54566: filtering new block on tags 28992 1726883024.54602: done filtering new block on tags 28992 1726883024.54604: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node1 => (item=tasks/activate_profile.yml) 28992 1726883024.54608: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 28992 1726883024.54609: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 28992 1726883024.54612: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 28992 1726883024.54725: done processing included file 28992 1726883024.54727: iterating over new_blocks loaded from include file 28992 1726883024.54728: in VariableManager get_vars() 28992 1726883024.54745: done with get_vars() 28992 1726883024.54747: filtering new block on tags 28992 1726883024.54772: done filtering new block on tags 28992 1726883024.54774: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node1 => (item=tasks/remove_profile.yml) 28992 1726883024.54778: extending task lists for all hosts with included blocks 28992 1726883024.55629: done extending task lists 28992 1726883024.55637: done processing included files 28992 1726883024.55638: results queue empty 28992 1726883024.55639: checking for any_errors_fatal 28992 1726883024.55652: done checking for any_errors_fatal 28992 1726883024.55654: checking for max_fail_percentage 28992 1726883024.55655: done checking for max_fail_percentage 28992 1726883024.55656: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.55657: done checking to see if all hosts have failed 28992 1726883024.55658: getting the remaining hosts for this loop 28992 1726883024.55660: done getting the remaining hosts for this loop 28992 1726883024.55663: getting the next task for host managed_node1 28992 1726883024.55668: done getting next task for host managed_node1 28992 1726883024.55670: ^ task is: TASK: Include network role 28992 1726883024.55673: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883024.55676: getting variables 28992 1726883024.55677: in VariableManager get_vars() 28992 1726883024.55689: Calling all_inventory to load vars for managed_node1 28992 1726883024.55691: Calling groups_inventory to load vars for managed_node1 28992 1726883024.55694: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.55700: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.55703: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.55706: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.56749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.57951: done with get_vars() 28992 1726883024.57970: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Friday 20 September 2024 21:43:44 -0400 (0:00:00.105) 0:01:24.780 ****** 28992 1726883024.58035: entering _queue_task() for managed_node1/include_role 28992 1726883024.58330: worker is 1 (out of 1 available) 28992 1726883024.58345: exiting _queue_task() for managed_node1/include_role 28992 1726883024.58361: done queuing things up, now waiting for results queue to drain 28992 1726883024.58363: waiting for pending results... 28992 1726883024.58580: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883024.58829: in run() - task 0affc7ec-ae25-9fb4-6018-0000000017d0 28992 1726883024.58834: variable 'ansible_search_path' from source: unknown 28992 1726883024.58837: variable 'ansible_search_path' from source: unknown 28992 1726883024.58841: calling self._execute() 28992 1726883024.58873: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.58886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.58903: variable 'omit' from source: magic vars 28992 1726883024.59311: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.59332: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.59344: _execute() done 28992 1726883024.59351: dumping result to json 28992 1726883024.59358: done dumping result, returning 28992 1726883024.59367: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-0000000017d0] 28992 1726883024.59379: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d0 28992 1726883024.59546: no more pending results, returning what we have 28992 1726883024.59551: in VariableManager get_vars() 28992 1726883024.59603: Calling all_inventory to load vars for managed_node1 28992 1726883024.59606: Calling groups_inventory to load vars for managed_node1 28992 1726883024.59610: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.59753: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.59758: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.59762: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.60285: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d0 28992 1726883024.60289: WORKER PROCESS EXITING 28992 1726883024.60866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.62188: done with get_vars() 28992 1726883024.62204: variable 'ansible_search_path' from source: unknown 28992 1726883024.62205: variable 'ansible_search_path' from source: unknown 28992 1726883024.62338: variable 'omit' from source: magic vars 28992 1726883024.62365: variable 'omit' from source: magic vars 28992 1726883024.62376: variable 'omit' from source: magic vars 28992 1726883024.62378: we have included files to process 28992 1726883024.62379: generating all_blocks data 28992 1726883024.62380: done generating all_blocks data 28992 1726883024.62382: processing included file: fedora.linux_system_roles.network 28992 1726883024.62397: in VariableManager get_vars() 28992 1726883024.62407: done with get_vars() 28992 1726883024.62429: in VariableManager get_vars() 28992 1726883024.62442: done with get_vars() 28992 1726883024.62474: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883024.62555: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883024.62607: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883024.62948: in VariableManager get_vars() 28992 1726883024.62968: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883024.65076: iterating over new_blocks loaded from include file 28992 1726883024.65078: in VariableManager get_vars() 28992 1726883024.65098: done with get_vars() 28992 1726883024.65100: filtering new block on tags 28992 1726883024.65409: done filtering new block on tags 28992 1726883024.65414: in VariableManager get_vars() 28992 1726883024.65432: done with get_vars() 28992 1726883024.65434: filtering new block on tags 28992 1726883024.65453: done filtering new block on tags 28992 1726883024.65455: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883024.65460: extending task lists for all hosts with included blocks 28992 1726883024.65635: done extending task lists 28992 1726883024.65637: done processing included files 28992 1726883024.65638: results queue empty 28992 1726883024.65639: checking for any_errors_fatal 28992 1726883024.65642: done checking for any_errors_fatal 28992 1726883024.65643: checking for max_fail_percentage 28992 1726883024.65644: done checking for max_fail_percentage 28992 1726883024.65645: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.65646: done checking to see if all hosts have failed 28992 1726883024.65647: getting the remaining hosts for this loop 28992 1726883024.65648: done getting the remaining hosts for this loop 28992 1726883024.65650: getting the next task for host managed_node1 28992 1726883024.65655: done getting next task for host managed_node1 28992 1726883024.65658: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883024.65661: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883024.65672: getting variables 28992 1726883024.65673: in VariableManager get_vars() 28992 1726883024.65686: Calling all_inventory to load vars for managed_node1 28992 1726883024.65688: Calling groups_inventory to load vars for managed_node1 28992 1726883024.65691: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.65696: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.65698: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.65701: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.67233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.69485: done with get_vars() 28992 1726883024.69511: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:44 -0400 (0:00:00.115) 0:01:24.896 ****** 28992 1726883024.69596: entering _queue_task() for managed_node1/include_tasks 28992 1726883024.69990: worker is 1 (out of 1 available) 28992 1726883024.70007: exiting _queue_task() for managed_node1/include_tasks 28992 1726883024.70024: done queuing things up, now waiting for results queue to drain 28992 1726883024.70026: waiting for pending results... 28992 1726883024.70361: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883024.70457: in run() - task 0affc7ec-ae25-9fb4-6018-00000000183a 28992 1726883024.70481: variable 'ansible_search_path' from source: unknown 28992 1726883024.70491: variable 'ansible_search_path' from source: unknown 28992 1726883024.70549: calling self._execute() 28992 1726883024.70663: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.70683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.70701: variable 'omit' from source: magic vars 28992 1726883024.71115: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.71218: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.71221: _execute() done 28992 1726883024.71226: dumping result to json 28992 1726883024.71228: done dumping result, returning 28992 1726883024.71230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-00000000183a] 28992 1726883024.71233: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183a 28992 1726883024.71312: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183a 28992 1726883024.71315: WORKER PROCESS EXITING 28992 1726883024.71370: no more pending results, returning what we have 28992 1726883024.71376: in VariableManager get_vars() 28992 1726883024.71433: Calling all_inventory to load vars for managed_node1 28992 1726883024.71437: Calling groups_inventory to load vars for managed_node1 28992 1726883024.71439: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.71454: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.71458: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.71462: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.73451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.75610: done with get_vars() 28992 1726883024.75647: variable 'ansible_search_path' from source: unknown 28992 1726883024.75648: variable 'ansible_search_path' from source: unknown 28992 1726883024.75693: we have included files to process 28992 1726883024.75694: generating all_blocks data 28992 1726883024.75696: done generating all_blocks data 28992 1726883024.75700: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883024.75701: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883024.75704: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883024.76340: done processing included file 28992 1726883024.76343: iterating over new_blocks loaded from include file 28992 1726883024.76344: in VariableManager get_vars() 28992 1726883024.76373: done with get_vars() 28992 1726883024.76375: filtering new block on tags 28992 1726883024.76409: done filtering new block on tags 28992 1726883024.76413: in VariableManager get_vars() 28992 1726883024.76442: done with get_vars() 28992 1726883024.76444: filtering new block on tags 28992 1726883024.76496: done filtering new block on tags 28992 1726883024.76499: in VariableManager get_vars() 28992 1726883024.76526: done with get_vars() 28992 1726883024.76528: filtering new block on tags 28992 1726883024.76577: done filtering new block on tags 28992 1726883024.76580: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883024.76586: extending task lists for all hosts with included blocks 28992 1726883024.78469: done extending task lists 28992 1726883024.78471: done processing included files 28992 1726883024.78472: results queue empty 28992 1726883024.78473: checking for any_errors_fatal 28992 1726883024.78477: done checking for any_errors_fatal 28992 1726883024.78477: checking for max_fail_percentage 28992 1726883024.78479: done checking for max_fail_percentage 28992 1726883024.78480: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.78481: done checking to see if all hosts have failed 28992 1726883024.78481: getting the remaining hosts for this loop 28992 1726883024.78483: done getting the remaining hosts for this loop 28992 1726883024.78485: getting the next task for host managed_node1 28992 1726883024.78491: done getting next task for host managed_node1 28992 1726883024.78494: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883024.78499: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883024.78511: getting variables 28992 1726883024.78512: in VariableManager get_vars() 28992 1726883024.78529: Calling all_inventory to load vars for managed_node1 28992 1726883024.78532: Calling groups_inventory to load vars for managed_node1 28992 1726883024.78534: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.78540: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.78542: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.78545: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.79720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.80917: done with get_vars() 28992 1726883024.80935: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:44 -0400 (0:00:00.113) 0:01:25.010 ****** 28992 1726883024.80991: entering _queue_task() for managed_node1/setup 28992 1726883024.81284: worker is 1 (out of 1 available) 28992 1726883024.81299: exiting _queue_task() for managed_node1/setup 28992 1726883024.81314: done queuing things up, now waiting for results queue to drain 28992 1726883024.81316: waiting for pending results... 28992 1726883024.81518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883024.81636: in run() - task 0affc7ec-ae25-9fb4-6018-000000001897 28992 1726883024.81651: variable 'ansible_search_path' from source: unknown 28992 1726883024.81656: variable 'ansible_search_path' from source: unknown 28992 1726883024.81720: calling self._execute() 28992 1726883024.81791: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.81796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.81835: variable 'omit' from source: magic vars 28992 1726883024.82332: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.82336: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.82424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883024.84560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883024.84610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883024.84643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883024.84674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883024.84695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883024.84764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883024.84788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883024.84804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883024.84835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883024.84847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883024.84894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883024.84913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883024.84933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883024.84960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883024.84978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883024.85095: variable '__network_required_facts' from source: role '' defaults 28992 1726883024.85102: variable 'ansible_facts' from source: unknown 28992 1726883024.85713: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883024.85717: when evaluation is False, skipping this task 28992 1726883024.85720: _execute() done 28992 1726883024.85724: dumping result to json 28992 1726883024.85727: done dumping result, returning 28992 1726883024.85730: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000001897] 28992 1726883024.85739: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001897 28992 1726883024.85835: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001897 28992 1726883024.85840: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883024.85896: no more pending results, returning what we have 28992 1726883024.85899: results queue empty 28992 1726883024.85900: checking for any_errors_fatal 28992 1726883024.85902: done checking for any_errors_fatal 28992 1726883024.85902: checking for max_fail_percentage 28992 1726883024.85904: done checking for max_fail_percentage 28992 1726883024.85905: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.85906: done checking to see if all hosts have failed 28992 1726883024.85907: getting the remaining hosts for this loop 28992 1726883024.85908: done getting the remaining hosts for this loop 28992 1726883024.85913: getting the next task for host managed_node1 28992 1726883024.85925: done getting next task for host managed_node1 28992 1726883024.85929: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883024.85936: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883024.85959: getting variables 28992 1726883024.85961: in VariableManager get_vars() 28992 1726883024.86004: Calling all_inventory to load vars for managed_node1 28992 1726883024.86006: Calling groups_inventory to load vars for managed_node1 28992 1726883024.86009: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.86019: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.86030: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.86040: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.87458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.88861: done with get_vars() 28992 1726883024.88878: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:44 -0400 (0:00:00.079) 0:01:25.089 ****** 28992 1726883024.88959: entering _queue_task() for managed_node1/stat 28992 1726883024.89202: worker is 1 (out of 1 available) 28992 1726883024.89217: exiting _queue_task() for managed_node1/stat 28992 1726883024.89233: done queuing things up, now waiting for results queue to drain 28992 1726883024.89235: waiting for pending results... 28992 1726883024.89436: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883024.89553: in run() - task 0affc7ec-ae25-9fb4-6018-000000001899 28992 1726883024.89567: variable 'ansible_search_path' from source: unknown 28992 1726883024.89570: variable 'ansible_search_path' from source: unknown 28992 1726883024.89605: calling self._execute() 28992 1726883024.89691: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.89704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.89713: variable 'omit' from source: magic vars 28992 1726883024.90066: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.90076: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.90204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883024.90413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883024.90450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883024.90476: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883024.90507: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883024.90574: 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) 28992 1726883024.90597: 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) 28992 1726883024.90619: 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) 28992 1726883024.90640: 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) 28992 1726883024.90710: variable '__network_is_ostree' from source: set_fact 28992 1726883024.90714: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883024.90717: when evaluation is False, skipping this task 28992 1726883024.90720: _execute() done 28992 1726883024.90724: dumping result to json 28992 1726883024.90727: done dumping result, returning 28992 1726883024.90735: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000001899] 28992 1726883024.90738: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001899 28992 1726883024.90834: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001899 28992 1726883024.90840: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883024.90893: no more pending results, returning what we have 28992 1726883024.90897: results queue empty 28992 1726883024.90899: checking for any_errors_fatal 28992 1726883024.90906: done checking for any_errors_fatal 28992 1726883024.90907: checking for max_fail_percentage 28992 1726883024.90908: done checking for max_fail_percentage 28992 1726883024.90909: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.90910: done checking to see if all hosts have failed 28992 1726883024.90911: getting the remaining hosts for this loop 28992 1726883024.90913: done getting the remaining hosts for this loop 28992 1726883024.90917: getting the next task for host managed_node1 28992 1726883024.90926: done getting next task for host managed_node1 28992 1726883024.90930: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883024.90935: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883024.90954: getting variables 28992 1726883024.90955: in VariableManager get_vars() 28992 1726883024.90992: Calling all_inventory to load vars for managed_node1 28992 1726883024.90995: Calling groups_inventory to load vars for managed_node1 28992 1726883024.90997: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.91005: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.91008: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.91010: Calling groups_plugins_play to load vars for managed_node1 28992 1726883024.92531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883024.94959: done with get_vars() 28992 1726883024.95038: done getting variables 28992 1726883024.95119: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:44 -0400 (0:00:00.062) 0:01:25.151 ****** 28992 1726883024.95166: entering _queue_task() for managed_node1/set_fact 28992 1726883024.95472: worker is 1 (out of 1 available) 28992 1726883024.95490: exiting _queue_task() for managed_node1/set_fact 28992 1726883024.95505: done queuing things up, now waiting for results queue to drain 28992 1726883024.95507: waiting for pending results... 28992 1726883024.95918: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883024.96128: in run() - task 0affc7ec-ae25-9fb4-6018-00000000189a 28992 1726883024.96133: variable 'ansible_search_path' from source: unknown 28992 1726883024.96137: variable 'ansible_search_path' from source: unknown 28992 1726883024.96139: calling self._execute() 28992 1726883024.96281: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883024.96285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883024.96329: variable 'omit' from source: magic vars 28992 1726883024.96767: variable 'ansible_distribution_major_version' from source: facts 28992 1726883024.96828: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883024.97129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883024.97287: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883024.97342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883024.97384: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883024.97427: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883024.97530: 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) 28992 1726883024.97563: 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) 28992 1726883024.97603: 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) 28992 1726883024.97643: 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) 28992 1726883024.97748: variable '__network_is_ostree' from source: set_fact 28992 1726883024.97760: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883024.97767: when evaluation is False, skipping this task 28992 1726883024.97774: _execute() done 28992 1726883024.97781: dumping result to json 28992 1726883024.97792: done dumping result, returning 28992 1726883024.97806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-00000000189a] 28992 1726883024.97824: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000189a 28992 1726883024.98030: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000189a 28992 1726883024.98034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883024.98090: no more pending results, returning what we have 28992 1726883024.98095: results queue empty 28992 1726883024.98096: checking for any_errors_fatal 28992 1726883024.98108: done checking for any_errors_fatal 28992 1726883024.98109: checking for max_fail_percentage 28992 1726883024.98111: done checking for max_fail_percentage 28992 1726883024.98112: checking to see if all hosts have failed and the running result is not ok 28992 1726883024.98113: done checking to see if all hosts have failed 28992 1726883024.98114: getting the remaining hosts for this loop 28992 1726883024.98116: done getting the remaining hosts for this loop 28992 1726883024.98121: getting the next task for host managed_node1 28992 1726883024.98134: done getting next task for host managed_node1 28992 1726883024.98139: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883024.98150: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883024.98180: getting variables 28992 1726883024.98182: in VariableManager get_vars() 28992 1726883024.98427: Calling all_inventory to load vars for managed_node1 28992 1726883024.98432: Calling groups_inventory to load vars for managed_node1 28992 1726883024.98439: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883024.98449: Calling all_plugins_play to load vars for managed_node1 28992 1726883024.98452: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883024.98456: Calling groups_plugins_play to load vars for managed_node1 28992 1726883025.00311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883025.02490: done with get_vars() 28992 1726883025.02527: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:45 -0400 (0:00:00.074) 0:01:25.226 ****** 28992 1726883025.02656: entering _queue_task() for managed_node1/service_facts 28992 1726883025.03090: worker is 1 (out of 1 available) 28992 1726883025.03108: exiting _queue_task() for managed_node1/service_facts 28992 1726883025.03138: done queuing things up, now waiting for results queue to drain 28992 1726883025.03141: waiting for pending results... 28992 1726883025.03451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883025.03679: in run() - task 0affc7ec-ae25-9fb4-6018-00000000189c 28992 1726883025.03684: variable 'ansible_search_path' from source: unknown 28992 1726883025.03687: variable 'ansible_search_path' from source: unknown 28992 1726883025.03707: calling self._execute() 28992 1726883025.03819: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883025.03895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883025.03899: variable 'omit' from source: magic vars 28992 1726883025.04275: variable 'ansible_distribution_major_version' from source: facts 28992 1726883025.04294: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883025.04305: variable 'omit' from source: magic vars 28992 1726883025.04400: variable 'omit' from source: magic vars 28992 1726883025.04456: variable 'omit' from source: magic vars 28992 1726883025.04506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883025.04562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883025.04596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883025.04659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883025.04662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883025.04691: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883025.04702: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883025.04712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883025.04849: Set connection var ansible_pipelining to False 28992 1726883025.04875: Set connection var ansible_connection to ssh 28992 1726883025.04878: Set connection var ansible_timeout to 10 28992 1726883025.04881: Set connection var ansible_shell_type to sh 28992 1726883025.04885: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883025.05028: Set connection var ansible_shell_executable to /bin/sh 28992 1726883025.05032: variable 'ansible_shell_executable' from source: unknown 28992 1726883025.05034: variable 'ansible_connection' from source: unknown 28992 1726883025.05037: variable 'ansible_module_compression' from source: unknown 28992 1726883025.05039: variable 'ansible_shell_type' from source: unknown 28992 1726883025.05041: variable 'ansible_shell_executable' from source: unknown 28992 1726883025.05045: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883025.05047: variable 'ansible_pipelining' from source: unknown 28992 1726883025.05049: variable 'ansible_timeout' from source: unknown 28992 1726883025.05051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883025.05216: 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) 28992 1726883025.05241: variable 'omit' from source: magic vars 28992 1726883025.05253: starting attempt loop 28992 1726883025.05261: running the handler 28992 1726883025.05290: _low_level_execute_command(): starting 28992 1726883025.05304: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883025.06166: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.06257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883025.06288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883025.06369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883025.08195: stdout chunk (state=3): >>>/root <<< 28992 1726883025.08307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883025.08328: stderr chunk (state=3): >>><<< 28992 1726883025.08338: stdout chunk (state=3): >>><<< 28992 1726883025.08363: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883025.08513: _low_level_execute_command(): starting 28992 1726883025.08545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206 `" && echo ansible-tmp-1726883025.0836916-32232-274489556245206="` echo /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206 `" ) && sleep 0' 28992 1726883025.09535: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883025.09538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883025.09619: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.09690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883025.09733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883025.09807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883025.11779: stdout chunk (state=3): >>>ansible-tmp-1726883025.0836916-32232-274489556245206=/root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206 <<< 28992 1726883025.12067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883025.12070: stdout chunk (state=3): >>><<< 28992 1726883025.12073: stderr chunk (state=3): >>><<< 28992 1726883025.12347: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883025.0836916-32232-274489556245206=/root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883025.12350: variable 'ansible_module_compression' from source: unknown 28992 1726883025.12353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883025.12355: variable 'ansible_facts' from source: unknown 28992 1726883025.12436: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py 28992 1726883025.12597: Sending initial data 28992 1726883025.12716: Sent initial data (162 bytes) 28992 1726883025.13442: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883025.13583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883025.13600: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.13628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883025.13648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883025.13678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883025.13755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883025.15385: 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 <<< 28992 1726883025.15447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883025.15497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3m2t0bqg /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py <<< 28992 1726883025.15504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py" <<< 28992 1726883025.15541: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3m2t0bqg" to remote "/root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py" <<< 28992 1726883025.16471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883025.16506: stderr chunk (state=3): >>><<< 28992 1726883025.16517: stdout chunk (state=3): >>><<< 28992 1726883025.16633: done transferring module to remote 28992 1726883025.16637: _low_level_execute_command(): starting 28992 1726883025.16640: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/ /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py && sleep 0' 28992 1726883025.17240: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883025.17273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.17338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.17387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883025.17414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883025.17467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883025.19283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883025.19481: stderr chunk (state=3): >>><<< 28992 1726883025.19484: stdout chunk (state=3): >>><<< 28992 1726883025.19488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883025.19490: _low_level_execute_command(): starting 28992 1726883025.19497: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/AnsiballZ_service_facts.py && sleep 0' 28992 1726883025.20016: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883025.20033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883025.20046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883025.20128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883025.20132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883025.20140: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883025.20144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.20146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883025.20149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883025.20151: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883025.20153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883025.20155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883025.20159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883025.20179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883025.20182: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883025.20246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883025.20280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883025.20295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883025.20320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883025.20439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883027.41403: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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<<< 28992 1726883027.41419: stdout chunk (state=3): >>>", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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"}, <<< 28992 1726883027.41468: stdout chunk (state=3): >>>"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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "st<<< 28992 1726883027.41475: stdout chunk (state=3): >>>atus": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "syst<<< 28992 1726883027.41481: stdout chunk (state=3): >>>emd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883027.43085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883027.43158: stderr chunk (state=3): >>><<< 28992 1726883027.43161: stdout chunk (state=3): >>><<< 28992 1726883027.43195: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883027.43762: 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-1726883025.0836916-32232-274489556245206/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883027.43770: _low_level_execute_command(): starting 28992 1726883027.43775: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883025.0836916-32232-274489556245206/ > /dev/null 2>&1 && sleep 0' 28992 1726883027.44272: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883027.44275: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883027.44278: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726883027.44280: 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 <<< 28992 1726883027.44282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.44328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883027.44333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883027.44349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883027.44398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883027.46339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883027.46367: stderr chunk (state=3): >>><<< 28992 1726883027.46371: stdout chunk (state=3): >>><<< 28992 1726883027.46390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883027.46397: handler run complete 28992 1726883027.46728: variable 'ansible_facts' from source: unknown 28992 1726883027.46898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883027.47789: variable 'ansible_facts' from source: unknown 28992 1726883027.47793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883027.48007: attempt loop complete, returning result 28992 1726883027.48014: _execute() done 28992 1726883027.48017: dumping result to json 28992 1726883027.48100: done dumping result, returning 28992 1726883027.48111: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-00000000189c] 28992 1726883027.48114: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000189c 28992 1726883027.49512: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000189c 28992 1726883027.49516: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883027.49584: no more pending results, returning what we have 28992 1726883027.49587: results queue empty 28992 1726883027.49587: checking for any_errors_fatal 28992 1726883027.49593: done checking for any_errors_fatal 28992 1726883027.49594: checking for max_fail_percentage 28992 1726883027.49595: done checking for max_fail_percentage 28992 1726883027.49595: checking to see if all hosts have failed and the running result is not ok 28992 1726883027.49596: done checking to see if all hosts have failed 28992 1726883027.49596: getting the remaining hosts for this loop 28992 1726883027.49597: done getting the remaining hosts for this loop 28992 1726883027.49600: getting the next task for host managed_node1 28992 1726883027.49604: done getting next task for host managed_node1 28992 1726883027.49607: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883027.49611: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883027.49620: getting variables 28992 1726883027.49621: in VariableManager get_vars() 28992 1726883027.49648: Calling all_inventory to load vars for managed_node1 28992 1726883027.49650: Calling groups_inventory to load vars for managed_node1 28992 1726883027.49652: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883027.49659: Calling all_plugins_play to load vars for managed_node1 28992 1726883027.49660: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883027.49666: Calling groups_plugins_play to load vars for managed_node1 28992 1726883027.50632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883027.51839: done with get_vars() 28992 1726883027.51862: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:47 -0400 (0:00:02.492) 0:01:27.719 ****** 28992 1726883027.51947: entering _queue_task() for managed_node1/package_facts 28992 1726883027.52232: worker is 1 (out of 1 available) 28992 1726883027.52248: exiting _queue_task() for managed_node1/package_facts 28992 1726883027.52263: done queuing things up, now waiting for results queue to drain 28992 1726883027.52264: waiting for pending results... 28992 1726883027.52472: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883027.52603: in run() - task 0affc7ec-ae25-9fb4-6018-00000000189d 28992 1726883027.52624: variable 'ansible_search_path' from source: unknown 28992 1726883027.52629: variable 'ansible_search_path' from source: unknown 28992 1726883027.52659: calling self._execute() 28992 1726883027.52746: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883027.52750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883027.52759: variable 'omit' from source: magic vars 28992 1726883027.53128: variable 'ansible_distribution_major_version' from source: facts 28992 1726883027.53132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883027.53135: variable 'omit' from source: magic vars 28992 1726883027.53137: variable 'omit' from source: magic vars 28992 1726883027.53147: variable 'omit' from source: magic vars 28992 1726883027.53189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883027.53215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883027.53235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883027.53251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883027.53263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883027.53291: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883027.53295: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883027.53297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883027.53377: Set connection var ansible_pipelining to False 28992 1726883027.53380: Set connection var ansible_connection to ssh 28992 1726883027.53386: Set connection var ansible_timeout to 10 28992 1726883027.53389: Set connection var ansible_shell_type to sh 28992 1726883027.53392: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883027.53401: Set connection var ansible_shell_executable to /bin/sh 28992 1726883027.53419: variable 'ansible_shell_executable' from source: unknown 28992 1726883027.53423: variable 'ansible_connection' from source: unknown 28992 1726883027.53427: variable 'ansible_module_compression' from source: unknown 28992 1726883027.53429: variable 'ansible_shell_type' from source: unknown 28992 1726883027.53432: variable 'ansible_shell_executable' from source: unknown 28992 1726883027.53435: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883027.53438: variable 'ansible_pipelining' from source: unknown 28992 1726883027.53440: variable 'ansible_timeout' from source: unknown 28992 1726883027.53445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883027.53604: 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) 28992 1726883027.53619: variable 'omit' from source: magic vars 28992 1726883027.53624: starting attempt loop 28992 1726883027.53628: running the handler 28992 1726883027.53635: _low_level_execute_command(): starting 28992 1726883027.53642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883027.54184: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883027.54189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.54193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883027.54197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.54255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883027.54263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883027.54265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883027.54318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883027.55933: stdout chunk (state=3): >>>/root <<< 28992 1726883027.56042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883027.56096: stderr chunk (state=3): >>><<< 28992 1726883027.56099: stdout chunk (state=3): >>><<< 28992 1726883027.56118: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883027.56130: _low_level_execute_command(): starting 28992 1726883027.56136: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653 `" && echo ansible-tmp-1726883027.5611632-32327-54400225518653="` echo /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653 `" ) && sleep 0' 28992 1726883027.56592: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883027.56596: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883027.56599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883027.56608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883027.56612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.56657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883027.56660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883027.56662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883027.56720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883027.58641: stdout chunk (state=3): >>>ansible-tmp-1726883027.5611632-32327-54400225518653=/root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653 <<< 28992 1726883027.58763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883027.58811: stderr chunk (state=3): >>><<< 28992 1726883027.58814: stdout chunk (state=3): >>><<< 28992 1726883027.58827: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883027.5611632-32327-54400225518653=/root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883027.58865: variable 'ansible_module_compression' from source: unknown 28992 1726883027.58909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883027.58962: variable 'ansible_facts' from source: unknown 28992 1726883027.59078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py 28992 1726883027.59189: Sending initial data 28992 1726883027.59193: Sent initial data (161 bytes) 28992 1726883027.59657: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883027.59660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883027.59662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883027.59665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883027.59668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.59709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883027.59717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883027.59786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883027.61338: 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 <<< 28992 1726883027.61348: stderr chunk (state=3): >>>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 <<< 28992 1726883027.61391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883027.61442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmps9g4em7a /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py <<< 28992 1726883027.61449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py" <<< 28992 1726883027.61494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmps9g4em7a" to remote "/root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py" <<< 28992 1726883027.62617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883027.62680: stderr chunk (state=3): >>><<< 28992 1726883027.62683: stdout chunk (state=3): >>><<< 28992 1726883027.62707: done transferring module to remote 28992 1726883027.62719: _low_level_execute_command(): starting 28992 1726883027.62724: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/ /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py && sleep 0' 28992 1726883027.63180: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883027.63186: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883027.63189: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726883027.63192: 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 <<< 28992 1726883027.63198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.63243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883027.63246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883027.63301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883027.65076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883027.65126: stderr chunk (state=3): >>><<< 28992 1726883027.65129: stdout chunk (state=3): >>><<< 28992 1726883027.65141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883027.65144: _low_level_execute_command(): starting 28992 1726883027.65149: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/AnsiballZ_package_facts.py && sleep 0' 28992 1726883027.65589: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883027.65592: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883027.65595: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883027.65597: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883027.65599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883027.65648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883027.65654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883027.65715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883028.27836: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "<<< 28992 1726883028.27879: stdout chunk (state=3): >>>systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3<<< 28992 1726883028.27943: stdout chunk (state=3): >>>-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "sourc<<< 28992 1726883028.28024: stdout chunk (state=3): >>>e": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 28992 1726883028.28072: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883028.30008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883028.30039: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883028.30043: stdout chunk (state=3): >>><<< 28992 1726883028.30046: stderr chunk (state=3): >>><<< 28992 1726883028.30236: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883028.33336: 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-1726883027.5611632-32327-54400225518653/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883028.33366: _low_level_execute_command(): starting 28992 1726883028.33377: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883027.5611632-32327-54400225518653/ > /dev/null 2>&1 && sleep 0' 28992 1726883028.34090: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883028.34105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883028.34118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883028.34140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883028.34244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883028.34260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883028.34286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883028.34377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883028.36294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883028.36401: stderr chunk (state=3): >>><<< 28992 1726883028.36411: stdout chunk (state=3): >>><<< 28992 1726883028.36443: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883028.36456: handler run complete 28992 1726883028.37682: variable 'ansible_facts' from source: unknown 28992 1726883028.45154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.47060: variable 'ansible_facts' from source: unknown 28992 1726883028.47519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.48083: attempt loop complete, returning result 28992 1726883028.48097: _execute() done 28992 1726883028.48101: dumping result to json 28992 1726883028.48247: done dumping result, returning 28992 1726883028.48256: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-00000000189d] 28992 1726883028.48259: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000189d 28992 1726883028.61864: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000189d 28992 1726883028.61868: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883028.61977: no more pending results, returning what we have 28992 1726883028.61980: results queue empty 28992 1726883028.61981: checking for any_errors_fatal 28992 1726883028.61985: done checking for any_errors_fatal 28992 1726883028.61986: checking for max_fail_percentage 28992 1726883028.61987: done checking for max_fail_percentage 28992 1726883028.61988: checking to see if all hosts have failed and the running result is not ok 28992 1726883028.61988: done checking to see if all hosts have failed 28992 1726883028.61991: getting the remaining hosts for this loop 28992 1726883028.61993: done getting the remaining hosts for this loop 28992 1726883028.61996: getting the next task for host managed_node1 28992 1726883028.62002: done getting next task for host managed_node1 28992 1726883028.62005: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883028.62013: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883028.62026: getting variables 28992 1726883028.62027: in VariableManager get_vars() 28992 1726883028.62049: Calling all_inventory to load vars for managed_node1 28992 1726883028.62052: Calling groups_inventory to load vars for managed_node1 28992 1726883028.62054: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883028.62061: Calling all_plugins_play to load vars for managed_node1 28992 1726883028.62063: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883028.62066: Calling groups_plugins_play to load vars for managed_node1 28992 1726883028.63720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.66518: done with get_vars() 28992 1726883028.66555: done getting variables 28992 1726883028.66614: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:48 -0400 (0:00:01.147) 0:01:28.866 ****** 28992 1726883028.66658: entering _queue_task() for managed_node1/debug 28992 1726883028.67112: worker is 1 (out of 1 available) 28992 1726883028.67130: exiting _queue_task() for managed_node1/debug 28992 1726883028.67144: done queuing things up, now waiting for results queue to drain 28992 1726883028.67146: waiting for pending results... 28992 1726883028.67531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883028.67659: in run() - task 0affc7ec-ae25-9fb4-6018-00000000183b 28992 1726883028.67701: variable 'ansible_search_path' from source: unknown 28992 1726883028.67710: variable 'ansible_search_path' from source: unknown 28992 1726883028.67810: calling self._execute() 28992 1726883028.67981: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.67996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.68012: variable 'omit' from source: magic vars 28992 1726883028.68479: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.68507: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883028.68519: variable 'omit' from source: magic vars 28992 1726883028.68620: variable 'omit' from source: magic vars 28992 1726883028.68821: variable 'network_provider' from source: set_fact 28992 1726883028.68827: variable 'omit' from source: magic vars 28992 1726883028.68829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883028.68861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883028.68890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883028.68919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883028.68953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883028.69027: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883028.69030: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.69035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.69151: Set connection var ansible_pipelining to False 28992 1726883028.69159: Set connection var ansible_connection to ssh 28992 1726883028.69167: Set connection var ansible_timeout to 10 28992 1726883028.69170: Set connection var ansible_shell_type to sh 28992 1726883028.69228: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883028.69232: Set connection var ansible_shell_executable to /bin/sh 28992 1726883028.69234: variable 'ansible_shell_executable' from source: unknown 28992 1726883028.69238: variable 'ansible_connection' from source: unknown 28992 1726883028.69240: variable 'ansible_module_compression' from source: unknown 28992 1726883028.69242: variable 'ansible_shell_type' from source: unknown 28992 1726883028.69246: variable 'ansible_shell_executable' from source: unknown 28992 1726883028.69258: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.69272: variable 'ansible_pipelining' from source: unknown 28992 1726883028.69284: variable 'ansible_timeout' from source: unknown 28992 1726883028.69293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.69608: 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) 28992 1726883028.69613: variable 'omit' from source: magic vars 28992 1726883028.69615: starting attempt loop 28992 1726883028.69618: running the handler 28992 1726883028.69620: handler run complete 28992 1726883028.69624: attempt loop complete, returning result 28992 1726883028.69627: _execute() done 28992 1726883028.69629: dumping result to json 28992 1726883028.69631: done dumping result, returning 28992 1726883028.69633: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-00000000183b] 28992 1726883028.69635: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183b 28992 1726883028.70129: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183b 28992 1726883028.70132: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883028.70195: no more pending results, returning what we have 28992 1726883028.70198: results queue empty 28992 1726883028.70199: checking for any_errors_fatal 28992 1726883028.70208: done checking for any_errors_fatal 28992 1726883028.70209: checking for max_fail_percentage 28992 1726883028.70211: done checking for max_fail_percentage 28992 1726883028.70212: checking to see if all hosts have failed and the running result is not ok 28992 1726883028.70213: done checking to see if all hosts have failed 28992 1726883028.70213: getting the remaining hosts for this loop 28992 1726883028.70215: done getting the remaining hosts for this loop 28992 1726883028.70219: getting the next task for host managed_node1 28992 1726883028.70228: done getting next task for host managed_node1 28992 1726883028.70232: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883028.70237: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883028.70252: getting variables 28992 1726883028.70253: in VariableManager get_vars() 28992 1726883028.70295: Calling all_inventory to load vars for managed_node1 28992 1726883028.70298: Calling groups_inventory to load vars for managed_node1 28992 1726883028.70301: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883028.70313: Calling all_plugins_play to load vars for managed_node1 28992 1726883028.70316: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883028.70319: Calling groups_plugins_play to load vars for managed_node1 28992 1726883028.72247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.74381: done with get_vars() 28992 1726883028.74404: done getting variables 28992 1726883028.74460: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:48 -0400 (0:00:00.078) 0:01:28.945 ****** 28992 1726883028.74510: entering _queue_task() for managed_node1/fail 28992 1726883028.74834: worker is 1 (out of 1 available) 28992 1726883028.74850: exiting _queue_task() for managed_node1/fail 28992 1726883028.74864: done queuing things up, now waiting for results queue to drain 28992 1726883028.74866: waiting for pending results... 28992 1726883028.75200: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883028.75458: in run() - task 0affc7ec-ae25-9fb4-6018-00000000183c 28992 1726883028.75462: variable 'ansible_search_path' from source: unknown 28992 1726883028.75465: variable 'ansible_search_path' from source: unknown 28992 1726883028.75478: calling self._execute() 28992 1726883028.75602: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.75616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.75635: variable 'omit' from source: magic vars 28992 1726883028.76013: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.76026: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883028.76116: variable 'network_state' from source: role '' defaults 28992 1726883028.76126: Evaluated conditional (network_state != {}): False 28992 1726883028.76129: when evaluation is False, skipping this task 28992 1726883028.76133: _execute() done 28992 1726883028.76136: dumping result to json 28992 1726883028.76138: done dumping result, returning 28992 1726883028.76144: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-00000000183c] 28992 1726883028.76151: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183c 28992 1726883028.76247: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183c 28992 1726883028.76250: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883028.76301: no more pending results, returning what we have 28992 1726883028.76304: results queue empty 28992 1726883028.76305: checking for any_errors_fatal 28992 1726883028.76313: done checking for any_errors_fatal 28992 1726883028.76313: checking for max_fail_percentage 28992 1726883028.76315: done checking for max_fail_percentage 28992 1726883028.76316: checking to see if all hosts have failed and the running result is not ok 28992 1726883028.76317: done checking to see if all hosts have failed 28992 1726883028.76318: getting the remaining hosts for this loop 28992 1726883028.76319: done getting the remaining hosts for this loop 28992 1726883028.76325: getting the next task for host managed_node1 28992 1726883028.76333: done getting next task for host managed_node1 28992 1726883028.76337: ^ 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 28992 1726883028.76342: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883028.76370: getting variables 28992 1726883028.76372: in VariableManager get_vars() 28992 1726883028.76410: Calling all_inventory to load vars for managed_node1 28992 1726883028.76412: Calling groups_inventory to load vars for managed_node1 28992 1726883028.76415: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883028.76426: Calling all_plugins_play to load vars for managed_node1 28992 1726883028.76429: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883028.76432: Calling groups_plugins_play to load vars for managed_node1 28992 1726883028.77410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.79277: done with get_vars() 28992 1726883028.79298: done getting variables 28992 1726883028.79346: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:48 -0400 (0:00:00.048) 0:01:28.994 ****** 28992 1726883028.79374: entering _queue_task() for managed_node1/fail 28992 1726883028.79627: worker is 1 (out of 1 available) 28992 1726883028.79644: exiting _queue_task() for managed_node1/fail 28992 1726883028.79657: done queuing things up, now waiting for results queue to drain 28992 1726883028.79659: waiting for pending results... 28992 1726883028.79858: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883028.79970: in run() - task 0affc7ec-ae25-9fb4-6018-00000000183d 28992 1726883028.79982: variable 'ansible_search_path' from source: unknown 28992 1726883028.79990: variable 'ansible_search_path' from source: unknown 28992 1726883028.80021: calling self._execute() 28992 1726883028.80107: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.80112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.80125: variable 'omit' from source: magic vars 28992 1726883028.80417: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.80430: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883028.80524: variable 'network_state' from source: role '' defaults 28992 1726883028.80531: Evaluated conditional (network_state != {}): False 28992 1726883028.80536: when evaluation is False, skipping this task 28992 1726883028.80539: _execute() done 28992 1726883028.80542: dumping result to json 28992 1726883028.80545: done dumping result, returning 28992 1726883028.80550: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-00000000183d] 28992 1726883028.80562: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183d 28992 1726883028.80656: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183d 28992 1726883028.80666: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883028.80716: no more pending results, returning what we have 28992 1726883028.80720: results queue empty 28992 1726883028.80721: checking for any_errors_fatal 28992 1726883028.80728: done checking for any_errors_fatal 28992 1726883028.80729: checking for max_fail_percentage 28992 1726883028.80731: done checking for max_fail_percentage 28992 1726883028.80732: checking to see if all hosts have failed and the running result is not ok 28992 1726883028.80733: done checking to see if all hosts have failed 28992 1726883028.80734: getting the remaining hosts for this loop 28992 1726883028.80735: done getting the remaining hosts for this loop 28992 1726883028.80739: getting the next task for host managed_node1 28992 1726883028.80746: done getting next task for host managed_node1 28992 1726883028.80750: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883028.80755: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883028.80776: getting variables 28992 1726883028.80778: in VariableManager get_vars() 28992 1726883028.80815: Calling all_inventory to load vars for managed_node1 28992 1726883028.80817: Calling groups_inventory to load vars for managed_node1 28992 1726883028.80819: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883028.80836: Calling all_plugins_play to load vars for managed_node1 28992 1726883028.80839: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883028.80843: Calling groups_plugins_play to load vars for managed_node1 28992 1726883028.81808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.83013: done with get_vars() 28992 1726883028.83037: done getting variables 28992 1726883028.83080: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:48 -0400 (0:00:00.037) 0:01:29.031 ****** 28992 1726883028.83107: entering _queue_task() for managed_node1/fail 28992 1726883028.83332: worker is 1 (out of 1 available) 28992 1726883028.83350: exiting _queue_task() for managed_node1/fail 28992 1726883028.83364: done queuing things up, now waiting for results queue to drain 28992 1726883028.83366: waiting for pending results... 28992 1726883028.83547: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883028.83656: in run() - task 0affc7ec-ae25-9fb4-6018-00000000183e 28992 1726883028.83667: variable 'ansible_search_path' from source: unknown 28992 1726883028.83671: variable 'ansible_search_path' from source: unknown 28992 1726883028.83702: calling self._execute() 28992 1726883028.83792: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.83797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.83806: variable 'omit' from source: magic vars 28992 1726883028.84111: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.84120: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883028.84262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883028.86241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883028.86285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883028.86317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883028.86352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883028.86373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883028.86442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883028.86464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883028.86482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883028.86513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883028.86526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883028.86596: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.86608: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883028.86693: variable 'ansible_distribution' from source: facts 28992 1726883028.86698: variable '__network_rh_distros' from source: role '' defaults 28992 1726883028.86704: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883028.86707: when evaluation is False, skipping this task 28992 1726883028.86710: _execute() done 28992 1726883028.86713: dumping result to json 28992 1726883028.86715: done dumping result, returning 28992 1726883028.86724: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-00000000183e] 28992 1726883028.86729: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183e 28992 1726883028.86825: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183e 28992 1726883028.86828: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883028.86877: no more pending results, returning what we have 28992 1726883028.86881: results queue empty 28992 1726883028.86882: checking for any_errors_fatal 28992 1726883028.86891: done checking for any_errors_fatal 28992 1726883028.86892: checking for max_fail_percentage 28992 1726883028.86894: done checking for max_fail_percentage 28992 1726883028.86895: checking to see if all hosts have failed and the running result is not ok 28992 1726883028.86896: done checking to see if all hosts have failed 28992 1726883028.86897: getting the remaining hosts for this loop 28992 1726883028.86899: done getting the remaining hosts for this loop 28992 1726883028.86903: getting the next task for host managed_node1 28992 1726883028.86910: done getting next task for host managed_node1 28992 1726883028.86916: ^ 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 28992 1726883028.86920: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883028.86945: getting variables 28992 1726883028.86947: in VariableManager get_vars() 28992 1726883028.86987: Calling all_inventory to load vars for managed_node1 28992 1726883028.86990: Calling groups_inventory to load vars for managed_node1 28992 1726883028.86993: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883028.87002: Calling all_plugins_play to load vars for managed_node1 28992 1726883028.87005: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883028.87008: Calling groups_plugins_play to load vars for managed_node1 28992 1726883028.88162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.89357: done with get_vars() 28992 1726883028.89375: done getting variables 28992 1726883028.89424: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:48 -0400 (0:00:00.063) 0:01:29.094 ****** 28992 1726883028.89449: entering _queue_task() for managed_node1/dnf 28992 1726883028.89690: worker is 1 (out of 1 available) 28992 1726883028.89706: exiting _queue_task() for managed_node1/dnf 28992 1726883028.89718: done queuing things up, now waiting for results queue to drain 28992 1726883028.89720: waiting for pending results... 28992 1726883028.89969: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883028.90011: in run() - task 0affc7ec-ae25-9fb4-6018-00000000183f 28992 1726883028.90026: variable 'ansible_search_path' from source: unknown 28992 1726883028.90030: variable 'ansible_search_path' from source: unknown 28992 1726883028.90066: calling self._execute() 28992 1726883028.90145: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.90151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.90162: variable 'omit' from source: magic vars 28992 1726883028.90459: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.90469: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883028.90617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883028.92296: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883028.92345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883028.92374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883028.92407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883028.92430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883028.92500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883028.92533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883028.92552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883028.92583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883028.92595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883028.92684: variable 'ansible_distribution' from source: facts 28992 1726883028.92689: variable 'ansible_distribution_major_version' from source: facts 28992 1726883028.92697: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883028.92777: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883028.92875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883028.92894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883028.93038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883028.93044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883028.93047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883028.93127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883028.93131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883028.93133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883028.93167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883028.93189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883028.93242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883028.93427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883028.93431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883028.93433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883028.93436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883028.93580: variable 'network_connections' from source: include params 28992 1726883028.93597: variable 'interface' from source: play vars 28992 1726883028.93678: variable 'interface' from source: play vars 28992 1726883028.93772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883028.93990: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883028.94026: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883028.94049: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883028.94072: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883028.94113: 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) 28992 1726883028.94138: 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) 28992 1726883028.94160: 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) 28992 1726883028.94178: 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) 28992 1726883028.94238: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883028.94415: variable 'network_connections' from source: include params 28992 1726883028.94421: variable 'interface' from source: play vars 28992 1726883028.94469: variable 'interface' from source: play vars 28992 1726883028.94493: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883028.94497: when evaluation is False, skipping this task 28992 1726883028.94499: _execute() done 28992 1726883028.94502: dumping result to json 28992 1726883028.94504: done dumping result, returning 28992 1726883028.94511: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000183f] 28992 1726883028.94516: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183f 28992 1726883028.94620: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000183f 28992 1726883028.94625: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883028.94699: no more pending results, returning what we have 28992 1726883028.94702: results queue empty 28992 1726883028.94704: checking for any_errors_fatal 28992 1726883028.94712: done checking for any_errors_fatal 28992 1726883028.94713: checking for max_fail_percentage 28992 1726883028.94715: done checking for max_fail_percentage 28992 1726883028.94716: checking to see if all hosts have failed and the running result is not ok 28992 1726883028.94717: done checking to see if all hosts have failed 28992 1726883028.94718: getting the remaining hosts for this loop 28992 1726883028.94719: done getting the remaining hosts for this loop 28992 1726883028.94726: getting the next task for host managed_node1 28992 1726883028.94734: done getting next task for host managed_node1 28992 1726883028.94738: ^ 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 28992 1726883028.94743: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883028.94765: getting variables 28992 1726883028.94767: in VariableManager get_vars() 28992 1726883028.94809: Calling all_inventory to load vars for managed_node1 28992 1726883028.94812: Calling groups_inventory to load vars for managed_node1 28992 1726883028.94814: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883028.94831: Calling all_plugins_play to load vars for managed_node1 28992 1726883028.94834: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883028.94838: Calling groups_plugins_play to load vars for managed_node1 28992 1726883028.95975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883028.98214: done with get_vars() 28992 1726883028.98243: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883028.98327: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:48 -0400 (0:00:00.089) 0:01:29.183 ****** 28992 1726883028.98362: entering _queue_task() for managed_node1/yum 28992 1726883028.98718: worker is 1 (out of 1 available) 28992 1726883028.98934: exiting _queue_task() for managed_node1/yum 28992 1726883028.98946: done queuing things up, now waiting for results queue to drain 28992 1726883028.98948: waiting for pending results... 28992 1726883028.99208: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883028.99522: in run() - task 0affc7ec-ae25-9fb4-6018-000000001840 28992 1726883028.99528: variable 'ansible_search_path' from source: unknown 28992 1726883028.99532: variable 'ansible_search_path' from source: unknown 28992 1726883028.99536: calling self._execute() 28992 1726883028.99656: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883028.99668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883028.99683: variable 'omit' from source: magic vars 28992 1726883029.00130: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.00149: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.00393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883029.03890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883029.03976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883029.04111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883029.04117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883029.04120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883029.04209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.04270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.04304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.04364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.04385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.04503: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.04548: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883029.04554: when evaluation is False, skipping this task 28992 1726883029.04564: _execute() done 28992 1726883029.04569: dumping result to json 28992 1726883029.04572: done dumping result, returning 28992 1726883029.04627: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001840] 28992 1726883029.04631: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001840 28992 1726883029.04886: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001840 28992 1726883029.04890: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883029.04952: no more pending results, returning what we have 28992 1726883029.04956: results queue empty 28992 1726883029.04957: checking for any_errors_fatal 28992 1726883029.04965: done checking for any_errors_fatal 28992 1726883029.04966: checking for max_fail_percentage 28992 1726883029.04968: done checking for max_fail_percentage 28992 1726883029.04969: checking to see if all hosts have failed and the running result is not ok 28992 1726883029.04970: done checking to see if all hosts have failed 28992 1726883029.04971: getting the remaining hosts for this loop 28992 1726883029.04973: done getting the remaining hosts for this loop 28992 1726883029.04978: getting the next task for host managed_node1 28992 1726883029.04986: done getting next task for host managed_node1 28992 1726883029.04992: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883029.04998: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883029.05026: getting variables 28992 1726883029.05029: in VariableManager get_vars() 28992 1726883029.05077: Calling all_inventory to load vars for managed_node1 28992 1726883029.05080: Calling groups_inventory to load vars for managed_node1 28992 1726883029.05082: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883029.05094: Calling all_plugins_play to load vars for managed_node1 28992 1726883029.05097: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883029.05100: Calling groups_plugins_play to load vars for managed_node1 28992 1726883029.07708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883029.11385: done with get_vars() 28992 1726883029.11451: done getting variables 28992 1726883029.11521: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:49 -0400 (0:00:00.132) 0:01:29.316 ****** 28992 1726883029.11571: entering _queue_task() for managed_node1/fail 28992 1726883029.12091: worker is 1 (out of 1 available) 28992 1726883029.12103: exiting _queue_task() for managed_node1/fail 28992 1726883029.12116: done queuing things up, now waiting for results queue to drain 28992 1726883029.12118: waiting for pending results... 28992 1726883029.12360: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883029.12531: in run() - task 0affc7ec-ae25-9fb4-6018-000000001841 28992 1726883029.12537: variable 'ansible_search_path' from source: unknown 28992 1726883029.12546: variable 'ansible_search_path' from source: unknown 28992 1726883029.12628: calling self._execute() 28992 1726883029.12712: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.12727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.12748: variable 'omit' from source: magic vars 28992 1726883029.13226: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.13246: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.13400: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883029.13728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883029.16680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883029.16759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883029.16815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883029.16860: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883029.16901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883029.17001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.17040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.17073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.17131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.17214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.17217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.17246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.17280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.17337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.17358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.17408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.17445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.17476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.17524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.17552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.17759: variable 'network_connections' from source: include params 28992 1726883029.17868: variable 'interface' from source: play vars 28992 1726883029.17872: variable 'interface' from source: play vars 28992 1726883029.17937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883029.18145: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883029.18196: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883029.18234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883029.18267: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883029.18326: 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) 28992 1726883029.18355: 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) 28992 1726883029.18384: 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) 28992 1726883029.18426: 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) 28992 1726883029.18492: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883029.18777: variable 'network_connections' from source: include params 28992 1726883029.18787: variable 'interface' from source: play vars 28992 1726883029.18860: variable 'interface' from source: play vars 28992 1726883029.18896: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883029.18905: when evaluation is False, skipping this task 28992 1726883029.18912: _execute() done 28992 1726883029.18927: dumping result to json 28992 1726883029.18929: done dumping result, returning 28992 1726883029.18935: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001841] 28992 1726883029.18959: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001841 28992 1726883029.19148: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001841 28992 1726883029.19151: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883029.19232: no more pending results, returning what we have 28992 1726883029.19236: results queue empty 28992 1726883029.19238: checking for any_errors_fatal 28992 1726883029.19245: done checking for any_errors_fatal 28992 1726883029.19246: checking for max_fail_percentage 28992 1726883029.19248: done checking for max_fail_percentage 28992 1726883029.19249: checking to see if all hosts have failed and the running result is not ok 28992 1726883029.19250: done checking to see if all hosts have failed 28992 1726883029.19251: getting the remaining hosts for this loop 28992 1726883029.19253: done getting the remaining hosts for this loop 28992 1726883029.19258: getting the next task for host managed_node1 28992 1726883029.19269: done getting next task for host managed_node1 28992 1726883029.19273: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883029.19278: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883029.19304: getting variables 28992 1726883029.19306: in VariableManager get_vars() 28992 1726883029.19467: Calling all_inventory to load vars for managed_node1 28992 1726883029.19471: Calling groups_inventory to load vars for managed_node1 28992 1726883029.19473: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883029.19484: Calling all_plugins_play to load vars for managed_node1 28992 1726883029.19487: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883029.19490: Calling groups_plugins_play to load vars for managed_node1 28992 1726883029.21673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883029.23476: done with get_vars() 28992 1726883029.23496: done getting variables 28992 1726883029.23545: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:49 -0400 (0:00:00.120) 0:01:29.436 ****** 28992 1726883029.23575: entering _queue_task() for managed_node1/package 28992 1726883029.23827: worker is 1 (out of 1 available) 28992 1726883029.23842: exiting _queue_task() for managed_node1/package 28992 1726883029.23856: done queuing things up, now waiting for results queue to drain 28992 1726883029.23858: waiting for pending results... 28992 1726883029.24057: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883029.24170: in run() - task 0affc7ec-ae25-9fb4-6018-000000001842 28992 1726883029.24182: variable 'ansible_search_path' from source: unknown 28992 1726883029.24188: variable 'ansible_search_path' from source: unknown 28992 1726883029.24224: calling self._execute() 28992 1726883029.24303: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.24316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.24328: variable 'omit' from source: magic vars 28992 1726883029.24625: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.24636: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.24805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883029.25086: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883029.25129: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883029.25170: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883029.25256: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883029.25527: variable 'network_packages' from source: role '' defaults 28992 1726883029.25531: variable '__network_provider_setup' from source: role '' defaults 28992 1726883029.25533: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883029.25565: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883029.25579: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883029.25648: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883029.25848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883029.27357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883029.27403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883029.27434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883029.27460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883029.27481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883029.27549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.27569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.27628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.27634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.27638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.27663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.27681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.27700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.27728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.27740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.27894: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883029.27973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.27994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.28024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.28052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.28082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.28327: variable 'ansible_python' from source: facts 28992 1726883029.28330: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883029.28333: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883029.28350: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883029.28486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.28515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.28549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.28597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.28617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.28673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.28710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.28745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.28804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.28829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.29019: variable 'network_connections' from source: include params 28992 1726883029.29033: variable 'interface' from source: play vars 28992 1726883029.29152: variable 'interface' from source: play vars 28992 1726883029.29261: 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) 28992 1726883029.29300: 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) 28992 1726883029.29350: 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) 28992 1726883029.29391: 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) 28992 1726883029.29461: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883029.29686: variable 'network_connections' from source: include params 28992 1726883029.29712: variable 'interface' from source: play vars 28992 1726883029.29782: variable 'interface' from source: play vars 28992 1726883029.29821: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883029.29881: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883029.30094: variable 'network_connections' from source: include params 28992 1726883029.30097: variable 'interface' from source: play vars 28992 1726883029.30147: variable 'interface' from source: play vars 28992 1726883029.30165: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883029.30227: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883029.30438: variable 'network_connections' from source: include params 28992 1726883029.30442: variable 'interface' from source: play vars 28992 1726883029.30491: variable 'interface' from source: play vars 28992 1726883029.30541: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883029.30585: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883029.30593: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883029.30641: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883029.30791: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883029.31139: variable 'network_connections' from source: include params 28992 1726883029.31143: variable 'interface' from source: play vars 28992 1726883029.31185: variable 'interface' from source: play vars 28992 1726883029.31197: variable 'ansible_distribution' from source: facts 28992 1726883029.31204: variable '__network_rh_distros' from source: role '' defaults 28992 1726883029.31236: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.31241: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883029.31397: variable 'ansible_distribution' from source: facts 28992 1726883029.31420: variable '__network_rh_distros' from source: role '' defaults 28992 1726883029.31425: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.31427: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883029.31595: variable 'ansible_distribution' from source: facts 28992 1726883029.31617: variable '__network_rh_distros' from source: role '' defaults 28992 1726883029.31622: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.31830: variable 'network_provider' from source: set_fact 28992 1726883029.31834: variable 'ansible_facts' from source: unknown 28992 1726883029.32680: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883029.32689: when evaluation is False, skipping this task 28992 1726883029.32696: _execute() done 28992 1726883029.32703: dumping result to json 28992 1726883029.32710: done dumping result, returning 28992 1726883029.32725: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000001842] 28992 1726883029.32735: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001842 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883029.32906: no more pending results, returning what we have 28992 1726883029.32910: results queue empty 28992 1726883029.32911: checking for any_errors_fatal 28992 1726883029.32918: done checking for any_errors_fatal 28992 1726883029.32918: checking for max_fail_percentage 28992 1726883029.32920: done checking for max_fail_percentage 28992 1726883029.32921: checking to see if all hosts have failed and the running result is not ok 28992 1726883029.33031: done checking to see if all hosts have failed 28992 1726883029.33032: getting the remaining hosts for this loop 28992 1726883029.33034: done getting the remaining hosts for this loop 28992 1726883029.33039: getting the next task for host managed_node1 28992 1726883029.33050: done getting next task for host managed_node1 28992 1726883029.33054: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883029.33059: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883029.33075: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001842 28992 1726883029.33091: getting variables 28992 1726883029.33093: in VariableManager get_vars() 28992 1726883029.33137: Calling all_inventory to load vars for managed_node1 28992 1726883029.33144: WORKER PROCESS EXITING 28992 1726883029.33315: Calling groups_inventory to load vars for managed_node1 28992 1726883029.33320: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883029.33333: Calling all_plugins_play to load vars for managed_node1 28992 1726883029.33336: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883029.33340: Calling groups_plugins_play to load vars for managed_node1 28992 1726883029.34444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883029.36034: done with get_vars() 28992 1726883029.36061: done getting variables 28992 1726883029.36124: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:49 -0400 (0:00:00.125) 0:01:29.561 ****** 28992 1726883029.36161: entering _queue_task() for managed_node1/package 28992 1726883029.36503: worker is 1 (out of 1 available) 28992 1726883029.36519: exiting _queue_task() for managed_node1/package 28992 1726883029.36538: done queuing things up, now waiting for results queue to drain 28992 1726883029.36540: waiting for pending results... 28992 1726883029.36773: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883029.36892: in run() - task 0affc7ec-ae25-9fb4-6018-000000001843 28992 1726883029.36905: variable 'ansible_search_path' from source: unknown 28992 1726883029.36909: variable 'ansible_search_path' from source: unknown 28992 1726883029.36945: calling self._execute() 28992 1726883029.37026: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.37034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.37045: variable 'omit' from source: magic vars 28992 1726883029.37347: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.37356: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.37451: variable 'network_state' from source: role '' defaults 28992 1726883029.37460: Evaluated conditional (network_state != {}): False 28992 1726883029.37463: when evaluation is False, skipping this task 28992 1726883029.37466: _execute() done 28992 1726883029.37470: dumping result to json 28992 1726883029.37472: done dumping result, returning 28992 1726883029.37481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001843] 28992 1726883029.37485: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001843 28992 1726883029.37592: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001843 28992 1726883029.37596: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883029.37647: no more pending results, returning what we have 28992 1726883029.37651: results queue empty 28992 1726883029.37652: checking for any_errors_fatal 28992 1726883029.37658: done checking for any_errors_fatal 28992 1726883029.37659: checking for max_fail_percentage 28992 1726883029.37660: done checking for max_fail_percentage 28992 1726883029.37661: checking to see if all hosts have failed and the running result is not ok 28992 1726883029.37662: done checking to see if all hosts have failed 28992 1726883029.37663: getting the remaining hosts for this loop 28992 1726883029.37665: done getting the remaining hosts for this loop 28992 1726883029.37669: getting the next task for host managed_node1 28992 1726883029.37675: done getting next task for host managed_node1 28992 1726883029.37679: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883029.37684: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883029.37704: getting variables 28992 1726883029.37705: in VariableManager get_vars() 28992 1726883029.37749: Calling all_inventory to load vars for managed_node1 28992 1726883029.37751: Calling groups_inventory to load vars for managed_node1 28992 1726883029.37754: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883029.37763: Calling all_plugins_play to load vars for managed_node1 28992 1726883029.37766: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883029.37769: Calling groups_plugins_play to load vars for managed_node1 28992 1726883029.38746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883029.39963: done with get_vars() 28992 1726883029.39981: done getting variables 28992 1726883029.40031: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:49 -0400 (0:00:00.038) 0:01:29.600 ****** 28992 1726883029.40057: entering _queue_task() for managed_node1/package 28992 1726883029.40294: worker is 1 (out of 1 available) 28992 1726883029.40308: exiting _queue_task() for managed_node1/package 28992 1726883029.40320: done queuing things up, now waiting for results queue to drain 28992 1726883029.40324: waiting for pending results... 28992 1726883029.40518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883029.40634: in run() - task 0affc7ec-ae25-9fb4-6018-000000001844 28992 1726883029.40646: variable 'ansible_search_path' from source: unknown 28992 1726883029.40649: variable 'ansible_search_path' from source: unknown 28992 1726883029.40685: calling self._execute() 28992 1726883029.40773: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.40777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.40791: variable 'omit' from source: magic vars 28992 1726883029.41099: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.41112: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.41202: variable 'network_state' from source: role '' defaults 28992 1726883029.41210: Evaluated conditional (network_state != {}): False 28992 1726883029.41216: when evaluation is False, skipping this task 28992 1726883029.41219: _execute() done 28992 1726883029.41221: dumping result to json 28992 1726883029.41231: done dumping result, returning 28992 1726883029.41235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001844] 28992 1726883029.41238: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001844 28992 1726883029.41342: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001844 28992 1726883029.41345: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883029.41393: no more pending results, returning what we have 28992 1726883029.41396: results queue empty 28992 1726883029.41397: checking for any_errors_fatal 28992 1726883029.41403: done checking for any_errors_fatal 28992 1726883029.41403: checking for max_fail_percentage 28992 1726883029.41405: done checking for max_fail_percentage 28992 1726883029.41406: checking to see if all hosts have failed and the running result is not ok 28992 1726883029.41407: done checking to see if all hosts have failed 28992 1726883029.41408: getting the remaining hosts for this loop 28992 1726883029.41410: done getting the remaining hosts for this loop 28992 1726883029.41414: getting the next task for host managed_node1 28992 1726883029.41423: done getting next task for host managed_node1 28992 1726883029.41428: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883029.41433: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883029.41453: getting variables 28992 1726883029.41455: in VariableManager get_vars() 28992 1726883029.41492: Calling all_inventory to load vars for managed_node1 28992 1726883029.41494: Calling groups_inventory to load vars for managed_node1 28992 1726883029.41496: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883029.41506: Calling all_plugins_play to load vars for managed_node1 28992 1726883029.41508: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883029.41511: Calling groups_plugins_play to load vars for managed_node1 28992 1726883029.43190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883029.44376: done with get_vars() 28992 1726883029.44396: done getting variables 28992 1726883029.44446: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:49 -0400 (0:00:00.044) 0:01:29.645 ****** 28992 1726883029.44475: entering _queue_task() for managed_node1/service 28992 1726883029.44746: worker is 1 (out of 1 available) 28992 1726883029.44762: exiting _queue_task() for managed_node1/service 28992 1726883029.44776: done queuing things up, now waiting for results queue to drain 28992 1726883029.44778: waiting for pending results... 28992 1726883029.45229: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883029.45342: in run() - task 0affc7ec-ae25-9fb4-6018-000000001845 28992 1726883029.45364: variable 'ansible_search_path' from source: unknown 28992 1726883029.45372: variable 'ansible_search_path' from source: unknown 28992 1726883029.45529: calling self._execute() 28992 1726883029.45533: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.45544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.45555: variable 'omit' from source: magic vars 28992 1726883029.45950: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.45968: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.46107: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883029.46332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883029.48927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883029.48999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883029.49048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883029.49087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883029.49118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883029.49204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.49257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.49286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.49529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.49532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.49535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.49538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.49540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.49543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.49545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.49565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.49590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.49614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.49654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.49677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.49860: variable 'network_connections' from source: include params 28992 1726883029.49872: variable 'interface' from source: play vars 28992 1726883029.50028: variable 'interface' from source: play vars 28992 1726883029.50047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883029.50238: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883029.50275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883029.50307: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883029.50348: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883029.50393: 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) 28992 1726883029.50418: 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) 28992 1726883029.50455: 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) 28992 1726883029.50483: 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) 28992 1726883029.50553: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883029.50836: variable 'network_connections' from source: include params 28992 1726883029.50842: variable 'interface' from source: play vars 28992 1726883029.50914: variable 'interface' from source: play vars 28992 1726883029.50949: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883029.50953: when evaluation is False, skipping this task 28992 1726883029.50955: _execute() done 28992 1726883029.50958: dumping result to json 28992 1726883029.50961: done dumping result, returning 28992 1726883029.50976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001845] 28992 1726883029.50981: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001845 28992 1726883029.51203: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001845 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883029.51262: no more pending results, returning what we have 28992 1726883029.51266: results queue empty 28992 1726883029.51267: checking for any_errors_fatal 28992 1726883029.51272: done checking for any_errors_fatal 28992 1726883029.51273: checking for max_fail_percentage 28992 1726883029.51275: done checking for max_fail_percentage 28992 1726883029.51277: checking to see if all hosts have failed and the running result is not ok 28992 1726883029.51278: done checking to see if all hosts have failed 28992 1726883029.51278: getting the remaining hosts for this loop 28992 1726883029.51280: done getting the remaining hosts for this loop 28992 1726883029.51284: getting the next task for host managed_node1 28992 1726883029.51298: done getting next task for host managed_node1 28992 1726883029.51303: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883029.51308: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883029.51325: WORKER PROCESS EXITING 28992 1726883029.51344: getting variables 28992 1726883029.51346: in VariableManager get_vars() 28992 1726883029.51393: Calling all_inventory to load vars for managed_node1 28992 1726883029.51396: Calling groups_inventory to load vars for managed_node1 28992 1726883029.51536: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883029.51547: Calling all_plugins_play to load vars for managed_node1 28992 1726883029.51550: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883029.51553: Calling groups_plugins_play to load vars for managed_node1 28992 1726883029.53410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883029.57057: done with get_vars() 28992 1726883029.57089: done getting variables 28992 1726883029.57176: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:49 -0400 (0:00:00.127) 0:01:29.772 ****** 28992 1726883029.57215: entering _queue_task() for managed_node1/service 28992 1726883029.57619: worker is 1 (out of 1 available) 28992 1726883029.57636: exiting _queue_task() for managed_node1/service 28992 1726883029.57765: done queuing things up, now waiting for results queue to drain 28992 1726883029.57768: waiting for pending results... 28992 1726883029.58046: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883029.58295: in run() - task 0affc7ec-ae25-9fb4-6018-000000001846 28992 1726883029.58300: variable 'ansible_search_path' from source: unknown 28992 1726883029.58302: variable 'ansible_search_path' from source: unknown 28992 1726883029.58305: calling self._execute() 28992 1726883029.58343: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.58350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.58362: variable 'omit' from source: magic vars 28992 1726883029.59733: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.59747: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883029.60654: variable 'network_provider' from source: set_fact 28992 1726883029.60830: variable 'network_state' from source: role '' defaults 28992 1726883029.60834: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883029.60837: variable 'omit' from source: magic vars 28992 1726883029.60860: variable 'omit' from source: magic vars 28992 1726883029.61006: variable 'network_service_name' from source: role '' defaults 28992 1726883029.61292: variable 'network_service_name' from source: role '' defaults 28992 1726883029.61833: variable '__network_provider_setup' from source: role '' defaults 28992 1726883029.61841: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883029.61914: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883029.61926: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883029.62153: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883029.62847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883029.68480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883029.68721: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883029.68726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883029.68876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883029.68909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883029.69230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.69234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.69236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.69240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.69344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.69401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.69559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.69591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.69642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.69747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.70321: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883029.70562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.70592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.70626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.70682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.70703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.70815: variable 'ansible_python' from source: facts 28992 1726883029.70842: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883029.70945: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883029.71044: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883029.71204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.71239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.71271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.71328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.71349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.71413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883029.71454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883029.71487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883029.71545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883029.71566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883029.71741: variable 'network_connections' from source: include params 28992 1726883029.71754: variable 'interface' from source: play vars 28992 1726883029.71844: variable 'interface' from source: play vars 28992 1726883029.72061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883029.72194: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883029.72252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883029.72313: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883029.72364: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883029.72460: 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) 28992 1726883029.72500: 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) 28992 1726883029.72547: 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) 28992 1726883029.72585: 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) 28992 1726883029.72651: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883029.73040: variable 'network_connections' from source: include params 28992 1726883029.73043: variable 'interface' from source: play vars 28992 1726883029.73090: variable 'interface' from source: play vars 28992 1726883029.73150: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883029.73246: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883029.73574: variable 'network_connections' from source: include params 28992 1726883029.73591: variable 'interface' from source: play vars 28992 1726883029.73674: variable 'interface' from source: play vars 28992 1726883029.73710: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883029.73801: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883029.74577: variable 'network_connections' from source: include params 28992 1726883029.74580: variable 'interface' from source: play vars 28992 1726883029.74728: variable 'interface' from source: play vars 28992 1726883029.74902: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883029.75011: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883029.75015: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883029.75156: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883029.75475: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883029.76032: variable 'network_connections' from source: include params 28992 1726883029.76044: variable 'interface' from source: play vars 28992 1726883029.76119: variable 'interface' from source: play vars 28992 1726883029.76145: variable 'ansible_distribution' from source: facts 28992 1726883029.76154: variable '__network_rh_distros' from source: role '' defaults 28992 1726883029.76164: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.76211: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883029.76394: variable 'ansible_distribution' from source: facts 28992 1726883029.76410: variable '__network_rh_distros' from source: role '' defaults 28992 1726883029.76428: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.76520: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883029.76633: variable 'ansible_distribution' from source: facts 28992 1726883029.76643: variable '__network_rh_distros' from source: role '' defaults 28992 1726883029.76656: variable 'ansible_distribution_major_version' from source: facts 28992 1726883029.76695: variable 'network_provider' from source: set_fact 28992 1726883029.76729: variable 'omit' from source: magic vars 28992 1726883029.76774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883029.76808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883029.76849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883029.76869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883029.76927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883029.76930: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883029.76933: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.76941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.77065: Set connection var ansible_pipelining to False 28992 1726883029.77076: Set connection var ansible_connection to ssh 28992 1726883029.77094: Set connection var ansible_timeout to 10 28992 1726883029.77102: Set connection var ansible_shell_type to sh 28992 1726883029.77113: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883029.77175: Set connection var ansible_shell_executable to /bin/sh 28992 1726883029.77178: variable 'ansible_shell_executable' from source: unknown 28992 1726883029.77181: variable 'ansible_connection' from source: unknown 28992 1726883029.77183: variable 'ansible_module_compression' from source: unknown 28992 1726883029.77185: variable 'ansible_shell_type' from source: unknown 28992 1726883029.77194: variable 'ansible_shell_executable' from source: unknown 28992 1726883029.77196: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883029.77204: variable 'ansible_pipelining' from source: unknown 28992 1726883029.77212: variable 'ansible_timeout' from source: unknown 28992 1726883029.77220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883029.77359: 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) 28992 1726883029.77392: variable 'omit' from source: magic vars 28992 1726883029.77395: starting attempt loop 28992 1726883029.77397: running the handler 28992 1726883029.77501: variable 'ansible_facts' from source: unknown 28992 1726883029.79257: _low_level_execute_command(): starting 28992 1726883029.79327: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883029.80123: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883029.80150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883029.80169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883029.80190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883029.80283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883029.82031: stdout chunk (state=3): >>>/root <<< 28992 1726883029.82242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883029.82244: stdout chunk (state=3): >>><<< 28992 1726883029.82246: stderr chunk (state=3): >>><<< 28992 1726883029.82257: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883029.82274: _low_level_execute_command(): starting 28992 1726883029.82347: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567 `" && echo ansible-tmp-1726883029.8226213-32427-16425014651567="` echo /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567 `" ) && sleep 0' 28992 1726883029.82774: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883029.82778: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883029.82781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883029.82783: 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 <<< 28992 1726883029.82787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883029.82842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883029.82848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883029.82850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883029.82902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883029.84907: stdout chunk (state=3): >>>ansible-tmp-1726883029.8226213-32427-16425014651567=/root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567 <<< 28992 1726883029.85087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883029.85091: stdout chunk (state=3): >>><<< 28992 1726883029.85093: stderr chunk (state=3): >>><<< 28992 1726883029.85109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883029.8226213-32427-16425014651567=/root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883029.85328: variable 'ansible_module_compression' from source: unknown 28992 1726883029.85331: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883029.85333: variable 'ansible_facts' from source: unknown 28992 1726883029.85502: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py 28992 1726883029.85807: Sending initial data 28992 1726883029.85811: Sent initial data (155 bytes) 28992 1726883029.86448: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883029.86538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883029.86556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883029.86635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883029.88352: 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 <<< 28992 1726883029.88402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883029.88475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp8_gk4ask /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py <<< 28992 1726883029.88478: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py" <<< 28992 1726883029.88524: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp8_gk4ask" to remote "/root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py" <<< 28992 1726883029.88530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py" <<< 28992 1726883029.90213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883029.90217: stdout chunk (state=3): >>><<< 28992 1726883029.90220: stderr chunk (state=3): >>><<< 28992 1726883029.90226: done transferring module to remote 28992 1726883029.90228: _low_level_execute_command(): starting 28992 1726883029.90230: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/ /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py && sleep 0' 28992 1726883029.90841: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883029.90880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883029.90889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883029.90953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883029.92935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883029.92938: stdout chunk (state=3): >>><<< 28992 1726883029.92941: stderr chunk (state=3): >>><<< 28992 1726883029.92945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883029.92948: _low_level_execute_command(): starting 28992 1726883029.92950: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/AnsiballZ_systemd.py && sleep 0' 28992 1726883029.93434: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883029.93448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883029.93459: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883029.93507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883029.93520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883029.93589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883030.25762: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12070912", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3526131712", "CPUUsageNSec": "2141592000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883030.27443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883030.27515: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883030.27770: stderr chunk (state=3): >>><<< 28992 1726883030.27773: stdout chunk (state=3): >>><<< 28992 1726883030.27796: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12070912", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3526131712", "CPUUsageNSec": "2141592000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883030.28136: 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-1726883029.8226213-32427-16425014651567/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883030.28158: _low_level_execute_command(): starting 28992 1726883030.28163: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883029.8226213-32427-16425014651567/ > /dev/null 2>&1 && sleep 0' 28992 1726883030.29559: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883030.29563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883030.29628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.29634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.29759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883030.29763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883030.29801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883030.29852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883030.31832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883030.31854: stderr chunk (state=3): >>><<< 28992 1726883030.32227: stdout chunk (state=3): >>><<< 28992 1726883030.32231: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883030.32234: handler run complete 28992 1726883030.32236: attempt loop complete, returning result 28992 1726883030.32238: _execute() done 28992 1726883030.32241: dumping result to json 28992 1726883030.32245: done dumping result, returning 28992 1726883030.32247: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000001846] 28992 1726883030.32250: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001846 28992 1726883030.33129: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001846 28992 1726883030.33133: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883030.33298: no more pending results, returning what we have 28992 1726883030.33302: results queue empty 28992 1726883030.33303: checking for any_errors_fatal 28992 1726883030.33309: done checking for any_errors_fatal 28992 1726883030.33310: checking for max_fail_percentage 28992 1726883030.33311: done checking for max_fail_percentage 28992 1726883030.33313: checking to see if all hosts have failed and the running result is not ok 28992 1726883030.33313: done checking to see if all hosts have failed 28992 1726883030.33314: getting the remaining hosts for this loop 28992 1726883030.33316: done getting the remaining hosts for this loop 28992 1726883030.33320: getting the next task for host managed_node1 28992 1726883030.33329: done getting next task for host managed_node1 28992 1726883030.33333: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883030.33338: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883030.33352: getting variables 28992 1726883030.33354: in VariableManager get_vars() 28992 1726883030.33401: Calling all_inventory to load vars for managed_node1 28992 1726883030.33404: Calling groups_inventory to load vars for managed_node1 28992 1726883030.33407: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883030.33418: Calling all_plugins_play to load vars for managed_node1 28992 1726883030.33421: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883030.34031: Calling groups_plugins_play to load vars for managed_node1 28992 1726883030.36982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883030.39355: done with get_vars() 28992 1726883030.39392: done getting variables 28992 1726883030.39461: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:50 -0400 (0:00:00.822) 0:01:30.595 ****** 28992 1726883030.39531: entering _queue_task() for managed_node1/service 28992 1726883030.40441: worker is 1 (out of 1 available) 28992 1726883030.40456: exiting _queue_task() for managed_node1/service 28992 1726883030.40470: done queuing things up, now waiting for results queue to drain 28992 1726883030.40472: waiting for pending results... 28992 1726883030.40762: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883030.41314: in run() - task 0affc7ec-ae25-9fb4-6018-000000001847 28992 1726883030.41318: variable 'ansible_search_path' from source: unknown 28992 1726883030.41323: variable 'ansible_search_path' from source: unknown 28992 1726883030.41327: calling self._execute() 28992 1726883030.41476: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883030.41540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883030.41556: variable 'omit' from source: magic vars 28992 1726883030.42620: variable 'ansible_distribution_major_version' from source: facts 28992 1726883030.42627: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883030.42883: variable 'network_provider' from source: set_fact 28992 1726883030.42888: Evaluated conditional (network_provider == "nm"): True 28992 1726883030.43005: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883030.43062: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883030.43312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883030.46332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883030.46424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883030.46477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883030.46524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883030.46565: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883030.46666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883030.46711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883030.46747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883030.46808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883030.46831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883030.46901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883030.47002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883030.47006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883030.47039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883030.47061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883030.47130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883030.47160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883030.47215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883030.47267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883030.47303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883030.47509: variable 'network_connections' from source: include params 28992 1726883030.47528: variable 'interface' from source: play vars 28992 1726883030.47647: variable 'interface' from source: play vars 28992 1726883030.47711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883030.47927: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883030.47975: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883030.48016: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883030.48060: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883030.48128: 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) 28992 1726883030.48192: 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) 28992 1726883030.48196: 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) 28992 1726883030.48220: 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) 28992 1726883030.48282: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883030.48578: variable 'network_connections' from source: include params 28992 1726883030.48594: variable 'interface' from source: play vars 28992 1726883030.48727: variable 'interface' from source: play vars 28992 1726883030.48730: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883030.48734: when evaluation is False, skipping this task 28992 1726883030.48737: _execute() done 28992 1726883030.48740: dumping result to json 28992 1726883030.48747: done dumping result, returning 28992 1726883030.48760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000001847] 28992 1726883030.48828: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001847 28992 1726883030.48928: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001847 28992 1726883030.48932: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883030.48989: no more pending results, returning what we have 28992 1726883030.48993: results queue empty 28992 1726883030.48994: checking for any_errors_fatal 28992 1726883030.49018: done checking for any_errors_fatal 28992 1726883030.49020: checking for max_fail_percentage 28992 1726883030.49129: done checking for max_fail_percentage 28992 1726883030.49132: checking to see if all hosts have failed and the running result is not ok 28992 1726883030.49133: done checking to see if all hosts have failed 28992 1726883030.49134: getting the remaining hosts for this loop 28992 1726883030.49136: done getting the remaining hosts for this loop 28992 1726883030.49146: getting the next task for host managed_node1 28992 1726883030.49156: done getting next task for host managed_node1 28992 1726883030.49161: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883030.49167: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883030.49194: getting variables 28992 1726883030.49197: in VariableManager get_vars() 28992 1726883030.49465: Calling all_inventory to load vars for managed_node1 28992 1726883030.49468: Calling groups_inventory to load vars for managed_node1 28992 1726883030.49471: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883030.49483: Calling all_plugins_play to load vars for managed_node1 28992 1726883030.49489: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883030.49493: Calling groups_plugins_play to load vars for managed_node1 28992 1726883030.51450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883030.53515: done with get_vars() 28992 1726883030.53551: done getting variables 28992 1726883030.53664: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:50 -0400 (0:00:00.142) 0:01:30.737 ****** 28992 1726883030.53741: entering _queue_task() for managed_node1/service 28992 1726883030.54056: worker is 1 (out of 1 available) 28992 1726883030.54072: exiting _queue_task() for managed_node1/service 28992 1726883030.54088: done queuing things up, now waiting for results queue to drain 28992 1726883030.54090: waiting for pending results... 28992 1726883030.54299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883030.54407: in run() - task 0affc7ec-ae25-9fb4-6018-000000001848 28992 1726883030.54422: variable 'ansible_search_path' from source: unknown 28992 1726883030.54427: variable 'ansible_search_path' from source: unknown 28992 1726883030.54461: calling self._execute() 28992 1726883030.54548: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883030.54552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883030.54556: variable 'omit' from source: magic vars 28992 1726883030.54876: variable 'ansible_distribution_major_version' from source: facts 28992 1726883030.54889: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883030.54970: variable 'network_provider' from source: set_fact 28992 1726883030.54981: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883030.54988: when evaluation is False, skipping this task 28992 1726883030.54993: _execute() done 28992 1726883030.54996: dumping result to json 28992 1726883030.54999: done dumping result, returning 28992 1726883030.55001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000001848] 28992 1726883030.55003: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001848 28992 1726883030.55098: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001848 28992 1726883030.55101: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883030.55159: no more pending results, returning what we have 28992 1726883030.55162: results queue empty 28992 1726883030.55163: checking for any_errors_fatal 28992 1726883030.55176: done checking for any_errors_fatal 28992 1726883030.55177: checking for max_fail_percentage 28992 1726883030.55179: done checking for max_fail_percentage 28992 1726883030.55180: checking to see if all hosts have failed and the running result is not ok 28992 1726883030.55181: done checking to see if all hosts have failed 28992 1726883030.55181: getting the remaining hosts for this loop 28992 1726883030.55186: done getting the remaining hosts for this loop 28992 1726883030.55190: getting the next task for host managed_node1 28992 1726883030.55204: done getting next task for host managed_node1 28992 1726883030.55209: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883030.55213: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883030.55235: getting variables 28992 1726883030.55237: in VariableManager get_vars() 28992 1726883030.55276: Calling all_inventory to load vars for managed_node1 28992 1726883030.55279: Calling groups_inventory to load vars for managed_node1 28992 1726883030.55285: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883030.55295: Calling all_plugins_play to load vars for managed_node1 28992 1726883030.55298: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883030.55302: Calling groups_plugins_play to load vars for managed_node1 28992 1726883030.57302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883030.59745: done with get_vars() 28992 1726883030.59789: done getting variables 28992 1726883030.59858: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:50 -0400 (0:00:00.061) 0:01:30.799 ****** 28992 1726883030.59913: entering _queue_task() for managed_node1/copy 28992 1726883030.60342: worker is 1 (out of 1 available) 28992 1726883030.60357: exiting _queue_task() for managed_node1/copy 28992 1726883030.60372: done queuing things up, now waiting for results queue to drain 28992 1726883030.60374: waiting for pending results... 28992 1726883030.60692: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883030.60802: in run() - task 0affc7ec-ae25-9fb4-6018-000000001849 28992 1726883030.60891: variable 'ansible_search_path' from source: unknown 28992 1726883030.60894: variable 'ansible_search_path' from source: unknown 28992 1726883030.60899: calling self._execute() 28992 1726883030.60969: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883030.60974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883030.60989: variable 'omit' from source: magic vars 28992 1726883030.61427: variable 'ansible_distribution_major_version' from source: facts 28992 1726883030.61431: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883030.61515: variable 'network_provider' from source: set_fact 28992 1726883030.61518: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883030.61524: when evaluation is False, skipping this task 28992 1726883030.61528: _execute() done 28992 1726883030.61531: dumping result to json 28992 1726883030.61533: done dumping result, returning 28992 1726883030.61558: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000001849] 28992 1726883030.61651: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001849 28992 1726883030.61736: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001849 28992 1726883030.61739: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883030.61789: no more pending results, returning what we have 28992 1726883030.61793: results queue empty 28992 1726883030.61794: checking for any_errors_fatal 28992 1726883030.61798: done checking for any_errors_fatal 28992 1726883030.61799: checking for max_fail_percentage 28992 1726883030.61800: done checking for max_fail_percentage 28992 1726883030.61801: checking to see if all hosts have failed and the running result is not ok 28992 1726883030.61802: done checking to see if all hosts have failed 28992 1726883030.61803: getting the remaining hosts for this loop 28992 1726883030.61804: done getting the remaining hosts for this loop 28992 1726883030.61808: getting the next task for host managed_node1 28992 1726883030.61815: done getting next task for host managed_node1 28992 1726883030.61819: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883030.61826: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883030.61846: getting variables 28992 1726883030.61849: in VariableManager get_vars() 28992 1726883030.61887: Calling all_inventory to load vars for managed_node1 28992 1726883030.61890: Calling groups_inventory to load vars for managed_node1 28992 1726883030.61892: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883030.61901: Calling all_plugins_play to load vars for managed_node1 28992 1726883030.61904: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883030.61906: Calling groups_plugins_play to load vars for managed_node1 28992 1726883030.63796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883030.66197: done with get_vars() 28992 1726883030.66234: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:50 -0400 (0:00:00.064) 0:01:30.863 ****** 28992 1726883030.66347: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883030.66781: worker is 1 (out of 1 available) 28992 1726883030.66801: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883030.66817: done queuing things up, now waiting for results queue to drain 28992 1726883030.66819: waiting for pending results... 28992 1726883030.67707: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883030.67728: in run() - task 0affc7ec-ae25-9fb4-6018-00000000184a 28992 1726883030.67752: variable 'ansible_search_path' from source: unknown 28992 1726883030.67759: variable 'ansible_search_path' from source: unknown 28992 1726883030.68134: calling self._execute() 28992 1726883030.68138: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883030.68142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883030.68145: variable 'omit' from source: magic vars 28992 1726883030.69055: variable 'ansible_distribution_major_version' from source: facts 28992 1726883030.69132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883030.69144: variable 'omit' from source: magic vars 28992 1726883030.69302: variable 'omit' from source: magic vars 28992 1726883030.69756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883030.79894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883030.79940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883030.79968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883030.79996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883030.80016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883030.80075: variable 'network_provider' from source: set_fact 28992 1726883030.80192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883030.80214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883030.80235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883030.80263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883030.80273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883030.80335: variable 'omit' from source: magic vars 28992 1726883030.80412: variable 'omit' from source: magic vars 28992 1726883030.80487: variable 'network_connections' from source: include params 28992 1726883030.80493: variable 'interface' from source: play vars 28992 1726883030.80542: variable 'interface' from source: play vars 28992 1726883030.80654: variable 'omit' from source: magic vars 28992 1726883030.80661: variable '__lsr_ansible_managed' from source: task vars 28992 1726883030.80705: variable '__lsr_ansible_managed' from source: task vars 28992 1726883030.80832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883030.80970: Loaded config def from plugin (lookup/template) 28992 1726883030.80974: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883030.80993: File lookup term: get_ansible_managed.j2 28992 1726883030.80996: variable 'ansible_search_path' from source: unknown 28992 1726883030.81000: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883030.81011: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883030.81025: variable 'ansible_search_path' from source: unknown 28992 1726883030.85137: variable 'ansible_managed' from source: unknown 28992 1726883030.85232: variable 'omit' from source: magic vars 28992 1726883030.85253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883030.85271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883030.85288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883030.85297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883030.85304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883030.85319: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883030.85324: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883030.85327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883030.85389: Set connection var ansible_pipelining to False 28992 1726883030.85397: Set connection var ansible_connection to ssh 28992 1726883030.85400: Set connection var ansible_timeout to 10 28992 1726883030.85402: Set connection var ansible_shell_type to sh 28992 1726883030.85404: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883030.85413: Set connection var ansible_shell_executable to /bin/sh 28992 1726883030.85433: variable 'ansible_shell_executable' from source: unknown 28992 1726883030.85436: variable 'ansible_connection' from source: unknown 28992 1726883030.85439: variable 'ansible_module_compression' from source: unknown 28992 1726883030.85441: variable 'ansible_shell_type' from source: unknown 28992 1726883030.85444: variable 'ansible_shell_executable' from source: unknown 28992 1726883030.85446: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883030.85451: variable 'ansible_pipelining' from source: unknown 28992 1726883030.85453: variable 'ansible_timeout' from source: unknown 28992 1726883030.85458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883030.85549: 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) 28992 1726883030.85559: variable 'omit' from source: magic vars 28992 1726883030.85562: starting attempt loop 28992 1726883030.85565: running the handler 28992 1726883030.85573: _low_level_execute_command(): starting 28992 1726883030.85578: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883030.86098: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.86102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.86104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.86106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883030.86109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.86154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883030.86158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883030.86187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883030.86242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883030.88009: stdout chunk (state=3): >>>/root <<< 28992 1726883030.88127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883030.88169: stderr chunk (state=3): >>><<< 28992 1726883030.88173: stdout chunk (state=3): >>><<< 28992 1726883030.88192: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883030.88201: _low_level_execute_command(): starting 28992 1726883030.88207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933 `" && echo ansible-tmp-1726883030.8819158-32480-82379482824933="` echo /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933 `" ) && sleep 0' 28992 1726883030.88624: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.88628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883030.88677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.88712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883030.88715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883030.88771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883030.90726: stdout chunk (state=3): >>>ansible-tmp-1726883030.8819158-32480-82379482824933=/root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933 <<< 28992 1726883030.90849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883030.90891: stderr chunk (state=3): >>><<< 28992 1726883030.90894: stdout chunk (state=3): >>><<< 28992 1726883030.90910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883030.8819158-32480-82379482824933=/root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883030.90945: variable 'ansible_module_compression' from source: unknown 28992 1726883030.90975: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883030.91009: variable 'ansible_facts' from source: unknown 28992 1726883030.91093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py 28992 1726883030.91190: Sending initial data 28992 1726883030.91194: Sent initial data (167 bytes) 28992 1726883030.91612: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883030.91648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883030.91651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883030.91658: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.91660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.91700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883030.91721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883030.91775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883030.93340: 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 <<< 28992 1726883030.93388: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883030.93439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmprkb9cyzb /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py <<< 28992 1726883030.93446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py" <<< 28992 1726883030.93489: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmprkb9cyzb" to remote "/root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py" <<< 28992 1726883030.94275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883030.94334: stderr chunk (state=3): >>><<< 28992 1726883030.94338: stdout chunk (state=3): >>><<< 28992 1726883030.94353: done transferring module to remote 28992 1726883030.94362: _low_level_execute_command(): starting 28992 1726883030.94366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/ /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py && sleep 0' 28992 1726883030.94795: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.94798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.94801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883030.94803: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883030.94805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.94848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883030.94860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883030.94914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883030.96693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883030.96734: stderr chunk (state=3): >>><<< 28992 1726883030.96737: stdout chunk (state=3): >>><<< 28992 1726883030.96748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883030.96751: _low_level_execute_command(): starting 28992 1726883030.96760: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/AnsiballZ_network_connections.py && sleep 0' 28992 1726883030.97178: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.97182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.97187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883030.97191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883030.97193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883030.97239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883030.97249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883030.97300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.28243: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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": ""}}} <<< 28992 1726883031.31172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883031.31234: stderr chunk (state=3): >>><<< 28992 1726883031.31239: stdout chunk (state=3): >>><<< 28992 1726883031.31255: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883031.31289: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', '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-1726883030.8819158-32480-82379482824933/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883031.31297: _low_level_execute_command(): starting 28992 1726883031.31305: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883030.8819158-32480-82379482824933/ > /dev/null 2>&1 && sleep 0' 28992 1726883031.31788: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883031.31791: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883031.31794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.31796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.31798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.31855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883031.31860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.31915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.33814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883031.33863: stderr chunk (state=3): >>><<< 28992 1726883031.33867: stdout chunk (state=3): >>><<< 28992 1726883031.33879: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883031.33887: handler run complete 28992 1726883031.33914: attempt loop complete, returning result 28992 1726883031.33917: _execute() done 28992 1726883031.33919: dumping result to json 28992 1726883031.33925: done dumping result, returning 28992 1726883031.33933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-00000000184a] 28992 1726883031.33940: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184a 28992 1726883031.34050: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184a 28992 1726883031.34053: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb 28992 1726883031.34160: no more pending results, returning what we have 28992 1726883031.34165: results queue empty 28992 1726883031.34166: checking for any_errors_fatal 28992 1726883031.34172: done checking for any_errors_fatal 28992 1726883031.34172: checking for max_fail_percentage 28992 1726883031.34174: done checking for max_fail_percentage 28992 1726883031.34175: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.34176: done checking to see if all hosts have failed 28992 1726883031.34177: getting the remaining hosts for this loop 28992 1726883031.34178: done getting the remaining hosts for this loop 28992 1726883031.34182: getting the next task for host managed_node1 28992 1726883031.34189: done getting next task for host managed_node1 28992 1726883031.34192: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883031.34197: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883031.34209: getting variables 28992 1726883031.34210: in VariableManager get_vars() 28992 1726883031.34254: Calling all_inventory to load vars for managed_node1 28992 1726883031.34257: Calling groups_inventory to load vars for managed_node1 28992 1726883031.34259: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.34269: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.34271: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.34274: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.39992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.41173: done with get_vars() 28992 1726883031.41196: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:51 -0400 (0:00:00.749) 0:01:31.612 ****** 28992 1726883031.41260: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883031.41562: worker is 1 (out of 1 available) 28992 1726883031.41578: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883031.41592: done queuing things up, now waiting for results queue to drain 28992 1726883031.41595: waiting for pending results... 28992 1726883031.41803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883031.41931: in run() - task 0affc7ec-ae25-9fb4-6018-00000000184b 28992 1726883031.41954: variable 'ansible_search_path' from source: unknown 28992 1726883031.41961: variable 'ansible_search_path' from source: unknown 28992 1726883031.42031: calling self._execute() 28992 1726883031.42075: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.42080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.42091: variable 'omit' from source: magic vars 28992 1726883031.42412: variable 'ansible_distribution_major_version' from source: facts 28992 1726883031.42423: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883031.42518: variable 'network_state' from source: role '' defaults 28992 1726883031.42529: Evaluated conditional (network_state != {}): False 28992 1726883031.42533: when evaluation is False, skipping this task 28992 1726883031.42537: _execute() done 28992 1726883031.42540: dumping result to json 28992 1726883031.42543: done dumping result, returning 28992 1726883031.42548: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-00000000184b] 28992 1726883031.42554: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184b 28992 1726883031.42655: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184b 28992 1726883031.42658: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883031.42717: no more pending results, returning what we have 28992 1726883031.42720: results queue empty 28992 1726883031.42721: checking for any_errors_fatal 28992 1726883031.42737: done checking for any_errors_fatal 28992 1726883031.42738: checking for max_fail_percentage 28992 1726883031.42740: done checking for max_fail_percentage 28992 1726883031.42741: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.42742: done checking to see if all hosts have failed 28992 1726883031.42743: getting the remaining hosts for this loop 28992 1726883031.42745: done getting the remaining hosts for this loop 28992 1726883031.42749: getting the next task for host managed_node1 28992 1726883031.42756: done getting next task for host managed_node1 28992 1726883031.42760: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883031.42765: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883031.42797: getting variables 28992 1726883031.42799: in VariableManager get_vars() 28992 1726883031.42838: Calling all_inventory to load vars for managed_node1 28992 1726883031.42841: Calling groups_inventory to load vars for managed_node1 28992 1726883031.42843: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.42852: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.42854: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.42857: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.43933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.45137: done with get_vars() 28992 1726883031.45154: done getting variables 28992 1726883031.45203: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:51 -0400 (0:00:00.039) 0:01:31.652 ****** 28992 1726883031.45231: entering _queue_task() for managed_node1/debug 28992 1726883031.45487: worker is 1 (out of 1 available) 28992 1726883031.45503: exiting _queue_task() for managed_node1/debug 28992 1726883031.45517: done queuing things up, now waiting for results queue to drain 28992 1726883031.45519: waiting for pending results... 28992 1726883031.45713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883031.45823: in run() - task 0affc7ec-ae25-9fb4-6018-00000000184c 28992 1726883031.45835: variable 'ansible_search_path' from source: unknown 28992 1726883031.45838: variable 'ansible_search_path' from source: unknown 28992 1726883031.45873: calling self._execute() 28992 1726883031.45950: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.45955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.45968: variable 'omit' from source: magic vars 28992 1726883031.46268: variable 'ansible_distribution_major_version' from source: facts 28992 1726883031.46277: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883031.46289: variable 'omit' from source: magic vars 28992 1726883031.46334: variable 'omit' from source: magic vars 28992 1726883031.46359: variable 'omit' from source: magic vars 28992 1726883031.46393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883031.46427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883031.46446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883031.46460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883031.46470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883031.46495: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883031.46499: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.46501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.46579: Set connection var ansible_pipelining to False 28992 1726883031.46582: Set connection var ansible_connection to ssh 28992 1726883031.46587: Set connection var ansible_timeout to 10 28992 1726883031.46590: Set connection var ansible_shell_type to sh 28992 1726883031.46593: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883031.46601: Set connection var ansible_shell_executable to /bin/sh 28992 1726883031.46619: variable 'ansible_shell_executable' from source: unknown 28992 1726883031.46633: variable 'ansible_connection' from source: unknown 28992 1726883031.46636: variable 'ansible_module_compression' from source: unknown 28992 1726883031.46639: variable 'ansible_shell_type' from source: unknown 28992 1726883031.46642: variable 'ansible_shell_executable' from source: unknown 28992 1726883031.46644: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.46648: variable 'ansible_pipelining' from source: unknown 28992 1726883031.46651: variable 'ansible_timeout' from source: unknown 28992 1726883031.46656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.46769: 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) 28992 1726883031.46778: variable 'omit' from source: magic vars 28992 1726883031.46784: starting attempt loop 28992 1726883031.46789: running the handler 28992 1726883031.46891: variable '__network_connections_result' from source: set_fact 28992 1726883031.46936: handler run complete 28992 1726883031.46953: attempt loop complete, returning result 28992 1726883031.46957: _execute() done 28992 1726883031.46960: dumping result to json 28992 1726883031.46962: done dumping result, returning 28992 1726883031.46970: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000184c] 28992 1726883031.46973: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184c 28992 1726883031.47068: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184c 28992 1726883031.47073: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb" ] } 28992 1726883031.47143: no more pending results, returning what we have 28992 1726883031.47146: results queue empty 28992 1726883031.47147: checking for any_errors_fatal 28992 1726883031.47153: done checking for any_errors_fatal 28992 1726883031.47154: checking for max_fail_percentage 28992 1726883031.47155: done checking for max_fail_percentage 28992 1726883031.47156: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.47157: done checking to see if all hosts have failed 28992 1726883031.47158: getting the remaining hosts for this loop 28992 1726883031.47159: done getting the remaining hosts for this loop 28992 1726883031.47162: getting the next task for host managed_node1 28992 1726883031.47169: done getting next task for host managed_node1 28992 1726883031.47172: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883031.47177: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883031.47190: getting variables 28992 1726883031.47192: in VariableManager get_vars() 28992 1726883031.47229: Calling all_inventory to load vars for managed_node1 28992 1726883031.47232: Calling groups_inventory to load vars for managed_node1 28992 1726883031.47234: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.47245: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.47247: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.47250: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.48244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.49460: done with get_vars() 28992 1726883031.49477: done getting variables 28992 1726883031.49526: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:51 -0400 (0:00:00.043) 0:01:31.695 ****** 28992 1726883031.49555: entering _queue_task() for managed_node1/debug 28992 1726883031.49798: worker is 1 (out of 1 available) 28992 1726883031.49812: exiting _queue_task() for managed_node1/debug 28992 1726883031.49827: done queuing things up, now waiting for results queue to drain 28992 1726883031.49829: waiting for pending results... 28992 1726883031.50024: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883031.50142: in run() - task 0affc7ec-ae25-9fb4-6018-00000000184d 28992 1726883031.50159: variable 'ansible_search_path' from source: unknown 28992 1726883031.50163: variable 'ansible_search_path' from source: unknown 28992 1726883031.50198: calling self._execute() 28992 1726883031.50282: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.50289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.50298: variable 'omit' from source: magic vars 28992 1726883031.50607: variable 'ansible_distribution_major_version' from source: facts 28992 1726883031.50618: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883031.50621: variable 'omit' from source: magic vars 28992 1726883031.50676: variable 'omit' from source: magic vars 28992 1726883031.50702: variable 'omit' from source: magic vars 28992 1726883031.50750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883031.50779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883031.50797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883031.50811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883031.50826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883031.50852: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883031.50855: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.50858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.50940: Set connection var ansible_pipelining to False 28992 1726883031.50945: Set connection var ansible_connection to ssh 28992 1726883031.50948: Set connection var ansible_timeout to 10 28992 1726883031.50950: Set connection var ansible_shell_type to sh 28992 1726883031.50952: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883031.50960: Set connection var ansible_shell_executable to /bin/sh 28992 1726883031.50979: variable 'ansible_shell_executable' from source: unknown 28992 1726883031.50982: variable 'ansible_connection' from source: unknown 28992 1726883031.50988: variable 'ansible_module_compression' from source: unknown 28992 1726883031.50990: variable 'ansible_shell_type' from source: unknown 28992 1726883031.50993: variable 'ansible_shell_executable' from source: unknown 28992 1726883031.50995: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.50998: variable 'ansible_pipelining' from source: unknown 28992 1726883031.51001: variable 'ansible_timeout' from source: unknown 28992 1726883031.51003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.51114: 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) 28992 1726883031.51126: variable 'omit' from source: magic vars 28992 1726883031.51131: starting attempt loop 28992 1726883031.51134: running the handler 28992 1726883031.51178: variable '__network_connections_result' from source: set_fact 28992 1726883031.51233: variable '__network_connections_result' from source: set_fact 28992 1726883031.51326: handler run complete 28992 1726883031.51346: attempt loop complete, returning result 28992 1726883031.51349: _execute() done 28992 1726883031.51351: dumping result to json 28992 1726883031.51355: done dumping result, returning 28992 1726883031.51363: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000184d] 28992 1726883031.51369: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184d 28992 1726883031.51477: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184d 28992 1726883031.51481: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb" ] } } 28992 1726883031.51589: no more pending results, returning what we have 28992 1726883031.51591: results queue empty 28992 1726883031.51594: checking for any_errors_fatal 28992 1726883031.51599: done checking for any_errors_fatal 28992 1726883031.51600: checking for max_fail_percentage 28992 1726883031.51601: done checking for max_fail_percentage 28992 1726883031.51602: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.51603: done checking to see if all hosts have failed 28992 1726883031.51604: getting the remaining hosts for this loop 28992 1726883031.51605: done getting the remaining hosts for this loop 28992 1726883031.51609: getting the next task for host managed_node1 28992 1726883031.51616: done getting next task for host managed_node1 28992 1726883031.51619: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883031.51625: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883031.51638: getting variables 28992 1726883031.51639: in VariableManager get_vars() 28992 1726883031.51678: Calling all_inventory to load vars for managed_node1 28992 1726883031.51681: Calling groups_inventory to load vars for managed_node1 28992 1726883031.51683: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.51694: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.51697: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.51699: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.52834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.54037: done with get_vars() 28992 1726883031.54055: done getting variables 28992 1726883031.54105: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:51 -0400 (0:00:00.045) 0:01:31.741 ****** 28992 1726883031.54132: entering _queue_task() for managed_node1/debug 28992 1726883031.54391: worker is 1 (out of 1 available) 28992 1726883031.54406: exiting _queue_task() for managed_node1/debug 28992 1726883031.54419: done queuing things up, now waiting for results queue to drain 28992 1726883031.54423: waiting for pending results... 28992 1726883031.54616: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883031.54728: in run() - task 0affc7ec-ae25-9fb4-6018-00000000184e 28992 1726883031.54744: variable 'ansible_search_path' from source: unknown 28992 1726883031.54747: variable 'ansible_search_path' from source: unknown 28992 1726883031.54781: calling self._execute() 28992 1726883031.54862: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.54866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.54878: variable 'omit' from source: magic vars 28992 1726883031.55176: variable 'ansible_distribution_major_version' from source: facts 28992 1726883031.55188: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883031.55278: variable 'network_state' from source: role '' defaults 28992 1726883031.55289: Evaluated conditional (network_state != {}): False 28992 1726883031.55292: when evaluation is False, skipping this task 28992 1726883031.55295: _execute() done 28992 1726883031.55297: dumping result to json 28992 1726883031.55300: done dumping result, returning 28992 1726883031.55305: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-00000000184e] 28992 1726883031.55316: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184e 28992 1726883031.55418: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184e 28992 1726883031.55422: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883031.55470: no more pending results, returning what we have 28992 1726883031.55473: results queue empty 28992 1726883031.55474: checking for any_errors_fatal 28992 1726883031.55481: done checking for any_errors_fatal 28992 1726883031.55481: checking for max_fail_percentage 28992 1726883031.55486: done checking for max_fail_percentage 28992 1726883031.55487: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.55487: done checking to see if all hosts have failed 28992 1726883031.55488: getting the remaining hosts for this loop 28992 1726883031.55489: done getting the remaining hosts for this loop 28992 1726883031.55493: getting the next task for host managed_node1 28992 1726883031.55499: done getting next task for host managed_node1 28992 1726883031.55503: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883031.55508: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883031.55530: getting variables 28992 1726883031.55532: in VariableManager get_vars() 28992 1726883031.55567: Calling all_inventory to load vars for managed_node1 28992 1726883031.55569: Calling groups_inventory to load vars for managed_node1 28992 1726883031.55571: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.55580: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.55583: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.55588: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.56673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.57879: done with get_vars() 28992 1726883031.57899: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:51 -0400 (0:00:00.038) 0:01:31.780 ****** 28992 1726883031.57973: entering _queue_task() for managed_node1/ping 28992 1726883031.58215: worker is 1 (out of 1 available) 28992 1726883031.58231: exiting _queue_task() for managed_node1/ping 28992 1726883031.58244: done queuing things up, now waiting for results queue to drain 28992 1726883031.58246: waiting for pending results... 28992 1726883031.58450: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883031.58558: in run() - task 0affc7ec-ae25-9fb4-6018-00000000184f 28992 1726883031.58572: variable 'ansible_search_path' from source: unknown 28992 1726883031.58578: variable 'ansible_search_path' from source: unknown 28992 1726883031.58612: calling self._execute() 28992 1726883031.58696: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.58702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.58710: variable 'omit' from source: magic vars 28992 1726883031.59012: variable 'ansible_distribution_major_version' from source: facts 28992 1726883031.59023: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883031.59032: variable 'omit' from source: magic vars 28992 1726883031.59073: variable 'omit' from source: magic vars 28992 1726883031.59101: variable 'omit' from source: magic vars 28992 1726883031.59139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883031.59167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883031.59184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883031.59202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883031.59211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883031.59241: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883031.59245: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.59250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.59324: Set connection var ansible_pipelining to False 28992 1726883031.59328: Set connection var ansible_connection to ssh 28992 1726883031.59331: Set connection var ansible_timeout to 10 28992 1726883031.59334: Set connection var ansible_shell_type to sh 28992 1726883031.59342: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883031.59358: Set connection var ansible_shell_executable to /bin/sh 28992 1726883031.59378: variable 'ansible_shell_executable' from source: unknown 28992 1726883031.59382: variable 'ansible_connection' from source: unknown 28992 1726883031.59385: variable 'ansible_module_compression' from source: unknown 28992 1726883031.59408: variable 'ansible_shell_type' from source: unknown 28992 1726883031.59412: variable 'ansible_shell_executable' from source: unknown 28992 1726883031.59414: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883031.59417: variable 'ansible_pipelining' from source: unknown 28992 1726883031.59419: variable 'ansible_timeout' from source: unknown 28992 1726883031.59423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883031.59572: 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) 28992 1726883031.59586: variable 'omit' from source: magic vars 28992 1726883031.59589: starting attempt loop 28992 1726883031.59592: running the handler 28992 1726883031.59603: _low_level_execute_command(): starting 28992 1726883031.59609: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883031.60157: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.60162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.60166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.60218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883031.60226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883031.60230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.60278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.61964: stdout chunk (state=3): >>>/root <<< 28992 1726883031.62080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883031.62130: stderr chunk (state=3): >>><<< 28992 1726883031.62133: stdout chunk (state=3): >>><<< 28992 1726883031.62153: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883031.62165: _low_level_execute_command(): starting 28992 1726883031.62171: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460 `" && echo ansible-tmp-1726883031.6215284-32503-50432952841460="` echo /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460 `" ) && sleep 0' 28992 1726883031.62610: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.62643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.62647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883031.62657: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.62708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883031.62713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883031.62716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.62765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.64705: stdout chunk (state=3): >>>ansible-tmp-1726883031.6215284-32503-50432952841460=/root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460 <<< 28992 1726883031.64827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883031.64868: stderr chunk (state=3): >>><<< 28992 1726883031.64871: stdout chunk (state=3): >>><<< 28992 1726883031.64885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883031.6215284-32503-50432952841460=/root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883031.64933: variable 'ansible_module_compression' from source: unknown 28992 1726883031.64973: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883031.65004: variable 'ansible_facts' from source: unknown 28992 1726883031.65065: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py 28992 1726883031.65172: Sending initial data 28992 1726883031.65176: Sent initial data (152 bytes) 28992 1726883031.65590: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883031.65593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.65632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883031.65635: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883031.65639: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883031.65642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.65692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883031.65700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.65765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.67341: 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 <<< 28992 1726883031.67395: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883031.67454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpcb1wqi2c /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py <<< 28992 1726883031.67458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py" <<< 28992 1726883031.67505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpcb1wqi2c" to remote "/root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py" <<< 28992 1726883031.68288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883031.68323: stderr chunk (state=3): >>><<< 28992 1726883031.68335: stdout chunk (state=3): >>><<< 28992 1726883031.68364: done transferring module to remote 28992 1726883031.68397: _low_level_execute_command(): starting 28992 1726883031.68403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/ /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py && sleep 0' 28992 1726883031.69065: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883031.69080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883031.69141: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.69213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883031.69234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883031.69257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.69351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.71203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883031.71219: stdout chunk (state=3): >>><<< 28992 1726883031.71235: stderr chunk (state=3): >>><<< 28992 1726883031.71258: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883031.71268: _low_level_execute_command(): starting 28992 1726883031.71278: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/AnsiballZ_ping.py && sleep 0' 28992 1726883031.71938: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883031.71952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883031.71969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.72094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883031.72117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.72217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.88384: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883031.89550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883031.89613: stderr chunk (state=3): >>><<< 28992 1726883031.89616: stdout chunk (state=3): >>><<< 28992 1726883031.89635: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883031.89655: 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-1726883031.6215284-32503-50432952841460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883031.89664: _low_level_execute_command(): starting 28992 1726883031.89669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883031.6215284-32503-50432952841460/ > /dev/null 2>&1 && sleep 0' 28992 1726883031.90143: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.90146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.90149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883031.90151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883031.90205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883031.90209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883031.90215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883031.90264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883031.92141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883031.92184: stderr chunk (state=3): >>><<< 28992 1726883031.92188: stdout chunk (state=3): >>><<< 28992 1726883031.92204: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883031.92210: handler run complete 28992 1726883031.92229: attempt loop complete, returning result 28992 1726883031.92233: _execute() done 28992 1726883031.92235: dumping result to json 28992 1726883031.92237: done dumping result, returning 28992 1726883031.92245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-00000000184f] 28992 1726883031.92250: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184f 28992 1726883031.92350: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000184f 28992 1726883031.92353: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883031.92428: no more pending results, returning what we have 28992 1726883031.92432: results queue empty 28992 1726883031.92433: checking for any_errors_fatal 28992 1726883031.92441: done checking for any_errors_fatal 28992 1726883031.92441: checking for max_fail_percentage 28992 1726883031.92443: done checking for max_fail_percentage 28992 1726883031.92444: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.92445: done checking to see if all hosts have failed 28992 1726883031.92446: getting the remaining hosts for this loop 28992 1726883031.92447: done getting the remaining hosts for this loop 28992 1726883031.92451: getting the next task for host managed_node1 28992 1726883031.92468: done getting next task for host managed_node1 28992 1726883031.92471: ^ task is: TASK: meta (role_complete) 28992 1726883031.92476: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883031.92490: getting variables 28992 1726883031.92491: in VariableManager get_vars() 28992 1726883031.92539: Calling all_inventory to load vars for managed_node1 28992 1726883031.92542: Calling groups_inventory to load vars for managed_node1 28992 1726883031.92544: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.92555: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.92557: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.92560: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.93609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.95487: done with get_vars() 28992 1726883031.95516: done getting variables 28992 1726883031.95608: done queuing things up, now waiting for results queue to drain 28992 1726883031.95611: results queue empty 28992 1726883031.95612: checking for any_errors_fatal 28992 1726883031.95615: done checking for any_errors_fatal 28992 1726883031.95616: checking for max_fail_percentage 28992 1726883031.95617: done checking for max_fail_percentage 28992 1726883031.95617: checking to see if all hosts have failed and the running result is not ok 28992 1726883031.95618: done checking to see if all hosts have failed 28992 1726883031.95619: getting the remaining hosts for this loop 28992 1726883031.95620: done getting the remaining hosts for this loop 28992 1726883031.95625: getting the next task for host managed_node1 28992 1726883031.95630: done getting next task for host managed_node1 28992 1726883031.95633: ^ task is: TASK: Show result 28992 1726883031.95636: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883031.95640: getting variables 28992 1726883031.95641: in VariableManager get_vars() 28992 1726883031.95655: Calling all_inventory to load vars for managed_node1 28992 1726883031.95657: Calling groups_inventory to load vars for managed_node1 28992 1726883031.95660: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883031.95665: Calling all_plugins_play to load vars for managed_node1 28992 1726883031.95667: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883031.95671: Calling groups_plugins_play to load vars for managed_node1 28992 1726883031.97304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883031.99468: done with get_vars() 28992 1726883031.99497: done getting variables 28992 1726883031.99550: 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 result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Friday 20 September 2024 21:43:51 -0400 (0:00:00.416) 0:01:32.196 ****** 28992 1726883031.99585: entering _queue_task() for managed_node1/debug 28992 1726883032.00069: worker is 1 (out of 1 available) 28992 1726883032.00084: exiting _queue_task() for managed_node1/debug 28992 1726883032.00099: done queuing things up, now waiting for results queue to drain 28992 1726883032.00101: waiting for pending results... 28992 1726883032.00546: running TaskExecutor() for managed_node1/TASK: Show result 28992 1726883032.00580: in run() - task 0affc7ec-ae25-9fb4-6018-0000000017d1 28992 1726883032.00606: variable 'ansible_search_path' from source: unknown 28992 1726883032.00615: variable 'ansible_search_path' from source: unknown 28992 1726883032.00669: calling self._execute() 28992 1726883032.00782: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.00798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.00815: variable 'omit' from source: magic vars 28992 1726883032.01247: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.01266: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.01278: variable 'omit' from source: magic vars 28992 1726883032.01336: variable 'omit' from source: magic vars 28992 1726883032.01376: variable 'omit' from source: magic vars 28992 1726883032.01507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883032.01510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883032.01513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883032.01517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883032.01534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883032.01567: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883032.01575: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.01581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.01698: Set connection var ansible_pipelining to False 28992 1726883032.01706: Set connection var ansible_connection to ssh 28992 1726883032.01724: Set connection var ansible_timeout to 10 28992 1726883032.01734: Set connection var ansible_shell_type to sh 28992 1726883032.01746: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883032.01759: Set connection var ansible_shell_executable to /bin/sh 28992 1726883032.01791: variable 'ansible_shell_executable' from source: unknown 28992 1726883032.01799: variable 'ansible_connection' from source: unknown 28992 1726883032.01806: variable 'ansible_module_compression' from source: unknown 28992 1726883032.01811: variable 'ansible_shell_type' from source: unknown 28992 1726883032.01817: variable 'ansible_shell_executable' from source: unknown 28992 1726883032.01927: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.01931: variable 'ansible_pipelining' from source: unknown 28992 1726883032.01935: variable 'ansible_timeout' from source: unknown 28992 1726883032.01937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.02008: 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) 28992 1726883032.02031: variable 'omit' from source: magic vars 28992 1726883032.02044: starting attempt loop 28992 1726883032.02055: running the handler 28992 1726883032.02107: variable '__network_connections_result' from source: set_fact 28992 1726883032.02269: variable '__network_connections_result' from source: set_fact 28992 1726883032.02350: handler run complete 28992 1726883032.02392: attempt loop complete, returning result 28992 1726883032.02400: _execute() done 28992 1726883032.02406: dumping result to json 28992 1726883032.02415: done dumping result, returning 28992 1726883032.02431: done running TaskExecutor() for managed_node1/TASK: Show result [0affc7ec-ae25-9fb4-6018-0000000017d1] 28992 1726883032.02441: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d1 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb" ] } } 28992 1726883032.02708: no more pending results, returning what we have 28992 1726883032.02712: results queue empty 28992 1726883032.02713: checking for any_errors_fatal 28992 1726883032.02715: done checking for any_errors_fatal 28992 1726883032.02716: checking for max_fail_percentage 28992 1726883032.02718: done checking for max_fail_percentage 28992 1726883032.02719: checking to see if all hosts have failed and the running result is not ok 28992 1726883032.02720: done checking to see if all hosts have failed 28992 1726883032.02721: getting the remaining hosts for this loop 28992 1726883032.02726: done getting the remaining hosts for this loop 28992 1726883032.02731: getting the next task for host managed_node1 28992 1726883032.02745: done getting next task for host managed_node1 28992 1726883032.02750: ^ task is: TASK: Include network role 28992 1726883032.02755: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883032.02761: getting variables 28992 1726883032.02763: in VariableManager get_vars() 28992 1726883032.02805: Calling all_inventory to load vars for managed_node1 28992 1726883032.02808: Calling groups_inventory to load vars for managed_node1 28992 1726883032.02813: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.03029: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.03034: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.03039: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d1 28992 1726883032.03042: WORKER PROCESS EXITING 28992 1726883032.03046: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.05024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.07220: done with get_vars() 28992 1726883032.07260: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Friday 20 September 2024 21:43:52 -0400 (0:00:00.077) 0:01:32.274 ****** 28992 1726883032.07375: entering _queue_task() for managed_node1/include_role 28992 1726883032.07779: worker is 1 (out of 1 available) 28992 1726883032.07794: exiting _queue_task() for managed_node1/include_role 28992 1726883032.07807: done queuing things up, now waiting for results queue to drain 28992 1726883032.07809: waiting for pending results... 28992 1726883032.08130: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883032.08303: in run() - task 0affc7ec-ae25-9fb4-6018-0000000017d5 28992 1726883032.08332: variable 'ansible_search_path' from source: unknown 28992 1726883032.08341: variable 'ansible_search_path' from source: unknown 28992 1726883032.08392: calling self._execute() 28992 1726883032.08508: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.08525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.08545: variable 'omit' from source: magic vars 28992 1726883032.08970: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.08987: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.08999: _execute() done 28992 1726883032.09011: dumping result to json 28992 1726883032.09018: done dumping result, returning 28992 1726883032.09031: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-0000000017d5] 28992 1726883032.09041: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d5 28992 1726883032.09328: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d5 28992 1726883032.09332: WORKER PROCESS EXITING 28992 1726883032.09362: no more pending results, returning what we have 28992 1726883032.09367: in VariableManager get_vars() 28992 1726883032.09417: Calling all_inventory to load vars for managed_node1 28992 1726883032.09421: Calling groups_inventory to load vars for managed_node1 28992 1726883032.09427: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.09444: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.09448: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.09452: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.11304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.12508: done with get_vars() 28992 1726883032.12533: variable 'ansible_search_path' from source: unknown 28992 1726883032.12534: variable 'ansible_search_path' from source: unknown 28992 1726883032.12642: variable 'omit' from source: magic vars 28992 1726883032.12673: variable 'omit' from source: magic vars 28992 1726883032.12683: variable 'omit' from source: magic vars 28992 1726883032.12686: we have included files to process 28992 1726883032.12687: generating all_blocks data 28992 1726883032.12689: done generating all_blocks data 28992 1726883032.12695: processing included file: fedora.linux_system_roles.network 28992 1726883032.12710: in VariableManager get_vars() 28992 1726883032.12723: done with get_vars() 28992 1726883032.12753: in VariableManager get_vars() 28992 1726883032.12776: done with get_vars() 28992 1726883032.12810: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883032.12913: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883032.12992: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883032.13603: in VariableManager get_vars() 28992 1726883032.13630: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883032.15495: iterating over new_blocks loaded from include file 28992 1726883032.15497: in VariableManager get_vars() 28992 1726883032.15514: done with get_vars() 28992 1726883032.15516: filtering new block on tags 28992 1726883032.15704: done filtering new block on tags 28992 1726883032.15707: in VariableManager get_vars() 28992 1726883032.15718: done with get_vars() 28992 1726883032.15719: filtering new block on tags 28992 1726883032.15732: done filtering new block on tags 28992 1726883032.15734: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883032.15739: extending task lists for all hosts with included blocks 28992 1726883032.15814: done extending task lists 28992 1726883032.15815: done processing included files 28992 1726883032.15815: results queue empty 28992 1726883032.15816: checking for any_errors_fatal 28992 1726883032.15820: done checking for any_errors_fatal 28992 1726883032.15821: checking for max_fail_percentage 28992 1726883032.15823: done checking for max_fail_percentage 28992 1726883032.15824: checking to see if all hosts have failed and the running result is not ok 28992 1726883032.15825: done checking to see if all hosts have failed 28992 1726883032.15825: getting the remaining hosts for this loop 28992 1726883032.15826: done getting the remaining hosts for this loop 28992 1726883032.15828: getting the next task for host managed_node1 28992 1726883032.15831: done getting next task for host managed_node1 28992 1726883032.15833: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883032.15836: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883032.15845: getting variables 28992 1726883032.15846: in VariableManager get_vars() 28992 1726883032.15856: Calling all_inventory to load vars for managed_node1 28992 1726883032.15858: Calling groups_inventory to load vars for managed_node1 28992 1726883032.15859: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.15863: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.15865: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.15866: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.16754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.18539: done with get_vars() 28992 1726883032.18568: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:52 -0400 (0:00:00.112) 0:01:32.386 ****** 28992 1726883032.18638: entering _queue_task() for managed_node1/include_tasks 28992 1726883032.18943: worker is 1 (out of 1 available) 28992 1726883032.18960: exiting _queue_task() for managed_node1/include_tasks 28992 1726883032.18973: done queuing things up, now waiting for results queue to drain 28992 1726883032.18975: waiting for pending results... 28992 1726883032.19187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883032.19294: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019bf 28992 1726883032.19308: variable 'ansible_search_path' from source: unknown 28992 1726883032.19313: variable 'ansible_search_path' from source: unknown 28992 1726883032.19347: calling self._execute() 28992 1726883032.19434: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.19438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.19447: variable 'omit' from source: magic vars 28992 1726883032.19754: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.19766: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.19770: _execute() done 28992 1726883032.19773: dumping result to json 28992 1726883032.19775: done dumping result, returning 28992 1726883032.19786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-0000000019bf] 28992 1726883032.19789: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019bf 28992 1726883032.19888: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019bf 28992 1726883032.19891: WORKER PROCESS EXITING 28992 1726883032.19949: no more pending results, returning what we have 28992 1726883032.19955: in VariableManager get_vars() 28992 1726883032.20011: Calling all_inventory to load vars for managed_node1 28992 1726883032.20014: Calling groups_inventory to load vars for managed_node1 28992 1726883032.20016: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.20038: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.20041: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.20044: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.21180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.22390: done with get_vars() 28992 1726883032.22410: variable 'ansible_search_path' from source: unknown 28992 1726883032.22411: variable 'ansible_search_path' from source: unknown 28992 1726883032.22446: we have included files to process 28992 1726883032.22447: generating all_blocks data 28992 1726883032.22449: done generating all_blocks data 28992 1726883032.22452: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883032.22453: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883032.22454: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883032.22882: done processing included file 28992 1726883032.22886: iterating over new_blocks loaded from include file 28992 1726883032.22887: in VariableManager get_vars() 28992 1726883032.22907: done with get_vars() 28992 1726883032.22909: filtering new block on tags 28992 1726883032.22932: done filtering new block on tags 28992 1726883032.22934: in VariableManager get_vars() 28992 1726883032.22948: done with get_vars() 28992 1726883032.22949: filtering new block on tags 28992 1726883032.22980: done filtering new block on tags 28992 1726883032.22982: in VariableManager get_vars() 28992 1726883032.22998: done with get_vars() 28992 1726883032.22999: filtering new block on tags 28992 1726883032.23028: done filtering new block on tags 28992 1726883032.23029: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883032.23033: extending task lists for all hosts with included blocks 28992 1726883032.24137: done extending task lists 28992 1726883032.24138: done processing included files 28992 1726883032.24139: results queue empty 28992 1726883032.24139: checking for any_errors_fatal 28992 1726883032.24142: done checking for any_errors_fatal 28992 1726883032.24143: checking for max_fail_percentage 28992 1726883032.24143: done checking for max_fail_percentage 28992 1726883032.24144: checking to see if all hosts have failed and the running result is not ok 28992 1726883032.24145: done checking to see if all hosts have failed 28992 1726883032.24145: getting the remaining hosts for this loop 28992 1726883032.24146: done getting the remaining hosts for this loop 28992 1726883032.24148: getting the next task for host managed_node1 28992 1726883032.24151: done getting next task for host managed_node1 28992 1726883032.24153: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883032.24156: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883032.24167: getting variables 28992 1726883032.24168: in VariableManager get_vars() 28992 1726883032.24180: Calling all_inventory to load vars for managed_node1 28992 1726883032.24181: Calling groups_inventory to load vars for managed_node1 28992 1726883032.24183: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.24189: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.24191: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.24193: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.25078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.26280: done with get_vars() 28992 1726883032.26303: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:52 -0400 (0:00:00.077) 0:01:32.464 ****** 28992 1726883032.26372: entering _queue_task() for managed_node1/setup 28992 1726883032.26680: worker is 1 (out of 1 available) 28992 1726883032.26701: exiting _queue_task() for managed_node1/setup 28992 1726883032.26716: done queuing things up, now waiting for results queue to drain 28992 1726883032.26718: waiting for pending results... 28992 1726883032.26912: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883032.27034: in run() - task 0affc7ec-ae25-9fb4-6018-000000001a16 28992 1726883032.27047: variable 'ansible_search_path' from source: unknown 28992 1726883032.27057: variable 'ansible_search_path' from source: unknown 28992 1726883032.27088: calling self._execute() 28992 1726883032.27169: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.27180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.27187: variable 'omit' from source: magic vars 28992 1726883032.27490: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.27498: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.27665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883032.29315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883032.29367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883032.29397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883032.29424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883032.29445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883032.29514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883032.29537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883032.29555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883032.29593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883032.29601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883032.29645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883032.29662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883032.29686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883032.29713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883032.29725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883032.29848: variable '__network_required_facts' from source: role '' defaults 28992 1726883032.29856: variable 'ansible_facts' from source: unknown 28992 1726883032.30448: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883032.30452: when evaluation is False, skipping this task 28992 1726883032.30456: _execute() done 28992 1726883032.30458: dumping result to json 28992 1726883032.30461: done dumping result, returning 28992 1726883032.30464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000001a16] 28992 1726883032.30472: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a16 28992 1726883032.30568: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a16 28992 1726883032.30570: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883032.30620: no more pending results, returning what we have 28992 1726883032.30626: results queue empty 28992 1726883032.30627: checking for any_errors_fatal 28992 1726883032.30628: done checking for any_errors_fatal 28992 1726883032.30629: checking for max_fail_percentage 28992 1726883032.30631: done checking for max_fail_percentage 28992 1726883032.30632: checking to see if all hosts have failed and the running result is not ok 28992 1726883032.30633: done checking to see if all hosts have failed 28992 1726883032.30633: getting the remaining hosts for this loop 28992 1726883032.30635: done getting the remaining hosts for this loop 28992 1726883032.30639: getting the next task for host managed_node1 28992 1726883032.30655: done getting next task for host managed_node1 28992 1726883032.30659: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883032.30665: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883032.30693: getting variables 28992 1726883032.30695: in VariableManager get_vars() 28992 1726883032.30742: Calling all_inventory to load vars for managed_node1 28992 1726883032.30746: Calling groups_inventory to load vars for managed_node1 28992 1726883032.30748: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.30760: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.30762: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.30771: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.31829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.33150: done with get_vars() 28992 1726883032.33168: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:52 -0400 (0:00:00.068) 0:01:32.532 ****** 28992 1726883032.33254: entering _queue_task() for managed_node1/stat 28992 1726883032.33531: worker is 1 (out of 1 available) 28992 1726883032.33547: exiting _queue_task() for managed_node1/stat 28992 1726883032.33562: done queuing things up, now waiting for results queue to drain 28992 1726883032.33563: waiting for pending results... 28992 1726883032.33765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883032.33882: in run() - task 0affc7ec-ae25-9fb4-6018-000000001a18 28992 1726883032.33904: variable 'ansible_search_path' from source: unknown 28992 1726883032.33909: variable 'ansible_search_path' from source: unknown 28992 1726883032.33939: calling self._execute() 28992 1726883032.34026: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.34033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.34042: variable 'omit' from source: magic vars 28992 1726883032.34342: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.34354: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.34482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883032.34694: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883032.34730: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883032.34756: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883032.34787: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883032.34858: 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) 28992 1726883032.34879: 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) 28992 1726883032.34906: 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) 28992 1726883032.34926: 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) 28992 1726883032.34998: variable '__network_is_ostree' from source: set_fact 28992 1726883032.35003: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883032.35006: when evaluation is False, skipping this task 28992 1726883032.35008: _execute() done 28992 1726883032.35010: dumping result to json 28992 1726883032.35013: done dumping result, returning 28992 1726883032.35016: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000001a18] 28992 1726883032.35025: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a18 28992 1726883032.35115: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a18 28992 1726883032.35118: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883032.35173: no more pending results, returning what we have 28992 1726883032.35177: results queue empty 28992 1726883032.35178: checking for any_errors_fatal 28992 1726883032.35187: done checking for any_errors_fatal 28992 1726883032.35188: checking for max_fail_percentage 28992 1726883032.35190: done checking for max_fail_percentage 28992 1726883032.35191: checking to see if all hosts have failed and the running result is not ok 28992 1726883032.35192: done checking to see if all hosts have failed 28992 1726883032.35193: getting the remaining hosts for this loop 28992 1726883032.35195: done getting the remaining hosts for this loop 28992 1726883032.35199: getting the next task for host managed_node1 28992 1726883032.35207: done getting next task for host managed_node1 28992 1726883032.35210: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883032.35216: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883032.35242: getting variables 28992 1726883032.35243: in VariableManager get_vars() 28992 1726883032.35283: Calling all_inventory to load vars for managed_node1 28992 1726883032.35286: Calling groups_inventory to load vars for managed_node1 28992 1726883032.35289: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.35299: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.35302: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.35304: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.36298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.37496: done with get_vars() 28992 1726883032.37516: done getting variables 28992 1726883032.37563: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:52 -0400 (0:00:00.043) 0:01:32.576 ****** 28992 1726883032.37593: entering _queue_task() for managed_node1/set_fact 28992 1726883032.37858: worker is 1 (out of 1 available) 28992 1726883032.37873: exiting _queue_task() for managed_node1/set_fact 28992 1726883032.37888: done queuing things up, now waiting for results queue to drain 28992 1726883032.37890: waiting for pending results... 28992 1726883032.38087: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883032.38206: in run() - task 0affc7ec-ae25-9fb4-6018-000000001a19 28992 1726883032.38218: variable 'ansible_search_path' from source: unknown 28992 1726883032.38224: variable 'ansible_search_path' from source: unknown 28992 1726883032.38257: calling self._execute() 28992 1726883032.38343: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.38348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.38352: variable 'omit' from source: magic vars 28992 1726883032.38653: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.38664: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.38794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883032.39001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883032.39036: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883032.39065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883032.39092: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883032.39164: 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) 28992 1726883032.39182: 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) 28992 1726883032.39204: 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) 28992 1726883032.39227: 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) 28992 1726883032.39297: variable '__network_is_ostree' from source: set_fact 28992 1726883032.39303: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883032.39306: when evaluation is False, skipping this task 28992 1726883032.39308: _execute() done 28992 1726883032.39311: dumping result to json 28992 1726883032.39313: done dumping result, returning 28992 1726883032.39326: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000001a19] 28992 1726883032.39335: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a19 28992 1726883032.39418: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a19 28992 1726883032.39421: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883032.39474: no more pending results, returning what we have 28992 1726883032.39478: results queue empty 28992 1726883032.39479: checking for any_errors_fatal 28992 1726883032.39487: done checking for any_errors_fatal 28992 1726883032.39488: checking for max_fail_percentage 28992 1726883032.39489: done checking for max_fail_percentage 28992 1726883032.39491: checking to see if all hosts have failed and the running result is not ok 28992 1726883032.39492: done checking to see if all hosts have failed 28992 1726883032.39492: getting the remaining hosts for this loop 28992 1726883032.39494: done getting the remaining hosts for this loop 28992 1726883032.39498: getting the next task for host managed_node1 28992 1726883032.39510: done getting next task for host managed_node1 28992 1726883032.39514: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883032.39519: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883032.39543: getting variables 28992 1726883032.39544: in VariableManager get_vars() 28992 1726883032.39584: Calling all_inventory to load vars for managed_node1 28992 1726883032.39587: Calling groups_inventory to load vars for managed_node1 28992 1726883032.39589: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883032.39599: Calling all_plugins_play to load vars for managed_node1 28992 1726883032.39601: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883032.39604: Calling groups_plugins_play to load vars for managed_node1 28992 1726883032.40746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883032.41939: done with get_vars() 28992 1726883032.41958: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:52 -0400 (0:00:00.044) 0:01:32.620 ****** 28992 1726883032.42038: entering _queue_task() for managed_node1/service_facts 28992 1726883032.42306: worker is 1 (out of 1 available) 28992 1726883032.42323: exiting _queue_task() for managed_node1/service_facts 28992 1726883032.42340: done queuing things up, now waiting for results queue to drain 28992 1726883032.42341: waiting for pending results... 28992 1726883032.42544: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883032.42658: in run() - task 0affc7ec-ae25-9fb4-6018-000000001a1b 28992 1726883032.42673: variable 'ansible_search_path' from source: unknown 28992 1726883032.42677: variable 'ansible_search_path' from source: unknown 28992 1726883032.42711: calling self._execute() 28992 1726883032.42794: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.42808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.42818: variable 'omit' from source: magic vars 28992 1726883032.43129: variable 'ansible_distribution_major_version' from source: facts 28992 1726883032.43136: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883032.43143: variable 'omit' from source: magic vars 28992 1726883032.43195: variable 'omit' from source: magic vars 28992 1726883032.43223: variable 'omit' from source: magic vars 28992 1726883032.43261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883032.43328: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883032.43332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883032.43336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883032.43339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883032.43355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883032.43358: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.43361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.43438: Set connection var ansible_pipelining to False 28992 1726883032.43442: Set connection var ansible_connection to ssh 28992 1726883032.43445: Set connection var ansible_timeout to 10 28992 1726883032.43449: Set connection var ansible_shell_type to sh 28992 1726883032.43458: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883032.43462: Set connection var ansible_shell_executable to /bin/sh 28992 1726883032.43481: variable 'ansible_shell_executable' from source: unknown 28992 1726883032.43487: variable 'ansible_connection' from source: unknown 28992 1726883032.43490: variable 'ansible_module_compression' from source: unknown 28992 1726883032.43493: variable 'ansible_shell_type' from source: unknown 28992 1726883032.43495: variable 'ansible_shell_executable' from source: unknown 28992 1726883032.43498: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883032.43500: variable 'ansible_pipelining' from source: unknown 28992 1726883032.43502: variable 'ansible_timeout' from source: unknown 28992 1726883032.43506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883032.43665: 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) 28992 1726883032.43674: variable 'omit' from source: magic vars 28992 1726883032.43728: starting attempt loop 28992 1726883032.43732: running the handler 28992 1726883032.43734: _low_level_execute_command(): starting 28992 1726883032.43737: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883032.44263: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883032.44269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883032.44272: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883032.44275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.44320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883032.44326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883032.44328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883032.44393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883032.46139: stdout chunk (state=3): >>>/root <<< 28992 1726883032.46240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883032.46295: stderr chunk (state=3): >>><<< 28992 1726883032.46299: stdout chunk (state=3): >>><<< 28992 1726883032.46324: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883032.46336: _low_level_execute_command(): starting 28992 1726883032.46343: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526 `" && echo ansible-tmp-1726883032.4632325-32537-209243704229526="` echo /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526 `" ) && sleep 0' 28992 1726883032.46805: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883032.46809: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883032.46812: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883032.46824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.46876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883032.46882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883032.46887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883032.46933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883032.48884: stdout chunk (state=3): >>>ansible-tmp-1726883032.4632325-32537-209243704229526=/root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526 <<< 28992 1726883032.49046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883032.49058: stderr chunk (state=3): >>><<< 28992 1726883032.49061: stdout chunk (state=3): >>><<< 28992 1726883032.49076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883032.4632325-32537-209243704229526=/root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883032.49119: variable 'ansible_module_compression' from source: unknown 28992 1726883032.49164: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883032.49198: variable 'ansible_facts' from source: unknown 28992 1726883032.49260: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py 28992 1726883032.49374: Sending initial data 28992 1726883032.49378: Sent initial data (162 bytes) 28992 1726883032.49861: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883032.49864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883032.49867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883032.49869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.49871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883032.49874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.49933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883032.49937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883032.49954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883032.50003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883032.51578: 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" <<< 28992 1726883032.51583: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883032.51621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883032.51674: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp83r8hjtw /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py <<< 28992 1726883032.51680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py" <<< 28992 1726883032.51727: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp83r8hjtw" to remote "/root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py" <<< 28992 1726883032.51730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py" <<< 28992 1726883032.52338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883032.52408: stderr chunk (state=3): >>><<< 28992 1726883032.52411: stdout chunk (state=3): >>><<< 28992 1726883032.52431: done transferring module to remote 28992 1726883032.52442: _low_level_execute_command(): starting 28992 1726883032.52448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/ /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py && sleep 0' 28992 1726883032.52894: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883032.52916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883032.52920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883032.52935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.52939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.52997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883032.53000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883032.53006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883032.53060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883032.54844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883032.54896: stderr chunk (state=3): >>><<< 28992 1726883032.54901: stdout chunk (state=3): >>><<< 28992 1726883032.54914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883032.54917: _low_level_execute_command(): starting 28992 1726883032.54924: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/AnsiballZ_service_facts.py && sleep 0' 28992 1726883032.55399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883032.55402: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883032.55405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883032.55407: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883032.55409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883032.55461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883032.55464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883032.55528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883034.75267: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883034.76764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883034.76979: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883034.76983: stdout chunk (state=3): >>><<< 28992 1726883034.76997: stderr chunk (state=3): >>><<< 28992 1726883034.77020: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883034.79126: 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-1726883032.4632325-32537-209243704229526/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883034.79130: _low_level_execute_command(): starting 28992 1726883034.79133: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883032.4632325-32537-209243704229526/ > /dev/null 2>&1 && sleep 0' 28992 1726883034.80693: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883034.80727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883034.80731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883034.80733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883034.80735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883034.80738: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883034.80740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883034.80867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883034.80899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883034.80915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883034.81068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883034.83054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883034.83069: stderr chunk (state=3): >>><<< 28992 1726883034.83076: stdout chunk (state=3): >>><<< 28992 1726883034.83079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883034.83089: handler run complete 28992 1726883034.83611: variable 'ansible_facts' from source: unknown 28992 1726883034.83972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883034.85207: variable 'ansible_facts' from source: unknown 28992 1726883034.85601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883034.86341: attempt loop complete, returning result 28992 1726883034.86345: _execute() done 28992 1726883034.86348: dumping result to json 28992 1726883034.86635: done dumping result, returning 28992 1726883034.86639: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000001a1b] 28992 1726883034.86642: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a1b 28992 1726883034.89290: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a1b 28992 1726883034.89295: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883034.89408: no more pending results, returning what we have 28992 1726883034.89412: results queue empty 28992 1726883034.89413: checking for any_errors_fatal 28992 1726883034.89418: done checking for any_errors_fatal 28992 1726883034.89419: checking for max_fail_percentage 28992 1726883034.89420: done checking for max_fail_percentage 28992 1726883034.89424: checking to see if all hosts have failed and the running result is not ok 28992 1726883034.89540: done checking to see if all hosts have failed 28992 1726883034.89541: getting the remaining hosts for this loop 28992 1726883034.89543: done getting the remaining hosts for this loop 28992 1726883034.89548: getting the next task for host managed_node1 28992 1726883034.89557: done getting next task for host managed_node1 28992 1726883034.89561: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883034.89568: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883034.89581: getting variables 28992 1726883034.89582: in VariableManager get_vars() 28992 1726883034.89620: Calling all_inventory to load vars for managed_node1 28992 1726883034.89759: Calling groups_inventory to load vars for managed_node1 28992 1726883034.89763: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883034.89775: Calling all_plugins_play to load vars for managed_node1 28992 1726883034.89787: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883034.89792: Calling groups_plugins_play to load vars for managed_node1 28992 1726883035.02763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883035.05099: done with get_vars() 28992 1726883035.05143: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:55 -0400 (0:00:02.632) 0:01:35.253 ****** 28992 1726883035.05301: entering _queue_task() for managed_node1/package_facts 28992 1726883035.05796: worker is 1 (out of 1 available) 28992 1726883035.05809: exiting _queue_task() for managed_node1/package_facts 28992 1726883035.06028: done queuing things up, now waiting for results queue to drain 28992 1726883035.06033: waiting for pending results... 28992 1726883035.06517: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883035.06805: in run() - task 0affc7ec-ae25-9fb4-6018-000000001a1c 28992 1726883035.06910: variable 'ansible_search_path' from source: unknown 28992 1726883035.06916: variable 'ansible_search_path' from source: unknown 28992 1726883035.06921: calling self._execute() 28992 1726883035.06986: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883035.06993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883035.07002: variable 'omit' from source: magic vars 28992 1726883035.07450: variable 'ansible_distribution_major_version' from source: facts 28992 1726883035.07466: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883035.07472: variable 'omit' from source: magic vars 28992 1726883035.07562: variable 'omit' from source: magic vars 28992 1726883035.07597: variable 'omit' from source: magic vars 28992 1726883035.07646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883035.07727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883035.07731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883035.07734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883035.07737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883035.07765: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883035.07773: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883035.07776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883035.07888: Set connection var ansible_pipelining to False 28992 1726883035.07892: Set connection var ansible_connection to ssh 28992 1726883035.07900: Set connection var ansible_timeout to 10 28992 1726883035.07904: Set connection var ansible_shell_type to sh 28992 1726883035.07907: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883035.07991: Set connection var ansible_shell_executable to /bin/sh 28992 1726883035.07994: variable 'ansible_shell_executable' from source: unknown 28992 1726883035.07997: variable 'ansible_connection' from source: unknown 28992 1726883035.07999: variable 'ansible_module_compression' from source: unknown 28992 1726883035.08002: variable 'ansible_shell_type' from source: unknown 28992 1726883035.08004: variable 'ansible_shell_executable' from source: unknown 28992 1726883035.08006: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883035.08009: variable 'ansible_pipelining' from source: unknown 28992 1726883035.08011: variable 'ansible_timeout' from source: unknown 28992 1726883035.08014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883035.08240: 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) 28992 1726883035.08245: variable 'omit' from source: magic vars 28992 1726883035.08248: starting attempt loop 28992 1726883035.08251: running the handler 28992 1726883035.08253: _low_level_execute_command(): starting 28992 1726883035.08256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883035.09386: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883035.09574: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883035.09779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883035.09782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883035.09788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883035.11621: stdout chunk (state=3): >>>/root <<< 28992 1726883035.11929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883035.11934: stderr chunk (state=3): >>><<< 28992 1726883035.11936: stdout chunk (state=3): >>><<< 28992 1726883035.11940: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883035.11943: _low_level_execute_command(): starting 28992 1726883035.11946: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143 `" && echo ansible-tmp-1726883035.1183696-32588-231813458652143="` echo /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143 `" ) && sleep 0' 28992 1726883035.12442: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883035.12451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.12462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883035.12477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883035.12489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883035.12499: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883035.12505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883035.12518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883035.12536: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883035.12542: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883035.12550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.12559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883035.12571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883035.12579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883035.12589: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883035.12596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883035.12667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883035.12679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883035.12689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883035.12767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883035.14712: stdout chunk (state=3): >>>ansible-tmp-1726883035.1183696-32588-231813458652143=/root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143 <<< 28992 1726883035.14949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883035.14953: stdout chunk (state=3): >>><<< 28992 1726883035.14956: stderr chunk (state=3): >>><<< 28992 1726883035.15137: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883035.1183696-32588-231813458652143=/root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883035.15140: variable 'ansible_module_compression' from source: unknown 28992 1726883035.15142: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883035.15464: variable 'ansible_facts' from source: unknown 28992 1726883035.15636: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py 28992 1726883035.15879: Sending initial data 28992 1726883035.15882: Sent initial data (162 bytes) 28992 1726883035.16398: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883035.16407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.16419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883035.16523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883035.16546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883035.16635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883035.18217: 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 <<< 28992 1726883035.18274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883035.18339: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpehpj3wjc /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py <<< 28992 1726883035.18353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py" <<< 28992 1726883035.18401: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28992 1726883035.18421: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpehpj3wjc" to remote "/root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py" <<< 28992 1726883035.20133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883035.20301: stderr chunk (state=3): >>><<< 28992 1726883035.20305: stdout chunk (state=3): >>><<< 28992 1726883035.20308: done transferring module to remote 28992 1726883035.20310: _low_level_execute_command(): starting 28992 1726883035.20313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/ /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py && sleep 0' 28992 1726883035.21113: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883035.21137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883035.21158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883035.21254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883035.23097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883035.23109: stdout chunk (state=3): >>><<< 28992 1726883035.23149: stderr chunk (state=3): >>><<< 28992 1726883035.23169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883035.23178: _low_level_execute_command(): starting 28992 1726883035.23191: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/AnsiballZ_package_facts.py && sleep 0' 28992 1726883035.23913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883035.23932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.23949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883035.23968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883035.23998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883035.24024: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883035.24046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883035.24076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883035.24099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883035.24128: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883035.24141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.24206: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883035.24289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883035.24336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883035.24439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883035.86608: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, <<< 28992 1726883035.86735: stdout chunk (state=3): >>>"arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.<<< 28992 1726883035.86858: stdout chunk (state=3): >>>fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 28992 1726883035.86889: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883035.89042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883035.89046: stdout chunk (state=3): >>><<< 28992 1726883035.89049: stderr chunk (state=3): >>><<< 28992 1726883035.89120: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883035.92699: 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-1726883035.1183696-32588-231813458652143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883035.92704: _low_level_execute_command(): starting 28992 1726883035.92706: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883035.1183696-32588-231813458652143/ > /dev/null 2>&1 && sleep 0' 28992 1726883035.93329: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883035.93333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.93336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883035.93338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883035.93347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883035.93354: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883035.93356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883035.93359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883035.93361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883035.93363: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883035.93365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883035.93368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883035.93370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883035.93376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883035.93386: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883035.93393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883035.93468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883035.93481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883035.93490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883035.93577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883035.95657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883035.95667: stdout chunk (state=3): >>><<< 28992 1726883035.95670: stderr chunk (state=3): >>><<< 28992 1726883035.95687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883035.95698: handler run complete 28992 1726883035.97973: variable 'ansible_facts' from source: unknown 28992 1726883035.98743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.02004: variable 'ansible_facts' from source: unknown 28992 1726883036.02640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.03809: attempt loop complete, returning result 28992 1726883036.03813: _execute() done 28992 1726883036.03815: dumping result to json 28992 1726883036.04073: done dumping result, returning 28992 1726883036.04091: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000001a1c] 28992 1726883036.04100: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a1c 28992 1726883036.07614: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001a1c 28992 1726883036.07618: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883036.07793: no more pending results, returning what we have 28992 1726883036.07796: results queue empty 28992 1726883036.07797: checking for any_errors_fatal 28992 1726883036.07803: done checking for any_errors_fatal 28992 1726883036.07804: checking for max_fail_percentage 28992 1726883036.07806: done checking for max_fail_percentage 28992 1726883036.07807: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.07808: done checking to see if all hosts have failed 28992 1726883036.07808: getting the remaining hosts for this loop 28992 1726883036.07810: done getting the remaining hosts for this loop 28992 1726883036.07814: getting the next task for host managed_node1 28992 1726883036.07939: done getting next task for host managed_node1 28992 1726883036.07944: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883036.07949: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.07963: getting variables 28992 1726883036.07965: in VariableManager get_vars() 28992 1726883036.08000: Calling all_inventory to load vars for managed_node1 28992 1726883036.08007: Calling groups_inventory to load vars for managed_node1 28992 1726883036.08010: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.08019: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.08024: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.08028: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.09867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.12195: done with get_vars() 28992 1726883036.12238: done getting variables 28992 1726883036.12317: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:56 -0400 (0:00:01.070) 0:01:36.323 ****** 28992 1726883036.12363: entering _queue_task() for managed_node1/debug 28992 1726883036.12800: worker is 1 (out of 1 available) 28992 1726883036.12815: exiting _queue_task() for managed_node1/debug 28992 1726883036.12955: done queuing things up, now waiting for results queue to drain 28992 1726883036.12957: waiting for pending results... 28992 1726883036.13206: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883036.13498: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c0 28992 1726883036.13501: variable 'ansible_search_path' from source: unknown 28992 1726883036.13504: variable 'ansible_search_path' from source: unknown 28992 1726883036.13507: calling self._execute() 28992 1726883036.13594: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.13616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.13715: variable 'omit' from source: magic vars 28992 1726883036.14086: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.14104: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.14116: variable 'omit' from source: magic vars 28992 1726883036.14203: variable 'omit' from source: magic vars 28992 1726883036.14317: variable 'network_provider' from source: set_fact 28992 1726883036.14345: variable 'omit' from source: magic vars 28992 1726883036.14403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883036.14450: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883036.14487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883036.14511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883036.14529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883036.14563: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883036.14572: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.14627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.14713: Set connection var ansible_pipelining to False 28992 1726883036.14720: Set connection var ansible_connection to ssh 28992 1726883036.14733: Set connection var ansible_timeout to 10 28992 1726883036.14740: Set connection var ansible_shell_type to sh 28992 1726883036.14749: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883036.14761: Set connection var ansible_shell_executable to /bin/sh 28992 1726883036.14793: variable 'ansible_shell_executable' from source: unknown 28992 1726883036.14829: variable 'ansible_connection' from source: unknown 28992 1726883036.14832: variable 'ansible_module_compression' from source: unknown 28992 1726883036.14835: variable 'ansible_shell_type' from source: unknown 28992 1726883036.14837: variable 'ansible_shell_executable' from source: unknown 28992 1726883036.14840: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.14842: variable 'ansible_pipelining' from source: unknown 28992 1726883036.14844: variable 'ansible_timeout' from source: unknown 28992 1726883036.14852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.15048: 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) 28992 1726883036.15051: variable 'omit' from source: magic vars 28992 1726883036.15054: starting attempt loop 28992 1726883036.15056: running the handler 28992 1726883036.15110: handler run complete 28992 1726883036.15135: attempt loop complete, returning result 28992 1726883036.15154: _execute() done 28992 1726883036.15157: dumping result to json 28992 1726883036.15159: done dumping result, returning 28992 1726883036.15230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-0000000019c0] 28992 1726883036.15236: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c0 ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883036.15455: no more pending results, returning what we have 28992 1726883036.15459: results queue empty 28992 1726883036.15460: checking for any_errors_fatal 28992 1726883036.15472: done checking for any_errors_fatal 28992 1726883036.15473: checking for max_fail_percentage 28992 1726883036.15589: done checking for max_fail_percentage 28992 1726883036.15591: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.15592: done checking to see if all hosts have failed 28992 1726883036.15593: getting the remaining hosts for this loop 28992 1726883036.15595: done getting the remaining hosts for this loop 28992 1726883036.15599: getting the next task for host managed_node1 28992 1726883036.15608: done getting next task for host managed_node1 28992 1726883036.15613: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883036.15618: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.15638: getting variables 28992 1726883036.15640: in VariableManager get_vars() 28992 1726883036.15692: Calling all_inventory to load vars for managed_node1 28992 1726883036.15696: Calling groups_inventory to load vars for managed_node1 28992 1726883036.15698: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.15710: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.15714: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.15717: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.16458: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c0 28992 1726883036.16461: WORKER PROCESS EXITING 28992 1726883036.17859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.20126: done with get_vars() 28992 1726883036.20158: done getting variables 28992 1726883036.20236: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:56 -0400 (0:00:00.079) 0:01:36.403 ****** 28992 1726883036.20282: entering _queue_task() for managed_node1/fail 28992 1726883036.20699: worker is 1 (out of 1 available) 28992 1726883036.20714: exiting _queue_task() for managed_node1/fail 28992 1726883036.20844: done queuing things up, now waiting for results queue to drain 28992 1726883036.20846: waiting for pending results... 28992 1726883036.21092: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883036.21270: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c1 28992 1726883036.21299: variable 'ansible_search_path' from source: unknown 28992 1726883036.21307: variable 'ansible_search_path' from source: unknown 28992 1726883036.21351: calling self._execute() 28992 1726883036.21467: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.21479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.21501: variable 'omit' from source: magic vars 28992 1726883036.22069: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.22089: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.22238: variable 'network_state' from source: role '' defaults 28992 1726883036.22260: Evaluated conditional (network_state != {}): False 28992 1726883036.22272: when evaluation is False, skipping this task 28992 1726883036.22278: _execute() done 28992 1726883036.22287: dumping result to json 28992 1726883036.22295: done dumping result, returning 28992 1726883036.22305: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-0000000019c1] 28992 1726883036.22316: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c1 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883036.22595: no more pending results, returning what we have 28992 1726883036.22599: results queue empty 28992 1726883036.22601: checking for any_errors_fatal 28992 1726883036.22607: done checking for any_errors_fatal 28992 1726883036.22608: checking for max_fail_percentage 28992 1726883036.22610: done checking for max_fail_percentage 28992 1726883036.22611: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.22612: done checking to see if all hosts have failed 28992 1726883036.22613: getting the remaining hosts for this loop 28992 1726883036.22614: done getting the remaining hosts for this loop 28992 1726883036.22619: getting the next task for host managed_node1 28992 1726883036.22631: done getting next task for host managed_node1 28992 1726883036.22636: ^ 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 28992 1726883036.22643: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.22676: getting variables 28992 1726883036.22678: in VariableManager get_vars() 28992 1726883036.22927: Calling all_inventory to load vars for managed_node1 28992 1726883036.22931: Calling groups_inventory to load vars for managed_node1 28992 1726883036.22934: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.22948: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.22951: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.22955: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.23564: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c1 28992 1726883036.23567: WORKER PROCESS EXITING 28992 1726883036.25862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.28686: done with get_vars() 28992 1726883036.28721: done getting variables 28992 1726883036.28798: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:56 -0400 (0:00:00.085) 0:01:36.489 ****** 28992 1726883036.28962: entering _queue_task() for managed_node1/fail 28992 1726883036.29654: worker is 1 (out of 1 available) 28992 1726883036.29668: exiting _queue_task() for managed_node1/fail 28992 1726883036.29681: done queuing things up, now waiting for results queue to drain 28992 1726883036.29683: waiting for pending results... 28992 1726883036.30341: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883036.30728: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c2 28992 1726883036.30732: variable 'ansible_search_path' from source: unknown 28992 1726883036.30734: variable 'ansible_search_path' from source: unknown 28992 1726883036.30737: calling self._execute() 28992 1726883036.30740: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.30743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.30930: variable 'omit' from source: magic vars 28992 1726883036.31651: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.31741: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.31869: variable 'network_state' from source: role '' defaults 28992 1726883036.32043: Evaluated conditional (network_state != {}): False 28992 1726883036.32052: when evaluation is False, skipping this task 28992 1726883036.32059: _execute() done 28992 1726883036.32067: dumping result to json 28992 1726883036.32075: done dumping result, returning 28992 1726883036.32086: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-0000000019c2] 28992 1726883036.32098: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c2 28992 1726883036.32224: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c2 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883036.32279: no more pending results, returning what we have 28992 1726883036.32286: results queue empty 28992 1726883036.32287: checking for any_errors_fatal 28992 1726883036.32298: done checking for any_errors_fatal 28992 1726883036.32299: checking for max_fail_percentage 28992 1726883036.32301: done checking for max_fail_percentage 28992 1726883036.32302: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.32303: done checking to see if all hosts have failed 28992 1726883036.32304: getting the remaining hosts for this loop 28992 1726883036.32306: done getting the remaining hosts for this loop 28992 1726883036.32311: getting the next task for host managed_node1 28992 1726883036.32325: done getting next task for host managed_node1 28992 1726883036.32329: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883036.32341: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.32375: getting variables 28992 1726883036.32377: in VariableManager get_vars() 28992 1726883036.32537: Calling all_inventory to load vars for managed_node1 28992 1726883036.32540: Calling groups_inventory to load vars for managed_node1 28992 1726883036.32543: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.32563: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.32566: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.32570: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.33092: WORKER PROCESS EXITING 28992 1726883036.36403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.40271: done with get_vars() 28992 1726883036.40318: done getting variables 28992 1726883036.40389: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:56 -0400 (0:00:00.114) 0:01:36.604 ****** 28992 1726883036.40441: entering _queue_task() for managed_node1/fail 28992 1726883036.40971: worker is 1 (out of 1 available) 28992 1726883036.40989: exiting _queue_task() for managed_node1/fail 28992 1726883036.41002: done queuing things up, now waiting for results queue to drain 28992 1726883036.41004: waiting for pending results... 28992 1726883036.41279: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883036.41559: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c3 28992 1726883036.41564: variable 'ansible_search_path' from source: unknown 28992 1726883036.41566: variable 'ansible_search_path' from source: unknown 28992 1726883036.41569: calling self._execute() 28992 1726883036.41632: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.41640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.41648: variable 'omit' from source: magic vars 28992 1726883036.42131: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.42134: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.42320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883036.46239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883036.46318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883036.46359: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883036.46405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883036.46434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883036.46533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.46562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.46589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.46643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.46657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.46771: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.46790: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883036.46929: variable 'ansible_distribution' from source: facts 28992 1726883036.46933: variable '__network_rh_distros' from source: role '' defaults 28992 1726883036.46949: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883036.46958: when evaluation is False, skipping this task 28992 1726883036.46961: _execute() done 28992 1726883036.46964: dumping result to json 28992 1726883036.46966: done dumping result, returning 28992 1726883036.46976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-0000000019c3] 28992 1726883036.46981: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c3 28992 1726883036.47119: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c3 28992 1726883036.47124: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883036.47194: no more pending results, returning what we have 28992 1726883036.47198: results queue empty 28992 1726883036.47200: checking for any_errors_fatal 28992 1726883036.47208: done checking for any_errors_fatal 28992 1726883036.47209: checking for max_fail_percentage 28992 1726883036.47211: done checking for max_fail_percentage 28992 1726883036.47212: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.47213: done checking to see if all hosts have failed 28992 1726883036.47214: getting the remaining hosts for this loop 28992 1726883036.47217: done getting the remaining hosts for this loop 28992 1726883036.47223: getting the next task for host managed_node1 28992 1726883036.47233: done getting next task for host managed_node1 28992 1726883036.47239: ^ 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 28992 1726883036.47244: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.47516: getting variables 28992 1726883036.47519: in VariableManager get_vars() 28992 1726883036.47571: Calling all_inventory to load vars for managed_node1 28992 1726883036.47574: Calling groups_inventory to load vars for managed_node1 28992 1726883036.47577: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.47592: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.47596: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.47599: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.49974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.52316: done with get_vars() 28992 1726883036.52455: done getting variables 28992 1726883036.52591: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:56 -0400 (0:00:00.121) 0:01:36.726 ****** 28992 1726883036.52632: entering _queue_task() for managed_node1/dnf 28992 1726883036.53067: worker is 1 (out of 1 available) 28992 1726883036.53232: exiting _queue_task() for managed_node1/dnf 28992 1726883036.53246: done queuing things up, now waiting for results queue to drain 28992 1726883036.53248: waiting for pending results... 28992 1726883036.53641: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883036.53647: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c4 28992 1726883036.53650: variable 'ansible_search_path' from source: unknown 28992 1726883036.53654: variable 'ansible_search_path' from source: unknown 28992 1726883036.53830: calling self._execute() 28992 1726883036.53834: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.53837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.53840: variable 'omit' from source: magic vars 28992 1726883036.54427: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.54431: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.54503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883036.57392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883036.57469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883036.57509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883036.57553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883036.57578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883036.57828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.57831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.57834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.57836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.57839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.57951: variable 'ansible_distribution' from source: facts 28992 1726883036.57960: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.57981: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883036.58124: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883036.58328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.58354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.58378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.58433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.58448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.58492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.58526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.58553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.58595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.58928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.58932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.58934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.58937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.58940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.58943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.58992: variable 'network_connections' from source: include params 28992 1726883036.59003: variable 'interface' from source: play vars 28992 1726883036.59076: variable 'interface' from source: play vars 28992 1726883036.59156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883036.59347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883036.59394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883036.59427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883036.59457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883036.59511: 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) 28992 1726883036.59536: 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) 28992 1726883036.59562: 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) 28992 1726883036.59591: 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) 28992 1726883036.59727: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883036.59967: variable 'network_connections' from source: include params 28992 1726883036.59971: variable 'interface' from source: play vars 28992 1726883036.60050: variable 'interface' from source: play vars 28992 1726883036.60081: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883036.60084: when evaluation is False, skipping this task 28992 1726883036.60090: _execute() done 28992 1726883036.60092: dumping result to json 28992 1726883036.60095: done dumping result, returning 28992 1726883036.60104: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000019c4] 28992 1726883036.60111: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c4 28992 1726883036.60238: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c4 28992 1726883036.60241: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883036.60312: no more pending results, returning what we have 28992 1726883036.60316: results queue empty 28992 1726883036.60317: checking for any_errors_fatal 28992 1726883036.60326: done checking for any_errors_fatal 28992 1726883036.60327: checking for max_fail_percentage 28992 1726883036.60329: done checking for max_fail_percentage 28992 1726883036.60330: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.60331: done checking to see if all hosts have failed 28992 1726883036.60332: getting the remaining hosts for this loop 28992 1726883036.60334: done getting the remaining hosts for this loop 28992 1726883036.60339: getting the next task for host managed_node1 28992 1726883036.60349: done getting next task for host managed_node1 28992 1726883036.60354: ^ 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 28992 1726883036.60359: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.60394: getting variables 28992 1726883036.60397: in VariableManager get_vars() 28992 1726883036.60650: Calling all_inventory to load vars for managed_node1 28992 1726883036.60653: Calling groups_inventory to load vars for managed_node1 28992 1726883036.60655: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.60665: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.60668: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.60670: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.63627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.66026: done with get_vars() 28992 1726883036.66056: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883036.66146: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:56 -0400 (0:00:00.135) 0:01:36.862 ****** 28992 1726883036.66180: entering _queue_task() for managed_node1/yum 28992 1726883036.66582: worker is 1 (out of 1 available) 28992 1726883036.66600: exiting _queue_task() for managed_node1/yum 28992 1726883036.66615: done queuing things up, now waiting for results queue to drain 28992 1726883036.66617: waiting for pending results... 28992 1726883036.66876: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883036.67044: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c5 28992 1726883036.67058: variable 'ansible_search_path' from source: unknown 28992 1726883036.67062: variable 'ansible_search_path' from source: unknown 28992 1726883036.67228: calling self._execute() 28992 1726883036.67232: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.67240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.67251: variable 'omit' from source: magic vars 28992 1726883036.67698: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.67709: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.67941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883036.70648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883036.70728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883036.70827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883036.70831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883036.70835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883036.70919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.70959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.70987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.71045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.71060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.71227: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.71230: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883036.71233: when evaluation is False, skipping this task 28992 1726883036.71235: _execute() done 28992 1726883036.71239: dumping result to json 28992 1726883036.71242: done dumping result, returning 28992 1726883036.71249: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000019c5] 28992 1726883036.71252: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c5 28992 1726883036.71339: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c5 28992 1726883036.71342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883036.71412: no more pending results, returning what we have 28992 1726883036.71416: results queue empty 28992 1726883036.71417: checking for any_errors_fatal 28992 1726883036.71428: done checking for any_errors_fatal 28992 1726883036.71429: checking for max_fail_percentage 28992 1726883036.71431: done checking for max_fail_percentage 28992 1726883036.71432: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.71433: done checking to see if all hosts have failed 28992 1726883036.71434: getting the remaining hosts for this loop 28992 1726883036.71436: done getting the remaining hosts for this loop 28992 1726883036.71443: getting the next task for host managed_node1 28992 1726883036.71453: done getting next task for host managed_node1 28992 1726883036.71458: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883036.71464: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.71503: getting variables 28992 1726883036.71505: in VariableManager get_vars() 28992 1726883036.71770: Calling all_inventory to load vars for managed_node1 28992 1726883036.71773: Calling groups_inventory to load vars for managed_node1 28992 1726883036.71776: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.71789: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.71793: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.71797: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.73727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.76056: done with get_vars() 28992 1726883036.76094: done getting variables 28992 1726883036.76162: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:56 -0400 (0:00:00.100) 0:01:36.962 ****** 28992 1726883036.76208: entering _queue_task() for managed_node1/fail 28992 1726883036.76599: worker is 1 (out of 1 available) 28992 1726883036.76728: exiting _queue_task() for managed_node1/fail 28992 1726883036.76744: done queuing things up, now waiting for results queue to drain 28992 1726883036.76746: waiting for pending results... 28992 1726883036.77042: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883036.77130: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c6 28992 1726883036.77145: variable 'ansible_search_path' from source: unknown 28992 1726883036.77149: variable 'ansible_search_path' from source: unknown 28992 1726883036.77198: calling self._execute() 28992 1726883036.77327: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.77331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.77334: variable 'omit' from source: magic vars 28992 1726883036.77759: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.77783: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.77908: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883036.78220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883036.81209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883036.81285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883036.81326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883036.81360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883036.81398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883036.81546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.81549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.81552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.81601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.81617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.81669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.81697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.81731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.81774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.81789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.81915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.81924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.81927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.81942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.81957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.82158: variable 'network_connections' from source: include params 28992 1726883036.82169: variable 'interface' from source: play vars 28992 1726883036.82239: variable 'interface' from source: play vars 28992 1726883036.82361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883036.82531: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883036.82569: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883036.82610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883036.82641: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883036.82732: 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) 28992 1726883036.82736: 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) 28992 1726883036.82747: 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) 28992 1726883036.82773: 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) 28992 1726883036.82831: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883036.83116: variable 'network_connections' from source: include params 28992 1726883036.83126: variable 'interface' from source: play vars 28992 1726883036.83198: variable 'interface' from source: play vars 28992 1726883036.83216: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883036.83219: when evaluation is False, skipping this task 28992 1726883036.83224: _execute() done 28992 1726883036.83229: dumping result to json 28992 1726883036.83233: done dumping result, returning 28992 1726883036.83241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000019c6] 28992 1726883036.83246: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c6 28992 1726883036.83352: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c6 28992 1726883036.83355: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883036.83432: no more pending results, returning what we have 28992 1726883036.83436: results queue empty 28992 1726883036.83437: checking for any_errors_fatal 28992 1726883036.83444: done checking for any_errors_fatal 28992 1726883036.83444: checking for max_fail_percentage 28992 1726883036.83446: done checking for max_fail_percentage 28992 1726883036.83447: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.83448: done checking to see if all hosts have failed 28992 1726883036.83449: getting the remaining hosts for this loop 28992 1726883036.83451: done getting the remaining hosts for this loop 28992 1726883036.83455: getting the next task for host managed_node1 28992 1726883036.83468: done getting next task for host managed_node1 28992 1726883036.83473: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883036.83478: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.83504: getting variables 28992 1726883036.83506: in VariableManager get_vars() 28992 1726883036.83549: Calling all_inventory to load vars for managed_node1 28992 1726883036.83551: Calling groups_inventory to load vars for managed_node1 28992 1726883036.83554: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.83565: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.83567: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.83570: Calling groups_plugins_play to load vars for managed_node1 28992 1726883036.84751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883036.86479: done with get_vars() 28992 1726883036.86501: done getting variables 28992 1726883036.86552: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:56 -0400 (0:00:00.103) 0:01:37.066 ****** 28992 1726883036.86580: entering _queue_task() for managed_node1/package 28992 1726883036.86855: worker is 1 (out of 1 available) 28992 1726883036.86871: exiting _queue_task() for managed_node1/package 28992 1726883036.86886: done queuing things up, now waiting for results queue to drain 28992 1726883036.86887: waiting for pending results... 28992 1726883036.87089: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883036.87205: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c7 28992 1726883036.87215: variable 'ansible_search_path' from source: unknown 28992 1726883036.87221: variable 'ansible_search_path' from source: unknown 28992 1726883036.87257: calling self._execute() 28992 1726883036.87344: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883036.87348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883036.87357: variable 'omit' from source: magic vars 28992 1726883036.87663: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.87674: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883036.87825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883036.88037: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883036.88072: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883036.88103: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883036.88181: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883036.88428: variable 'network_packages' from source: role '' defaults 28992 1726883036.88431: variable '__network_provider_setup' from source: role '' defaults 28992 1726883036.88434: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883036.88537: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883036.88561: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883036.88641: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883036.88879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883036.91429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883036.91433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883036.91462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883036.91505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883036.91543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883036.91645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.91694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.91730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.91793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.91816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.91886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.91979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.91982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.92007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.92027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.92298: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883036.92449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.92479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.92513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.92573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.92597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.92739: variable 'ansible_python' from source: facts 28992 1726883036.92743: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883036.92837: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883036.92941: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883036.93112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.93174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.93177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.93239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.93261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.93335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883036.93393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883036.93502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883036.93507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883036.93510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883036.93673: variable 'network_connections' from source: include params 28992 1726883036.93688: variable 'interface' from source: play vars 28992 1726883036.93810: variable 'interface' from source: play vars 28992 1726883036.93917: 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) 28992 1726883036.93965: 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) 28992 1726883036.94005: 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) 28992 1726883036.94049: 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) 28992 1726883036.94115: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883036.94482: variable 'network_connections' from source: include params 28992 1726883036.94504: variable 'interface' from source: play vars 28992 1726883036.94700: variable 'interface' from source: play vars 28992 1726883036.94704: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883036.94768: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883036.95139: variable 'network_connections' from source: include params 28992 1726883036.95159: variable 'interface' from source: play vars 28992 1726883036.95233: variable 'interface' from source: play vars 28992 1726883036.95272: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883036.95372: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883036.95751: variable 'network_connections' from source: include params 28992 1726883036.95804: variable 'interface' from source: play vars 28992 1726883036.95849: variable 'interface' from source: play vars 28992 1726883036.95915: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883036.95994: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883036.96021: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883036.96089: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883036.96527: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883036.96940: variable 'network_connections' from source: include params 28992 1726883036.96950: variable 'interface' from source: play vars 28992 1726883036.97030: variable 'interface' from source: play vars 28992 1726883036.97043: variable 'ansible_distribution' from source: facts 28992 1726883036.97051: variable '__network_rh_distros' from source: role '' defaults 28992 1726883036.97061: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.97091: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883036.97300: variable 'ansible_distribution' from source: facts 28992 1726883036.97315: variable '__network_rh_distros' from source: role '' defaults 28992 1726883036.97329: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.97341: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883036.97548: variable 'ansible_distribution' from source: facts 28992 1726883036.97559: variable '__network_rh_distros' from source: role '' defaults 28992 1726883036.97569: variable 'ansible_distribution_major_version' from source: facts 28992 1726883036.97611: variable 'network_provider' from source: set_fact 28992 1726883036.97644: variable 'ansible_facts' from source: unknown 28992 1726883036.98875: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883036.98940: when evaluation is False, skipping this task 28992 1726883036.98945: _execute() done 28992 1726883036.98947: dumping result to json 28992 1726883036.98950: done dumping result, returning 28992 1726883036.98952: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-0000000019c7] 28992 1726883036.98955: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c7 28992 1726883036.99155: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c7 28992 1726883036.99159: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883036.99230: no more pending results, returning what we have 28992 1726883036.99234: results queue empty 28992 1726883036.99235: checking for any_errors_fatal 28992 1726883036.99243: done checking for any_errors_fatal 28992 1726883036.99244: checking for max_fail_percentage 28992 1726883036.99246: done checking for max_fail_percentage 28992 1726883036.99247: checking to see if all hosts have failed and the running result is not ok 28992 1726883036.99248: done checking to see if all hosts have failed 28992 1726883036.99249: getting the remaining hosts for this loop 28992 1726883036.99251: done getting the remaining hosts for this loop 28992 1726883036.99255: getting the next task for host managed_node1 28992 1726883036.99265: done getting next task for host managed_node1 28992 1726883036.99331: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883036.99338: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883036.99368: getting variables 28992 1726883036.99371: in VariableManager get_vars() 28992 1726883036.99540: Calling all_inventory to load vars for managed_node1 28992 1726883036.99543: Calling groups_inventory to load vars for managed_node1 28992 1726883036.99546: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883036.99557: Calling all_plugins_play to load vars for managed_node1 28992 1726883036.99560: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883036.99564: Calling groups_plugins_play to load vars for managed_node1 28992 1726883037.02509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883037.07309: done with get_vars() 28992 1726883037.07351: done getting variables 28992 1726883037.07426: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:57 -0400 (0:00:00.208) 0:01:37.275 ****** 28992 1726883037.07466: entering _queue_task() for managed_node1/package 28992 1726883037.08043: worker is 1 (out of 1 available) 28992 1726883037.08055: exiting _queue_task() for managed_node1/package 28992 1726883037.08068: done queuing things up, now waiting for results queue to drain 28992 1726883037.08070: waiting for pending results... 28992 1726883037.08314: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883037.08420: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c8 28992 1726883037.08464: variable 'ansible_search_path' from source: unknown 28992 1726883037.08468: variable 'ansible_search_path' from source: unknown 28992 1726883037.08573: calling self._execute() 28992 1726883037.08642: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.08657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.08676: variable 'omit' from source: magic vars 28992 1726883037.09146: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.09228: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883037.09329: variable 'network_state' from source: role '' defaults 28992 1726883037.09350: Evaluated conditional (network_state != {}): False 28992 1726883037.09359: when evaluation is False, skipping this task 28992 1726883037.09365: _execute() done 28992 1726883037.09371: dumping result to json 28992 1726883037.09382: done dumping result, returning 28992 1726883037.09400: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000019c8] 28992 1726883037.09454: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c8 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883037.09653: no more pending results, returning what we have 28992 1726883037.09658: results queue empty 28992 1726883037.09659: checking for any_errors_fatal 28992 1726883037.09666: done checking for any_errors_fatal 28992 1726883037.09667: checking for max_fail_percentage 28992 1726883037.09668: done checking for max_fail_percentage 28992 1726883037.09670: checking to see if all hosts have failed and the running result is not ok 28992 1726883037.09671: done checking to see if all hosts have failed 28992 1726883037.09671: getting the remaining hosts for this loop 28992 1726883037.09673: done getting the remaining hosts for this loop 28992 1726883037.09678: getting the next task for host managed_node1 28992 1726883037.09692: done getting next task for host managed_node1 28992 1726883037.09696: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883037.09703: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883037.09863: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c8 28992 1726883037.09866: WORKER PROCESS EXITING 28992 1726883037.09894: getting variables 28992 1726883037.09896: in VariableManager get_vars() 28992 1726883037.10048: Calling all_inventory to load vars for managed_node1 28992 1726883037.10052: Calling groups_inventory to load vars for managed_node1 28992 1726883037.10055: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883037.10065: Calling all_plugins_play to load vars for managed_node1 28992 1726883037.10068: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883037.10072: Calling groups_plugins_play to load vars for managed_node1 28992 1726883037.11940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883037.14283: done with get_vars() 28992 1726883037.14307: done getting variables 28992 1726883037.14355: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:57 -0400 (0:00:00.069) 0:01:37.344 ****** 28992 1726883037.14392: entering _queue_task() for managed_node1/package 28992 1726883037.14645: worker is 1 (out of 1 available) 28992 1726883037.14660: exiting _queue_task() for managed_node1/package 28992 1726883037.14673: done queuing things up, now waiting for results queue to drain 28992 1726883037.14675: waiting for pending results... 28992 1726883037.14872: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883037.14987: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019c9 28992 1726883037.14996: variable 'ansible_search_path' from source: unknown 28992 1726883037.14999: variable 'ansible_search_path' from source: unknown 28992 1726883037.15034: calling self._execute() 28992 1726883037.15116: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.15120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.15134: variable 'omit' from source: magic vars 28992 1726883037.15433: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.15442: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883037.15534: variable 'network_state' from source: role '' defaults 28992 1726883037.15542: Evaluated conditional (network_state != {}): False 28992 1726883037.15546: when evaluation is False, skipping this task 28992 1726883037.15549: _execute() done 28992 1726883037.15553: dumping result to json 28992 1726883037.15555: done dumping result, returning 28992 1726883037.15562: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000019c9] 28992 1726883037.15565: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c9 28992 1726883037.15672: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019c9 28992 1726883037.15677: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883037.15730: no more pending results, returning what we have 28992 1726883037.15734: results queue empty 28992 1726883037.15735: checking for any_errors_fatal 28992 1726883037.15741: done checking for any_errors_fatal 28992 1726883037.15741: checking for max_fail_percentage 28992 1726883037.15743: done checking for max_fail_percentage 28992 1726883037.15744: checking to see if all hosts have failed and the running result is not ok 28992 1726883037.15745: done checking to see if all hosts have failed 28992 1726883037.15745: getting the remaining hosts for this loop 28992 1726883037.15747: done getting the remaining hosts for this loop 28992 1726883037.15750: getting the next task for host managed_node1 28992 1726883037.15758: done getting next task for host managed_node1 28992 1726883037.15761: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883037.15766: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883037.15793: getting variables 28992 1726883037.15794: in VariableManager get_vars() 28992 1726883037.15830: Calling all_inventory to load vars for managed_node1 28992 1726883037.15833: Calling groups_inventory to load vars for managed_node1 28992 1726883037.15835: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883037.15844: Calling all_plugins_play to load vars for managed_node1 28992 1726883037.15847: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883037.15849: Calling groups_plugins_play to load vars for managed_node1 28992 1726883037.17652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883037.19075: done with get_vars() 28992 1726883037.19097: done getting variables 28992 1726883037.19144: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:57 -0400 (0:00:00.047) 0:01:37.392 ****** 28992 1726883037.19173: entering _queue_task() for managed_node1/service 28992 1726883037.19424: worker is 1 (out of 1 available) 28992 1726883037.19438: exiting _queue_task() for managed_node1/service 28992 1726883037.19451: done queuing things up, now waiting for results queue to drain 28992 1726883037.19453: waiting for pending results... 28992 1726883037.19640: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883037.19747: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019ca 28992 1726883037.19759: variable 'ansible_search_path' from source: unknown 28992 1726883037.19762: variable 'ansible_search_path' from source: unknown 28992 1726883037.19793: calling self._execute() 28992 1726883037.19873: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.19877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.19889: variable 'omit' from source: magic vars 28992 1726883037.20428: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.20432: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883037.20443: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883037.20661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883037.22456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883037.22503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883037.22535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883037.22561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883037.22582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883037.22648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.22678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.22700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.22729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.22743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.22779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.22797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.22815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.22847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.22857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.22890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.22907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.22926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.22955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.22968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.23081: variable 'network_connections' from source: include params 28992 1726883037.23090: variable 'interface' from source: play vars 28992 1726883037.23139: variable 'interface' from source: play vars 28992 1726883037.23195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883037.23312: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883037.23342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883037.23365: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883037.23392: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883037.23425: 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) 28992 1726883037.23442: 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) 28992 1726883037.23460: 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) 28992 1726883037.23478: 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) 28992 1726883037.23523: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883037.23689: variable 'network_connections' from source: include params 28992 1726883037.23692: variable 'interface' from source: play vars 28992 1726883037.23739: variable 'interface' from source: play vars 28992 1726883037.23756: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883037.23760: when evaluation is False, skipping this task 28992 1726883037.23763: _execute() done 28992 1726883037.23765: dumping result to json 28992 1726883037.23768: done dumping result, returning 28992 1726883037.23774: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000019ca] 28992 1726883037.23778: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019ca 28992 1726883037.23872: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019ca 28992 1726883037.23880: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883037.23932: no more pending results, returning what we have 28992 1726883037.23935: results queue empty 28992 1726883037.23936: checking for any_errors_fatal 28992 1726883037.23942: done checking for any_errors_fatal 28992 1726883037.23943: checking for max_fail_percentage 28992 1726883037.23945: done checking for max_fail_percentage 28992 1726883037.23946: checking to see if all hosts have failed and the running result is not ok 28992 1726883037.23947: done checking to see if all hosts have failed 28992 1726883037.23948: getting the remaining hosts for this loop 28992 1726883037.23950: done getting the remaining hosts for this loop 28992 1726883037.23954: getting the next task for host managed_node1 28992 1726883037.23962: done getting next task for host managed_node1 28992 1726883037.23966: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883037.23972: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883037.23996: getting variables 28992 1726883037.23998: in VariableManager get_vars() 28992 1726883037.24038: Calling all_inventory to load vars for managed_node1 28992 1726883037.24041: Calling groups_inventory to load vars for managed_node1 28992 1726883037.24043: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883037.24054: Calling all_plugins_play to load vars for managed_node1 28992 1726883037.24056: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883037.24059: Calling groups_plugins_play to load vars for managed_node1 28992 1726883037.25174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883037.26360: done with get_vars() 28992 1726883037.26378: done getting variables 28992 1726883037.26427: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:57 -0400 (0:00:00.072) 0:01:37.464 ****** 28992 1726883037.26452: entering _queue_task() for managed_node1/service 28992 1726883037.26676: worker is 1 (out of 1 available) 28992 1726883037.26691: exiting _queue_task() for managed_node1/service 28992 1726883037.26706: done queuing things up, now waiting for results queue to drain 28992 1726883037.26708: waiting for pending results... 28992 1726883037.26915: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883037.27016: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019cb 28992 1726883037.27029: variable 'ansible_search_path' from source: unknown 28992 1726883037.27033: variable 'ansible_search_path' from source: unknown 28992 1726883037.27065: calling self._execute() 28992 1726883037.27150: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.27154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.27163: variable 'omit' from source: magic vars 28992 1726883037.27472: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.27484: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883037.27603: variable 'network_provider' from source: set_fact 28992 1726883037.27607: variable 'network_state' from source: role '' defaults 28992 1726883037.27616: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883037.27630: variable 'omit' from source: magic vars 28992 1726883037.27677: variable 'omit' from source: magic vars 28992 1726883037.27699: variable 'network_service_name' from source: role '' defaults 28992 1726883037.27756: variable 'network_service_name' from source: role '' defaults 28992 1726883037.27840: variable '__network_provider_setup' from source: role '' defaults 28992 1726883037.27848: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883037.27895: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883037.27902: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883037.27954: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883037.28117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883037.29709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883037.29756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883037.29785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883037.29826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883037.29846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883037.29916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.29938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.29957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.29986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.30000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.30040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.30057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.30074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.30105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.30117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.30277: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883037.30362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.30380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.30401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.30431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.30444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.30510: variable 'ansible_python' from source: facts 28992 1726883037.30523: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883037.30584: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883037.30642: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883037.30739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.30755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.30774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.30806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.30817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.30856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.30876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.30901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.30928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.30939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.31040: variable 'network_connections' from source: include params 28992 1726883037.31045: variable 'interface' from source: play vars 28992 1726883037.31103: variable 'interface' from source: play vars 28992 1726883037.31179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883037.31307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883037.31347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883037.31378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883037.31413: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883037.31471: 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) 28992 1726883037.31498: 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) 28992 1726883037.31521: 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) 28992 1726883037.31548: 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) 28992 1726883037.31586: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883037.31778: variable 'network_connections' from source: include params 28992 1726883037.31784: variable 'interface' from source: play vars 28992 1726883037.31842: variable 'interface' from source: play vars 28992 1726883037.31866: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883037.31926: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883037.32128: variable 'network_connections' from source: include params 28992 1726883037.32131: variable 'interface' from source: play vars 28992 1726883037.32184: variable 'interface' from source: play vars 28992 1726883037.32204: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883037.32262: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883037.32463: variable 'network_connections' from source: include params 28992 1726883037.32467: variable 'interface' from source: play vars 28992 1726883037.32522: variable 'interface' from source: play vars 28992 1726883037.32561: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883037.32608: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883037.32614: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883037.32661: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883037.32811: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883037.33148: variable 'network_connections' from source: include params 28992 1726883037.33152: variable 'interface' from source: play vars 28992 1726883037.33201: variable 'interface' from source: play vars 28992 1726883037.33207: variable 'ansible_distribution' from source: facts 28992 1726883037.33210: variable '__network_rh_distros' from source: role '' defaults 28992 1726883037.33216: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.33229: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883037.33352: variable 'ansible_distribution' from source: facts 28992 1726883037.33355: variable '__network_rh_distros' from source: role '' defaults 28992 1726883037.33361: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.33367: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883037.33490: variable 'ansible_distribution' from source: facts 28992 1726883037.33494: variable '__network_rh_distros' from source: role '' defaults 28992 1726883037.33499: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.33528: variable 'network_provider' from source: set_fact 28992 1726883037.33546: variable 'omit' from source: magic vars 28992 1726883037.33567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883037.33591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883037.33605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883037.33622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883037.33634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883037.33658: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883037.33661: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.33663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.33739: Set connection var ansible_pipelining to False 28992 1726883037.33742: Set connection var ansible_connection to ssh 28992 1726883037.33747: Set connection var ansible_timeout to 10 28992 1726883037.33749: Set connection var ansible_shell_type to sh 28992 1726883037.33755: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883037.33762: Set connection var ansible_shell_executable to /bin/sh 28992 1726883037.33781: variable 'ansible_shell_executable' from source: unknown 28992 1726883037.33784: variable 'ansible_connection' from source: unknown 28992 1726883037.33790: variable 'ansible_module_compression' from source: unknown 28992 1726883037.33792: variable 'ansible_shell_type' from source: unknown 28992 1726883037.33795: variable 'ansible_shell_executable' from source: unknown 28992 1726883037.33798: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.33803: variable 'ansible_pipelining' from source: unknown 28992 1726883037.33805: variable 'ansible_timeout' from source: unknown 28992 1726883037.33809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.33889: 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) 28992 1726883037.33899: variable 'omit' from source: magic vars 28992 1726883037.33904: starting attempt loop 28992 1726883037.33907: running the handler 28992 1726883037.33967: variable 'ansible_facts' from source: unknown 28992 1726883037.34585: _low_level_execute_command(): starting 28992 1726883037.34593: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883037.35117: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883037.35124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.35127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.35130: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883037.35132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.35172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883037.35194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883037.35261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883037.37025: stdout chunk (state=3): >>>/root <<< 28992 1726883037.37135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883037.37179: stderr chunk (state=3): >>><<< 28992 1726883037.37183: stdout chunk (state=3): >>><<< 28992 1726883037.37199: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883037.37211: _low_level_execute_command(): starting 28992 1726883037.37214: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439 `" && echo ansible-tmp-1726883037.3719952-32657-69265250707439="` echo /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439 `" ) && sleep 0' 28992 1726883037.37660: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883037.37664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.37668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883037.37670: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883037.37672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.37719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883037.37725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883037.37786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883037.39740: stdout chunk (state=3): >>>ansible-tmp-1726883037.3719952-32657-69265250707439=/root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439 <<< 28992 1726883037.39857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883037.39899: stderr chunk (state=3): >>><<< 28992 1726883037.39903: stdout chunk (state=3): >>><<< 28992 1726883037.39915: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883037.3719952-32657-69265250707439=/root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883037.39945: variable 'ansible_module_compression' from source: unknown 28992 1726883037.39985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883037.40040: variable 'ansible_facts' from source: unknown 28992 1726883037.40180: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py 28992 1726883037.40291: Sending initial data 28992 1726883037.40295: Sent initial data (155 bytes) 28992 1726883037.40761: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.40764: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883037.40770: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726883037.40772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883037.40775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.40818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883037.40832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883037.40895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883037.42497: 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" <<< 28992 1726883037.42502: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883037.42543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883037.42597: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpqz6xleh8 /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py <<< 28992 1726883037.42602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py" <<< 28992 1726883037.42651: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpqz6xleh8" to remote "/root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py" <<< 28992 1726883037.43836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883037.43900: stderr chunk (state=3): >>><<< 28992 1726883037.43903: stdout chunk (state=3): >>><<< 28992 1726883037.43927: done transferring module to remote 28992 1726883037.43936: _low_level_execute_command(): starting 28992 1726883037.43941: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/ /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py && sleep 0' 28992 1726883037.44405: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.44408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883037.44411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.44413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.44415: 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.15.7 originally 10.31.15.7 <<< 28992 1726883037.44417: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.44472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883037.44479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883037.44527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883037.46333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883037.46378: stderr chunk (state=3): >>><<< 28992 1726883037.46381: stdout chunk (state=3): >>><<< 28992 1726883037.46396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883037.46399: _low_level_execute_command(): starting 28992 1726883037.46405: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/AnsiballZ_systemd.py && sleep 0' 28992 1726883037.46869: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.46872: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.46875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.46877: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883037.46879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.46927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883037.46936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883037.46990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883037.78740: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12148736", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3530289152", "CPUUsageNSec": "2166786000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883037.80443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883037.80446: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883037.80549: stderr chunk (state=3): >>><<< 28992 1726883037.80553: stdout chunk (state=3): >>><<< 28992 1726883037.80629: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12148736", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3530289152", "CPUUsageNSec": "2166786000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883037.80779: 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-1726883037.3719952-32657-69265250707439/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883037.80803: _low_level_execute_command(): starting 28992 1726883037.80808: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883037.3719952-32657-69265250707439/ > /dev/null 2>&1 && sleep 0' 28992 1726883037.81453: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883037.81467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883037.81538: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883037.81576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883037.81591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883037.81601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883037.81685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883037.83637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883037.83652: stderr chunk (state=3): >>><<< 28992 1726883037.83663: stdout chunk (state=3): >>><<< 28992 1726883037.83684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883037.83696: handler run complete 28992 1726883037.83774: attempt loop complete, returning result 28992 1726883037.83784: _execute() done 28992 1726883037.83791: dumping result to json 28992 1726883037.83860: done dumping result, returning 28992 1726883037.83863: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-0000000019cb] 28992 1726883037.83866: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cb ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883037.84293: no more pending results, returning what we have 28992 1726883037.84297: results queue empty 28992 1726883037.84298: checking for any_errors_fatal 28992 1726883037.84305: done checking for any_errors_fatal 28992 1726883037.84306: checking for max_fail_percentage 28992 1726883037.84308: done checking for max_fail_percentage 28992 1726883037.84309: checking to see if all hosts have failed and the running result is not ok 28992 1726883037.84310: done checking to see if all hosts have failed 28992 1726883037.84311: getting the remaining hosts for this loop 28992 1726883037.84313: done getting the remaining hosts for this loop 28992 1726883037.84317: getting the next task for host managed_node1 28992 1726883037.84328: done getting next task for host managed_node1 28992 1726883037.84447: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883037.84453: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883037.84470: getting variables 28992 1726883037.84472: in VariableManager get_vars() 28992 1726883037.84516: Calling all_inventory to load vars for managed_node1 28992 1726883037.84519: Calling groups_inventory to load vars for managed_node1 28992 1726883037.84557: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883037.84564: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cb 28992 1726883037.84567: WORKER PROCESS EXITING 28992 1726883037.84578: Calling all_plugins_play to load vars for managed_node1 28992 1726883037.84581: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883037.84584: Calling groups_plugins_play to load vars for managed_node1 28992 1726883037.86541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883037.88761: done with get_vars() 28992 1726883037.88790: done getting variables 28992 1726883037.88866: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:57 -0400 (0:00:00.624) 0:01:38.089 ****** 28992 1726883037.88908: entering _queue_task() for managed_node1/service 28992 1726883037.89410: worker is 1 (out of 1 available) 28992 1726883037.89426: exiting _queue_task() for managed_node1/service 28992 1726883037.89441: done queuing things up, now waiting for results queue to drain 28992 1726883037.89442: waiting for pending results... 28992 1726883037.89647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883037.89815: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019cc 28992 1726883037.89845: variable 'ansible_search_path' from source: unknown 28992 1726883037.89854: variable 'ansible_search_path' from source: unknown 28992 1726883037.89900: calling self._execute() 28992 1726883037.90026: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883037.90043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883037.90063: variable 'omit' from source: magic vars 28992 1726883037.90472: variable 'ansible_distribution_major_version' from source: facts 28992 1726883037.90487: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883037.90572: variable 'network_provider' from source: set_fact 28992 1726883037.90576: Evaluated conditional (network_provider == "nm"): True 28992 1726883037.90652: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883037.90719: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883037.90850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883037.99130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883037.99134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883037.99137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883037.99152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883037.99183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883037.99267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.99305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.99345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.99398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.99419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.99481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.99515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.99550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.99601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.99623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.99674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883037.99707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883037.99739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883037.99789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883037.99809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883037.99962: variable 'network_connections' from source: include params 28992 1726883037.99979: variable 'interface' from source: play vars 28992 1726883038.00064: variable 'interface' from source: play vars 28992 1726883038.00146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883038.00527: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883038.00531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883038.00533: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883038.00535: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883038.00538: 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) 28992 1726883038.00541: 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) 28992 1726883038.00543: 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) 28992 1726883038.00577: 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) 28992 1726883038.00625: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883038.00895: variable 'network_connections' from source: include params 28992 1726883038.00905: variable 'interface' from source: play vars 28992 1726883038.00980: variable 'interface' from source: play vars 28992 1726883038.01018: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883038.01029: when evaluation is False, skipping this task 28992 1726883038.01036: _execute() done 28992 1726883038.01042: dumping result to json 28992 1726883038.01049: done dumping result, returning 28992 1726883038.01060: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-0000000019cc] 28992 1726883038.01076: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cc 28992 1726883038.01198: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cc 28992 1726883038.01207: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883038.01457: no more pending results, returning what we have 28992 1726883038.01460: results queue empty 28992 1726883038.01461: checking for any_errors_fatal 28992 1726883038.01477: done checking for any_errors_fatal 28992 1726883038.01478: checking for max_fail_percentage 28992 1726883038.01480: done checking for max_fail_percentage 28992 1726883038.01481: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.01482: done checking to see if all hosts have failed 28992 1726883038.01483: getting the remaining hosts for this loop 28992 1726883038.01484: done getting the remaining hosts for this loop 28992 1726883038.01488: getting the next task for host managed_node1 28992 1726883038.01496: done getting next task for host managed_node1 28992 1726883038.01500: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883038.01505: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.01530: getting variables 28992 1726883038.01531: in VariableManager get_vars() 28992 1726883038.01570: Calling all_inventory to load vars for managed_node1 28992 1726883038.01573: Calling groups_inventory to load vars for managed_node1 28992 1726883038.01575: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.01584: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.01587: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.01590: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.10046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883038.14376: done with get_vars() 28992 1726883038.14424: done getting variables 28992 1726883038.14482: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:58 -0400 (0:00:00.256) 0:01:38.345 ****** 28992 1726883038.14520: entering _queue_task() for managed_node1/service 28992 1726883038.15474: worker is 1 (out of 1 available) 28992 1726883038.15492: exiting _queue_task() for managed_node1/service 28992 1726883038.15507: done queuing things up, now waiting for results queue to drain 28992 1726883038.15510: waiting for pending results... 28992 1726883038.16318: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883038.16785: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019cd 28992 1726883038.16807: variable 'ansible_search_path' from source: unknown 28992 1726883038.16855: variable 'ansible_search_path' from source: unknown 28992 1726883038.16986: calling self._execute() 28992 1726883038.17180: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.17199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.17245: variable 'omit' from source: magic vars 28992 1726883038.17829: variable 'ansible_distribution_major_version' from source: facts 28992 1726883038.17833: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883038.17891: variable 'network_provider' from source: set_fact 28992 1726883038.17905: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883038.17915: when evaluation is False, skipping this task 28992 1726883038.17927: _execute() done 28992 1726883038.17941: dumping result to json 28992 1726883038.17952: done dumping result, returning 28992 1726883038.17966: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-0000000019cd] 28992 1726883038.17978: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cd skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883038.18161: no more pending results, returning what we have 28992 1726883038.18165: results queue empty 28992 1726883038.18166: checking for any_errors_fatal 28992 1726883038.18176: done checking for any_errors_fatal 28992 1726883038.18177: checking for max_fail_percentage 28992 1726883038.18179: done checking for max_fail_percentage 28992 1726883038.18180: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.18181: done checking to see if all hosts have failed 28992 1726883038.18182: getting the remaining hosts for this loop 28992 1726883038.18187: done getting the remaining hosts for this loop 28992 1726883038.18192: getting the next task for host managed_node1 28992 1726883038.18202: done getting next task for host managed_node1 28992 1726883038.18207: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883038.18213: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.18250: getting variables 28992 1726883038.18253: in VariableManager get_vars() 28992 1726883038.18303: Calling all_inventory to load vars for managed_node1 28992 1726883038.18306: Calling groups_inventory to load vars for managed_node1 28992 1726883038.18309: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.18641: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.18646: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.18651: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.19339: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cd 28992 1726883038.19342: WORKER PROCESS EXITING 28992 1726883038.20042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883038.21803: done with get_vars() 28992 1726883038.21842: done getting variables 28992 1726883038.21924: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:58 -0400 (0:00:00.074) 0:01:38.420 ****** 28992 1726883038.21972: entering _queue_task() for managed_node1/copy 28992 1726883038.22421: worker is 1 (out of 1 available) 28992 1726883038.22440: exiting _queue_task() for managed_node1/copy 28992 1726883038.22455: done queuing things up, now waiting for results queue to drain 28992 1726883038.22457: waiting for pending results... 28992 1726883038.22690: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883038.22804: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019ce 28992 1726883038.22817: variable 'ansible_search_path' from source: unknown 28992 1726883038.22821: variable 'ansible_search_path' from source: unknown 28992 1726883038.22858: calling self._execute() 28992 1726883038.22945: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.22950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.22959: variable 'omit' from source: magic vars 28992 1726883038.23273: variable 'ansible_distribution_major_version' from source: facts 28992 1726883038.23283: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883038.23381: variable 'network_provider' from source: set_fact 28992 1726883038.23385: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883038.23396: when evaluation is False, skipping this task 28992 1726883038.23399: _execute() done 28992 1726883038.23402: dumping result to json 28992 1726883038.23405: done dumping result, returning 28992 1726883038.23413: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-0000000019ce] 28992 1726883038.23416: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019ce 28992 1726883038.23521: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019ce 28992 1726883038.23526: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883038.23573: no more pending results, returning what we have 28992 1726883038.23576: results queue empty 28992 1726883038.23577: checking for any_errors_fatal 28992 1726883038.23582: done checking for any_errors_fatal 28992 1726883038.23583: checking for max_fail_percentage 28992 1726883038.23585: done checking for max_fail_percentage 28992 1726883038.23586: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.23587: done checking to see if all hosts have failed 28992 1726883038.23588: getting the remaining hosts for this loop 28992 1726883038.23590: done getting the remaining hosts for this loop 28992 1726883038.23594: getting the next task for host managed_node1 28992 1726883038.23603: done getting next task for host managed_node1 28992 1726883038.23607: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883038.23613: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.23643: getting variables 28992 1726883038.23645: in VariableManager get_vars() 28992 1726883038.23686: Calling all_inventory to load vars for managed_node1 28992 1726883038.23689: Calling groups_inventory to load vars for managed_node1 28992 1726883038.23691: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.23704: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.23707: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.23709: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.25269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883038.26604: done with get_vars() 28992 1726883038.26630: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:58 -0400 (0:00:00.047) 0:01:38.467 ****** 28992 1726883038.26704: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883038.26998: worker is 1 (out of 1 available) 28992 1726883038.27013: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883038.27030: done queuing things up, now waiting for results queue to drain 28992 1726883038.27032: waiting for pending results... 28992 1726883038.27235: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883038.27350: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019cf 28992 1726883038.27368: variable 'ansible_search_path' from source: unknown 28992 1726883038.27373: variable 'ansible_search_path' from source: unknown 28992 1726883038.27402: calling self._execute() 28992 1726883038.27488: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.27492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.27499: variable 'omit' from source: magic vars 28992 1726883038.27813: variable 'ansible_distribution_major_version' from source: facts 28992 1726883038.27825: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883038.27833: variable 'omit' from source: magic vars 28992 1726883038.27874: variable 'omit' from source: magic vars 28992 1726883038.27999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883038.29944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883038.29994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883038.30020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883038.30059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883038.30079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883038.30147: variable 'network_provider' from source: set_fact 28992 1726883038.30253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883038.30273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883038.30292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883038.30328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883038.30340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883038.30397: variable 'omit' from source: magic vars 28992 1726883038.30479: variable 'omit' from source: magic vars 28992 1726883038.30556: variable 'network_connections' from source: include params 28992 1726883038.30565: variable 'interface' from source: play vars 28992 1726883038.30611: variable 'interface' from source: play vars 28992 1726883038.30724: variable 'omit' from source: magic vars 28992 1726883038.30731: variable '__lsr_ansible_managed' from source: task vars 28992 1726883038.30778: variable '__lsr_ansible_managed' from source: task vars 28992 1726883038.30915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883038.31074: Loaded config def from plugin (lookup/template) 28992 1726883038.31079: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883038.31103: File lookup term: get_ansible_managed.j2 28992 1726883038.31107: variable 'ansible_search_path' from source: unknown 28992 1726883038.31110: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883038.31124: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883038.31137: variable 'ansible_search_path' from source: unknown 28992 1726883038.35575: variable 'ansible_managed' from source: unknown 28992 1726883038.35678: variable 'omit' from source: magic vars 28992 1726883038.35701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883038.35722: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883038.35740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883038.35754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883038.35762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883038.35787: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883038.35790: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.35793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.35862: Set connection var ansible_pipelining to False 28992 1726883038.35866: Set connection var ansible_connection to ssh 28992 1726883038.35870: Set connection var ansible_timeout to 10 28992 1726883038.35873: Set connection var ansible_shell_type to sh 28992 1726883038.35879: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883038.35888: Set connection var ansible_shell_executable to /bin/sh 28992 1726883038.35905: variable 'ansible_shell_executable' from source: unknown 28992 1726883038.35908: variable 'ansible_connection' from source: unknown 28992 1726883038.35910: variable 'ansible_module_compression' from source: unknown 28992 1726883038.35913: variable 'ansible_shell_type' from source: unknown 28992 1726883038.35915: variable 'ansible_shell_executable' from source: unknown 28992 1726883038.35918: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.35924: variable 'ansible_pipelining' from source: unknown 28992 1726883038.35927: variable 'ansible_timeout' from source: unknown 28992 1726883038.35931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.36031: 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) 28992 1726883038.36043: variable 'omit' from source: magic vars 28992 1726883038.36046: starting attempt loop 28992 1726883038.36050: running the handler 28992 1726883038.36063: _low_level_execute_command(): starting 28992 1726883038.36071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883038.36606: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883038.36610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.36613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883038.36615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883038.36617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.36660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883038.36672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883038.36739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883038.38489: stdout chunk (state=3): >>>/root <<< 28992 1726883038.38603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883038.38658: stderr chunk (state=3): >>><<< 28992 1726883038.38661: stdout chunk (state=3): >>><<< 28992 1726883038.38681: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883038.38695: _low_level_execute_command(): starting 28992 1726883038.38700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877 `" && echo ansible-tmp-1726883038.3868067-32687-116378431091877="` echo /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877 `" ) && sleep 0' 28992 1726883038.39165: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883038.39168: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883038.39171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.39173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883038.39175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.39230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883038.39233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883038.39290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883038.41231: stdout chunk (state=3): >>>ansible-tmp-1726883038.3868067-32687-116378431091877=/root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877 <<< 28992 1726883038.41335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883038.41386: stderr chunk (state=3): >>><<< 28992 1726883038.41389: stdout chunk (state=3): >>><<< 28992 1726883038.41405: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883038.3868067-32687-116378431091877=/root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883038.41444: variable 'ansible_module_compression' from source: unknown 28992 1726883038.41484: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883038.41521: variable 'ansible_facts' from source: unknown 28992 1726883038.41609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py 28992 1726883038.41715: Sending initial data 28992 1726883038.41718: Sent initial data (168 bytes) 28992 1726883038.42207: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883038.42211: 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.15.7 originally 10.31.15.7 <<< 28992 1726883038.42217: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.42219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883038.42221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883038.42225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.42272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883038.42277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883038.42329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883038.43917: 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 <<< 28992 1726883038.43971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883038.44040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzk_c3w5y /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py <<< 28992 1726883038.44045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py" <<< 28992 1726883038.44095: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpzk_c3w5y" to remote "/root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py" <<< 28992 1726883038.44955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883038.45027: stderr chunk (state=3): >>><<< 28992 1726883038.45031: stdout chunk (state=3): >>><<< 28992 1726883038.45042: done transferring module to remote 28992 1726883038.45052: _low_level_execute_command(): starting 28992 1726883038.45057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/ /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py && sleep 0' 28992 1726883038.45495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883038.45498: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883038.45501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883038.45503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883038.45505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.45557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883038.45564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883038.45612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883038.47451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883038.47478: stderr chunk (state=3): >>><<< 28992 1726883038.47482: stdout chunk (state=3): >>><<< 28992 1726883038.47528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883038.47532: _low_level_execute_command(): starting 28992 1726883038.47534: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/AnsiballZ_network_connections.py && sleep 0' 28992 1726883038.48195: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883038.48211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883038.48228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883038.48246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883038.48294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.48373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883038.48406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883038.48434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883038.48535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883038.75854: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883038.77647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883038.77694: stderr chunk (state=3): >>><<< 28992 1726883038.77698: stdout chunk (state=3): >>><<< 28992 1726883038.77712: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883038.77743: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1726883038.3868067-32687-116378431091877/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883038.77754: _low_level_execute_command(): starting 28992 1726883038.77759: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883038.3868067-32687-116378431091877/ > /dev/null 2>&1 && sleep 0' 28992 1726883038.78356: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883038.78412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883038.78416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883038.78478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883038.80362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883038.80402: stderr chunk (state=3): >>><<< 28992 1726883038.80406: stdout chunk (state=3): >>><<< 28992 1726883038.80418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883038.80425: handler run complete 28992 1726883038.80449: attempt loop complete, returning result 28992 1726883038.80452: _execute() done 28992 1726883038.80454: dumping result to json 28992 1726883038.80457: done dumping result, returning 28992 1726883038.80466: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-0000000019cf] 28992 1726883038.80470: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cf 28992 1726883038.80581: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019cf 28992 1726883038.80585: WORKER PROCESS EXITING ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb skipped because already active 28992 1726883038.80694: no more pending results, returning what we have 28992 1726883038.80697: results queue empty 28992 1726883038.80698: checking for any_errors_fatal 28992 1726883038.80705: done checking for any_errors_fatal 28992 1726883038.80705: checking for max_fail_percentage 28992 1726883038.80707: done checking for max_fail_percentage 28992 1726883038.80708: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.80709: done checking to see if all hosts have failed 28992 1726883038.80710: getting the remaining hosts for this loop 28992 1726883038.80711: done getting the remaining hosts for this loop 28992 1726883038.80715: getting the next task for host managed_node1 28992 1726883038.80724: done getting next task for host managed_node1 28992 1726883038.80728: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883038.80732: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.80745: getting variables 28992 1726883038.80747: in VariableManager get_vars() 28992 1726883038.80787: Calling all_inventory to load vars for managed_node1 28992 1726883038.80790: Calling groups_inventory to load vars for managed_node1 28992 1726883038.80792: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.80802: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.80805: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.80807: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.82539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883038.83777: done with get_vars() 28992 1726883038.83799: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:58 -0400 (0:00:00.571) 0:01:39.039 ****** 28992 1726883038.83867: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883038.84120: worker is 1 (out of 1 available) 28992 1726883038.84141: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883038.84154: done queuing things up, now waiting for results queue to drain 28992 1726883038.84156: waiting for pending results... 28992 1726883038.84346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883038.84455: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019d0 28992 1726883038.84468: variable 'ansible_search_path' from source: unknown 28992 1726883038.84472: variable 'ansible_search_path' from source: unknown 28992 1726883038.84507: calling self._execute() 28992 1726883038.84590: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.84595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.84605: variable 'omit' from source: magic vars 28992 1726883038.84910: variable 'ansible_distribution_major_version' from source: facts 28992 1726883038.84920: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883038.85010: variable 'network_state' from source: role '' defaults 28992 1726883038.85019: Evaluated conditional (network_state != {}): False 28992 1726883038.85023: when evaluation is False, skipping this task 28992 1726883038.85026: _execute() done 28992 1726883038.85029: dumping result to json 28992 1726883038.85031: done dumping result, returning 28992 1726883038.85038: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-0000000019d0] 28992 1726883038.85050: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d0 28992 1726883038.85151: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d0 28992 1726883038.85154: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883038.85204: no more pending results, returning what we have 28992 1726883038.85208: results queue empty 28992 1726883038.85209: checking for any_errors_fatal 28992 1726883038.85217: done checking for any_errors_fatal 28992 1726883038.85218: checking for max_fail_percentage 28992 1726883038.85220: done checking for max_fail_percentage 28992 1726883038.85221: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.85224: done checking to see if all hosts have failed 28992 1726883038.85225: getting the remaining hosts for this loop 28992 1726883038.85226: done getting the remaining hosts for this loop 28992 1726883038.85231: getting the next task for host managed_node1 28992 1726883038.85239: done getting next task for host managed_node1 28992 1726883038.85242: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883038.85247: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.85270: getting variables 28992 1726883038.85272: in VariableManager get_vars() 28992 1726883038.85307: Calling all_inventory to load vars for managed_node1 28992 1726883038.85310: Calling groups_inventory to load vars for managed_node1 28992 1726883038.85312: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.85321: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.85328: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.85332: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.86391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883038.87597: done with get_vars() 28992 1726883038.87617: done getting variables 28992 1726883038.87663: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:58 -0400 (0:00:00.038) 0:01:39.077 ****** 28992 1726883038.87690: entering _queue_task() for managed_node1/debug 28992 1726883038.87907: worker is 1 (out of 1 available) 28992 1726883038.87942: exiting _queue_task() for managed_node1/debug 28992 1726883038.87956: done queuing things up, now waiting for results queue to drain 28992 1726883038.87958: waiting for pending results... 28992 1726883038.88238: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883038.88363: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019d1 28992 1726883038.88388: variable 'ansible_search_path' from source: unknown 28992 1726883038.88398: variable 'ansible_search_path' from source: unknown 28992 1726883038.88453: calling self._execute() 28992 1726883038.88565: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.88649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.88653: variable 'omit' from source: magic vars 28992 1726883038.89049: variable 'ansible_distribution_major_version' from source: facts 28992 1726883038.89067: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883038.89084: variable 'omit' from source: magic vars 28992 1726883038.89175: variable 'omit' from source: magic vars 28992 1726883038.89226: variable 'omit' from source: magic vars 28992 1726883038.89263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883038.89295: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883038.89316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883038.89332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883038.89347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883038.89371: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883038.89375: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.89377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.89464: Set connection var ansible_pipelining to False 28992 1726883038.89467: Set connection var ansible_connection to ssh 28992 1726883038.89471: Set connection var ansible_timeout to 10 28992 1726883038.89474: Set connection var ansible_shell_type to sh 28992 1726883038.89480: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883038.89488: Set connection var ansible_shell_executable to /bin/sh 28992 1726883038.89508: variable 'ansible_shell_executable' from source: unknown 28992 1726883038.89512: variable 'ansible_connection' from source: unknown 28992 1726883038.89523: variable 'ansible_module_compression' from source: unknown 28992 1726883038.89526: variable 'ansible_shell_type' from source: unknown 28992 1726883038.89529: variable 'ansible_shell_executable' from source: unknown 28992 1726883038.89531: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.89534: variable 'ansible_pipelining' from source: unknown 28992 1726883038.89536: variable 'ansible_timeout' from source: unknown 28992 1726883038.89538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.89651: 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) 28992 1726883038.89664: variable 'omit' from source: magic vars 28992 1726883038.89667: starting attempt loop 28992 1726883038.89670: running the handler 28992 1726883038.89771: variable '__network_connections_result' from source: set_fact 28992 1726883038.89814: handler run complete 28992 1726883038.89830: attempt loop complete, returning result 28992 1726883038.89833: _execute() done 28992 1726883038.89836: dumping result to json 28992 1726883038.89838: done dumping result, returning 28992 1726883038.89849: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000019d1] 28992 1726883038.89852: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d1 28992 1726883038.89945: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d1 28992 1726883038.89948: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb skipped because already active" ] } 28992 1726883038.90030: no more pending results, returning what we have 28992 1726883038.90034: results queue empty 28992 1726883038.90035: checking for any_errors_fatal 28992 1726883038.90041: done checking for any_errors_fatal 28992 1726883038.90041: checking for max_fail_percentage 28992 1726883038.90043: done checking for max_fail_percentage 28992 1726883038.90045: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.90045: done checking to see if all hosts have failed 28992 1726883038.90046: getting the remaining hosts for this loop 28992 1726883038.90048: done getting the remaining hosts for this loop 28992 1726883038.90052: getting the next task for host managed_node1 28992 1726883038.90060: done getting next task for host managed_node1 28992 1726883038.90064: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883038.90068: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.90080: getting variables 28992 1726883038.90082: in VariableManager get_vars() 28992 1726883038.90128: Calling all_inventory to load vars for managed_node1 28992 1726883038.90131: Calling groups_inventory to load vars for managed_node1 28992 1726883038.90134: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.90143: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.90145: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.90148: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.91229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883038.93857: done with get_vars() 28992 1726883038.93886: done getting variables 28992 1726883038.93951: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:58 -0400 (0:00:00.063) 0:01:39.140 ****** 28992 1726883038.93997: entering _queue_task() for managed_node1/debug 28992 1726883038.94358: worker is 1 (out of 1 available) 28992 1726883038.94372: exiting _queue_task() for managed_node1/debug 28992 1726883038.94388: done queuing things up, now waiting for results queue to drain 28992 1726883038.94390: waiting for pending results... 28992 1726883038.94843: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883038.94895: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019d2 28992 1726883038.94921: variable 'ansible_search_path' from source: unknown 28992 1726883038.94931: variable 'ansible_search_path' from source: unknown 28992 1726883038.94980: calling self._execute() 28992 1726883038.95093: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.95106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.95120: variable 'omit' from source: magic vars 28992 1726883038.95593: variable 'ansible_distribution_major_version' from source: facts 28992 1726883038.95596: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883038.95599: variable 'omit' from source: magic vars 28992 1726883038.95666: variable 'omit' from source: magic vars 28992 1726883038.95714: variable 'omit' from source: magic vars 28992 1726883038.95762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883038.95812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883038.95919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883038.95922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883038.95926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883038.95928: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883038.95930: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.95937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.96060: Set connection var ansible_pipelining to False 28992 1726883038.96068: Set connection var ansible_connection to ssh 28992 1726883038.96079: Set connection var ansible_timeout to 10 28992 1726883038.96089: Set connection var ansible_shell_type to sh 28992 1726883038.96101: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883038.96114: Set connection var ansible_shell_executable to /bin/sh 28992 1726883038.96151: variable 'ansible_shell_executable' from source: unknown 28992 1726883038.96160: variable 'ansible_connection' from source: unknown 28992 1726883038.96167: variable 'ansible_module_compression' from source: unknown 28992 1726883038.96172: variable 'ansible_shell_type' from source: unknown 28992 1726883038.96178: variable 'ansible_shell_executable' from source: unknown 28992 1726883038.96186: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883038.96193: variable 'ansible_pipelining' from source: unknown 28992 1726883038.96198: variable 'ansible_timeout' from source: unknown 28992 1726883038.96247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883038.96351: 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) 28992 1726883038.96427: variable 'omit' from source: magic vars 28992 1726883038.96431: starting attempt loop 28992 1726883038.96433: running the handler 28992 1726883038.96446: variable '__network_connections_result' from source: set_fact 28992 1726883038.96544: variable '__network_connections_result' from source: set_fact 28992 1726883038.96672: handler run complete 28992 1726883038.96715: attempt loop complete, returning result 28992 1726883038.96726: _execute() done 28992 1726883038.96734: dumping result to json 28992 1726883038.96743: done dumping result, returning 28992 1726883038.96756: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000019d2] 28992 1726883038.96766: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d2 28992 1726883038.97139: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d2 28992 1726883038.97143: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2db5ae53-18b2-4f1f-b3ec-923e90df3fbb skipped because already active" ] } } 28992 1726883038.97242: no more pending results, returning what we have 28992 1726883038.97245: results queue empty 28992 1726883038.97246: checking for any_errors_fatal 28992 1726883038.97253: done checking for any_errors_fatal 28992 1726883038.97254: checking for max_fail_percentage 28992 1726883038.97256: done checking for max_fail_percentage 28992 1726883038.97257: checking to see if all hosts have failed and the running result is not ok 28992 1726883038.97258: done checking to see if all hosts have failed 28992 1726883038.97259: getting the remaining hosts for this loop 28992 1726883038.97261: done getting the remaining hosts for this loop 28992 1726883038.97265: getting the next task for host managed_node1 28992 1726883038.97273: done getting next task for host managed_node1 28992 1726883038.97277: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883038.97282: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883038.97298: getting variables 28992 1726883038.97300: in VariableManager get_vars() 28992 1726883038.97454: Calling all_inventory to load vars for managed_node1 28992 1726883038.97457: Calling groups_inventory to load vars for managed_node1 28992 1726883038.97465: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883038.97475: Calling all_plugins_play to load vars for managed_node1 28992 1726883038.97478: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883038.97481: Calling groups_plugins_play to load vars for managed_node1 28992 1726883038.99209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.01612: done with get_vars() 28992 1726883039.01651: done getting variables 28992 1726883039.01716: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:59 -0400 (0:00:00.077) 0:01:39.217 ****** 28992 1726883039.01755: entering _queue_task() for managed_node1/debug 28992 1726883039.02117: worker is 1 (out of 1 available) 28992 1726883039.02134: exiting _queue_task() for managed_node1/debug 28992 1726883039.02148: done queuing things up, now waiting for results queue to drain 28992 1726883039.02150: waiting for pending results... 28992 1726883039.02487: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883039.02687: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019d3 28992 1726883039.02712: variable 'ansible_search_path' from source: unknown 28992 1726883039.02720: variable 'ansible_search_path' from source: unknown 28992 1726883039.02773: calling self._execute() 28992 1726883039.02894: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.02907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.02925: variable 'omit' from source: magic vars 28992 1726883039.03356: variable 'ansible_distribution_major_version' from source: facts 28992 1726883039.03374: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883039.03503: variable 'network_state' from source: role '' defaults 28992 1726883039.03518: Evaluated conditional (network_state != {}): False 28992 1726883039.03531: when evaluation is False, skipping this task 28992 1726883039.03538: _execute() done 28992 1726883039.03544: dumping result to json 28992 1726883039.03551: done dumping result, returning 28992 1726883039.03561: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-0000000019d3] 28992 1726883039.03570: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d3 28992 1726883039.03776: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d3 28992 1726883039.03779: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883039.03834: no more pending results, returning what we have 28992 1726883039.03838: results queue empty 28992 1726883039.03839: checking for any_errors_fatal 28992 1726883039.03849: done checking for any_errors_fatal 28992 1726883039.03850: checking for max_fail_percentage 28992 1726883039.03853: done checking for max_fail_percentage 28992 1726883039.03854: checking to see if all hosts have failed and the running result is not ok 28992 1726883039.03855: done checking to see if all hosts have failed 28992 1726883039.03856: getting the remaining hosts for this loop 28992 1726883039.03858: done getting the remaining hosts for this loop 28992 1726883039.03862: getting the next task for host managed_node1 28992 1726883039.03871: done getting next task for host managed_node1 28992 1726883039.03876: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883039.03881: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883039.03917: getting variables 28992 1726883039.03919: in VariableManager get_vars() 28992 1726883039.03968: Calling all_inventory to load vars for managed_node1 28992 1726883039.03971: Calling groups_inventory to load vars for managed_node1 28992 1726883039.03973: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.03990: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.03993: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.03997: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.06275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.08493: done with get_vars() 28992 1726883039.08524: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:59 -0400 (0:00:00.068) 0:01:39.286 ****** 28992 1726883039.08638: entering _queue_task() for managed_node1/ping 28992 1726883039.09015: worker is 1 (out of 1 available) 28992 1726883039.09232: exiting _queue_task() for managed_node1/ping 28992 1726883039.09244: done queuing things up, now waiting for results queue to drain 28992 1726883039.09246: waiting for pending results... 28992 1726883039.09440: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883039.09543: in run() - task 0affc7ec-ae25-9fb4-6018-0000000019d4 28992 1726883039.09566: variable 'ansible_search_path' from source: unknown 28992 1726883039.09578: variable 'ansible_search_path' from source: unknown 28992 1726883039.09626: calling self._execute() 28992 1726883039.09742: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.09753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.09768: variable 'omit' from source: magic vars 28992 1726883039.10229: variable 'ansible_distribution_major_version' from source: facts 28992 1726883039.10232: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883039.10235: variable 'omit' from source: magic vars 28992 1726883039.10303: variable 'omit' from source: magic vars 28992 1726883039.10349: variable 'omit' from source: magic vars 28992 1726883039.10399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883039.10448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883039.10556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883039.10560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883039.10562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883039.10565: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883039.10568: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.10570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.10677: Set connection var ansible_pipelining to False 28992 1726883039.10687: Set connection var ansible_connection to ssh 28992 1726883039.10697: Set connection var ansible_timeout to 10 28992 1726883039.10704: Set connection var ansible_shell_type to sh 28992 1726883039.10713: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883039.10727: Set connection var ansible_shell_executable to /bin/sh 28992 1726883039.10756: variable 'ansible_shell_executable' from source: unknown 28992 1726883039.10763: variable 'ansible_connection' from source: unknown 28992 1726883039.10774: variable 'ansible_module_compression' from source: unknown 28992 1726883039.10781: variable 'ansible_shell_type' from source: unknown 28992 1726883039.10791: variable 'ansible_shell_executable' from source: unknown 28992 1726883039.10797: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.10804: variable 'ansible_pipelining' from source: unknown 28992 1726883039.10810: variable 'ansible_timeout' from source: unknown 28992 1726883039.10817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.11102: 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) 28992 1726883039.11106: variable 'omit' from source: magic vars 28992 1726883039.11109: starting attempt loop 28992 1726883039.11111: running the handler 28992 1726883039.11113: _low_level_execute_command(): starting 28992 1726883039.11115: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883039.11849: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883039.11868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883039.11942: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883039.12001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883039.12028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883039.12042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883039.12205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883039.13911: stdout chunk (state=3): >>>/root <<< 28992 1726883039.14346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883039.14350: stderr chunk (state=3): >>><<< 28992 1726883039.14352: stdout chunk (state=3): >>><<< 28992 1726883039.14357: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883039.14359: _low_level_execute_command(): starting 28992 1726883039.14362: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768 `" && echo ansible-tmp-1726883039.1424565-32712-225569089384768="` echo /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768 `" ) && sleep 0' 28992 1726883039.15590: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883039.15697: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883039.15708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883039.15715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883039.15809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883039.17854: stdout chunk (state=3): >>>ansible-tmp-1726883039.1424565-32712-225569089384768=/root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768 <<< 28992 1726883039.17956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883039.18029: stderr chunk (state=3): >>><<< 28992 1726883039.18032: stdout chunk (state=3): >>><<< 28992 1726883039.18228: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883039.1424565-32712-225569089384768=/root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883039.18232: variable 'ansible_module_compression' from source: unknown 28992 1726883039.18234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883039.18236: variable 'ansible_facts' from source: unknown 28992 1726883039.18475: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py 28992 1726883039.18861: Sending initial data 28992 1726883039.18902: Sent initial data (153 bytes) 28992 1726883039.20240: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883039.20263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883039.20276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883039.20295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883039.20693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883039.21965: 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 <<< 28992 1726883039.22025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883039.22104: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp7f4ik_4e /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py <<< 28992 1726883039.22107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py" <<< 28992 1726883039.22638: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp7f4ik_4e" to remote "/root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py" <<< 28992 1726883039.23768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883039.23772: stderr chunk (state=3): >>><<< 28992 1726883039.23774: stdout chunk (state=3): >>><<< 28992 1726883039.23789: done transferring module to remote 28992 1726883039.23799: _low_level_execute_command(): starting 28992 1726883039.23805: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/ /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py && sleep 0' 28992 1726883039.25227: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883039.25265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883039.25275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883039.25513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883039.27595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883039.27599: stdout chunk (state=3): >>><<< 28992 1726883039.27609: stderr chunk (state=3): >>><<< 28992 1726883039.27632: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883039.27640: _low_level_execute_command(): starting 28992 1726883039.27643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/AnsiballZ_ping.py && sleep 0' 28992 1726883039.28891: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883039.28895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883039.29138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883039.29180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883039.29341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883039.29375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883039.29469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883039.45669: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883039.47360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883039.47364: stdout chunk (state=3): >>><<< 28992 1726883039.47367: stderr chunk (state=3): >>><<< 28992 1726883039.47369: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883039.47372: 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-1726883039.1424565-32712-225569089384768/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883039.47374: _low_level_execute_command(): starting 28992 1726883039.47376: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883039.1424565-32712-225569089384768/ > /dev/null 2>&1 && sleep 0' 28992 1726883039.48676: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883039.48733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883039.48943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883039.49018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883039.50973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883039.51055: stderr chunk (state=3): >>><<< 28992 1726883039.51065: stdout chunk (state=3): >>><<< 28992 1726883039.51156: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883039.51160: handler run complete 28992 1726883039.51176: attempt loop complete, returning result 28992 1726883039.51200: _execute() done 28992 1726883039.51206: dumping result to json 28992 1726883039.51214: done dumping result, returning 28992 1726883039.51239: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-0000000019d4] 28992 1726883039.51428: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d4 28992 1726883039.51508: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000019d4 28992 1726883039.51511: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883039.51593: no more pending results, returning what we have 28992 1726883039.51597: results queue empty 28992 1726883039.51604: checking for any_errors_fatal 28992 1726883039.51613: done checking for any_errors_fatal 28992 1726883039.51614: checking for max_fail_percentage 28992 1726883039.51616: done checking for max_fail_percentage 28992 1726883039.51617: checking to see if all hosts have failed and the running result is not ok 28992 1726883039.51618: done checking to see if all hosts have failed 28992 1726883039.51619: getting the remaining hosts for this loop 28992 1726883039.51621: done getting the remaining hosts for this loop 28992 1726883039.51729: getting the next task for host managed_node1 28992 1726883039.51742: done getting next task for host managed_node1 28992 1726883039.51745: ^ task is: TASK: meta (role_complete) 28992 1726883039.51750: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883039.51766: getting variables 28992 1726883039.51768: in VariableManager get_vars() 28992 1726883039.51819: Calling all_inventory to load vars for managed_node1 28992 1726883039.52224: Calling groups_inventory to load vars for managed_node1 28992 1726883039.52229: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.52241: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.52244: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.52247: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.56426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.59303: done with get_vars() 28992 1726883039.59331: done getting variables 28992 1726883039.59424: done queuing things up, now waiting for results queue to drain 28992 1726883039.59427: results queue empty 28992 1726883039.59428: checking for any_errors_fatal 28992 1726883039.59431: done checking for any_errors_fatal 28992 1726883039.59432: checking for max_fail_percentage 28992 1726883039.59433: done checking for max_fail_percentage 28992 1726883039.59433: checking to see if all hosts have failed and the running result is not ok 28992 1726883039.59434: done checking to see if all hosts have failed 28992 1726883039.59435: getting the remaining hosts for this loop 28992 1726883039.59436: done getting the remaining hosts for this loop 28992 1726883039.59439: getting the next task for host managed_node1 28992 1726883039.59446: done getting next task for host managed_node1 28992 1726883039.59448: ^ task is: TASK: Include network role 28992 1726883039.59450: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883039.59453: getting variables 28992 1726883039.59454: in VariableManager get_vars() 28992 1726883039.59466: Calling all_inventory to load vars for managed_node1 28992 1726883039.59468: Calling groups_inventory to load vars for managed_node1 28992 1726883039.59470: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.59476: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.59478: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.59481: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.61028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.63266: done with get_vars() 28992 1726883039.63295: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Friday 20 September 2024 21:43:59 -0400 (0:00:00.547) 0:01:39.834 ****** 28992 1726883039.63379: entering _queue_task() for managed_node1/include_role 28992 1726883039.64159: worker is 1 (out of 1 available) 28992 1726883039.64171: exiting _queue_task() for managed_node1/include_role 28992 1726883039.64187: done queuing things up, now waiting for results queue to drain 28992 1726883039.64189: waiting for pending results... 28992 1726883039.64641: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883039.64971: in run() - task 0affc7ec-ae25-9fb4-6018-0000000017d9 28992 1726883039.64975: variable 'ansible_search_path' from source: unknown 28992 1726883039.64979: variable 'ansible_search_path' from source: unknown 28992 1726883039.65068: calling self._execute() 28992 1726883039.65391: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.65396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.65399: variable 'omit' from source: magic vars 28992 1726883039.66227: variable 'ansible_distribution_major_version' from source: facts 28992 1726883039.66369: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883039.66388: _execute() done 28992 1726883039.66488: dumping result to json 28992 1726883039.66491: done dumping result, returning 28992 1726883039.66494: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-0000000017d9] 28992 1726883039.66497: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d9 28992 1726883039.66627: no more pending results, returning what we have 28992 1726883039.66633: in VariableManager get_vars() 28992 1726883039.66688: Calling all_inventory to load vars for managed_node1 28992 1726883039.66692: Calling groups_inventory to load vars for managed_node1 28992 1726883039.66697: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.66712: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.66716: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.66719: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.67553: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000017d9 28992 1726883039.67556: WORKER PROCESS EXITING 28992 1726883039.70076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.72501: done with get_vars() 28992 1726883039.72747: variable 'ansible_search_path' from source: unknown 28992 1726883039.72749: variable 'ansible_search_path' from source: unknown 28992 1726883039.73131: variable 'omit' from source: magic vars 28992 1726883039.73182: variable 'omit' from source: magic vars 28992 1726883039.73203: variable 'omit' from source: magic vars 28992 1726883039.73207: we have included files to process 28992 1726883039.73208: generating all_blocks data 28992 1726883039.73210: done generating all_blocks data 28992 1726883039.73215: processing included file: fedora.linux_system_roles.network 28992 1726883039.73241: in VariableManager get_vars() 28992 1726883039.73259: done with get_vars() 28992 1726883039.73294: in VariableManager get_vars() 28992 1726883039.73315: done with get_vars() 28992 1726883039.73528: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883039.73668: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883039.73950: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883039.74482: in VariableManager get_vars() 28992 1726883039.74507: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883039.77196: iterating over new_blocks loaded from include file 28992 1726883039.77198: in VariableManager get_vars() 28992 1726883039.77216: done with get_vars() 28992 1726883039.77218: filtering new block on tags 28992 1726883039.77948: done filtering new block on tags 28992 1726883039.77952: in VariableManager get_vars() 28992 1726883039.77969: done with get_vars() 28992 1726883039.77971: filtering new block on tags 28992 1726883039.77991: done filtering new block on tags 28992 1726883039.77993: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883039.77999: extending task lists for all hosts with included blocks 28992 1726883039.78119: done extending task lists 28992 1726883039.78120: done processing included files 28992 1726883039.78121: results queue empty 28992 1726883039.78337: checking for any_errors_fatal 28992 1726883039.78339: done checking for any_errors_fatal 28992 1726883039.78340: checking for max_fail_percentage 28992 1726883039.78341: done checking for max_fail_percentage 28992 1726883039.78342: checking to see if all hosts have failed and the running result is not ok 28992 1726883039.78343: done checking to see if all hosts have failed 28992 1726883039.78344: getting the remaining hosts for this loop 28992 1726883039.78345: done getting the remaining hosts for this loop 28992 1726883039.78348: getting the next task for host managed_node1 28992 1726883039.78353: done getting next task for host managed_node1 28992 1726883039.78356: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883039.78359: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883039.78370: getting variables 28992 1726883039.78372: in VariableManager get_vars() 28992 1726883039.78388: Calling all_inventory to load vars for managed_node1 28992 1726883039.78390: Calling groups_inventory to load vars for managed_node1 28992 1726883039.78393: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.78398: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.78400: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.78403: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.80138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.83871: done with get_vars() 28992 1726883039.83903: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:59 -0400 (0:00:00.206) 0:01:40.040 ****** 28992 1726883039.83990: entering _queue_task() for managed_node1/include_tasks 28992 1726883039.84375: worker is 1 (out of 1 available) 28992 1726883039.84390: exiting _queue_task() for managed_node1/include_tasks 28992 1726883039.84405: done queuing things up, now waiting for results queue to drain 28992 1726883039.84407: waiting for pending results... 28992 1726883039.84692: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883039.84852: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b3b 28992 1726883039.84873: variable 'ansible_search_path' from source: unknown 28992 1726883039.84880: variable 'ansible_search_path' from source: unknown 28992 1726883039.84925: calling self._execute() 28992 1726883039.85042: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.85054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.85071: variable 'omit' from source: magic vars 28992 1726883039.85477: variable 'ansible_distribution_major_version' from source: facts 28992 1726883039.85715: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883039.85731: _execute() done 28992 1726883039.85740: dumping result to json 28992 1726883039.85748: done dumping result, returning 28992 1726883039.85758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-000000001b3b] 28992 1726883039.85770: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3b 28992 1726883039.85972: no more pending results, returning what we have 28992 1726883039.85977: in VariableManager get_vars() 28992 1726883039.86031: Calling all_inventory to load vars for managed_node1 28992 1726883039.86036: Calling groups_inventory to load vars for managed_node1 28992 1726883039.86039: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.86054: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.86057: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.86060: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.86839: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3b 28992 1726883039.86843: WORKER PROCESS EXITING 28992 1726883039.88076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.90365: done with get_vars() 28992 1726883039.90387: variable 'ansible_search_path' from source: unknown 28992 1726883039.90389: variable 'ansible_search_path' from source: unknown 28992 1726883039.90433: we have included files to process 28992 1726883039.90434: generating all_blocks data 28992 1726883039.90436: done generating all_blocks data 28992 1726883039.90440: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883039.90441: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883039.90444: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883039.91065: done processing included file 28992 1726883039.91067: iterating over new_blocks loaded from include file 28992 1726883039.91069: in VariableManager get_vars() 28992 1726883039.91094: done with get_vars() 28992 1726883039.91096: filtering new block on tags 28992 1726883039.91132: done filtering new block on tags 28992 1726883039.91135: in VariableManager get_vars() 28992 1726883039.91161: done with get_vars() 28992 1726883039.91162: filtering new block on tags 28992 1726883039.91209: done filtering new block on tags 28992 1726883039.91212: in VariableManager get_vars() 28992 1726883039.91238: done with get_vars() 28992 1726883039.91240: filtering new block on tags 28992 1726883039.91287: done filtering new block on tags 28992 1726883039.91289: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883039.91295: extending task lists for all hosts with included blocks 28992 1726883039.93153: done extending task lists 28992 1726883039.93154: done processing included files 28992 1726883039.93155: results queue empty 28992 1726883039.93156: checking for any_errors_fatal 28992 1726883039.93160: done checking for any_errors_fatal 28992 1726883039.93161: checking for max_fail_percentage 28992 1726883039.93162: done checking for max_fail_percentage 28992 1726883039.93163: checking to see if all hosts have failed and the running result is not ok 28992 1726883039.93164: done checking to see if all hosts have failed 28992 1726883039.93165: getting the remaining hosts for this loop 28992 1726883039.93166: done getting the remaining hosts for this loop 28992 1726883039.93168: getting the next task for host managed_node1 28992 1726883039.93174: done getting next task for host managed_node1 28992 1726883039.93176: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883039.93180: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883039.93192: getting variables 28992 1726883039.93193: in VariableManager get_vars() 28992 1726883039.93207: Calling all_inventory to load vars for managed_node1 28992 1726883039.93209: Calling groups_inventory to load vars for managed_node1 28992 1726883039.93211: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883039.93216: Calling all_plugins_play to load vars for managed_node1 28992 1726883039.93219: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883039.93223: Calling groups_plugins_play to load vars for managed_node1 28992 1726883039.94690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883039.96905: done with get_vars() 28992 1726883039.96936: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:59 -0400 (0:00:00.130) 0:01:40.170 ****** 28992 1726883039.97037: entering _queue_task() for managed_node1/setup 28992 1726883039.97462: worker is 1 (out of 1 available) 28992 1726883039.97478: exiting _queue_task() for managed_node1/setup 28992 1726883039.97496: done queuing things up, now waiting for results queue to drain 28992 1726883039.97498: waiting for pending results... 28992 1726883039.97796: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883039.97958: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b92 28992 1726883039.97984: variable 'ansible_search_path' from source: unknown 28992 1726883039.97994: variable 'ansible_search_path' from source: unknown 28992 1726883039.98045: calling self._execute() 28992 1726883039.98157: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883039.98170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883039.98185: variable 'omit' from source: magic vars 28992 1726883039.98605: variable 'ansible_distribution_major_version' from source: facts 28992 1726883039.98626: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883039.98856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883040.00788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883040.00793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883040.00796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883040.00828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883040.00967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883040.00971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883040.00974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883040.00998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883040.01227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883040.01231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883040.01234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883040.01236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883040.01239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883040.01242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883040.01244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883040.01398: variable '__network_required_facts' from source: role '' defaults 28992 1726883040.01409: variable 'ansible_facts' from source: unknown 28992 1726883040.02224: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883040.02246: when evaluation is False, skipping this task 28992 1726883040.02250: _execute() done 28992 1726883040.02252: dumping result to json 28992 1726883040.02254: done dumping result, returning 28992 1726883040.02257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000001b92] 28992 1726883040.02259: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b92 28992 1726883040.02350: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b92 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883040.02399: no more pending results, returning what we have 28992 1726883040.02403: results queue empty 28992 1726883040.02405: checking for any_errors_fatal 28992 1726883040.02406: done checking for any_errors_fatal 28992 1726883040.02407: checking for max_fail_percentage 28992 1726883040.02409: done checking for max_fail_percentage 28992 1726883040.02410: checking to see if all hosts have failed and the running result is not ok 28992 1726883040.02411: done checking to see if all hosts have failed 28992 1726883040.02412: getting the remaining hosts for this loop 28992 1726883040.02413: done getting the remaining hosts for this loop 28992 1726883040.02418: getting the next task for host managed_node1 28992 1726883040.02432: done getting next task for host managed_node1 28992 1726883040.02437: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883040.02444: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883040.02477: getting variables 28992 1726883040.02479: in VariableManager get_vars() 28992 1726883040.02531: Calling all_inventory to load vars for managed_node1 28992 1726883040.02534: Calling groups_inventory to load vars for managed_node1 28992 1726883040.02537: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883040.02543: WORKER PROCESS EXITING 28992 1726883040.02553: Calling all_plugins_play to load vars for managed_node1 28992 1726883040.02556: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883040.02564: Calling groups_plugins_play to load vars for managed_node1 28992 1726883040.03706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883040.05778: done with get_vars() 28992 1726883040.05804: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:44:00 -0400 (0:00:00.089) 0:01:40.259 ****** 28992 1726883040.05961: entering _queue_task() for managed_node1/stat 28992 1726883040.06324: worker is 1 (out of 1 available) 28992 1726883040.06341: exiting _queue_task() for managed_node1/stat 28992 1726883040.06357: done queuing things up, now waiting for results queue to drain 28992 1726883040.06359: waiting for pending results... 28992 1726883040.06706: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883040.06818: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b94 28992 1726883040.06834: variable 'ansible_search_path' from source: unknown 28992 1726883040.06839: variable 'ansible_search_path' from source: unknown 28992 1726883040.06872: calling self._execute() 28992 1726883040.06957: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883040.06961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883040.06972: variable 'omit' from source: magic vars 28992 1726883040.07278: variable 'ansible_distribution_major_version' from source: facts 28992 1726883040.07290: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883040.07451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883040.07701: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883040.07930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883040.07933: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883040.07936: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883040.07939: 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) 28992 1726883040.07941: 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) 28992 1726883040.07954: 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) 28992 1726883040.07983: 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) 28992 1726883040.08078: variable '__network_is_ostree' from source: set_fact 28992 1726883040.08151: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883040.08154: when evaluation is False, skipping this task 28992 1726883040.08157: _execute() done 28992 1726883040.08161: dumping result to json 28992 1726883040.08163: done dumping result, returning 28992 1726883040.08166: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000001b94] 28992 1726883040.08167: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b94 28992 1726883040.08239: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b94 28992 1726883040.08242: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883040.08296: no more pending results, returning what we have 28992 1726883040.08299: results queue empty 28992 1726883040.08300: checking for any_errors_fatal 28992 1726883040.08306: done checking for any_errors_fatal 28992 1726883040.08307: checking for max_fail_percentage 28992 1726883040.08309: done checking for max_fail_percentage 28992 1726883040.08309: checking to see if all hosts have failed and the running result is not ok 28992 1726883040.08311: done checking to see if all hosts have failed 28992 1726883040.08311: getting the remaining hosts for this loop 28992 1726883040.08313: done getting the remaining hosts for this loop 28992 1726883040.08316: getting the next task for host managed_node1 28992 1726883040.08329: done getting next task for host managed_node1 28992 1726883040.08333: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883040.08339: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883040.08367: getting variables 28992 1726883040.08369: in VariableManager get_vars() 28992 1726883040.08404: Calling all_inventory to load vars for managed_node1 28992 1726883040.08407: Calling groups_inventory to load vars for managed_node1 28992 1726883040.08409: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883040.08418: Calling all_plugins_play to load vars for managed_node1 28992 1726883040.08421: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883040.08452: Calling groups_plugins_play to load vars for managed_node1 28992 1726883040.10661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883040.19436: done with get_vars() 28992 1726883040.19464: done getting variables 28992 1726883040.19516: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:44:00 -0400 (0:00:00.135) 0:01:40.395 ****** 28992 1726883040.19553: entering _queue_task() for managed_node1/set_fact 28992 1726883040.19931: worker is 1 (out of 1 available) 28992 1726883040.19947: exiting _queue_task() for managed_node1/set_fact 28992 1726883040.19961: done queuing things up, now waiting for results queue to drain 28992 1726883040.19962: waiting for pending results... 28992 1726883040.20424: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883040.20453: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b95 28992 1726883040.20476: variable 'ansible_search_path' from source: unknown 28992 1726883040.20517: variable 'ansible_search_path' from source: unknown 28992 1726883040.20538: calling self._execute() 28992 1726883040.20654: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883040.20669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883040.20683: variable 'omit' from source: magic vars 28992 1726883040.21176: variable 'ansible_distribution_major_version' from source: facts 28992 1726883040.21180: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883040.21347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883040.21665: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883040.21731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883040.21812: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883040.21855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883040.22030: 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) 28992 1726883040.22034: 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) 28992 1726883040.22038: 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) 28992 1726883040.22133: 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) 28992 1726883040.22190: variable '__network_is_ostree' from source: set_fact 28992 1726883040.22193: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883040.22196: when evaluation is False, skipping this task 28992 1726883040.22202: _execute() done 28992 1726883040.22205: dumping result to json 28992 1726883040.22207: done dumping result, returning 28992 1726883040.22217: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000001b95] 28992 1726883040.22224: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b95 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883040.22416: no more pending results, returning what we have 28992 1726883040.22420: results queue empty 28992 1726883040.22424: checking for any_errors_fatal 28992 1726883040.22438: done checking for any_errors_fatal 28992 1726883040.22439: checking for max_fail_percentage 28992 1726883040.22441: done checking for max_fail_percentage 28992 1726883040.22444: checking to see if all hosts have failed and the running result is not ok 28992 1726883040.22445: done checking to see if all hosts have failed 28992 1726883040.22446: getting the remaining hosts for this loop 28992 1726883040.22449: done getting the remaining hosts for this loop 28992 1726883040.22455: getting the next task for host managed_node1 28992 1726883040.22470: done getting next task for host managed_node1 28992 1726883040.22475: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883040.22482: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883040.22505: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b95 28992 1726883040.22508: WORKER PROCESS EXITING 28992 1726883040.22701: getting variables 28992 1726883040.22703: in VariableManager get_vars() 28992 1726883040.22813: Calling all_inventory to load vars for managed_node1 28992 1726883040.22817: Calling groups_inventory to load vars for managed_node1 28992 1726883040.22821: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883040.22835: Calling all_plugins_play to load vars for managed_node1 28992 1726883040.22839: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883040.22843: Calling groups_plugins_play to load vars for managed_node1 28992 1726883040.24964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883040.26277: done with get_vars() 28992 1726883040.26299: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:44:00 -0400 (0:00:00.068) 0:01:40.464 ****** 28992 1726883040.26381: entering _queue_task() for managed_node1/service_facts 28992 1726883040.26670: worker is 1 (out of 1 available) 28992 1726883040.26688: exiting _queue_task() for managed_node1/service_facts 28992 1726883040.26703: done queuing things up, now waiting for results queue to drain 28992 1726883040.26705: waiting for pending results... 28992 1726883040.26925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883040.27098: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b97 28992 1726883040.27103: variable 'ansible_search_path' from source: unknown 28992 1726883040.27106: variable 'ansible_search_path' from source: unknown 28992 1726883040.27253: calling self._execute() 28992 1726883040.27257: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883040.27265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883040.27283: variable 'omit' from source: magic vars 28992 1726883040.27727: variable 'ansible_distribution_major_version' from source: facts 28992 1726883040.27731: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883040.27735: variable 'omit' from source: magic vars 28992 1726883040.27798: variable 'omit' from source: magic vars 28992 1726883040.27834: variable 'omit' from source: magic vars 28992 1726883040.27879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883040.27918: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883040.27940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883040.27981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883040.27987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883040.28010: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883040.28013: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883040.28016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883040.28121: Set connection var ansible_pipelining to False 28992 1726883040.28127: Set connection var ansible_connection to ssh 28992 1726883040.28130: Set connection var ansible_timeout to 10 28992 1726883040.28133: Set connection var ansible_shell_type to sh 28992 1726883040.28155: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883040.28159: Set connection var ansible_shell_executable to /bin/sh 28992 1726883040.28189: variable 'ansible_shell_executable' from source: unknown 28992 1726883040.28234: variable 'ansible_connection' from source: unknown 28992 1726883040.28238: variable 'ansible_module_compression' from source: unknown 28992 1726883040.28241: variable 'ansible_shell_type' from source: unknown 28992 1726883040.28244: variable 'ansible_shell_executable' from source: unknown 28992 1726883040.28246: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883040.28248: variable 'ansible_pipelining' from source: unknown 28992 1726883040.28251: variable 'ansible_timeout' from source: unknown 28992 1726883040.28253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883040.28410: 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) 28992 1726883040.28419: variable 'omit' from source: magic vars 28992 1726883040.28425: starting attempt loop 28992 1726883040.28428: running the handler 28992 1726883040.28441: _low_level_execute_command(): starting 28992 1726883040.28448: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883040.28974: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883040.28980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883040.28984: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883040.29028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883040.29035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883040.29100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883040.30944: stdout chunk (state=3): >>>/root <<< 28992 1726883040.31100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883040.31108: stderr chunk (state=3): >>><<< 28992 1726883040.31111: stdout chunk (state=3): >>><<< 28992 1726883040.31142: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883040.31161: _low_level_execute_command(): starting 28992 1726883040.31165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753 `" && echo ansible-tmp-1726883040.3114042-32761-135463150606753="` echo /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753 `" ) && sleep 0' 28992 1726883040.32359: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883040.32467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883040.32471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883040.32625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883040.32721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883040.34719: stdout chunk (state=3): >>>ansible-tmp-1726883040.3114042-32761-135463150606753=/root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753 <<< 28992 1726883040.34827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883040.35032: stderr chunk (state=3): >>><<< 28992 1726883040.35036: stdout chunk (state=3): >>><<< 28992 1726883040.35039: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883040.3114042-32761-135463150606753=/root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883040.35045: variable 'ansible_module_compression' from source: unknown 28992 1726883040.35047: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883040.35071: variable 'ansible_facts' from source: unknown 28992 1726883040.35169: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py 28992 1726883040.35357: Sending initial data 28992 1726883040.35360: Sent initial data (162 bytes) 28992 1726883040.35998: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883040.36012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883040.36041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883040.36116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883040.36195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883040.36274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883040.37845: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726883040.37875: 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 <<< 28992 1726883040.37923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883040.37978: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpqb0phtp0 /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py <<< 28992 1726883040.37982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py" <<< 28992 1726883040.38028: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpqb0phtp0" to remote "/root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py" <<< 28992 1726883040.39228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883040.39232: stdout chunk (state=3): >>><<< 28992 1726883040.39235: stderr chunk (state=3): >>><<< 28992 1726883040.39239: done transferring module to remote 28992 1726883040.39241: _low_level_execute_command(): starting 28992 1726883040.39245: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/ /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py && sleep 0' 28992 1726883040.39849: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883040.39863: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883040.39914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883040.39950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883040.39961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883040.39993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883040.40044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883040.41927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883040.41931: stdout chunk (state=3): >>><<< 28992 1726883040.41938: stderr chunk (state=3): >>><<< 28992 1726883040.41955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883040.41959: _low_level_execute_command(): starting 28992 1726883040.41964: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/AnsiballZ_service_facts.py && sleep 0' 28992 1726883040.42607: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883040.42616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883040.42630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883040.42644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883040.42656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883040.42663: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883040.42673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883040.42698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883040.42706: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883040.42828: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883040.42833: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883040.42838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883040.42840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883040.42909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883042.66740: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "s<<< 28992 1726883042.66773: stdout chunk (state=3): >>>topped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "<<< 28992 1726883042.66934: stdout chunk (state=3): >>>status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883042.68461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883042.68474: stdout chunk (state=3): >>><<< 28992 1726883042.68497: stderr chunk (state=3): >>><<< 28992 1726883042.68538: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883042.70814: 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-1726883040.3114042-32761-135463150606753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883042.70886: _low_level_execute_command(): starting 28992 1726883042.70897: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883040.3114042-32761-135463150606753/ > /dev/null 2>&1 && sleep 0' 28992 1726883042.71615: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883042.71652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883042.71757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883042.71776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883042.71797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883042.71885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883042.73956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883042.74004: stderr chunk (state=3): >>><<< 28992 1726883042.74019: stdout chunk (state=3): >>><<< 28992 1726883042.74042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883042.74080: handler run complete 28992 1726883042.74318: variable 'ansible_facts' from source: unknown 28992 1726883042.74544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883042.75634: variable 'ansible_facts' from source: unknown 28992 1726883042.75885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883042.76634: attempt loop complete, returning result 28992 1726883042.76651: _execute() done 28992 1726883042.76659: dumping result to json 28992 1726883042.76754: done dumping result, returning 28992 1726883042.76771: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000001b97] 28992 1726883042.76788: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b97 28992 1726883042.78582: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b97 28992 1726883042.78589: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883042.78699: no more pending results, returning what we have 28992 1726883042.78703: results queue empty 28992 1726883042.78704: checking for any_errors_fatal 28992 1726883042.78707: done checking for any_errors_fatal 28992 1726883042.78707: checking for max_fail_percentage 28992 1726883042.78709: done checking for max_fail_percentage 28992 1726883042.78710: checking to see if all hosts have failed and the running result is not ok 28992 1726883042.78711: done checking to see if all hosts have failed 28992 1726883042.78711: getting the remaining hosts for this loop 28992 1726883042.78713: done getting the remaining hosts for this loop 28992 1726883042.78717: getting the next task for host managed_node1 28992 1726883042.78726: done getting next task for host managed_node1 28992 1726883042.78729: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883042.78738: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883042.78755: getting variables 28992 1726883042.78756: in VariableManager get_vars() 28992 1726883042.78790: Calling all_inventory to load vars for managed_node1 28992 1726883042.78793: Calling groups_inventory to load vars for managed_node1 28992 1726883042.78796: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883042.78805: Calling all_plugins_play to load vars for managed_node1 28992 1726883042.78808: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883042.78811: Calling groups_plugins_play to load vars for managed_node1 28992 1726883042.80520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883042.82937: done with get_vars() 28992 1726883042.82989: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:44:02 -0400 (0:00:02.567) 0:01:43.031 ****** 28992 1726883042.83118: entering _queue_task() for managed_node1/package_facts 28992 1726883042.83750: worker is 1 (out of 1 available) 28992 1726883042.83762: exiting _queue_task() for managed_node1/package_facts 28992 1726883042.83775: done queuing things up, now waiting for results queue to drain 28992 1726883042.83777: waiting for pending results... 28992 1726883042.84017: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883042.84163: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b98 28992 1726883042.84190: variable 'ansible_search_path' from source: unknown 28992 1726883042.84199: variable 'ansible_search_path' from source: unknown 28992 1726883042.84253: calling self._execute() 28992 1726883042.84372: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883042.84386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883042.84399: variable 'omit' from source: magic vars 28992 1726883042.84879: variable 'ansible_distribution_major_version' from source: facts 28992 1726883042.84899: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883042.84990: variable 'omit' from source: magic vars 28992 1726883042.85028: variable 'omit' from source: magic vars 28992 1726883042.85072: variable 'omit' from source: magic vars 28992 1726883042.85133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883042.85178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883042.85214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883042.85242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883042.85259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883042.85297: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883042.85312: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883042.85421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883042.85449: Set connection var ansible_pipelining to False 28992 1726883042.85457: Set connection var ansible_connection to ssh 28992 1726883042.85467: Set connection var ansible_timeout to 10 28992 1726883042.85474: Set connection var ansible_shell_type to sh 28992 1726883042.85487: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883042.85500: Set connection var ansible_shell_executable to /bin/sh 28992 1726883042.85539: variable 'ansible_shell_executable' from source: unknown 28992 1726883042.85546: variable 'ansible_connection' from source: unknown 28992 1726883042.85553: variable 'ansible_module_compression' from source: unknown 28992 1726883042.85560: variable 'ansible_shell_type' from source: unknown 28992 1726883042.85566: variable 'ansible_shell_executable' from source: unknown 28992 1726883042.85573: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883042.85580: variable 'ansible_pipelining' from source: unknown 28992 1726883042.85590: variable 'ansible_timeout' from source: unknown 28992 1726883042.85598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883042.85842: 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) 28992 1726883042.85866: variable 'omit' from source: magic vars 28992 1726883042.85875: starting attempt loop 28992 1726883042.85882: running the handler 28992 1726883042.85903: _low_level_execute_command(): starting 28992 1726883042.85914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883042.86755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883042.86865: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883042.86880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883042.86899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883042.86986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883042.88759: stdout chunk (state=3): >>>/root <<< 28992 1726883042.88974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883042.88979: stdout chunk (state=3): >>><<< 28992 1726883042.88981: stderr chunk (state=3): >>><<< 28992 1726883042.89013: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883042.89128: _low_level_execute_command(): starting 28992 1726883042.89132: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944 `" && echo ansible-tmp-1726883042.8902044-32877-87075767460944="` echo /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944 `" ) && sleep 0' 28992 1726883042.89756: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883042.89769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883042.89804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883042.89824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883042.89936: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883042.89966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883042.90061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883042.92251: stdout chunk (state=3): >>>ansible-tmp-1726883042.8902044-32877-87075767460944=/root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944 <<< 28992 1726883042.92256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883042.92273: stderr chunk (state=3): >>><<< 28992 1726883042.92282: stdout chunk (state=3): >>><<< 28992 1726883042.92430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883042.8902044-32877-87075767460944=/root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883042.92434: variable 'ansible_module_compression' from source: unknown 28992 1726883042.92445: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883042.92527: variable 'ansible_facts' from source: unknown 28992 1726883042.92702: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py 28992 1726883042.93011: Sending initial data 28992 1726883042.93023: Sent initial data (161 bytes) 28992 1726883042.93625: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883042.93646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883042.93761: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883042.93795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883042.93879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883042.95583: 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 <<< 28992 1726883042.95671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883042.95713: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp0aldh42i /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py <<< 28992 1726883042.95739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py" <<< 28992 1726883042.95794: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp0aldh42i" to remote "/root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py" <<< 28992 1726883042.97913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883042.97917: stdout chunk (state=3): >>><<< 28992 1726883042.97920: stderr chunk (state=3): >>><<< 28992 1726883042.97924: done transferring module to remote 28992 1726883042.97927: _low_level_execute_command(): starting 28992 1726883042.97930: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/ /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py && sleep 0' 28992 1726883042.98516: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883042.98535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883042.98552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883042.98571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883042.98594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883042.98602: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883042.98645: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883042.98713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883042.98738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883042.98747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883042.98820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883043.00845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883043.00852: stdout chunk (state=3): >>><<< 28992 1726883043.00855: stderr chunk (state=3): >>><<< 28992 1726883043.00950: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883043.00954: _low_level_execute_command(): starting 28992 1726883043.00956: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/AnsiballZ_package_facts.py && sleep 0' 28992 1726883043.01585: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883043.01700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883043.01725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883043.01824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883043.64974: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726883043.65008: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40",<<< 28992 1726883043.65019: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "<<< 28992 1726883043.65082: stdout chunk (state=3): >>>libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lib<<< 28992 1726883043.65100: stdout chunk (state=3): >>>xmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_6<<< 28992 1726883043.65125: stdout chunk (state=3): >>>4", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rp<<< 28992 1726883043.65152: stdout chunk (state=3): >>>m"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch"<<< 28992 1726883043.65158: stdout chunk (state=3): >>>, "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "<<< 28992 1726883043.65180: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 28992 1726883043.65204: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 28992 1726883043.65218: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883043.67078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883043.67142: stderr chunk (state=3): >>><<< 28992 1726883043.67146: stdout chunk (state=3): >>><<< 28992 1726883043.67190: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883043.68985: 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-1726883042.8902044-32877-87075767460944/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883043.69004: _low_level_execute_command(): starting 28992 1726883043.69007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883042.8902044-32877-87075767460944/ > /dev/null 2>&1 && sleep 0' 28992 1726883043.69510: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883043.69514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883043.69517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883043.69520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883043.69569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883043.69572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883043.69575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883043.69633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883043.71558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883043.71617: stderr chunk (state=3): >>><<< 28992 1726883043.71620: stdout chunk (state=3): >>><<< 28992 1726883043.71636: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883043.71643: handler run complete 28992 1726883043.72319: variable 'ansible_facts' from source: unknown 28992 1726883043.72687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883043.74174: variable 'ansible_facts' from source: unknown 28992 1726883043.74510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883043.75066: attempt loop complete, returning result 28992 1726883043.75079: _execute() done 28992 1726883043.75082: dumping result to json 28992 1726883043.75235: done dumping result, returning 28992 1726883043.75245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000001b98] 28992 1726883043.75250: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b98 28992 1726883043.77174: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b98 28992 1726883043.77178: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883043.77280: no more pending results, returning what we have 28992 1726883043.77283: results queue empty 28992 1726883043.77284: checking for any_errors_fatal 28992 1726883043.77289: done checking for any_errors_fatal 28992 1726883043.77290: checking for max_fail_percentage 28992 1726883043.77291: done checking for max_fail_percentage 28992 1726883043.77291: checking to see if all hosts have failed and the running result is not ok 28992 1726883043.77292: done checking to see if all hosts have failed 28992 1726883043.77292: getting the remaining hosts for this loop 28992 1726883043.77293: done getting the remaining hosts for this loop 28992 1726883043.77296: getting the next task for host managed_node1 28992 1726883043.77301: done getting next task for host managed_node1 28992 1726883043.77304: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883043.77308: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883043.77317: getting variables 28992 1726883043.77318: in VariableManager get_vars() 28992 1726883043.77347: Calling all_inventory to load vars for managed_node1 28992 1726883043.77349: Calling groups_inventory to load vars for managed_node1 28992 1726883043.77350: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883043.77357: Calling all_plugins_play to load vars for managed_node1 28992 1726883043.77359: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883043.77361: Calling groups_plugins_play to load vars for managed_node1 28992 1726883043.78293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883043.79609: done with get_vars() 28992 1726883043.79633: done getting variables 28992 1726883043.79694: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:44:03 -0400 (0:00:00.966) 0:01:43.997 ****** 28992 1726883043.79725: entering _queue_task() for managed_node1/debug 28992 1726883043.80025: worker is 1 (out of 1 available) 28992 1726883043.80042: exiting _queue_task() for managed_node1/debug 28992 1726883043.80058: done queuing things up, now waiting for results queue to drain 28992 1726883043.80060: waiting for pending results... 28992 1726883043.80265: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883043.80367: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b3c 28992 1726883043.80380: variable 'ansible_search_path' from source: unknown 28992 1726883043.80387: variable 'ansible_search_path' from source: unknown 28992 1726883043.80424: calling self._execute() 28992 1726883043.80508: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883043.80519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883043.80529: variable 'omit' from source: magic vars 28992 1726883043.80864: variable 'ansible_distribution_major_version' from source: facts 28992 1726883043.80875: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883043.80883: variable 'omit' from source: magic vars 28992 1726883043.80934: variable 'omit' from source: magic vars 28992 1726883043.81010: variable 'network_provider' from source: set_fact 28992 1726883043.81027: variable 'omit' from source: magic vars 28992 1726883043.81066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883043.81098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883043.81124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883043.81139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883043.81149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883043.81179: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883043.81182: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883043.81185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883043.81264: Set connection var ansible_pipelining to False 28992 1726883043.81268: Set connection var ansible_connection to ssh 28992 1726883043.81270: Set connection var ansible_timeout to 10 28992 1726883043.81274: Set connection var ansible_shell_type to sh 28992 1726883043.81285: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883043.81290: Set connection var ansible_shell_executable to /bin/sh 28992 1726883043.81311: variable 'ansible_shell_executable' from source: unknown 28992 1726883043.81314: variable 'ansible_connection' from source: unknown 28992 1726883043.81317: variable 'ansible_module_compression' from source: unknown 28992 1726883043.81320: variable 'ansible_shell_type' from source: unknown 28992 1726883043.81324: variable 'ansible_shell_executable' from source: unknown 28992 1726883043.81326: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883043.81329: variable 'ansible_pipelining' from source: unknown 28992 1726883043.81332: variable 'ansible_timeout' from source: unknown 28992 1726883043.81337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883043.81455: 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) 28992 1726883043.81465: variable 'omit' from source: magic vars 28992 1726883043.81471: starting attempt loop 28992 1726883043.81474: running the handler 28992 1726883043.81517: handler run complete 28992 1726883043.81531: attempt loop complete, returning result 28992 1726883043.81534: _execute() done 28992 1726883043.81537: dumping result to json 28992 1726883043.81539: done dumping result, returning 28992 1726883043.81546: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000001b3c] 28992 1726883043.81550: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3c 28992 1726883043.81645: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3c 28992 1726883043.81648: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883043.81729: no more pending results, returning what we have 28992 1726883043.81733: results queue empty 28992 1726883043.81734: checking for any_errors_fatal 28992 1726883043.81742: done checking for any_errors_fatal 28992 1726883043.81743: checking for max_fail_percentage 28992 1726883043.81744: done checking for max_fail_percentage 28992 1726883043.81745: checking to see if all hosts have failed and the running result is not ok 28992 1726883043.81746: done checking to see if all hosts have failed 28992 1726883043.81747: getting the remaining hosts for this loop 28992 1726883043.81749: done getting the remaining hosts for this loop 28992 1726883043.81753: getting the next task for host managed_node1 28992 1726883043.81763: done getting next task for host managed_node1 28992 1726883043.81767: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883043.81771: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883043.81786: getting variables 28992 1726883043.81788: in VariableManager get_vars() 28992 1726883043.81839: Calling all_inventory to load vars for managed_node1 28992 1726883043.81843: Calling groups_inventory to load vars for managed_node1 28992 1726883043.81844: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883043.81856: Calling all_plugins_play to load vars for managed_node1 28992 1726883043.81858: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883043.81861: Calling groups_plugins_play to load vars for managed_node1 28992 1726883043.82903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883043.84154: done with get_vars() 28992 1726883043.84186: done getting variables 28992 1726883043.84241: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:44:03 -0400 (0:00:00.045) 0:01:44.043 ****** 28992 1726883043.84275: entering _queue_task() for managed_node1/fail 28992 1726883043.84571: worker is 1 (out of 1 available) 28992 1726883043.84591: exiting _queue_task() for managed_node1/fail 28992 1726883043.84606: done queuing things up, now waiting for results queue to drain 28992 1726883043.84608: waiting for pending results... 28992 1726883043.84811: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883043.84927: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b3d 28992 1726883043.84942: variable 'ansible_search_path' from source: unknown 28992 1726883043.84945: variable 'ansible_search_path' from source: unknown 28992 1726883043.84982: calling self._execute() 28992 1726883043.85063: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883043.85069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883043.85079: variable 'omit' from source: magic vars 28992 1726883043.85400: variable 'ansible_distribution_major_version' from source: facts 28992 1726883043.85411: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883043.85501: variable 'network_state' from source: role '' defaults 28992 1726883043.85512: Evaluated conditional (network_state != {}): False 28992 1726883043.85516: when evaluation is False, skipping this task 28992 1726883043.85519: _execute() done 28992 1726883043.85521: dumping result to json 28992 1726883043.85532: done dumping result, returning 28992 1726883043.85535: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000001b3d] 28992 1726883043.85538: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3d 28992 1726883043.85641: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3d 28992 1726883043.85643: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883043.85696: no more pending results, returning what we have 28992 1726883043.85700: results queue empty 28992 1726883043.85701: checking for any_errors_fatal 28992 1726883043.85710: done checking for any_errors_fatal 28992 1726883043.85711: checking for max_fail_percentage 28992 1726883043.85713: done checking for max_fail_percentage 28992 1726883043.85714: checking to see if all hosts have failed and the running result is not ok 28992 1726883043.85715: done checking to see if all hosts have failed 28992 1726883043.85716: getting the remaining hosts for this loop 28992 1726883043.85718: done getting the remaining hosts for this loop 28992 1726883043.85724: getting the next task for host managed_node1 28992 1726883043.85731: done getting next task for host managed_node1 28992 1726883043.85735: ^ 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 28992 1726883043.85741: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883043.85769: getting variables 28992 1726883043.85770: in VariableManager get_vars() 28992 1726883043.85815: Calling all_inventory to load vars for managed_node1 28992 1726883043.85818: Calling groups_inventory to load vars for managed_node1 28992 1726883043.85820: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883043.85837: Calling all_plugins_play to load vars for managed_node1 28992 1726883043.85840: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883043.85843: Calling groups_plugins_play to load vars for managed_node1 28992 1726883043.87047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883043.88257: done with get_vars() 28992 1726883043.88286: done getting variables 28992 1726883043.88341: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:44:03 -0400 (0:00:00.040) 0:01:44.084 ****** 28992 1726883043.88370: entering _queue_task() for managed_node1/fail 28992 1726883043.88671: worker is 1 (out of 1 available) 28992 1726883043.88698: exiting _queue_task() for managed_node1/fail 28992 1726883043.88713: done queuing things up, now waiting for results queue to drain 28992 1726883043.88715: waiting for pending results... 28992 1726883043.89153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883043.89197: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b3e 28992 1726883043.89223: variable 'ansible_search_path' from source: unknown 28992 1726883043.89270: variable 'ansible_search_path' from source: unknown 28992 1726883043.89287: calling self._execute() 28992 1726883043.89404: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883043.89417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883043.89435: variable 'omit' from source: magic vars 28992 1726883043.89920: variable 'ansible_distribution_major_version' from source: facts 28992 1726883043.89927: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883043.90029: variable 'network_state' from source: role '' defaults 28992 1726883043.90047: Evaluated conditional (network_state != {}): False 28992 1726883043.90079: when evaluation is False, skipping this task 28992 1726883043.90083: _execute() done 28992 1726883043.90088: dumping result to json 28992 1726883043.90091: done dumping result, returning 28992 1726883043.90095: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000001b3e] 28992 1726883043.90097: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3e 28992 1726883043.90199: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3e 28992 1726883043.90203: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883043.90256: no more pending results, returning what we have 28992 1726883043.90260: results queue empty 28992 1726883043.90262: checking for any_errors_fatal 28992 1726883043.90269: done checking for any_errors_fatal 28992 1726883043.90270: checking for max_fail_percentage 28992 1726883043.90272: done checking for max_fail_percentage 28992 1726883043.90273: checking to see if all hosts have failed and the running result is not ok 28992 1726883043.90274: done checking to see if all hosts have failed 28992 1726883043.90275: getting the remaining hosts for this loop 28992 1726883043.90277: done getting the remaining hosts for this loop 28992 1726883043.90281: getting the next task for host managed_node1 28992 1726883043.90291: done getting next task for host managed_node1 28992 1726883043.90295: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883043.90301: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883043.90334: getting variables 28992 1726883043.90336: in VariableManager get_vars() 28992 1726883043.90382: Calling all_inventory to load vars for managed_node1 28992 1726883043.90385: Calling groups_inventory to load vars for managed_node1 28992 1726883043.90387: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883043.90400: Calling all_plugins_play to load vars for managed_node1 28992 1726883043.90403: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883043.90405: Calling groups_plugins_play to load vars for managed_node1 28992 1726883043.91457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883043.93367: done with get_vars() 28992 1726883043.93402: done getting variables 28992 1726883043.93472: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:44:03 -0400 (0:00:00.051) 0:01:44.135 ****** 28992 1726883043.93511: entering _queue_task() for managed_node1/fail 28992 1726883043.93908: worker is 1 (out of 1 available) 28992 1726883043.93925: exiting _queue_task() for managed_node1/fail 28992 1726883043.93939: done queuing things up, now waiting for results queue to drain 28992 1726883043.93941: waiting for pending results... 28992 1726883043.94346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883043.94428: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b3f 28992 1726883043.94458: variable 'ansible_search_path' from source: unknown 28992 1726883043.94466: variable 'ansible_search_path' from source: unknown 28992 1726883043.94515: calling self._execute() 28992 1726883043.94633: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883043.94645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883043.94664: variable 'omit' from source: magic vars 28992 1726883043.95112: variable 'ansible_distribution_major_version' from source: facts 28992 1726883043.95132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883043.95338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883043.98032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883043.98038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883043.98065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883043.98109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883043.98150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883043.98253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883043.98307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883043.98345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883043.98400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883043.98421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883043.98544: variable 'ansible_distribution_major_version' from source: facts 28992 1726883043.98571: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883043.98710: variable 'ansible_distribution' from source: facts 28992 1726883043.98721: variable '__network_rh_distros' from source: role '' defaults 28992 1726883043.98738: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883043.98797: when evaluation is False, skipping this task 28992 1726883043.98800: _execute() done 28992 1726883043.98803: dumping result to json 28992 1726883043.98806: done dumping result, returning 28992 1726883043.98809: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000001b3f] 28992 1726883043.98812: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3f skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883043.98968: no more pending results, returning what we have 28992 1726883043.98972: results queue empty 28992 1726883043.98974: checking for any_errors_fatal 28992 1726883043.98982: done checking for any_errors_fatal 28992 1726883043.98983: checking for max_fail_percentage 28992 1726883043.98986: done checking for max_fail_percentage 28992 1726883043.98987: checking to see if all hosts have failed and the running result is not ok 28992 1726883043.98988: done checking to see if all hosts have failed 28992 1726883043.98989: getting the remaining hosts for this loop 28992 1726883043.98991: done getting the remaining hosts for this loop 28992 1726883043.98997: getting the next task for host managed_node1 28992 1726883043.99006: done getting next task for host managed_node1 28992 1726883043.99012: ^ 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 28992 1726883043.99017: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883043.99054: getting variables 28992 1726883043.99058: in VariableManager get_vars() 28992 1726883043.99109: Calling all_inventory to load vars for managed_node1 28992 1726883043.99112: Calling groups_inventory to load vars for managed_node1 28992 1726883043.99115: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883043.99433: Calling all_plugins_play to load vars for managed_node1 28992 1726883043.99438: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883043.99443: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.00140: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b3f 28992 1726883044.00144: WORKER PROCESS EXITING 28992 1726883044.01324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.03457: done with get_vars() 28992 1726883044.03501: done getting variables 28992 1726883044.03571: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:44:04 -0400 (0:00:00.100) 0:01:44.236 ****** 28992 1726883044.03610: entering _queue_task() for managed_node1/dnf 28992 1726883044.04013: worker is 1 (out of 1 available) 28992 1726883044.04030: exiting _queue_task() for managed_node1/dnf 28992 1726883044.04046: done queuing things up, now waiting for results queue to drain 28992 1726883044.04048: waiting for pending results... 28992 1726883044.04383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883044.04541: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b40 28992 1726883044.04566: variable 'ansible_search_path' from source: unknown 28992 1726883044.04576: variable 'ansible_search_path' from source: unknown 28992 1726883044.04629: calling self._execute() 28992 1726883044.04761: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.04774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.04788: variable 'omit' from source: magic vars 28992 1726883044.05272: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.05295: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.05550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883044.08757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883044.08838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883044.08886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883044.08929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883044.08964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883044.09059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.09098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.09132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.09183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.09203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.09340: variable 'ansible_distribution' from source: facts 28992 1726883044.09350: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.09361: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883044.09491: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.09649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.09679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.09711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.09764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.09785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.10027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.10030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.10033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.10036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.10039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.10041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.10043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.10051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.10097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.10117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.10301: variable 'network_connections' from source: include params 28992 1726883044.10320: variable 'interface' from source: play vars 28992 1726883044.10401: variable 'interface' from source: play vars 28992 1726883044.10494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883044.10717: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883044.10763: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883044.10801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883044.10843: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883044.10898: 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) 28992 1726883044.10935: 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) 28992 1726883044.10975: 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) 28992 1726883044.11008: 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) 28992 1726883044.11070: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883044.11360: variable 'network_connections' from source: include params 28992 1726883044.11371: variable 'interface' from source: play vars 28992 1726883044.11440: variable 'interface' from source: play vars 28992 1726883044.11475: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883044.11484: when evaluation is False, skipping this task 28992 1726883044.11492: _execute() done 28992 1726883044.11500: dumping result to json 28992 1726883044.11574: done dumping result, returning 28992 1726883044.11578: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001b40] 28992 1726883044.11581: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b40 28992 1726883044.11665: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b40 28992 1726883044.11668: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883044.11743: no more pending results, returning what we have 28992 1726883044.11748: results queue empty 28992 1726883044.11749: checking for any_errors_fatal 28992 1726883044.11756: done checking for any_errors_fatal 28992 1726883044.11757: checking for max_fail_percentage 28992 1726883044.11759: done checking for max_fail_percentage 28992 1726883044.11760: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.11762: done checking to see if all hosts have failed 28992 1726883044.11762: getting the remaining hosts for this loop 28992 1726883044.11764: done getting the remaining hosts for this loop 28992 1726883044.11769: getting the next task for host managed_node1 28992 1726883044.11779: done getting next task for host managed_node1 28992 1726883044.11784: ^ 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 28992 1726883044.11789: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.11825: getting variables 28992 1726883044.11828: in VariableManager get_vars() 28992 1726883044.11878: Calling all_inventory to load vars for managed_node1 28992 1726883044.11882: Calling groups_inventory to load vars for managed_node1 28992 1726883044.11884: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.11897: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.11900: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.11904: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.14232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.16409: done with get_vars() 28992 1726883044.16450: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883044.16539: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:44:04 -0400 (0:00:00.129) 0:01:44.366 ****** 28992 1726883044.16575: entering _queue_task() for managed_node1/yum 28992 1726883044.16974: worker is 1 (out of 1 available) 28992 1726883044.16989: exiting _queue_task() for managed_node1/yum 28992 1726883044.17004: done queuing things up, now waiting for results queue to drain 28992 1726883044.17006: waiting for pending results... 28992 1726883044.17441: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883044.17507: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b41 28992 1726883044.17531: variable 'ansible_search_path' from source: unknown 28992 1726883044.17542: variable 'ansible_search_path' from source: unknown 28992 1726883044.17585: calling self._execute() 28992 1726883044.17756: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.17761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.17764: variable 'omit' from source: magic vars 28992 1726883044.18157: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.18177: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.18378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883044.20885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883044.20973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883044.21020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883044.21227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883044.21230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883044.21233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.21235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.21242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.21292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.21310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.21420: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.21444: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883044.21453: when evaluation is False, skipping this task 28992 1726883044.21463: _execute() done 28992 1726883044.21470: dumping result to json 28992 1726883044.21477: done dumping result, returning 28992 1726883044.21489: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001b41] 28992 1726883044.21498: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b41 28992 1726883044.21782: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b41 28992 1726883044.21785: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883044.21840: no more pending results, returning what we have 28992 1726883044.21843: results queue empty 28992 1726883044.21845: checking for any_errors_fatal 28992 1726883044.21854: done checking for any_errors_fatal 28992 1726883044.21855: checking for max_fail_percentage 28992 1726883044.21857: done checking for max_fail_percentage 28992 1726883044.21858: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.21859: done checking to see if all hosts have failed 28992 1726883044.21860: getting the remaining hosts for this loop 28992 1726883044.21862: done getting the remaining hosts for this loop 28992 1726883044.21866: getting the next task for host managed_node1 28992 1726883044.21875: done getting next task for host managed_node1 28992 1726883044.21880: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883044.21885: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.21919: getting variables 28992 1726883044.21921: in VariableManager get_vars() 28992 1726883044.21971: Calling all_inventory to load vars for managed_node1 28992 1726883044.21974: Calling groups_inventory to load vars for managed_node1 28992 1726883044.21976: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.21987: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.21991: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.21994: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.23942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.26308: done with get_vars() 28992 1726883044.26343: done getting variables 28992 1726883044.26408: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:44:04 -0400 (0:00:00.098) 0:01:44.464 ****** 28992 1726883044.26451: entering _queue_task() for managed_node1/fail 28992 1726883044.27047: worker is 1 (out of 1 available) 28992 1726883044.27059: exiting _queue_task() for managed_node1/fail 28992 1726883044.27072: done queuing things up, now waiting for results queue to drain 28992 1726883044.27073: waiting for pending results... 28992 1726883044.27212: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883044.27410: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b42 28992 1726883044.27414: variable 'ansible_search_path' from source: unknown 28992 1726883044.27417: variable 'ansible_search_path' from source: unknown 28992 1726883044.27456: calling self._execute() 28992 1726883044.27629: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.27634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.27639: variable 'omit' from source: magic vars 28992 1726883044.28038: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.28057: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.28199: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.28435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883044.30972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883044.31114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883044.31118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883044.31141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883044.31173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883044.31268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.31317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.31355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.31448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.31452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.31482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.31511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.31543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.31593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.31611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.31666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.31927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.31932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.31935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.31937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.31977: variable 'network_connections' from source: include params 28992 1726883044.31994: variable 'interface' from source: play vars 28992 1726883044.32077: variable 'interface' from source: play vars 28992 1726883044.32166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883044.32353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883044.32405: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883044.32449: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883044.32491: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883044.32543: 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) 28992 1726883044.32570: 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) 28992 1726883044.32605: 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) 28992 1726883044.32640: 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) 28992 1726883044.32695: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883044.32982: variable 'network_connections' from source: include params 28992 1726883044.32994: variable 'interface' from source: play vars 28992 1726883044.33077: variable 'interface' from source: play vars 28992 1726883044.33105: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883044.33112: when evaluation is False, skipping this task 28992 1726883044.33117: _execute() done 28992 1726883044.33125: dumping result to json 28992 1726883044.33134: done dumping result, returning 28992 1726883044.33148: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001b42] 28992 1726883044.33156: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b42 28992 1726883044.33469: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b42 28992 1726883044.33473: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883044.33532: no more pending results, returning what we have 28992 1726883044.33536: results queue empty 28992 1726883044.33537: checking for any_errors_fatal 28992 1726883044.33547: done checking for any_errors_fatal 28992 1726883044.33548: checking for max_fail_percentage 28992 1726883044.33550: done checking for max_fail_percentage 28992 1726883044.33552: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.33553: done checking to see if all hosts have failed 28992 1726883044.33553: getting the remaining hosts for this loop 28992 1726883044.33556: done getting the remaining hosts for this loop 28992 1726883044.33561: getting the next task for host managed_node1 28992 1726883044.33570: done getting next task for host managed_node1 28992 1726883044.33574: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883044.33580: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.33616: getting variables 28992 1726883044.33618: in VariableManager get_vars() 28992 1726883044.33673: Calling all_inventory to load vars for managed_node1 28992 1726883044.33676: Calling groups_inventory to load vars for managed_node1 28992 1726883044.33679: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.33691: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.33695: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.33698: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.35661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.37784: done with get_vars() 28992 1726883044.37826: done getting variables 28992 1726883044.37892: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:44:04 -0400 (0:00:00.114) 0:01:44.579 ****** 28992 1726883044.37936: entering _queue_task() for managed_node1/package 28992 1726883044.38338: worker is 1 (out of 1 available) 28992 1726883044.38352: exiting _queue_task() for managed_node1/package 28992 1726883044.38365: done queuing things up, now waiting for results queue to drain 28992 1726883044.38367: waiting for pending results... 28992 1726883044.38753: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883044.38865: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b43 28992 1726883044.38888: variable 'ansible_search_path' from source: unknown 28992 1726883044.38897: variable 'ansible_search_path' from source: unknown 28992 1726883044.38944: calling self._execute() 28992 1726883044.39066: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.39078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.39093: variable 'omit' from source: magic vars 28992 1726883044.39535: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.39553: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.39775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883044.40127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883044.40131: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883044.40176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883044.40268: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883044.40395: variable 'network_packages' from source: role '' defaults 28992 1726883044.40518: variable '__network_provider_setup' from source: role '' defaults 28992 1726883044.40537: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883044.40611: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883044.40627: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883044.40927: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883044.40931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883044.43563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883044.43640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883044.43688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883044.43728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883044.43763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883044.43859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.43902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.43938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.43987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.44102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.44106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.44108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.44126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.44173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.44194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.44433: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883044.44560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.44586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.44614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.44661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.44677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.44779: variable 'ansible_python' from source: facts 28992 1726883044.44802: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883044.44900: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883044.44992: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883044.45139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.45168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.45204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.45299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.45302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.45332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.45370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.45399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.45453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.45471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.45740: variable 'network_connections' from source: include params 28992 1726883044.45743: variable 'interface' from source: play vars 28992 1726883044.45761: variable 'interface' from source: play vars 28992 1726883044.45844: 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) 28992 1726883044.45879: 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) 28992 1726883044.45913: 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) 28992 1726883044.45959: 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) 28992 1726883044.46067: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.46342: variable 'network_connections' from source: include params 28992 1726883044.46354: variable 'interface' from source: play vars 28992 1726883044.46468: variable 'interface' from source: play vars 28992 1726883044.46511: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883044.46601: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.46964: variable 'network_connections' from source: include params 28992 1726883044.46974: variable 'interface' from source: play vars 28992 1726883044.47049: variable 'interface' from source: play vars 28992 1726883044.47076: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883044.47230: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883044.47533: variable 'network_connections' from source: include params 28992 1726883044.47543: variable 'interface' from source: play vars 28992 1726883044.47967: variable 'interface' from source: play vars 28992 1726883044.47971: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883044.47990: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883044.48002: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883044.48073: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883044.48729: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883044.49698: variable 'network_connections' from source: include params 28992 1726883044.49915: variable 'interface' from source: play vars 28992 1726883044.49918: variable 'interface' from source: play vars 28992 1726883044.49920: variable 'ansible_distribution' from source: facts 28992 1726883044.49925: variable '__network_rh_distros' from source: role '' defaults 28992 1726883044.49927: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.49929: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883044.50230: variable 'ansible_distribution' from source: facts 28992 1726883044.50246: variable '__network_rh_distros' from source: role '' defaults 28992 1726883044.50257: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.50268: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883044.50451: variable 'ansible_distribution' from source: facts 28992 1726883044.50730: variable '__network_rh_distros' from source: role '' defaults 28992 1726883044.50734: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.50896: variable 'network_provider' from source: set_fact 28992 1726883044.50900: variable 'ansible_facts' from source: unknown 28992 1726883044.52832: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883044.52845: when evaluation is False, skipping this task 28992 1726883044.52861: _execute() done 28992 1726883044.52916: dumping result to json 28992 1726883044.52929: done dumping result, returning 28992 1726883044.52942: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000001b43] 28992 1726883044.52953: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b43 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883044.53191: no more pending results, returning what we have 28992 1726883044.53195: results queue empty 28992 1726883044.53196: checking for any_errors_fatal 28992 1726883044.53205: done checking for any_errors_fatal 28992 1726883044.53206: checking for max_fail_percentage 28992 1726883044.53208: done checking for max_fail_percentage 28992 1726883044.53209: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.53210: done checking to see if all hosts have failed 28992 1726883044.53211: getting the remaining hosts for this loop 28992 1726883044.53213: done getting the remaining hosts for this loop 28992 1726883044.53218: getting the next task for host managed_node1 28992 1726883044.53231: done getting next task for host managed_node1 28992 1726883044.53236: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883044.53242: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.53278: getting variables 28992 1726883044.53281: in VariableManager get_vars() 28992 1726883044.53442: Calling all_inventory to load vars for managed_node1 28992 1726883044.53445: Calling groups_inventory to load vars for managed_node1 28992 1726883044.53453: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b43 28992 1726883044.53465: WORKER PROCESS EXITING 28992 1726883044.53461: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.53480: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.53483: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.53486: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.55664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.57991: done with get_vars() 28992 1726883044.58028: done getting variables 28992 1726883044.58094: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:44:04 -0400 (0:00:00.201) 0:01:44.781 ****** 28992 1726883044.58134: entering _queue_task() for managed_node1/package 28992 1726883044.58524: worker is 1 (out of 1 available) 28992 1726883044.58538: exiting _queue_task() for managed_node1/package 28992 1726883044.58552: done queuing things up, now waiting for results queue to drain 28992 1726883044.58554: waiting for pending results... 28992 1726883044.58876: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883044.59057: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b44 28992 1726883044.59079: variable 'ansible_search_path' from source: unknown 28992 1726883044.59088: variable 'ansible_search_path' from source: unknown 28992 1726883044.59135: calling self._execute() 28992 1726883044.59253: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.59267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.59280: variable 'omit' from source: magic vars 28992 1726883044.59710: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.59729: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.59849: variable 'network_state' from source: role '' defaults 28992 1726883044.59869: Evaluated conditional (network_state != {}): False 28992 1726883044.59875: when evaluation is False, skipping this task 28992 1726883044.59881: _execute() done 28992 1726883044.59928: dumping result to json 28992 1726883044.59931: done dumping result, returning 28992 1726883044.59934: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001b44] 28992 1726883044.59938: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b44 28992 1726883044.60231: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b44 28992 1726883044.60235: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883044.60289: no more pending results, returning what we have 28992 1726883044.60293: results queue empty 28992 1726883044.60294: checking for any_errors_fatal 28992 1726883044.60305: done checking for any_errors_fatal 28992 1726883044.60306: checking for max_fail_percentage 28992 1726883044.60308: done checking for max_fail_percentage 28992 1726883044.60309: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.60310: done checking to see if all hosts have failed 28992 1726883044.60311: getting the remaining hosts for this loop 28992 1726883044.60313: done getting the remaining hosts for this loop 28992 1726883044.60318: getting the next task for host managed_node1 28992 1726883044.60330: done getting next task for host managed_node1 28992 1726883044.60335: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883044.60341: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.60378: getting variables 28992 1726883044.60381: in VariableManager get_vars() 28992 1726883044.60625: Calling all_inventory to load vars for managed_node1 28992 1726883044.60629: Calling groups_inventory to load vars for managed_node1 28992 1726883044.60631: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.60643: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.60649: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.60652: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.62379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.64125: done with get_vars() 28992 1726883044.64146: done getting variables 28992 1726883044.64196: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:44:04 -0400 (0:00:00.060) 0:01:44.842 ****** 28992 1726883044.64229: entering _queue_task() for managed_node1/package 28992 1726883044.64528: worker is 1 (out of 1 available) 28992 1726883044.64544: exiting _queue_task() for managed_node1/package 28992 1726883044.64558: done queuing things up, now waiting for results queue to drain 28992 1726883044.64560: waiting for pending results... 28992 1726883044.64764: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883044.64872: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b45 28992 1726883044.64885: variable 'ansible_search_path' from source: unknown 28992 1726883044.64892: variable 'ansible_search_path' from source: unknown 28992 1726883044.64930: calling self._execute() 28992 1726883044.65017: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.65021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.65034: variable 'omit' from source: magic vars 28992 1726883044.65451: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.65488: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.65628: variable 'network_state' from source: role '' defaults 28992 1726883044.65632: Evaluated conditional (network_state != {}): False 28992 1726883044.65634: when evaluation is False, skipping this task 28992 1726883044.65636: _execute() done 28992 1726883044.65639: dumping result to json 28992 1726883044.65642: done dumping result, returning 28992 1726883044.65651: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001b45] 28992 1726883044.65664: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b45 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883044.65852: no more pending results, returning what we have 28992 1726883044.65856: results queue empty 28992 1726883044.65858: checking for any_errors_fatal 28992 1726883044.65864: done checking for any_errors_fatal 28992 1726883044.65864: checking for max_fail_percentage 28992 1726883044.65866: done checking for max_fail_percentage 28992 1726883044.65867: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.65868: done checking to see if all hosts have failed 28992 1726883044.65869: getting the remaining hosts for this loop 28992 1726883044.65871: done getting the remaining hosts for this loop 28992 1726883044.65876: getting the next task for host managed_node1 28992 1726883044.65889: done getting next task for host managed_node1 28992 1726883044.65892: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883044.65898: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.65935: getting variables 28992 1726883044.65937: in VariableManager get_vars() 28992 1726883044.65983: Calling all_inventory to load vars for managed_node1 28992 1726883044.65989: Calling groups_inventory to load vars for managed_node1 28992 1726883044.65991: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.66005: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.66008: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.66011: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.66550: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b45 28992 1726883044.66554: WORKER PROCESS EXITING 28992 1726883044.67359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.68562: done with get_vars() 28992 1726883044.68587: done getting variables 28992 1726883044.68641: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:44:04 -0400 (0:00:00.044) 0:01:44.887 ****** 28992 1726883044.68670: entering _queue_task() for managed_node1/service 28992 1726883044.69047: worker is 1 (out of 1 available) 28992 1726883044.69063: exiting _queue_task() for managed_node1/service 28992 1726883044.69079: done queuing things up, now waiting for results queue to drain 28992 1726883044.69081: waiting for pending results... 28992 1726883044.69408: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883044.69574: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b46 28992 1726883044.69602: variable 'ansible_search_path' from source: unknown 28992 1726883044.69628: variable 'ansible_search_path' from source: unknown 28992 1726883044.69668: calling self._execute() 28992 1726883044.69828: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.69833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.69837: variable 'omit' from source: magic vars 28992 1726883044.70251: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.70270: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.70404: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.70580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883044.72829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883044.72833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883044.72863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883044.72905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883044.72947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883044.73059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.73082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.73108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.73139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.73166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.73211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.73241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.73264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.73302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.73313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.73458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.73462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.73465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.73468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.73471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.73845: variable 'network_connections' from source: include params 28992 1726883044.73849: variable 'interface' from source: play vars 28992 1726883044.73851: variable 'interface' from source: play vars 28992 1726883044.73891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883044.80857: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883044.80896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883044.80921: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883044.80950: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883044.80987: 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) 28992 1726883044.81006: 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) 28992 1726883044.81026: 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) 28992 1726883044.81045: 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) 28992 1726883044.81083: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883044.81268: variable 'network_connections' from source: include params 28992 1726883044.81272: variable 'interface' from source: play vars 28992 1726883044.81328: variable 'interface' from source: play vars 28992 1726883044.81348: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883044.81352: when evaluation is False, skipping this task 28992 1726883044.81355: _execute() done 28992 1726883044.81357: dumping result to json 28992 1726883044.81360: done dumping result, returning 28992 1726883044.81366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001b46] 28992 1726883044.81370: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b46 28992 1726883044.81470: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b46 28992 1726883044.81480: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883044.81540: no more pending results, returning what we have 28992 1726883044.81543: results queue empty 28992 1726883044.81544: checking for any_errors_fatal 28992 1726883044.81551: done checking for any_errors_fatal 28992 1726883044.81551: checking for max_fail_percentage 28992 1726883044.81553: done checking for max_fail_percentage 28992 1726883044.81554: checking to see if all hosts have failed and the running result is not ok 28992 1726883044.81555: done checking to see if all hosts have failed 28992 1726883044.81555: getting the remaining hosts for this loop 28992 1726883044.81557: done getting the remaining hosts for this loop 28992 1726883044.81561: getting the next task for host managed_node1 28992 1726883044.81568: done getting next task for host managed_node1 28992 1726883044.81573: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883044.81578: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883044.81606: getting variables 28992 1726883044.81608: in VariableManager get_vars() 28992 1726883044.81653: Calling all_inventory to load vars for managed_node1 28992 1726883044.81656: Calling groups_inventory to load vars for managed_node1 28992 1726883044.81658: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883044.81667: Calling all_plugins_play to load vars for managed_node1 28992 1726883044.81670: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883044.81673: Calling groups_plugins_play to load vars for managed_node1 28992 1726883044.87438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883044.88619: done with get_vars() 28992 1726883044.88647: done getting variables 28992 1726883044.88687: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:44:04 -0400 (0:00:00.200) 0:01:45.087 ****** 28992 1726883044.88712: entering _queue_task() for managed_node1/service 28992 1726883044.89021: worker is 1 (out of 1 available) 28992 1726883044.89038: exiting _queue_task() for managed_node1/service 28992 1726883044.89053: done queuing things up, now waiting for results queue to drain 28992 1726883044.89056: waiting for pending results... 28992 1726883044.89266: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883044.89392: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b47 28992 1726883044.89408: variable 'ansible_search_path' from source: unknown 28992 1726883044.89412: variable 'ansible_search_path' from source: unknown 28992 1726883044.89446: calling self._execute() 28992 1726883044.89538: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.89543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.89552: variable 'omit' from source: magic vars 28992 1726883044.89881: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.89894: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883044.90023: variable 'network_provider' from source: set_fact 28992 1726883044.90028: variable 'network_state' from source: role '' defaults 28992 1726883044.90040: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883044.90046: variable 'omit' from source: magic vars 28992 1726883044.90100: variable 'omit' from source: magic vars 28992 1726883044.90120: variable 'network_service_name' from source: role '' defaults 28992 1726883044.90175: variable 'network_service_name' from source: role '' defaults 28992 1726883044.90255: variable '__network_provider_setup' from source: role '' defaults 28992 1726883044.90259: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883044.90313: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883044.90321: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883044.90369: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883044.90546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883044.92208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883044.92268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883044.92300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883044.92327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883044.92352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883044.92416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.92442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.92464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.92496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.92508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.92545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.92565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.92585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.92614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.92625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.92792: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883044.92874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.92900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.92915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.92944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.92955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.93026: variable 'ansible_python' from source: facts 28992 1726883044.93039: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883044.93100: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883044.93159: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883044.93252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.93270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.93290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.93317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.93332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.93368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883044.93391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883044.93409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883044.93439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883044.93452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883044.93553: variable 'network_connections' from source: include params 28992 1726883044.93563: variable 'interface' from source: play vars 28992 1726883044.93617: variable 'interface' from source: play vars 28992 1726883044.93702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883044.93842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883044.93879: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883044.93917: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883044.93949: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883044.94000: 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) 28992 1726883044.94024: 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) 28992 1726883044.94048: 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) 28992 1726883044.94072: 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) 28992 1726883044.94115: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.94310: variable 'network_connections' from source: include params 28992 1726883044.94317: variable 'interface' from source: play vars 28992 1726883044.94373: variable 'interface' from source: play vars 28992 1726883044.94400: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883044.94461: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883044.94667: variable 'network_connections' from source: include params 28992 1726883044.94671: variable 'interface' from source: play vars 28992 1726883044.94726: variable 'interface' from source: play vars 28992 1726883044.94746: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883044.94806: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883044.95011: variable 'network_connections' from source: include params 28992 1726883044.95015: variable 'interface' from source: play vars 28992 1726883044.95068: variable 'interface' from source: play vars 28992 1726883044.95112: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883044.95158: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883044.95164: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883044.95214: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883044.95367: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883044.95729: variable 'network_connections' from source: include params 28992 1726883044.95733: variable 'interface' from source: play vars 28992 1726883044.95777: variable 'interface' from source: play vars 28992 1726883044.95784: variable 'ansible_distribution' from source: facts 28992 1726883044.95790: variable '__network_rh_distros' from source: role '' defaults 28992 1726883044.95797: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.95808: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883044.95935: variable 'ansible_distribution' from source: facts 28992 1726883044.95938: variable '__network_rh_distros' from source: role '' defaults 28992 1726883044.95941: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.95951: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883044.96070: variable 'ansible_distribution' from source: facts 28992 1726883044.96074: variable '__network_rh_distros' from source: role '' defaults 28992 1726883044.96079: variable 'ansible_distribution_major_version' from source: facts 28992 1726883044.96108: variable 'network_provider' from source: set_fact 28992 1726883044.96130: variable 'omit' from source: magic vars 28992 1726883044.96156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883044.96182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883044.96201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883044.96216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883044.96225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883044.96251: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883044.96254: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.96258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.96338: Set connection var ansible_pipelining to False 28992 1726883044.96341: Set connection var ansible_connection to ssh 28992 1726883044.96346: Set connection var ansible_timeout to 10 28992 1726883044.96349: Set connection var ansible_shell_type to sh 28992 1726883044.96355: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883044.96362: Set connection var ansible_shell_executable to /bin/sh 28992 1726883044.96387: variable 'ansible_shell_executable' from source: unknown 28992 1726883044.96392: variable 'ansible_connection' from source: unknown 28992 1726883044.96394: variable 'ansible_module_compression' from source: unknown 28992 1726883044.96397: variable 'ansible_shell_type' from source: unknown 28992 1726883044.96400: variable 'ansible_shell_executable' from source: unknown 28992 1726883044.96402: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883044.96404: variable 'ansible_pipelining' from source: unknown 28992 1726883044.96407: variable 'ansible_timeout' from source: unknown 28992 1726883044.96412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883044.96493: 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) 28992 1726883044.96510: variable 'omit' from source: magic vars 28992 1726883044.96514: starting attempt loop 28992 1726883044.96519: running the handler 28992 1726883044.96583: variable 'ansible_facts' from source: unknown 28992 1726883044.97335: _low_level_execute_command(): starting 28992 1726883044.97339: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883044.97900: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883044.97905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883044.97908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883044.97910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883044.97968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883044.97972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883044.97974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883044.98039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883044.99779: stdout chunk (state=3): >>>/root <<< 28992 1726883044.99913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883044.99953: stderr chunk (state=3): >>><<< 28992 1726883044.99959: stdout chunk (state=3): >>><<< 28992 1726883044.99980: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883044.99992: _low_level_execute_command(): starting 28992 1726883044.99999: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371 `" && echo ansible-tmp-1726883044.9998047-32933-210180162656371="` echo /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371 `" ) && sleep 0' 28992 1726883045.00492: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.00496: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.00509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883045.00529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.00576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.00580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.00582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.00641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.02608: stdout chunk (state=3): >>>ansible-tmp-1726883044.9998047-32933-210180162656371=/root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371 <<< 28992 1726883045.02732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.02798: stderr chunk (state=3): >>><<< 28992 1726883045.02800: stdout chunk (state=3): >>><<< 28992 1726883045.02815: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883044.9998047-32933-210180162656371=/root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883045.02846: variable 'ansible_module_compression' from source: unknown 28992 1726883045.02894: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883045.02949: variable 'ansible_facts' from source: unknown 28992 1726883045.03089: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py 28992 1726883045.03203: Sending initial data 28992 1726883045.03206: Sent initial data (156 bytes) 28992 1726883045.03697: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.03700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.03707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.03709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883045.03711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.03760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.03771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.03775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.03815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.05401: 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 <<< 28992 1726883045.05451: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883045.05509: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgjcw02gg /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py <<< 28992 1726883045.05512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py" <<< 28992 1726883045.05556: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgjcw02gg" to remote "/root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py" <<< 28992 1726883045.05559: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py" <<< 28992 1726883045.06751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.06829: stderr chunk (state=3): >>><<< 28992 1726883045.06832: stdout chunk (state=3): >>><<< 28992 1726883045.06853: done transferring module to remote 28992 1726883045.06863: _low_level_execute_command(): starting 28992 1726883045.06869: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/ /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py && sleep 0' 28992 1726883045.07347: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.07351: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883045.07354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883045.07356: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883045.07360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.07413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.07420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.07424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.07468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.09287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.09348: stderr chunk (state=3): >>><<< 28992 1726883045.09351: stdout chunk (state=3): >>><<< 28992 1726883045.09364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883045.09367: _low_level_execute_command(): starting 28992 1726883045.09372: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/AnsiballZ_systemd.py && sleep 0' 28992 1726883045.09861: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.09865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.09867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.09870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.09929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.09939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.09944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.09998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.41899: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12148736", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510923264", "CPUUsageNSec": "2175364000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726883045.41908: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726883045.41925: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883045.43840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883045.43902: stderr chunk (state=3): >>><<< 28992 1726883045.43906: stdout chunk (state=3): >>><<< 28992 1726883045.43920: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12148736", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510923264", "CPUUsageNSec": "2175364000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883045.44067: 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-1726883044.9998047-32933-210180162656371/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883045.44086: _low_level_execute_command(): starting 28992 1726883045.44096: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883044.9998047-32933-210180162656371/ > /dev/null 2>&1 && sleep 0' 28992 1726883045.44575: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.44578: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883045.44581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.44583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.44585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.44636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.44652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.44700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.46594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.46637: stderr chunk (state=3): >>><<< 28992 1726883045.46640: stdout chunk (state=3): >>><<< 28992 1726883045.46651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883045.46660: handler run complete 28992 1726883045.46706: attempt loop complete, returning result 28992 1726883045.46710: _execute() done 28992 1726883045.46712: dumping result to json 28992 1726883045.46726: done dumping result, returning 28992 1726883045.46735: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000001b47] 28992 1726883045.46740: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b47 28992 1726883045.47012: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b47 28992 1726883045.47015: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883045.47082: no more pending results, returning what we have 28992 1726883045.47085: results queue empty 28992 1726883045.47086: checking for any_errors_fatal 28992 1726883045.47092: done checking for any_errors_fatal 28992 1726883045.47093: checking for max_fail_percentage 28992 1726883045.47094: done checking for max_fail_percentage 28992 1726883045.47095: checking to see if all hosts have failed and the running result is not ok 28992 1726883045.47096: done checking to see if all hosts have failed 28992 1726883045.47097: getting the remaining hosts for this loop 28992 1726883045.47099: done getting the remaining hosts for this loop 28992 1726883045.47102: getting the next task for host managed_node1 28992 1726883045.47110: done getting next task for host managed_node1 28992 1726883045.47114: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883045.47120: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883045.47135: getting variables 28992 1726883045.47137: in VariableManager get_vars() 28992 1726883045.47172: Calling all_inventory to load vars for managed_node1 28992 1726883045.47175: Calling groups_inventory to load vars for managed_node1 28992 1726883045.47177: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883045.47187: Calling all_plugins_play to load vars for managed_node1 28992 1726883045.47190: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883045.47193: Calling groups_plugins_play to load vars for managed_node1 28992 1726883045.48321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883045.49533: done with get_vars() 28992 1726883045.49554: done getting variables 28992 1726883045.49602: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:44:05 -0400 (0:00:00.609) 0:01:45.696 ****** 28992 1726883045.49639: entering _queue_task() for managed_node1/service 28992 1726883045.49929: worker is 1 (out of 1 available) 28992 1726883045.49945: exiting _queue_task() for managed_node1/service 28992 1726883045.49960: done queuing things up, now waiting for results queue to drain 28992 1726883045.49962: waiting for pending results... 28992 1726883045.50163: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883045.50283: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b48 28992 1726883045.50300: variable 'ansible_search_path' from source: unknown 28992 1726883045.50307: variable 'ansible_search_path' from source: unknown 28992 1726883045.50341: calling self._execute() 28992 1726883045.50432: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883045.50436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883045.50445: variable 'omit' from source: magic vars 28992 1726883045.50781: variable 'ansible_distribution_major_version' from source: facts 28992 1726883045.50794: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883045.50885: variable 'network_provider' from source: set_fact 28992 1726883045.50893: Evaluated conditional (network_provider == "nm"): True 28992 1726883045.51026: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883045.51033: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883045.51167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883045.52806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883045.52865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883045.52896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883045.52927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883045.52950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883045.53028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883045.53053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883045.53072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883045.53104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883045.53116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883045.53159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883045.53176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883045.53197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883045.53226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883045.53239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883045.53273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883045.53292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883045.53310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883045.53338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883045.53351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883045.53472: variable 'network_connections' from source: include params 28992 1726883045.53481: variable 'interface' from source: play vars 28992 1726883045.53537: variable 'interface' from source: play vars 28992 1726883045.53599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883045.53725: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883045.53753: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883045.53778: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883045.53805: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883045.53840: 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) 28992 1726883045.53856: 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) 28992 1726883045.53874: 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) 28992 1726883045.53897: 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) 28992 1726883045.53941: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883045.54126: variable 'network_connections' from source: include params 28992 1726883045.54133: variable 'interface' from source: play vars 28992 1726883045.54179: variable 'interface' from source: play vars 28992 1726883045.54204: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883045.54208: when evaluation is False, skipping this task 28992 1726883045.54211: _execute() done 28992 1726883045.54215: dumping result to json 28992 1726883045.54218: done dumping result, returning 28992 1726883045.54225: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000001b48] 28992 1726883045.54237: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b48 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883045.54384: no more pending results, returning what we have 28992 1726883045.54388: results queue empty 28992 1726883045.54389: checking for any_errors_fatal 28992 1726883045.54418: done checking for any_errors_fatal 28992 1726883045.54419: checking for max_fail_percentage 28992 1726883045.54421: done checking for max_fail_percentage 28992 1726883045.54424: checking to see if all hosts have failed and the running result is not ok 28992 1726883045.54425: done checking to see if all hosts have failed 28992 1726883045.54425: getting the remaining hosts for this loop 28992 1726883045.54428: done getting the remaining hosts for this loop 28992 1726883045.54432: getting the next task for host managed_node1 28992 1726883045.54442: done getting next task for host managed_node1 28992 1726883045.54447: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883045.54453: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883045.54482: getting variables 28992 1726883045.54484: in VariableManager get_vars() 28992 1726883045.54538: Calling all_inventory to load vars for managed_node1 28992 1726883045.54541: Calling groups_inventory to load vars for managed_node1 28992 1726883045.54543: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883045.54549: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b48 28992 1726883045.54552: WORKER PROCESS EXITING 28992 1726883045.54562: Calling all_plugins_play to load vars for managed_node1 28992 1726883045.54565: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883045.54568: Calling groups_plugins_play to load vars for managed_node1 28992 1726883045.55632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883045.57462: done with get_vars() 28992 1726883045.57504: done getting variables 28992 1726883045.57591: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:44:05 -0400 (0:00:00.079) 0:01:45.776 ****** 28992 1726883045.57642: entering _queue_task() for managed_node1/service 28992 1726883045.58103: worker is 1 (out of 1 available) 28992 1726883045.58119: exiting _queue_task() for managed_node1/service 28992 1726883045.58137: done queuing things up, now waiting for results queue to drain 28992 1726883045.58139: waiting for pending results... 28992 1726883045.58513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883045.58741: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b49 28992 1726883045.58779: variable 'ansible_search_path' from source: unknown 28992 1726883045.58794: variable 'ansible_search_path' from source: unknown 28992 1726883045.58849: calling self._execute() 28992 1726883045.58993: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883045.59013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883045.59034: variable 'omit' from source: magic vars 28992 1726883045.59530: variable 'ansible_distribution_major_version' from source: facts 28992 1726883045.59563: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883045.59764: variable 'network_provider' from source: set_fact 28992 1726883045.59772: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883045.59775: when evaluation is False, skipping this task 28992 1726883045.59778: _execute() done 28992 1726883045.59781: dumping result to json 28992 1726883045.59786: done dumping result, returning 28992 1726883045.59789: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000001b49] 28992 1726883045.59792: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b49 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883045.60098: no more pending results, returning what we have 28992 1726883045.60102: results queue empty 28992 1726883045.60103: checking for any_errors_fatal 28992 1726883045.60115: done checking for any_errors_fatal 28992 1726883045.60116: checking for max_fail_percentage 28992 1726883045.60119: done checking for max_fail_percentage 28992 1726883045.60120: checking to see if all hosts have failed and the running result is not ok 28992 1726883045.60121: done checking to see if all hosts have failed 28992 1726883045.60124: getting the remaining hosts for this loop 28992 1726883045.60126: done getting the remaining hosts for this loop 28992 1726883045.60131: getting the next task for host managed_node1 28992 1726883045.60142: done getting next task for host managed_node1 28992 1726883045.60146: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883045.60154: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883045.60195: getting variables 28992 1726883045.60198: in VariableManager get_vars() 28992 1726883045.60372: Calling all_inventory to load vars for managed_node1 28992 1726883045.60375: Calling groups_inventory to load vars for managed_node1 28992 1726883045.60378: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883045.60396: Calling all_plugins_play to load vars for managed_node1 28992 1726883045.60400: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883045.60405: Calling groups_plugins_play to load vars for managed_node1 28992 1726883045.61552: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b49 28992 1726883045.61556: WORKER PROCESS EXITING 28992 1726883045.61977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883045.63859: done with get_vars() 28992 1726883045.63897: done getting variables 28992 1726883045.63964: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:44:05 -0400 (0:00:00.063) 0:01:45.840 ****** 28992 1726883045.64010: entering _queue_task() for managed_node1/copy 28992 1726883045.64420: worker is 1 (out of 1 available) 28992 1726883045.64439: exiting _queue_task() for managed_node1/copy 28992 1726883045.64458: done queuing things up, now waiting for results queue to drain 28992 1726883045.64462: waiting for pending results... 28992 1726883045.64742: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883045.64863: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b4a 28992 1726883045.64877: variable 'ansible_search_path' from source: unknown 28992 1726883045.64880: variable 'ansible_search_path' from source: unknown 28992 1726883045.64919: calling self._execute() 28992 1726883045.65007: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883045.65013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883045.65026: variable 'omit' from source: magic vars 28992 1726883045.65345: variable 'ansible_distribution_major_version' from source: facts 28992 1726883045.65358: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883045.65443: variable 'network_provider' from source: set_fact 28992 1726883045.65447: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883045.65450: when evaluation is False, skipping this task 28992 1726883045.65452: _execute() done 28992 1726883045.65457: dumping result to json 28992 1726883045.65459: done dumping result, returning 28992 1726883045.65471: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000001b4a] 28992 1726883045.65474: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4a 28992 1726883045.65585: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4a 28992 1726883045.65588: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883045.65644: no more pending results, returning what we have 28992 1726883045.65648: results queue empty 28992 1726883045.65649: checking for any_errors_fatal 28992 1726883045.65659: done checking for any_errors_fatal 28992 1726883045.65659: checking for max_fail_percentage 28992 1726883045.65661: done checking for max_fail_percentage 28992 1726883045.65662: checking to see if all hosts have failed and the running result is not ok 28992 1726883045.65663: done checking to see if all hosts have failed 28992 1726883045.65664: getting the remaining hosts for this loop 28992 1726883045.65666: done getting the remaining hosts for this loop 28992 1726883045.65670: getting the next task for host managed_node1 28992 1726883045.65678: done getting next task for host managed_node1 28992 1726883045.65682: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883045.65688: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883045.65716: getting variables 28992 1726883045.65718: in VariableManager get_vars() 28992 1726883045.65765: Calling all_inventory to load vars for managed_node1 28992 1726883045.65768: Calling groups_inventory to load vars for managed_node1 28992 1726883045.65770: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883045.65780: Calling all_plugins_play to load vars for managed_node1 28992 1726883045.65782: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883045.65785: Calling groups_plugins_play to load vars for managed_node1 28992 1726883045.67283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883045.69883: done with get_vars() 28992 1726883045.69918: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:44:05 -0400 (0:00:00.060) 0:01:45.900 ****** 28992 1726883045.70027: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883045.70411: worker is 1 (out of 1 available) 28992 1726883045.70542: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883045.70557: done queuing things up, now waiting for results queue to drain 28992 1726883045.70558: waiting for pending results... 28992 1726883045.70842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883045.70991: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b4b 28992 1726883045.71027: variable 'ansible_search_path' from source: unknown 28992 1726883045.71030: variable 'ansible_search_path' from source: unknown 28992 1726883045.71088: calling self._execute() 28992 1726883045.71195: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883045.71226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883045.71231: variable 'omit' from source: magic vars 28992 1726883045.71678: variable 'ansible_distribution_major_version' from source: facts 28992 1726883045.71740: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883045.71743: variable 'omit' from source: magic vars 28992 1726883045.71805: variable 'omit' from source: magic vars 28992 1726883045.71998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883045.74524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883045.74662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883045.74667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883045.74711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883045.74747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883045.74859: variable 'network_provider' from source: set_fact 28992 1726883045.75030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883045.75099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883045.75113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883045.75164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883045.75189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883045.75316: variable 'omit' from source: magic vars 28992 1726883045.75420: variable 'omit' from source: magic vars 28992 1726883045.75548: variable 'network_connections' from source: include params 28992 1726883045.75565: variable 'interface' from source: play vars 28992 1726883045.75643: variable 'interface' from source: play vars 28992 1726883045.75818: variable 'omit' from source: magic vars 28992 1726883045.75837: variable '__lsr_ansible_managed' from source: task vars 28992 1726883045.75915: variable '__lsr_ansible_managed' from source: task vars 28992 1726883045.76149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883045.76499: Loaded config def from plugin (lookup/template) 28992 1726883045.76503: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883045.76507: File lookup term: get_ansible_managed.j2 28992 1726883045.76509: variable 'ansible_search_path' from source: unknown 28992 1726883045.76513: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883045.76516: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883045.76520: variable 'ansible_search_path' from source: unknown 28992 1726883045.81910: variable 'ansible_managed' from source: unknown 28992 1726883045.82015: variable 'omit' from source: magic vars 28992 1726883045.82041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883045.82065: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883045.82080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883045.82097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883045.82106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883045.82132: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883045.82136: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883045.82139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883045.82230: Set connection var ansible_pipelining to False 28992 1726883045.82233: Set connection var ansible_connection to ssh 28992 1726883045.82239: Set connection var ansible_timeout to 10 28992 1726883045.82242: Set connection var ansible_shell_type to sh 28992 1726883045.82248: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883045.82255: Set connection var ansible_shell_executable to /bin/sh 28992 1726883045.82301: variable 'ansible_shell_executable' from source: unknown 28992 1726883045.82305: variable 'ansible_connection' from source: unknown 28992 1726883045.82308: variable 'ansible_module_compression' from source: unknown 28992 1726883045.82310: variable 'ansible_shell_type' from source: unknown 28992 1726883045.82313: variable 'ansible_shell_executable' from source: unknown 28992 1726883045.82316: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883045.82318: variable 'ansible_pipelining' from source: unknown 28992 1726883045.82320: variable 'ansible_timeout' from source: unknown 28992 1726883045.82325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883045.82642: 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) 28992 1726883045.82652: variable 'omit' from source: magic vars 28992 1726883045.82655: starting attempt loop 28992 1726883045.82658: running the handler 28992 1726883045.82660: _low_level_execute_command(): starting 28992 1726883045.82663: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883045.83187: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883045.83203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.83223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.83232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883045.83247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883045.83254: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883045.83329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.83334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883045.83337: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883045.83340: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883045.83342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.83344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.83347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883045.83349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883045.83351: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883045.83354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.83450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.83453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.83468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.83551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.85306: stdout chunk (state=3): >>>/root <<< 28992 1726883045.85424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.85468: stderr chunk (state=3): >>><<< 28992 1726883045.85472: stdout chunk (state=3): >>><<< 28992 1726883045.85496: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883045.85505: _low_level_execute_command(): starting 28992 1726883045.85511: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832 `" && echo ansible-tmp-1726883045.854948-32952-57033313991832="` echo /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832 `" ) && sleep 0' 28992 1726883045.86225: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.86263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.86345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.88325: stdout chunk (state=3): >>>ansible-tmp-1726883045.854948-32952-57033313991832=/root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832 <<< 28992 1726883045.88454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.88491: stderr chunk (state=3): >>><<< 28992 1726883045.88495: stdout chunk (state=3): >>><<< 28992 1726883045.88510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883045.854948-32952-57033313991832=/root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883045.88557: variable 'ansible_module_compression' from source: unknown 28992 1726883045.88594: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883045.88619: variable 'ansible_facts' from source: unknown 28992 1726883045.88687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py 28992 1726883045.88801: Sending initial data 28992 1726883045.88809: Sent initial data (166 bytes) 28992 1726883045.89252: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.89256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883045.89258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883045.89262: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883045.89264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.89308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883045.89317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.89373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.90929: 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 <<< 28992 1726883045.90933: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883045.90979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883045.91030: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpvzz_a0m2 /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py <<< 28992 1726883045.91033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py" <<< 28992 1726883045.91081: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpvzz_a0m2" to remote "/root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py" <<< 28992 1726883045.91089: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py" <<< 28992 1726883045.91909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.91970: stderr chunk (state=3): >>><<< 28992 1726883045.91973: stdout chunk (state=3): >>><<< 28992 1726883045.91991: done transferring module to remote 28992 1726883045.92001: _low_level_execute_command(): starting 28992 1726883045.92006: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/ /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py && sleep 0' 28992 1726883045.92426: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.92452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.92455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883045.92458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.92513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.92517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.92573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883045.94358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883045.94402: stderr chunk (state=3): >>><<< 28992 1726883045.94406: stdout chunk (state=3): >>><<< 28992 1726883045.94419: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883045.94425: _low_level_execute_command(): starting 28992 1726883045.94428: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/AnsiballZ_network_connections.py && sleep 0' 28992 1726883045.94872: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.94876: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883045.94878: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883045.94885: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883045.94887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883045.94928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883045.94943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883045.94999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.24657: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_1ntvtem3/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_1ntvtem3/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on statebr/2db5ae53-18b2-4f1f-b3ec-923e90df3fbb: error=unknown <<< 28992 1726883046.24743: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883046.26578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883046.26643: stderr chunk (state=3): >>><<< 28992 1726883046.26646: stdout chunk (state=3): >>><<< 28992 1726883046.26663: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_1ntvtem3/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_1ntvtem3/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on statebr/2db5ae53-18b2-4f1f-b3ec-923e90df3fbb: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883046.26697: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883046.26706: _low_level_execute_command(): starting 28992 1726883046.26711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883045.854948-32952-57033313991832/ > /dev/null 2>&1 && sleep 0' 28992 1726883046.27202: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.27205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.27209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883046.27212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.27214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.27271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.27276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883046.27279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.27327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.29213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883046.29262: stderr chunk (state=3): >>><<< 28992 1726883046.29271: stdout chunk (state=3): >>><<< 28992 1726883046.29281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883046.29290: handler run complete 28992 1726883046.29310: attempt loop complete, returning result 28992 1726883046.29313: _execute() done 28992 1726883046.29316: dumping result to json 28992 1726883046.29329: done dumping result, returning 28992 1726883046.29336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-000000001b4b] 28992 1726883046.29340: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4b 28992 1726883046.29451: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4b 28992 1726883046.29454: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 28992 1726883046.29571: no more pending results, returning what we have 28992 1726883046.29574: results queue empty 28992 1726883046.29576: checking for any_errors_fatal 28992 1726883046.29582: done checking for any_errors_fatal 28992 1726883046.29582: checking for max_fail_percentage 28992 1726883046.29586: done checking for max_fail_percentage 28992 1726883046.29587: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.29588: done checking to see if all hosts have failed 28992 1726883046.29589: getting the remaining hosts for this loop 28992 1726883046.29591: done getting the remaining hosts for this loop 28992 1726883046.29594: getting the next task for host managed_node1 28992 1726883046.29601: done getting next task for host managed_node1 28992 1726883046.29605: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883046.29610: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883046.29632: getting variables 28992 1726883046.29634: in VariableManager get_vars() 28992 1726883046.29675: Calling all_inventory to load vars for managed_node1 28992 1726883046.29679: Calling groups_inventory to load vars for managed_node1 28992 1726883046.29681: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.29694: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.29697: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.29700: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.30760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.31990: done with get_vars() 28992 1726883046.32012: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:44:06 -0400 (0:00:00.620) 0:01:46.521 ****** 28992 1726883046.32087: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883046.32372: worker is 1 (out of 1 available) 28992 1726883046.32392: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883046.32408: done queuing things up, now waiting for results queue to drain 28992 1726883046.32409: waiting for pending results... 28992 1726883046.32602: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883046.32714: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b4c 28992 1726883046.32729: variable 'ansible_search_path' from source: unknown 28992 1726883046.32732: variable 'ansible_search_path' from source: unknown 28992 1726883046.32768: calling self._execute() 28992 1726883046.32854: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.32859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.32872: variable 'omit' from source: magic vars 28992 1726883046.33198: variable 'ansible_distribution_major_version' from source: facts 28992 1726883046.33204: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883046.33294: variable 'network_state' from source: role '' defaults 28992 1726883046.33309: Evaluated conditional (network_state != {}): False 28992 1726883046.33314: when evaluation is False, skipping this task 28992 1726883046.33317: _execute() done 28992 1726883046.33320: dumping result to json 28992 1726883046.33326: done dumping result, returning 28992 1726883046.33330: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000001b4c] 28992 1726883046.33333: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4c 28992 1726883046.33433: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4c 28992 1726883046.33436: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883046.33498: no more pending results, returning what we have 28992 1726883046.33501: results queue empty 28992 1726883046.33502: checking for any_errors_fatal 28992 1726883046.33515: done checking for any_errors_fatal 28992 1726883046.33516: checking for max_fail_percentage 28992 1726883046.33517: done checking for max_fail_percentage 28992 1726883046.33518: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.33519: done checking to see if all hosts have failed 28992 1726883046.33520: getting the remaining hosts for this loop 28992 1726883046.33524: done getting the remaining hosts for this loop 28992 1726883046.33528: getting the next task for host managed_node1 28992 1726883046.33536: done getting next task for host managed_node1 28992 1726883046.33540: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883046.33547: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883046.33572: getting variables 28992 1726883046.33574: in VariableManager get_vars() 28992 1726883046.33614: Calling all_inventory to load vars for managed_node1 28992 1726883046.33617: Calling groups_inventory to load vars for managed_node1 28992 1726883046.33619: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.33636: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.33639: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.33642: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.34773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.35976: done with get_vars() 28992 1726883046.35996: done getting variables 28992 1726883046.36046: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:44:06 -0400 (0:00:00.039) 0:01:46.561 ****** 28992 1726883046.36073: entering _queue_task() for managed_node1/debug 28992 1726883046.36330: worker is 1 (out of 1 available) 28992 1726883046.36346: exiting _queue_task() for managed_node1/debug 28992 1726883046.36359: done queuing things up, now waiting for results queue to drain 28992 1726883046.36361: waiting for pending results... 28992 1726883046.36547: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883046.36661: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b4d 28992 1726883046.36674: variable 'ansible_search_path' from source: unknown 28992 1726883046.36679: variable 'ansible_search_path' from source: unknown 28992 1726883046.36713: calling self._execute() 28992 1726883046.36799: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.36805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.36819: variable 'omit' from source: magic vars 28992 1726883046.37117: variable 'ansible_distribution_major_version' from source: facts 28992 1726883046.37129: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883046.37141: variable 'omit' from source: magic vars 28992 1726883046.37190: variable 'omit' from source: magic vars 28992 1726883046.37214: variable 'omit' from source: magic vars 28992 1726883046.37255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883046.37286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883046.37303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883046.37318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883046.37330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883046.37358: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883046.37362: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.37366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.37437: Set connection var ansible_pipelining to False 28992 1726883046.37441: Set connection var ansible_connection to ssh 28992 1726883046.37446: Set connection var ansible_timeout to 10 28992 1726883046.37448: Set connection var ansible_shell_type to sh 28992 1726883046.37454: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883046.37462: Set connection var ansible_shell_executable to /bin/sh 28992 1726883046.37482: variable 'ansible_shell_executable' from source: unknown 28992 1726883046.37488: variable 'ansible_connection' from source: unknown 28992 1726883046.37492: variable 'ansible_module_compression' from source: unknown 28992 1726883046.37494: variable 'ansible_shell_type' from source: unknown 28992 1726883046.37497: variable 'ansible_shell_executable' from source: unknown 28992 1726883046.37499: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.37502: variable 'ansible_pipelining' from source: unknown 28992 1726883046.37504: variable 'ansible_timeout' from source: unknown 28992 1726883046.37506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.37615: 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) 28992 1726883046.37627: variable 'omit' from source: magic vars 28992 1726883046.37630: starting attempt loop 28992 1726883046.37633: running the handler 28992 1726883046.37732: variable '__network_connections_result' from source: set_fact 28992 1726883046.37776: handler run complete 28992 1726883046.37790: attempt loop complete, returning result 28992 1726883046.37796: _execute() done 28992 1726883046.37799: dumping result to json 28992 1726883046.37801: done dumping result, returning 28992 1726883046.37814: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001b4d] 28992 1726883046.37817: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4d 28992 1726883046.37906: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4d 28992 1726883046.37909: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 28992 1726883046.37990: no more pending results, returning what we have 28992 1726883046.37993: results queue empty 28992 1726883046.37994: checking for any_errors_fatal 28992 1726883046.37999: done checking for any_errors_fatal 28992 1726883046.38000: checking for max_fail_percentage 28992 1726883046.38002: done checking for max_fail_percentage 28992 1726883046.38003: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.38003: done checking to see if all hosts have failed 28992 1726883046.38004: getting the remaining hosts for this loop 28992 1726883046.38006: done getting the remaining hosts for this loop 28992 1726883046.38009: getting the next task for host managed_node1 28992 1726883046.38016: done getting next task for host managed_node1 28992 1726883046.38020: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883046.38027: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883046.38040: getting variables 28992 1726883046.38041: in VariableManager get_vars() 28992 1726883046.38077: Calling all_inventory to load vars for managed_node1 28992 1726883046.38080: Calling groups_inventory to load vars for managed_node1 28992 1726883046.38082: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.38093: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.38095: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.38098: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.39200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.40415: done with get_vars() 28992 1726883046.40435: done getting variables 28992 1726883046.40478: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:44:06 -0400 (0:00:00.044) 0:01:46.605 ****** 28992 1726883046.40509: entering _queue_task() for managed_node1/debug 28992 1726883046.40755: worker is 1 (out of 1 available) 28992 1726883046.40771: exiting _queue_task() for managed_node1/debug 28992 1726883046.40788: done queuing things up, now waiting for results queue to drain 28992 1726883046.40790: waiting for pending results... 28992 1726883046.40977: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883046.41091: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b4e 28992 1726883046.41102: variable 'ansible_search_path' from source: unknown 28992 1726883046.41106: variable 'ansible_search_path' from source: unknown 28992 1726883046.41143: calling self._execute() 28992 1726883046.41224: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.41228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.41243: variable 'omit' from source: magic vars 28992 1726883046.41538: variable 'ansible_distribution_major_version' from source: facts 28992 1726883046.41549: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883046.41556: variable 'omit' from source: magic vars 28992 1726883046.41610: variable 'omit' from source: magic vars 28992 1726883046.41636: variable 'omit' from source: magic vars 28992 1726883046.41676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883046.41704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883046.41721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883046.41739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883046.41750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883046.41775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883046.41780: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.41782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.41860: Set connection var ansible_pipelining to False 28992 1726883046.41863: Set connection var ansible_connection to ssh 28992 1726883046.41866: Set connection var ansible_timeout to 10 28992 1726883046.41868: Set connection var ansible_shell_type to sh 28992 1726883046.41875: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883046.41882: Set connection var ansible_shell_executable to /bin/sh 28992 1726883046.41904: variable 'ansible_shell_executable' from source: unknown 28992 1726883046.41912: variable 'ansible_connection' from source: unknown 28992 1726883046.41915: variable 'ansible_module_compression' from source: unknown 28992 1726883046.41918: variable 'ansible_shell_type' from source: unknown 28992 1726883046.41921: variable 'ansible_shell_executable' from source: unknown 28992 1726883046.41925: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.41928: variable 'ansible_pipelining' from source: unknown 28992 1726883046.41933: variable 'ansible_timeout' from source: unknown 28992 1726883046.41935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.42056: 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) 28992 1726883046.42065: variable 'omit' from source: magic vars 28992 1726883046.42070: starting attempt loop 28992 1726883046.42073: running the handler 28992 1726883046.42116: variable '__network_connections_result' from source: set_fact 28992 1726883046.42174: variable '__network_connections_result' from source: set_fact 28992 1726883046.42254: handler run complete 28992 1726883046.42273: attempt loop complete, returning result 28992 1726883046.42276: _execute() done 28992 1726883046.42278: dumping result to json 28992 1726883046.42281: done dumping result, returning 28992 1726883046.42291: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001b4e] 28992 1726883046.42295: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4e 28992 1726883046.42394: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4e 28992 1726883046.42398: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 28992 1726883046.42494: no more pending results, returning what we have 28992 1726883046.42497: results queue empty 28992 1726883046.42498: checking for any_errors_fatal 28992 1726883046.42503: done checking for any_errors_fatal 28992 1726883046.42504: checking for max_fail_percentage 28992 1726883046.42505: done checking for max_fail_percentage 28992 1726883046.42513: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.42514: done checking to see if all hosts have failed 28992 1726883046.42515: getting the remaining hosts for this loop 28992 1726883046.42517: done getting the remaining hosts for this loop 28992 1726883046.42520: getting the next task for host managed_node1 28992 1726883046.42529: done getting next task for host managed_node1 28992 1726883046.42533: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883046.42538: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883046.42550: getting variables 28992 1726883046.42551: in VariableManager get_vars() 28992 1726883046.42588: Calling all_inventory to load vars for managed_node1 28992 1726883046.42591: Calling groups_inventory to load vars for managed_node1 28992 1726883046.42593: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.42601: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.42604: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.42607: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.43607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.44813: done with get_vars() 28992 1726883046.44839: done getting variables 28992 1726883046.44887: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:44:06 -0400 (0:00:00.044) 0:01:46.649 ****** 28992 1726883046.44919: entering _queue_task() for managed_node1/debug 28992 1726883046.45204: worker is 1 (out of 1 available) 28992 1726883046.45220: exiting _queue_task() for managed_node1/debug 28992 1726883046.45238: done queuing things up, now waiting for results queue to drain 28992 1726883046.45240: waiting for pending results... 28992 1726883046.45444: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883046.45561: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b4f 28992 1726883046.45577: variable 'ansible_search_path' from source: unknown 28992 1726883046.45583: variable 'ansible_search_path' from source: unknown 28992 1726883046.45614: calling self._execute() 28992 1726883046.45706: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.45710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.45719: variable 'omit' from source: magic vars 28992 1726883046.46040: variable 'ansible_distribution_major_version' from source: facts 28992 1726883046.46050: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883046.46144: variable 'network_state' from source: role '' defaults 28992 1726883046.46153: Evaluated conditional (network_state != {}): False 28992 1726883046.46156: when evaluation is False, skipping this task 28992 1726883046.46160: _execute() done 28992 1726883046.46162: dumping result to json 28992 1726883046.46165: done dumping result, returning 28992 1726883046.46172: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000001b4f] 28992 1726883046.46177: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4f 28992 1726883046.46275: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b4f 28992 1726883046.46278: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883046.46329: no more pending results, returning what we have 28992 1726883046.46333: results queue empty 28992 1726883046.46334: checking for any_errors_fatal 28992 1726883046.46347: done checking for any_errors_fatal 28992 1726883046.46348: checking for max_fail_percentage 28992 1726883046.46350: done checking for max_fail_percentage 28992 1726883046.46351: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.46351: done checking to see if all hosts have failed 28992 1726883046.46352: getting the remaining hosts for this loop 28992 1726883046.46354: done getting the remaining hosts for this loop 28992 1726883046.46358: getting the next task for host managed_node1 28992 1726883046.46368: done getting next task for host managed_node1 28992 1726883046.46372: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883046.46378: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883046.46407: getting variables 28992 1726883046.46408: in VariableManager get_vars() 28992 1726883046.46451: Calling all_inventory to load vars for managed_node1 28992 1726883046.46454: Calling groups_inventory to load vars for managed_node1 28992 1726883046.46457: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.46466: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.46469: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.46471: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.47605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.48828: done with get_vars() 28992 1726883046.48851: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:44:06 -0400 (0:00:00.040) 0:01:46.689 ****** 28992 1726883046.48933: entering _queue_task() for managed_node1/ping 28992 1726883046.49215: worker is 1 (out of 1 available) 28992 1726883046.49233: exiting _queue_task() for managed_node1/ping 28992 1726883046.49249: done queuing things up, now waiting for results queue to drain 28992 1726883046.49251: waiting for pending results... 28992 1726883046.49451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883046.49573: in run() - task 0affc7ec-ae25-9fb4-6018-000000001b50 28992 1726883046.49589: variable 'ansible_search_path' from source: unknown 28992 1726883046.49595: variable 'ansible_search_path' from source: unknown 28992 1726883046.49629: calling self._execute() 28992 1726883046.49720: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.49808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.49814: variable 'omit' from source: magic vars 28992 1726883046.50061: variable 'ansible_distribution_major_version' from source: facts 28992 1726883046.50072: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883046.50078: variable 'omit' from source: magic vars 28992 1726883046.50129: variable 'omit' from source: magic vars 28992 1726883046.50158: variable 'omit' from source: magic vars 28992 1726883046.50199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883046.50232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883046.50254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883046.50269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883046.50280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883046.50309: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883046.50312: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.50315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.50401: Set connection var ansible_pipelining to False 28992 1726883046.50404: Set connection var ansible_connection to ssh 28992 1726883046.50407: Set connection var ansible_timeout to 10 28992 1726883046.50409: Set connection var ansible_shell_type to sh 28992 1726883046.50416: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883046.50424: Set connection var ansible_shell_executable to /bin/sh 28992 1726883046.50446: variable 'ansible_shell_executable' from source: unknown 28992 1726883046.50449: variable 'ansible_connection' from source: unknown 28992 1726883046.50454: variable 'ansible_module_compression' from source: unknown 28992 1726883046.50456: variable 'ansible_shell_type' from source: unknown 28992 1726883046.50460: variable 'ansible_shell_executable' from source: unknown 28992 1726883046.50464: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.50467: variable 'ansible_pipelining' from source: unknown 28992 1726883046.50469: variable 'ansible_timeout' from source: unknown 28992 1726883046.50471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.50644: 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) 28992 1726883046.50655: variable 'omit' from source: magic vars 28992 1726883046.50658: starting attempt loop 28992 1726883046.50661: running the handler 28992 1726883046.50675: _low_level_execute_command(): starting 28992 1726883046.50681: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883046.51251: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.51257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883046.51261: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.51315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.51318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883046.51320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.51386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.53164: stdout chunk (state=3): >>>/root <<< 28992 1726883046.53280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883046.53332: stderr chunk (state=3): >>><<< 28992 1726883046.53336: stdout chunk (state=3): >>><<< 28992 1726883046.53359: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883046.53379: _low_level_execute_command(): starting 28992 1726883046.53385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279 `" && echo ansible-tmp-1726883046.533649-32971-37400435114279="` echo /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279 `" ) && sleep 0' 28992 1726883046.53885: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883046.53889: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883046.53892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883046.53902: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.53905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.53959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.53962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883046.53965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.54019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.55966: stdout chunk (state=3): >>>ansible-tmp-1726883046.533649-32971-37400435114279=/root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279 <<< 28992 1726883046.56173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883046.56176: stdout chunk (state=3): >>><<< 28992 1726883046.56179: stderr chunk (state=3): >>><<< 28992 1726883046.56327: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883046.533649-32971-37400435114279=/root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883046.56331: variable 'ansible_module_compression' from source: unknown 28992 1726883046.56334: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883046.56366: variable 'ansible_facts' from source: unknown 28992 1726883046.56461: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py 28992 1726883046.56694: Sending initial data 28992 1726883046.56697: Sent initial data (151 bytes) 28992 1726883046.57366: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883046.57442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.57495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.57518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883046.57548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.57630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.59194: 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" <<< 28992 1726883046.59210: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883046.59249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883046.59304: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp0sx_kbxv /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py <<< 28992 1726883046.59307: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py" <<< 28992 1726883046.59351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp0sx_kbxv" to remote "/root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py" <<< 28992 1726883046.59902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883046.59969: stderr chunk (state=3): >>><<< 28992 1726883046.59972: stdout chunk (state=3): >>><<< 28992 1726883046.59992: done transferring module to remote 28992 1726883046.60002: _low_level_execute_command(): starting 28992 1726883046.60007: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/ /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py && sleep 0' 28992 1726883046.60566: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.60569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.60572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.60574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883046.60580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.60644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.60653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.60703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.62853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883046.62858: stdout chunk (state=3): >>><<< 28992 1726883046.62861: stderr chunk (state=3): >>><<< 28992 1726883046.62863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883046.62866: _low_level_execute_command(): starting 28992 1726883046.62868: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/AnsiballZ_ping.py && sleep 0' 28992 1726883046.63986: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883046.64006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883046.64361: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.64365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.64457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.81009: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883046.82357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883046.82370: stdout chunk (state=3): >>><<< 28992 1726883046.82386: stderr chunk (state=3): >>><<< 28992 1726883046.82414: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883046.82449: 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-1726883046.533649-32971-37400435114279/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883046.82464: _low_level_execute_command(): starting 28992 1726883046.82477: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883046.533649-32971-37400435114279/ > /dev/null 2>&1 && sleep 0' 28992 1726883046.83147: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883046.83161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883046.83181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883046.83201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883046.83217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883046.83295: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883046.83334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883046.83351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883046.83372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883046.83460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883046.85442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883046.85490: stderr chunk (state=3): >>><<< 28992 1726883046.85502: stdout chunk (state=3): >>><<< 28992 1726883046.85529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883046.85541: handler run complete 28992 1726883046.85728: attempt loop complete, returning result 28992 1726883046.85731: _execute() done 28992 1726883046.85734: dumping result to json 28992 1726883046.85737: done dumping result, returning 28992 1726883046.85739: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000001b50] 28992 1726883046.85741: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b50 28992 1726883046.85819: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001b50 28992 1726883046.85825: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883046.85905: no more pending results, returning what we have 28992 1726883046.85909: results queue empty 28992 1726883046.85911: checking for any_errors_fatal 28992 1726883046.85920: done checking for any_errors_fatal 28992 1726883046.85921: checking for max_fail_percentage 28992 1726883046.85926: done checking for max_fail_percentage 28992 1726883046.85927: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.85928: done checking to see if all hosts have failed 28992 1726883046.85929: getting the remaining hosts for this loop 28992 1726883046.85931: done getting the remaining hosts for this loop 28992 1726883046.85935: getting the next task for host managed_node1 28992 1726883046.85949: done getting next task for host managed_node1 28992 1726883046.85951: ^ task is: TASK: meta (role_complete) 28992 1726883046.85957: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883046.85972: getting variables 28992 1726883046.85974: in VariableManager get_vars() 28992 1726883046.86131: Calling all_inventory to load vars for managed_node1 28992 1726883046.86135: Calling groups_inventory to load vars for managed_node1 28992 1726883046.86138: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.86150: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.86153: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.86156: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.88167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.90376: done with get_vars() 28992 1726883046.90419: done getting variables 28992 1726883046.90534: done queuing things up, now waiting for results queue to drain 28992 1726883046.90536: results queue empty 28992 1726883046.90537: checking for any_errors_fatal 28992 1726883046.90541: done checking for any_errors_fatal 28992 1726883046.90549: checking for max_fail_percentage 28992 1726883046.90550: done checking for max_fail_percentage 28992 1726883046.90551: checking to see if all hosts have failed and the running result is not ok 28992 1726883046.90552: done checking to see if all hosts have failed 28992 1726883046.90552: getting the remaining hosts for this loop 28992 1726883046.90554: done getting the remaining hosts for this loop 28992 1726883046.90557: getting the next task for host managed_node1 28992 1726883046.90563: done getting next task for host managed_node1 28992 1726883046.90566: ^ task is: TASK: Test 28992 1726883046.90569: ^ state is: HOST STATE: block=7, 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 28992 1726883046.90572: getting variables 28992 1726883046.90573: in VariableManager get_vars() 28992 1726883046.90590: Calling all_inventory to load vars for managed_node1 28992 1726883046.90593: Calling groups_inventory to load vars for managed_node1 28992 1726883046.90596: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.90602: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.90605: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.90608: Calling groups_plugins_play to load vars for managed_node1 28992 1726883046.92469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883046.94801: done with get_vars() 28992 1726883046.94843: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:44:06 -0400 (0:00:00.460) 0:01:47.149 ****** 28992 1726883046.94942: entering _queue_task() for managed_node1/include_tasks 28992 1726883046.95544: worker is 1 (out of 1 available) 28992 1726883046.95558: exiting _queue_task() for managed_node1/include_tasks 28992 1726883046.95571: done queuing things up, now waiting for results queue to drain 28992 1726883046.95572: waiting for pending results... 28992 1726883046.95754: running TaskExecutor() for managed_node1/TASK: Test 28992 1726883046.95915: in run() - task 0affc7ec-ae25-9fb4-6018-000000001748 28992 1726883046.96022: variable 'ansible_search_path' from source: unknown 28992 1726883046.96028: variable 'ansible_search_path' from source: unknown 28992 1726883046.96031: variable 'lsr_test' from source: include params 28992 1726883046.96316: variable 'lsr_test' from source: include params 28992 1726883046.96407: variable 'omit' from source: magic vars 28992 1726883046.96601: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883046.96618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883046.96638: variable 'omit' from source: magic vars 28992 1726883046.96958: variable 'ansible_distribution_major_version' from source: facts 28992 1726883046.96975: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883046.96992: variable 'item' from source: unknown 28992 1726883046.97113: variable 'item' from source: unknown 28992 1726883046.97133: variable 'item' from source: unknown 28992 1726883046.97205: variable 'item' from source: unknown 28992 1726883046.97544: dumping result to json 28992 1726883046.97547: done dumping result, returning 28992 1726883046.97550: done running TaskExecutor() for managed_node1/TASK: Test [0affc7ec-ae25-9fb4-6018-000000001748] 28992 1726883046.97553: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001748 28992 1726883046.97605: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001748 28992 1726883046.97609: WORKER PROCESS EXITING 28992 1726883046.97677: no more pending results, returning what we have 28992 1726883046.97683: in VariableManager get_vars() 28992 1726883046.97741: Calling all_inventory to load vars for managed_node1 28992 1726883046.97745: Calling groups_inventory to load vars for managed_node1 28992 1726883046.97749: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883046.97767: Calling all_plugins_play to load vars for managed_node1 28992 1726883046.97771: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883046.97775: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.01458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.04020: done with get_vars() 28992 1726883047.04061: variable 'ansible_search_path' from source: unknown 28992 1726883047.04063: variable 'ansible_search_path' from source: unknown 28992 1726883047.04109: we have included files to process 28992 1726883047.04110: generating all_blocks data 28992 1726883047.04113: done generating all_blocks data 28992 1726883047.04119: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883047.04120: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883047.04129: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883047.04335: done processing included file 28992 1726883047.04338: iterating over new_blocks loaded from include file 28992 1726883047.04339: in VariableManager get_vars() 28992 1726883047.04358: done with get_vars() 28992 1726883047.04360: filtering new block on tags 28992 1726883047.04387: done filtering new block on tags 28992 1726883047.04390: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node1 => (item=tasks/remove+down_profile.yml) 28992 1726883047.04395: extending task lists for all hosts with included blocks 28992 1726883047.05439: done extending task lists 28992 1726883047.05441: done processing included files 28992 1726883047.05442: results queue empty 28992 1726883047.05443: checking for any_errors_fatal 28992 1726883047.05445: done checking for any_errors_fatal 28992 1726883047.05445: checking for max_fail_percentage 28992 1726883047.05447: done checking for max_fail_percentage 28992 1726883047.05448: checking to see if all hosts have failed and the running result is not ok 28992 1726883047.05448: done checking to see if all hosts have failed 28992 1726883047.05449: getting the remaining hosts for this loop 28992 1726883047.05450: done getting the remaining hosts for this loop 28992 1726883047.05453: getting the next task for host managed_node1 28992 1726883047.05458: done getting next task for host managed_node1 28992 1726883047.05460: ^ task is: TASK: Include network role 28992 1726883047.05463: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883047.05466: getting variables 28992 1726883047.05467: in VariableManager get_vars() 28992 1726883047.05480: Calling all_inventory to load vars for managed_node1 28992 1726883047.05482: Calling groups_inventory to load vars for managed_node1 28992 1726883047.05485: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.05491: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.05493: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.05496: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.07133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.09298: done with get_vars() 28992 1726883047.09413: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Friday 20 September 2024 21:44:07 -0400 (0:00:00.145) 0:01:47.295 ****** 28992 1726883047.09510: entering _queue_task() for managed_node1/include_role 28992 1726883047.10509: worker is 1 (out of 1 available) 28992 1726883047.10527: exiting _queue_task() for managed_node1/include_role 28992 1726883047.10542: done queuing things up, now waiting for results queue to drain 28992 1726883047.10544: waiting for pending results... 28992 1726883047.11311: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883047.11382: in run() - task 0affc7ec-ae25-9fb4-6018-000000001ca9 28992 1726883047.11528: variable 'ansible_search_path' from source: unknown 28992 1726883047.11532: variable 'ansible_search_path' from source: unknown 28992 1726883047.11536: calling self._execute() 28992 1726883047.11587: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.11601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.11617: variable 'omit' from source: magic vars 28992 1726883047.12065: variable 'ansible_distribution_major_version' from source: facts 28992 1726883047.12091: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883047.12104: _execute() done 28992 1726883047.12112: dumping result to json 28992 1726883047.12119: done dumping result, returning 28992 1726883047.12132: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000001ca9] 28992 1726883047.12143: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001ca9 28992 1726883047.12435: no more pending results, returning what we have 28992 1726883047.12441: in VariableManager get_vars() 28992 1726883047.12493: Calling all_inventory to load vars for managed_node1 28992 1726883047.12497: Calling groups_inventory to load vars for managed_node1 28992 1726883047.12501: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.12515: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.12520: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.12525: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.13129: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001ca9 28992 1726883047.13133: WORKER PROCESS EXITING 28992 1726883047.16052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.19871: done with get_vars() 28992 1726883047.19900: variable 'ansible_search_path' from source: unknown 28992 1726883047.19902: variable 'ansible_search_path' from source: unknown 28992 1726883047.20066: variable 'omit' from source: magic vars 28992 1726883047.20111: variable 'omit' from source: magic vars 28992 1726883047.20130: variable 'omit' from source: magic vars 28992 1726883047.20134: we have included files to process 28992 1726883047.20134: generating all_blocks data 28992 1726883047.20136: done generating all_blocks data 28992 1726883047.20138: processing included file: fedora.linux_system_roles.network 28992 1726883047.20161: in VariableManager get_vars() 28992 1726883047.20179: done with get_vars() 28992 1726883047.20208: in VariableManager get_vars() 28992 1726883047.20231: done with get_vars() 28992 1726883047.20273: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883047.20410: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883047.20501: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883047.21047: in VariableManager get_vars() 28992 1726883047.21070: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883047.23890: iterating over new_blocks loaded from include file 28992 1726883047.23893: in VariableManager get_vars() 28992 1726883047.23916: done with get_vars() 28992 1726883047.23917: filtering new block on tags 28992 1726883047.24224: done filtering new block on tags 28992 1726883047.24229: in VariableManager get_vars() 28992 1726883047.24247: done with get_vars() 28992 1726883047.24249: filtering new block on tags 28992 1726883047.24267: done filtering new block on tags 28992 1726883047.24269: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883047.24274: extending task lists for all hosts with included blocks 28992 1726883047.24392: done extending task lists 28992 1726883047.24393: done processing included files 28992 1726883047.24394: results queue empty 28992 1726883047.24395: checking for any_errors_fatal 28992 1726883047.24400: done checking for any_errors_fatal 28992 1726883047.24401: checking for max_fail_percentage 28992 1726883047.24402: done checking for max_fail_percentage 28992 1726883047.24403: checking to see if all hosts have failed and the running result is not ok 28992 1726883047.24403: done checking to see if all hosts have failed 28992 1726883047.24404: getting the remaining hosts for this loop 28992 1726883047.24405: done getting the remaining hosts for this loop 28992 1726883047.24408: getting the next task for host managed_node1 28992 1726883047.24413: done getting next task for host managed_node1 28992 1726883047.24416: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883047.24420: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883047.24433: getting variables 28992 1726883047.24435: in VariableManager get_vars() 28992 1726883047.24450: Calling all_inventory to load vars for managed_node1 28992 1726883047.24452: Calling groups_inventory to load vars for managed_node1 28992 1726883047.24454: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.24460: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.24463: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.24465: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.26176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.28737: done with get_vars() 28992 1726883047.28766: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:44:07 -0400 (0:00:00.193) 0:01:47.488 ****** 28992 1726883047.28860: entering _queue_task() for managed_node1/include_tasks 28992 1726883047.29369: worker is 1 (out of 1 available) 28992 1726883047.29383: exiting _queue_task() for managed_node1/include_tasks 28992 1726883047.29396: done queuing things up, now waiting for results queue to drain 28992 1726883047.29398: waiting for pending results... 28992 1726883047.29643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883047.29804: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d2b 28992 1726883047.29869: variable 'ansible_search_path' from source: unknown 28992 1726883047.29878: variable 'ansible_search_path' from source: unknown 28992 1726883047.29953: calling self._execute() 28992 1726883047.30114: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.30149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.30175: variable 'omit' from source: magic vars 28992 1726883047.31104: variable 'ansible_distribution_major_version' from source: facts 28992 1726883047.31321: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883047.31327: _execute() done 28992 1726883047.31331: dumping result to json 28992 1726883047.31334: done dumping result, returning 28992 1726883047.31337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-000000001d2b] 28992 1726883047.31340: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2b 28992 1726883047.31535: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2b 28992 1726883047.31539: WORKER PROCESS EXITING 28992 1726883047.31608: no more pending results, returning what we have 28992 1726883047.31616: in VariableManager get_vars() 28992 1726883047.31686: Calling all_inventory to load vars for managed_node1 28992 1726883047.31691: Calling groups_inventory to load vars for managed_node1 28992 1726883047.31694: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.31710: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.31713: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.31717: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.43060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.45260: done with get_vars() 28992 1726883047.45300: variable 'ansible_search_path' from source: unknown 28992 1726883047.45302: variable 'ansible_search_path' from source: unknown 28992 1726883047.45349: we have included files to process 28992 1726883047.45351: generating all_blocks data 28992 1726883047.45353: done generating all_blocks data 28992 1726883047.45355: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883047.45357: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883047.45359: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883047.45991: done processing included file 28992 1726883047.45993: iterating over new_blocks loaded from include file 28992 1726883047.45995: in VariableManager get_vars() 28992 1726883047.46027: done with get_vars() 28992 1726883047.46030: filtering new block on tags 28992 1726883047.46064: done filtering new block on tags 28992 1726883047.46068: in VariableManager get_vars() 28992 1726883047.46096: done with get_vars() 28992 1726883047.46098: filtering new block on tags 28992 1726883047.46150: done filtering new block on tags 28992 1726883047.46153: in VariableManager get_vars() 28992 1726883047.46178: done with get_vars() 28992 1726883047.46180: filtering new block on tags 28992 1726883047.46231: done filtering new block on tags 28992 1726883047.46234: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883047.46239: extending task lists for all hosts with included blocks 28992 1726883047.48234: done extending task lists 28992 1726883047.48236: done processing included files 28992 1726883047.48237: results queue empty 28992 1726883047.48238: checking for any_errors_fatal 28992 1726883047.48241: done checking for any_errors_fatal 28992 1726883047.48242: checking for max_fail_percentage 28992 1726883047.48243: done checking for max_fail_percentage 28992 1726883047.48244: checking to see if all hosts have failed and the running result is not ok 28992 1726883047.48245: done checking to see if all hosts have failed 28992 1726883047.48246: getting the remaining hosts for this loop 28992 1726883047.48247: done getting the remaining hosts for this loop 28992 1726883047.48249: getting the next task for host managed_node1 28992 1726883047.48255: done getting next task for host managed_node1 28992 1726883047.48258: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883047.48263: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883047.48276: getting variables 28992 1726883047.48277: in VariableManager get_vars() 28992 1726883047.48300: Calling all_inventory to load vars for managed_node1 28992 1726883047.48303: Calling groups_inventory to load vars for managed_node1 28992 1726883047.48305: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.48311: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.48314: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.48317: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.49940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.52220: done with get_vars() 28992 1726883047.52259: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:44:07 -0400 (0:00:00.234) 0:01:47.723 ****** 28992 1726883047.52353: entering _queue_task() for managed_node1/setup 28992 1726883047.52770: worker is 1 (out of 1 available) 28992 1726883047.52789: exiting _queue_task() for managed_node1/setup 28992 1726883047.52806: done queuing things up, now waiting for results queue to drain 28992 1726883047.52809: waiting for pending results... 28992 1726883047.53143: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883047.53306: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d82 28992 1726883047.53409: variable 'ansible_search_path' from source: unknown 28992 1726883047.53413: variable 'ansible_search_path' from source: unknown 28992 1726883047.53417: calling self._execute() 28992 1726883047.53496: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.53508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.53528: variable 'omit' from source: magic vars 28992 1726883047.53993: variable 'ansible_distribution_major_version' from source: facts 28992 1726883047.54013: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883047.54278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883047.56797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883047.56898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883047.56948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883047.57003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883047.57109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883047.57136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883047.57171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883047.57205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883047.57264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883047.57285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883047.57357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883047.57388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883047.57420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883047.57476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883047.57498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883047.57706: variable '__network_required_facts' from source: role '' defaults 28992 1726883047.57723: variable 'ansible_facts' from source: unknown 28992 1726883047.58925: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883047.58950: when evaluation is False, skipping this task 28992 1726883047.58954: _execute() done 28992 1726883047.59129: dumping result to json 28992 1726883047.59133: done dumping result, returning 28992 1726883047.59136: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000001d82] 28992 1726883047.59139: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d82 28992 1726883047.59218: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d82 28992 1726883047.59223: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883047.59277: no more pending results, returning what we have 28992 1726883047.59281: results queue empty 28992 1726883047.59283: checking for any_errors_fatal 28992 1726883047.59285: done checking for any_errors_fatal 28992 1726883047.59285: checking for max_fail_percentage 28992 1726883047.59287: done checking for max_fail_percentage 28992 1726883047.59289: checking to see if all hosts have failed and the running result is not ok 28992 1726883047.59290: done checking to see if all hosts have failed 28992 1726883047.59290: getting the remaining hosts for this loop 28992 1726883047.59293: done getting the remaining hosts for this loop 28992 1726883047.59298: getting the next task for host managed_node1 28992 1726883047.59313: done getting next task for host managed_node1 28992 1726883047.59318: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883047.59327: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883047.59360: getting variables 28992 1726883047.59363: in VariableManager get_vars() 28992 1726883047.59415: Calling all_inventory to load vars for managed_node1 28992 1726883047.59419: Calling groups_inventory to load vars for managed_node1 28992 1726883047.59539: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.59553: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.59557: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.59567: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.61786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.64110: done with get_vars() 28992 1726883047.64152: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:44:07 -0400 (0:00:00.119) 0:01:47.843 ****** 28992 1726883047.64284: entering _queue_task() for managed_node1/stat 28992 1726883047.64704: worker is 1 (out of 1 available) 28992 1726883047.64719: exiting _queue_task() for managed_node1/stat 28992 1726883047.64839: done queuing things up, now waiting for results queue to drain 28992 1726883047.64841: waiting for pending results... 28992 1726883047.65141: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883047.65270: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d84 28992 1726883047.65295: variable 'ansible_search_path' from source: unknown 28992 1726883047.65303: variable 'ansible_search_path' from source: unknown 28992 1726883047.65351: calling self._execute() 28992 1726883047.65476: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.65497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.65597: variable 'omit' from source: magic vars 28992 1726883047.66079: variable 'ansible_distribution_major_version' from source: facts 28992 1726883047.66099: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883047.66530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883047.67153: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883047.67293: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883047.67346: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883047.67434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883047.67728: 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) 28992 1726883047.67764: 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) 28992 1726883047.67958: 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) 28992 1726883047.67967: 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) 28992 1726883047.68130: variable '__network_is_ostree' from source: set_fact 28992 1726883047.68260: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883047.68268: when evaluation is False, skipping this task 28992 1726883047.68277: _execute() done 28992 1726883047.68320: dumping result to json 28992 1726883047.68326: done dumping result, returning 28992 1726883047.68329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000001d84] 28992 1726883047.68332: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d84 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883047.68699: no more pending results, returning what we have 28992 1726883047.68704: results queue empty 28992 1726883047.68705: checking for any_errors_fatal 28992 1726883047.68718: done checking for any_errors_fatal 28992 1726883047.68719: checking for max_fail_percentage 28992 1726883047.68721: done checking for max_fail_percentage 28992 1726883047.68722: checking to see if all hosts have failed and the running result is not ok 28992 1726883047.68723: done checking to see if all hosts have failed 28992 1726883047.68726: getting the remaining hosts for this loop 28992 1726883047.68728: done getting the remaining hosts for this loop 28992 1726883047.68733: getting the next task for host managed_node1 28992 1726883047.68744: done getting next task for host managed_node1 28992 1726883047.68748: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883047.68756: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883047.68787: getting variables 28992 1726883047.68790: in VariableManager get_vars() 28992 1726883047.69154: Calling all_inventory to load vars for managed_node1 28992 1726883047.69158: Calling groups_inventory to load vars for managed_node1 28992 1726883047.69161: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.69174: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.69177: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.69181: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.69778: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d84 28992 1726883047.69782: WORKER PROCESS EXITING 28992 1726883047.71268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.73683: done with get_vars() 28992 1726883047.73734: done getting variables 28992 1726883047.73810: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:44:07 -0400 (0:00:00.095) 0:01:47.938 ****** 28992 1726883047.73863: entering _queue_task() for managed_node1/set_fact 28992 1726883047.74361: worker is 1 (out of 1 available) 28992 1726883047.74487: exiting _queue_task() for managed_node1/set_fact 28992 1726883047.74501: done queuing things up, now waiting for results queue to drain 28992 1726883047.74503: waiting for pending results... 28992 1726883047.74697: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883047.74910: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d85 28992 1726883047.74936: variable 'ansible_search_path' from source: unknown 28992 1726883047.74951: variable 'ansible_search_path' from source: unknown 28992 1726883047.74999: calling self._execute() 28992 1726883047.75118: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.75136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.75152: variable 'omit' from source: magic vars 28992 1726883047.75605: variable 'ansible_distribution_major_version' from source: facts 28992 1726883047.75710: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883047.75835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883047.76277: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883047.76281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883047.76284: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883047.76323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883047.76954: 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) 28992 1726883047.76988: 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) 28992 1726883047.77025: 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) 28992 1726883047.77069: 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) 28992 1726883047.77182: variable '__network_is_ostree' from source: set_fact 28992 1726883047.77197: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883047.77205: when evaluation is False, skipping this task 28992 1726883047.77212: _execute() done 28992 1726883047.77219: dumping result to json 28992 1726883047.77258: done dumping result, returning 28992 1726883047.77265: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000001d85] 28992 1726883047.77271: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d85 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883047.77424: no more pending results, returning what we have 28992 1726883047.77428: results queue empty 28992 1726883047.77429: checking for any_errors_fatal 28992 1726883047.77436: done checking for any_errors_fatal 28992 1726883047.77437: checking for max_fail_percentage 28992 1726883047.77439: done checking for max_fail_percentage 28992 1726883047.77440: checking to see if all hosts have failed and the running result is not ok 28992 1726883047.77441: done checking to see if all hosts have failed 28992 1726883047.77442: getting the remaining hosts for this loop 28992 1726883047.77444: done getting the remaining hosts for this loop 28992 1726883047.77448: getting the next task for host managed_node1 28992 1726883047.77462: done getting next task for host managed_node1 28992 1726883047.77466: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883047.77473: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883047.77505: getting variables 28992 1726883047.77507: in VariableManager get_vars() 28992 1726883047.77560: Calling all_inventory to load vars for managed_node1 28992 1726883047.77563: Calling groups_inventory to load vars for managed_node1 28992 1726883047.77565: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883047.77576: Calling all_plugins_play to load vars for managed_node1 28992 1726883047.77579: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883047.77582: Calling groups_plugins_play to load vars for managed_node1 28992 1726883047.78628: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d85 28992 1726883047.78632: WORKER PROCESS EXITING 28992 1726883047.79921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883047.82187: done with get_vars() 28992 1726883047.82233: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:44:07 -0400 (0:00:00.084) 0:01:48.023 ****** 28992 1726883047.82362: entering _queue_task() for managed_node1/service_facts 28992 1726883047.82809: worker is 1 (out of 1 available) 28992 1726883047.82941: exiting _queue_task() for managed_node1/service_facts 28992 1726883047.82955: done queuing things up, now waiting for results queue to drain 28992 1726883047.82957: waiting for pending results... 28992 1726883047.83219: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883047.83420: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d87 28992 1726883047.83450: variable 'ansible_search_path' from source: unknown 28992 1726883047.83458: variable 'ansible_search_path' from source: unknown 28992 1726883047.83508: calling self._execute() 28992 1726883047.83639: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.83658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.83672: variable 'omit' from source: magic vars 28992 1726883047.84324: variable 'ansible_distribution_major_version' from source: facts 28992 1726883047.84330: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883047.84333: variable 'omit' from source: magic vars 28992 1726883047.84335: variable 'omit' from source: magic vars 28992 1726883047.84338: variable 'omit' from source: magic vars 28992 1726883047.84351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883047.84395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883047.84424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883047.84454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883047.84471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883047.84506: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883047.84515: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.84524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.84647: Set connection var ansible_pipelining to False 28992 1726883047.84655: Set connection var ansible_connection to ssh 28992 1726883047.84674: Set connection var ansible_timeout to 10 28992 1726883047.84682: Set connection var ansible_shell_type to sh 28992 1726883047.84694: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883047.84708: Set connection var ansible_shell_executable to /bin/sh 28992 1726883047.84741: variable 'ansible_shell_executable' from source: unknown 28992 1726883047.84749: variable 'ansible_connection' from source: unknown 28992 1726883047.84756: variable 'ansible_module_compression' from source: unknown 28992 1726883047.84763: variable 'ansible_shell_type' from source: unknown 28992 1726883047.84770: variable 'ansible_shell_executable' from source: unknown 28992 1726883047.84828: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883047.84831: variable 'ansible_pipelining' from source: unknown 28992 1726883047.84834: variable 'ansible_timeout' from source: unknown 28992 1726883047.84837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883047.85036: 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) 28992 1726883047.85055: variable 'omit' from source: magic vars 28992 1726883047.85065: starting attempt loop 28992 1726883047.85072: running the handler 28992 1726883047.85090: _low_level_execute_command(): starting 28992 1726883047.85109: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883047.86007: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883047.86042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883047.86059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883047.86081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883047.86180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883047.87935: stdout chunk (state=3): >>>/root <<< 28992 1726883047.88120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883047.88126: stderr chunk (state=3): >>><<< 28992 1726883047.88129: stdout chunk (state=3): >>><<< 28992 1726883047.88328: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883047.88333: _low_level_execute_command(): starting 28992 1726883047.88336: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380 `" && echo ansible-tmp-1726883047.8814778-33018-1753458267380="` echo /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380 `" ) && sleep 0' 28992 1726883047.88859: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883047.88944: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883047.88979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883047.89011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883047.89015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883047.89115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883047.91110: stdout chunk (state=3): >>>ansible-tmp-1726883047.8814778-33018-1753458267380=/root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380 <<< 28992 1726883047.91347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883047.91351: stdout chunk (state=3): >>><<< 28992 1726883047.91354: stderr chunk (state=3): >>><<< 28992 1726883047.91382: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883047.8814778-33018-1753458267380=/root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883047.91529: variable 'ansible_module_compression' from source: unknown 28992 1726883047.91532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883047.91574: variable 'ansible_facts' from source: unknown 28992 1726883047.91695: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py 28992 1726883047.91885: Sending initial data 28992 1726883047.91902: Sent initial data (160 bytes) 28992 1726883047.92662: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883047.92761: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883047.92788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883047.92806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883047.92830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883047.92917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883047.94518: 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 <<< 28992 1726883047.94593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883047.94681: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpxa7pm_f9 /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py <<< 28992 1726883047.94685: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py" <<< 28992 1726883047.94734: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpxa7pm_f9" to remote "/root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py" <<< 28992 1726883047.95593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883047.95626: stderr chunk (state=3): >>><<< 28992 1726883047.95750: stdout chunk (state=3): >>><<< 28992 1726883047.95753: done transferring module to remote 28992 1726883047.95756: _low_level_execute_command(): starting 28992 1726883047.95758: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/ /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py && sleep 0' 28992 1726883047.96390: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883047.96487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883047.96528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883047.96573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883047.98529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883047.98533: stderr chunk (state=3): >>><<< 28992 1726883047.98536: stdout chunk (state=3): >>><<< 28992 1726883047.98556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883047.98559: _low_level_execute_command(): starting 28992 1726883047.98564: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/AnsiballZ_service_facts.py && sleep 0' 28992 1726883047.99268: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883047.99275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883047.99302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883047.99317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883047.99529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883047.99532: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883047.99535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883047.99537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883047.99541: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883047.99543: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883047.99546: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883047.99548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883047.99550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883047.99552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883047.99618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883050.24161: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev<<< 28992 1726883050.24194: stdout chunk (state=3): >>>-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883050.25829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883050.25861: stderr chunk (state=3): >>><<< 28992 1726883050.25865: stdout chunk (state=3): >>><<< 28992 1726883050.26030: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883050.26957: 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-1726883047.8814778-33018-1753458267380/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883050.26975: _low_level_execute_command(): starting 28992 1726883050.26985: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883047.8814778-33018-1753458267380/ > /dev/null 2>&1 && sleep 0' 28992 1726883050.27658: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883050.27671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883050.27693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883050.27738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883050.27749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883050.27833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883050.27848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883050.27869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883050.27952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883050.30031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883050.30035: stdout chunk (state=3): >>><<< 28992 1726883050.30038: stderr chunk (state=3): >>><<< 28992 1726883050.30041: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883050.30044: handler run complete 28992 1726883050.30226: variable 'ansible_facts' from source: unknown 28992 1726883050.30647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883050.31295: variable 'ansible_facts' from source: unknown 28992 1726883050.31468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883050.31908: attempt loop complete, returning result 28992 1726883050.31914: _execute() done 28992 1726883050.31917: dumping result to json 28992 1726883050.31984: done dumping result, returning 28992 1726883050.32011: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000001d87] 28992 1726883050.32014: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d87 28992 1726883050.33289: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d87 28992 1726883050.33293: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883050.33416: no more pending results, returning what we have 28992 1726883050.33419: results queue empty 28992 1726883050.33420: checking for any_errors_fatal 28992 1726883050.33426: done checking for any_errors_fatal 28992 1726883050.33427: checking for max_fail_percentage 28992 1726883050.33429: done checking for max_fail_percentage 28992 1726883050.33430: checking to see if all hosts have failed and the running result is not ok 28992 1726883050.33431: done checking to see if all hosts have failed 28992 1726883050.33432: getting the remaining hosts for this loop 28992 1726883050.33433: done getting the remaining hosts for this loop 28992 1726883050.33437: getting the next task for host managed_node1 28992 1726883050.33443: done getting next task for host managed_node1 28992 1726883050.33447: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883050.33453: ^ state is: HOST STATE: block=7, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883050.33464: getting variables 28992 1726883050.33466: in VariableManager get_vars() 28992 1726883050.33503: Calling all_inventory to load vars for managed_node1 28992 1726883050.33506: Calling groups_inventory to load vars for managed_node1 28992 1726883050.33509: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883050.33518: Calling all_plugins_play to load vars for managed_node1 28992 1726883050.33521: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883050.33533: Calling groups_plugins_play to load vars for managed_node1 28992 1726883050.35209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883050.37559: done with get_vars() 28992 1726883050.37610: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:44:10 -0400 (0:00:02.553) 0:01:50.577 ****** 28992 1726883050.37740: entering _queue_task() for managed_node1/package_facts 28992 1726883050.38498: worker is 1 (out of 1 available) 28992 1726883050.38514: exiting _queue_task() for managed_node1/package_facts 28992 1726883050.38530: done queuing things up, now waiting for results queue to drain 28992 1726883050.38532: waiting for pending results... 28992 1726883050.38940: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883050.39069: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d88 28992 1726883050.39090: variable 'ansible_search_path' from source: unknown 28992 1726883050.39093: variable 'ansible_search_path' from source: unknown 28992 1726883050.39134: calling self._execute() 28992 1726883050.39246: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883050.39251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883050.39427: variable 'omit' from source: magic vars 28992 1726883050.39691: variable 'ansible_distribution_major_version' from source: facts 28992 1726883050.39702: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883050.39713: variable 'omit' from source: magic vars 28992 1726883050.39802: variable 'omit' from source: magic vars 28992 1726883050.39843: variable 'omit' from source: magic vars 28992 1726883050.39892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883050.39936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883050.39964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883050.39983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883050.39995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883050.40026: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883050.40031: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883050.40039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883050.40157: Set connection var ansible_pipelining to False 28992 1726883050.40161: Set connection var ansible_connection to ssh 28992 1726883050.40166: Set connection var ansible_timeout to 10 28992 1726883050.40173: Set connection var ansible_shell_type to sh 28992 1726883050.40181: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883050.40189: Set connection var ansible_shell_executable to /bin/sh 28992 1726883050.40215: variable 'ansible_shell_executable' from source: unknown 28992 1726883050.40218: variable 'ansible_connection' from source: unknown 28992 1726883050.40221: variable 'ansible_module_compression' from source: unknown 28992 1726883050.40225: variable 'ansible_shell_type' from source: unknown 28992 1726883050.40228: variable 'ansible_shell_executable' from source: unknown 28992 1726883050.40231: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883050.40233: variable 'ansible_pipelining' from source: unknown 28992 1726883050.40237: variable 'ansible_timeout' from source: unknown 28992 1726883050.40242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883050.40473: 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) 28992 1726883050.40489: variable 'omit' from source: magic vars 28992 1726883050.40492: starting attempt loop 28992 1726883050.40528: running the handler 28992 1726883050.40531: _low_level_execute_command(): starting 28992 1726883050.40534: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883050.41356: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883050.41367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883050.41429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883050.41433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883050.41436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883050.41438: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883050.41519: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883050.41540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883050.41615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883050.43272: stdout chunk (state=3): >>>/root <<< 28992 1726883050.43467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883050.43471: stderr chunk (state=3): >>><<< 28992 1726883050.43473: stdout chunk (state=3): >>><<< 28992 1726883050.43511: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883050.43515: _low_level_execute_command(): starting 28992 1726883050.43519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413 `" && echo ansible-tmp-1726883050.4349778-33087-126725757756413="` echo /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413 `" ) && sleep 0' 28992 1726883050.44142: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883050.44330: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883050.44341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883050.44343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883050.44394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883050.44479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883050.46398: stdout chunk (state=3): >>>ansible-tmp-1726883050.4349778-33087-126725757756413=/root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413 <<< 28992 1726883050.46594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883050.46604: stdout chunk (state=3): >>><<< 28992 1726883050.46620: stderr chunk (state=3): >>><<< 28992 1726883050.46644: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883050.4349778-33087-126725757756413=/root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883050.46708: variable 'ansible_module_compression' from source: unknown 28992 1726883050.46774: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883050.47029: variable 'ansible_facts' from source: unknown 28992 1726883050.47032: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py 28992 1726883050.47249: Sending initial data 28992 1726883050.47263: Sent initial data (162 bytes) 28992 1726883050.47939: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883050.47954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883050.47968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883050.47988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883050.48023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883050.48040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883050.48148: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883050.48168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883050.48187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883050.48268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883050.49850: 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 <<< 28992 1726883050.49929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883050.50001: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpv9z3zb3n /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py <<< 28992 1726883050.50129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py" <<< 28992 1726883050.50524: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpv9z3zb3n" to remote "/root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py" <<< 28992 1726883050.52335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883050.52471: stderr chunk (state=3): >>><<< 28992 1726883050.52487: stdout chunk (state=3): >>><<< 28992 1726883050.52518: done transferring module to remote 28992 1726883050.52544: _low_level_execute_command(): starting 28992 1726883050.52556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/ /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py && sleep 0' 28992 1726883050.53409: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883050.53413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883050.53415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883050.53417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883050.53487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883050.53495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883050.53511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883050.53550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883050.55456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883050.55460: stdout chunk (state=3): >>><<< 28992 1726883050.55463: stderr chunk (state=3): >>><<< 28992 1726883050.55628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883050.55632: _low_level_execute_command(): starting 28992 1726883050.55635: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/AnsiballZ_package_facts.py && sleep 0' 28992 1726883050.56952: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883050.57170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883050.57349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883051.19432: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, <<< 28992 1726883051.19508: stdout chunk (state=3): >>>"arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.<<< 28992 1726883051.19609: stdout chunk (state=3): >>>fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch"<<< 28992 1726883051.19689: stdout chunk (state=3): >>>, "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 28992 1726883051.19696: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883051.21568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883051.21628: stderr chunk (state=3): >>><<< 28992 1726883051.21633: stdout chunk (state=3): >>><<< 28992 1726883051.21671: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883051.23944: 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-1726883050.4349778-33087-126725757756413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883051.23949: _low_level_execute_command(): starting 28992 1726883051.23952: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883050.4349778-33087-126725757756413/ > /dev/null 2>&1 && sleep 0' 28992 1726883051.24430: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883051.24433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883051.24436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883051.24439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883051.24492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883051.24499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883051.24552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883051.26551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883051.26555: stderr chunk (state=3): >>><<< 28992 1726883051.26557: stdout chunk (state=3): >>><<< 28992 1726883051.26729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883051.26733: handler run complete 28992 1726883051.27674: variable 'ansible_facts' from source: unknown 28992 1726883051.28039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.29901: variable 'ansible_facts' from source: unknown 28992 1726883051.30390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.31355: attempt loop complete, returning result 28992 1726883051.31400: _execute() done 28992 1726883051.31403: dumping result to json 28992 1726883051.31543: done dumping result, returning 28992 1726883051.31551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000001d88] 28992 1726883051.31557: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d88 28992 1726883051.33757: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d88 28992 1726883051.33761: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883051.33931: no more pending results, returning what we have 28992 1726883051.33934: results queue empty 28992 1726883051.33935: checking for any_errors_fatal 28992 1726883051.33941: done checking for any_errors_fatal 28992 1726883051.33942: checking for max_fail_percentage 28992 1726883051.33943: done checking for max_fail_percentage 28992 1726883051.33944: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.33945: done checking to see if all hosts have failed 28992 1726883051.33946: getting the remaining hosts for this loop 28992 1726883051.33947: done getting the remaining hosts for this loop 28992 1726883051.33951: getting the next task for host managed_node1 28992 1726883051.33958: done getting next task for host managed_node1 28992 1726883051.33962: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883051.33967: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.33980: getting variables 28992 1726883051.33982: in VariableManager get_vars() 28992 1726883051.34020: Calling all_inventory to load vars for managed_node1 28992 1726883051.34026: Calling groups_inventory to load vars for managed_node1 28992 1726883051.34030: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.34044: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.34048: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.34052: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.35076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.36379: done with get_vars() 28992 1726883051.36401: done getting variables 28992 1726883051.36452: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:44:11 -0400 (0:00:00.987) 0:01:51.565 ****** 28992 1726883051.36486: entering _queue_task() for managed_node1/debug 28992 1726883051.36768: worker is 1 (out of 1 available) 28992 1726883051.36783: exiting _queue_task() for managed_node1/debug 28992 1726883051.36800: done queuing things up, now waiting for results queue to drain 28992 1726883051.36802: waiting for pending results... 28992 1726883051.37002: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883051.37116: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d2c 28992 1726883051.37129: variable 'ansible_search_path' from source: unknown 28992 1726883051.37135: variable 'ansible_search_path' from source: unknown 28992 1726883051.37170: calling self._execute() 28992 1726883051.37254: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.37259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.37263: variable 'omit' from source: magic vars 28992 1726883051.37569: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.37581: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.37589: variable 'omit' from source: magic vars 28992 1726883051.37639: variable 'omit' from source: magic vars 28992 1726883051.37712: variable 'network_provider' from source: set_fact 28992 1726883051.37727: variable 'omit' from source: magic vars 28992 1726883051.37763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883051.37795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883051.37813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883051.37834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883051.37844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883051.37871: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883051.37875: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.37878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.37965: Set connection var ansible_pipelining to False 28992 1726883051.37968: Set connection var ansible_connection to ssh 28992 1726883051.37971: Set connection var ansible_timeout to 10 28992 1726883051.37974: Set connection var ansible_shell_type to sh 28992 1726883051.37980: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883051.37990: Set connection var ansible_shell_executable to /bin/sh 28992 1726883051.38009: variable 'ansible_shell_executable' from source: unknown 28992 1726883051.38015: variable 'ansible_connection' from source: unknown 28992 1726883051.38018: variable 'ansible_module_compression' from source: unknown 28992 1726883051.38021: variable 'ansible_shell_type' from source: unknown 28992 1726883051.38025: variable 'ansible_shell_executable' from source: unknown 28992 1726883051.38028: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.38031: variable 'ansible_pipelining' from source: unknown 28992 1726883051.38034: variable 'ansible_timeout' from source: unknown 28992 1726883051.38037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.38155: 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) 28992 1726883051.38160: variable 'omit' from source: magic vars 28992 1726883051.38163: starting attempt loop 28992 1726883051.38166: running the handler 28992 1726883051.38208: handler run complete 28992 1726883051.38219: attempt loop complete, returning result 28992 1726883051.38223: _execute() done 28992 1726883051.38226: dumping result to json 28992 1726883051.38229: done dumping result, returning 28992 1726883051.38235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000001d2c] 28992 1726883051.38240: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2c 28992 1726883051.38337: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2c 28992 1726883051.38341: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883051.38420: no more pending results, returning what we have 28992 1726883051.38426: results queue empty 28992 1726883051.38427: checking for any_errors_fatal 28992 1726883051.38434: done checking for any_errors_fatal 28992 1726883051.38435: checking for max_fail_percentage 28992 1726883051.38436: done checking for max_fail_percentage 28992 1726883051.38438: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.38439: done checking to see if all hosts have failed 28992 1726883051.38440: getting the remaining hosts for this loop 28992 1726883051.38442: done getting the remaining hosts for this loop 28992 1726883051.38446: getting the next task for host managed_node1 28992 1726883051.38453: done getting next task for host managed_node1 28992 1726883051.38456: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883051.38461: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.38473: getting variables 28992 1726883051.38475: in VariableManager get_vars() 28992 1726883051.38514: Calling all_inventory to load vars for managed_node1 28992 1726883051.38517: Calling groups_inventory to load vars for managed_node1 28992 1726883051.38519: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.38536: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.38539: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.38542: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.39553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.40774: done with get_vars() 28992 1726883051.40796: done getting variables 28992 1726883051.40848: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:44:11 -0400 (0:00:00.043) 0:01:51.609 ****** 28992 1726883051.40878: entering _queue_task() for managed_node1/fail 28992 1726883051.41145: worker is 1 (out of 1 available) 28992 1726883051.41161: exiting _queue_task() for managed_node1/fail 28992 1726883051.41174: done queuing things up, now waiting for results queue to drain 28992 1726883051.41176: waiting for pending results... 28992 1726883051.41376: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883051.41489: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d2d 28992 1726883051.41501: variable 'ansible_search_path' from source: unknown 28992 1726883051.41504: variable 'ansible_search_path' from source: unknown 28992 1726883051.41540: calling self._execute() 28992 1726883051.41622: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.41628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.41638: variable 'omit' from source: magic vars 28992 1726883051.41939: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.41950: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.42041: variable 'network_state' from source: role '' defaults 28992 1726883051.42053: Evaluated conditional (network_state != {}): False 28992 1726883051.42056: when evaluation is False, skipping this task 28992 1726883051.42059: _execute() done 28992 1726883051.42063: dumping result to json 28992 1726883051.42067: done dumping result, returning 28992 1726883051.42070: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000001d2d] 28992 1726883051.42073: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2d 28992 1726883051.42178: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2d 28992 1726883051.42181: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883051.42242: no more pending results, returning what we have 28992 1726883051.42245: results queue empty 28992 1726883051.42246: checking for any_errors_fatal 28992 1726883051.42253: done checking for any_errors_fatal 28992 1726883051.42254: checking for max_fail_percentage 28992 1726883051.42256: done checking for max_fail_percentage 28992 1726883051.42257: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.42258: done checking to see if all hosts have failed 28992 1726883051.42259: getting the remaining hosts for this loop 28992 1726883051.42260: done getting the remaining hosts for this loop 28992 1726883051.42264: getting the next task for host managed_node1 28992 1726883051.42271: done getting next task for host managed_node1 28992 1726883051.42275: ^ 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 28992 1726883051.42280: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.42313: getting variables 28992 1726883051.42314: in VariableManager get_vars() 28992 1726883051.42353: Calling all_inventory to load vars for managed_node1 28992 1726883051.42355: Calling groups_inventory to load vars for managed_node1 28992 1726883051.42357: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.42367: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.42369: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.42372: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.43518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.44721: done with get_vars() 28992 1726883051.44744: done getting variables 28992 1726883051.44795: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:44:11 -0400 (0:00:00.039) 0:01:51.648 ****** 28992 1726883051.44826: entering _queue_task() for managed_node1/fail 28992 1726883051.45109: worker is 1 (out of 1 available) 28992 1726883051.45126: exiting _queue_task() for managed_node1/fail 28992 1726883051.45141: done queuing things up, now waiting for results queue to drain 28992 1726883051.45143: waiting for pending results... 28992 1726883051.45341: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883051.45443: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d2e 28992 1726883051.45456: variable 'ansible_search_path' from source: unknown 28992 1726883051.45460: variable 'ansible_search_path' from source: unknown 28992 1726883051.45495: calling self._execute() 28992 1726883051.45587: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.45592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.45605: variable 'omit' from source: magic vars 28992 1726883051.45915: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.45931: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.46014: variable 'network_state' from source: role '' defaults 28992 1726883051.46025: Evaluated conditional (network_state != {}): False 28992 1726883051.46028: when evaluation is False, skipping this task 28992 1726883051.46032: _execute() done 28992 1726883051.46036: dumping result to json 28992 1726883051.46040: done dumping result, returning 28992 1726883051.46045: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000001d2e] 28992 1726883051.46055: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2e 28992 1726883051.46152: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883051.46210: no more pending results, returning what we have 28992 1726883051.46214: results queue empty 28992 1726883051.46215: checking for any_errors_fatal 28992 1726883051.46227: done checking for any_errors_fatal 28992 1726883051.46228: checking for max_fail_percentage 28992 1726883051.46230: done checking for max_fail_percentage 28992 1726883051.46231: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.46232: done checking to see if all hosts have failed 28992 1726883051.46233: getting the remaining hosts for this loop 28992 1726883051.46235: done getting the remaining hosts for this loop 28992 1726883051.46239: getting the next task for host managed_node1 28992 1726883051.46247: done getting next task for host managed_node1 28992 1726883051.46252: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883051.46257: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.46283: getting variables 28992 1726883051.46286: in VariableManager get_vars() 28992 1726883051.46334: Calling all_inventory to load vars for managed_node1 28992 1726883051.46337: Calling groups_inventory to load vars for managed_node1 28992 1726883051.46339: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.46345: WORKER PROCESS EXITING 28992 1726883051.46354: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.46357: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.46360: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.47390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.48719: done with get_vars() 28992 1726883051.48741: done getting variables 28992 1726883051.48790: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:44:11 -0400 (0:00:00.039) 0:01:51.688 ****** 28992 1726883051.48817: entering _queue_task() for managed_node1/fail 28992 1726883051.49103: worker is 1 (out of 1 available) 28992 1726883051.49118: exiting _queue_task() for managed_node1/fail 28992 1726883051.49134: done queuing things up, now waiting for results queue to drain 28992 1726883051.49137: waiting for pending results... 28992 1726883051.49338: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883051.49440: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d2f 28992 1726883051.49453: variable 'ansible_search_path' from source: unknown 28992 1726883051.49457: variable 'ansible_search_path' from source: unknown 28992 1726883051.49494: calling self._execute() 28992 1726883051.49589: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.49593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.49601: variable 'omit' from source: magic vars 28992 1726883051.49903: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.49914: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.50056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883051.51757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883051.51809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883051.51840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883051.51867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883051.51891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883051.51958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.51982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.52004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.52034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.52047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.52125: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.52138: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883051.52224: variable 'ansible_distribution' from source: facts 28992 1726883051.52228: variable '__network_rh_distros' from source: role '' defaults 28992 1726883051.52237: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883051.52240: when evaluation is False, skipping this task 28992 1726883051.52243: _execute() done 28992 1726883051.52245: dumping result to json 28992 1726883051.52248: done dumping result, returning 28992 1726883051.52255: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000001d2f] 28992 1726883051.52261: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2f 28992 1726883051.52361: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d2f 28992 1726883051.52364: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883051.52414: no more pending results, returning what we have 28992 1726883051.52418: results queue empty 28992 1726883051.52419: checking for any_errors_fatal 28992 1726883051.52431: done checking for any_errors_fatal 28992 1726883051.52432: checking for max_fail_percentage 28992 1726883051.52434: done checking for max_fail_percentage 28992 1726883051.52435: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.52436: done checking to see if all hosts have failed 28992 1726883051.52438: getting the remaining hosts for this loop 28992 1726883051.52440: done getting the remaining hosts for this loop 28992 1726883051.52445: getting the next task for host managed_node1 28992 1726883051.52454: done getting next task for host managed_node1 28992 1726883051.52459: ^ 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 28992 1726883051.52464: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.52493: getting variables 28992 1726883051.52496: in VariableManager get_vars() 28992 1726883051.52548: Calling all_inventory to load vars for managed_node1 28992 1726883051.52551: Calling groups_inventory to load vars for managed_node1 28992 1726883051.52553: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.52565: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.52567: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.52570: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.53645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.54850: done with get_vars() 28992 1726883051.54872: done getting variables 28992 1726883051.54925: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:44:11 -0400 (0:00:00.061) 0:01:51.749 ****** 28992 1726883051.54951: entering _queue_task() for managed_node1/dnf 28992 1726883051.55217: worker is 1 (out of 1 available) 28992 1726883051.55234: exiting _queue_task() for managed_node1/dnf 28992 1726883051.55248: done queuing things up, now waiting for results queue to drain 28992 1726883051.55250: waiting for pending results... 28992 1726883051.55455: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883051.55568: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d30 28992 1726883051.55582: variable 'ansible_search_path' from source: unknown 28992 1726883051.55585: variable 'ansible_search_path' from source: unknown 28992 1726883051.55624: calling self._execute() 28992 1726883051.55706: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.55715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.55724: variable 'omit' from source: magic vars 28992 1726883051.56038: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.56048: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.56200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883051.57881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883051.57942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883051.57969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883051.58001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883051.58025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883051.58088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.58115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.58136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.58164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.58175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.58265: variable 'ansible_distribution' from source: facts 28992 1726883051.58269: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.58276: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883051.58361: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883051.58456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.58473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.58495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.58523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.58539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.58570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.58589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.58607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.58636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.58661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.58680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.58700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.58717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.58750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.58763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.58869: variable 'network_connections' from source: include params 28992 1726883051.58880: variable 'interface' from source: play vars 28992 1726883051.58928: variable 'interface' from source: play vars 28992 1726883051.58993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883051.59455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883051.59483: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883051.59507: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883051.59535: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883051.59566: 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) 28992 1726883051.59583: 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) 28992 1726883051.59606: 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) 28992 1726883051.59625: 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) 28992 1726883051.59670: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883051.59835: variable 'network_connections' from source: include params 28992 1726883051.59839: variable 'interface' from source: play vars 28992 1726883051.59889: variable 'interface' from source: play vars 28992 1726883051.59906: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883051.59909: when evaluation is False, skipping this task 28992 1726883051.59912: _execute() done 28992 1726883051.59915: dumping result to json 28992 1726883051.59917: done dumping result, returning 28992 1726883051.59925: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001d30] 28992 1726883051.59930: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d30 28992 1726883051.60034: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d30 28992 1726883051.60036: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883051.60095: no more pending results, returning what we have 28992 1726883051.60099: results queue empty 28992 1726883051.60100: checking for any_errors_fatal 28992 1726883051.60109: done checking for any_errors_fatal 28992 1726883051.60110: checking for max_fail_percentage 28992 1726883051.60112: done checking for max_fail_percentage 28992 1726883051.60113: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.60114: done checking to see if all hosts have failed 28992 1726883051.60115: getting the remaining hosts for this loop 28992 1726883051.60117: done getting the remaining hosts for this loop 28992 1726883051.60121: getting the next task for host managed_node1 28992 1726883051.60131: done getting next task for host managed_node1 28992 1726883051.60136: ^ 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 28992 1726883051.60141: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.60169: getting variables 28992 1726883051.60171: in VariableManager get_vars() 28992 1726883051.60217: Calling all_inventory to load vars for managed_node1 28992 1726883051.60220: Calling groups_inventory to load vars for managed_node1 28992 1726883051.60229: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.60241: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.60244: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.60246: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.61458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.62664: done with get_vars() 28992 1726883051.62691: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883051.62756: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:44:11 -0400 (0:00:00.078) 0:01:51.828 ****** 28992 1726883051.62781: entering _queue_task() for managed_node1/yum 28992 1726883051.63073: worker is 1 (out of 1 available) 28992 1726883051.63093: exiting _queue_task() for managed_node1/yum 28992 1726883051.63107: done queuing things up, now waiting for results queue to drain 28992 1726883051.63109: waiting for pending results... 28992 1726883051.63308: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883051.63417: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d31 28992 1726883051.63432: variable 'ansible_search_path' from source: unknown 28992 1726883051.63435: variable 'ansible_search_path' from source: unknown 28992 1726883051.63471: calling self._execute() 28992 1726883051.63557: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.63563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.63573: variable 'omit' from source: magic vars 28992 1726883051.63878: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.63891: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.64029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883051.65718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883051.65772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883051.65800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883051.65829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883051.65855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883051.65917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.65940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.65963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.65993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.66004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.66081: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.66095: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883051.66099: when evaluation is False, skipping this task 28992 1726883051.66102: _execute() done 28992 1726883051.66104: dumping result to json 28992 1726883051.66106: done dumping result, returning 28992 1726883051.66114: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001d31] 28992 1726883051.66118: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d31 28992 1726883051.66226: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d31 28992 1726883051.66229: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883051.66280: no more pending results, returning what we have 28992 1726883051.66286: results queue empty 28992 1726883051.66287: checking for any_errors_fatal 28992 1726883051.66296: done checking for any_errors_fatal 28992 1726883051.66297: checking for max_fail_percentage 28992 1726883051.66299: done checking for max_fail_percentage 28992 1726883051.66300: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.66301: done checking to see if all hosts have failed 28992 1726883051.66302: getting the remaining hosts for this loop 28992 1726883051.66304: done getting the remaining hosts for this loop 28992 1726883051.66308: getting the next task for host managed_node1 28992 1726883051.66317: done getting next task for host managed_node1 28992 1726883051.66329: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883051.66334: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.66361: getting variables 28992 1726883051.66363: in VariableManager get_vars() 28992 1726883051.66407: Calling all_inventory to load vars for managed_node1 28992 1726883051.66410: Calling groups_inventory to load vars for managed_node1 28992 1726883051.66412: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.66425: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.66428: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.66431: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.67493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.68820: done with get_vars() 28992 1726883051.68845: done getting variables 28992 1726883051.68893: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:44:11 -0400 (0:00:00.061) 0:01:51.889 ****** 28992 1726883051.68921: entering _queue_task() for managed_node1/fail 28992 1726883051.69205: worker is 1 (out of 1 available) 28992 1726883051.69224: exiting _queue_task() for managed_node1/fail 28992 1726883051.69237: done queuing things up, now waiting for results queue to drain 28992 1726883051.69240: waiting for pending results... 28992 1726883051.69436: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883051.69562: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d32 28992 1726883051.69580: variable 'ansible_search_path' from source: unknown 28992 1726883051.69584: variable 'ansible_search_path' from source: unknown 28992 1726883051.69623: calling self._execute() 28992 1726883051.69709: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.69713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.69724: variable 'omit' from source: magic vars 28992 1726883051.70038: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.70048: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.70150: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883051.70299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883051.77576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883051.77621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883051.77654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883051.77678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883051.77708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883051.77767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.77790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.77808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.77838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.77850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.77890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.77905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.77924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.77951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.77964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.77997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.78014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.78033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.78060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.78073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.78196: variable 'network_connections' from source: include params 28992 1726883051.78199: variable 'interface' from source: play vars 28992 1726883051.78254: variable 'interface' from source: play vars 28992 1726883051.78308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883051.78419: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883051.78449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883051.78473: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883051.78495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883051.78531: 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) 28992 1726883051.78547: 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) 28992 1726883051.78565: 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) 28992 1726883051.78586: 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) 28992 1726883051.78615: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883051.78788: variable 'network_connections' from source: include params 28992 1726883051.78792: variable 'interface' from source: play vars 28992 1726883051.78840: variable 'interface' from source: play vars 28992 1726883051.78859: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883051.78862: when evaluation is False, skipping this task 28992 1726883051.78865: _execute() done 28992 1726883051.78868: dumping result to json 28992 1726883051.78870: done dumping result, returning 28992 1726883051.78876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001d32] 28992 1726883051.78879: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d32 28992 1726883051.78982: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d32 28992 1726883051.78987: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883051.79035: no more pending results, returning what we have 28992 1726883051.79038: results queue empty 28992 1726883051.79039: checking for any_errors_fatal 28992 1726883051.79046: done checking for any_errors_fatal 28992 1726883051.79047: checking for max_fail_percentage 28992 1726883051.79049: done checking for max_fail_percentage 28992 1726883051.79050: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.79051: done checking to see if all hosts have failed 28992 1726883051.79051: getting the remaining hosts for this loop 28992 1726883051.79053: done getting the remaining hosts for this loop 28992 1726883051.79057: getting the next task for host managed_node1 28992 1726883051.79064: done getting next task for host managed_node1 28992 1726883051.79068: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883051.79073: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.79101: getting variables 28992 1726883051.79102: in VariableManager get_vars() 28992 1726883051.79149: Calling all_inventory to load vars for managed_node1 28992 1726883051.79152: Calling groups_inventory to load vars for managed_node1 28992 1726883051.79154: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.79164: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.79166: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.79169: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.84774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.85994: done with get_vars() 28992 1726883051.86019: done getting variables 28992 1726883051.86062: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:44:11 -0400 (0:00:00.171) 0:01:52.061 ****** 28992 1726883051.86091: entering _queue_task() for managed_node1/package 28992 1726883051.86421: worker is 1 (out of 1 available) 28992 1726883051.86440: exiting _queue_task() for managed_node1/package 28992 1726883051.86454: done queuing things up, now waiting for results queue to drain 28992 1726883051.86456: waiting for pending results... 28992 1726883051.86664: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883051.86782: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d33 28992 1726883051.86798: variable 'ansible_search_path' from source: unknown 28992 1726883051.86804: variable 'ansible_search_path' from source: unknown 28992 1726883051.86844: calling self._execute() 28992 1726883051.86937: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.86942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.86952: variable 'omit' from source: magic vars 28992 1726883051.87284: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.87296: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883051.87453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883051.87669: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883051.87708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883051.87760: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883051.87793: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883051.87895: variable 'network_packages' from source: role '' defaults 28992 1726883051.87974: variable '__network_provider_setup' from source: role '' defaults 28992 1726883051.87983: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883051.88041: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883051.88049: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883051.88103: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883051.88233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883051.90129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883051.90173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883051.90219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883051.90275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883051.90321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883051.90432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.90471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.90534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.90572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.90604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.90671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.90711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.90752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.90861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.90865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.91113: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883051.91261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.91298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.91333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.91390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.91417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.91539: variable 'ansible_python' from source: facts 28992 1726883051.91580: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883051.91689: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883051.91799: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883051.91957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.92018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.92034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.92088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.92111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.92230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883051.92249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883051.92267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883051.92325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883051.92360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883051.92558: variable 'network_connections' from source: include params 28992 1726883051.92566: variable 'interface' from source: play vars 28992 1726883051.92685: variable 'interface' from source: play vars 28992 1726883051.92787: 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) 28992 1726883051.92815: 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) 28992 1726883051.92898: 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) 28992 1726883051.92901: 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) 28992 1726883051.92967: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883051.93336: variable 'network_connections' from source: include params 28992 1726883051.93358: variable 'interface' from source: play vars 28992 1726883051.93528: variable 'interface' from source: play vars 28992 1726883051.93531: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883051.93629: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883051.94027: variable 'network_connections' from source: include params 28992 1726883051.94040: variable 'interface' from source: play vars 28992 1726883051.94102: variable 'interface' from source: play vars 28992 1726883051.94126: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883051.94181: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883051.94395: variable 'network_connections' from source: include params 28992 1726883051.94399: variable 'interface' from source: play vars 28992 1726883051.94451: variable 'interface' from source: play vars 28992 1726883051.94491: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883051.94538: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883051.94545: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883051.94590: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883051.94738: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883051.95062: variable 'network_connections' from source: include params 28992 1726883051.95065: variable 'interface' from source: play vars 28992 1726883051.95112: variable 'interface' from source: play vars 28992 1726883051.95119: variable 'ansible_distribution' from source: facts 28992 1726883051.95124: variable '__network_rh_distros' from source: role '' defaults 28992 1726883051.95131: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.95142: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883051.95259: variable 'ansible_distribution' from source: facts 28992 1726883051.95263: variable '__network_rh_distros' from source: role '' defaults 28992 1726883051.95268: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.95274: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883051.95390: variable 'ansible_distribution' from source: facts 28992 1726883051.95396: variable '__network_rh_distros' from source: role '' defaults 28992 1726883051.95399: variable 'ansible_distribution_major_version' from source: facts 28992 1726883051.95432: variable 'network_provider' from source: set_fact 28992 1726883051.95443: variable 'ansible_facts' from source: unknown 28992 1726883051.96025: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883051.96028: when evaluation is False, skipping this task 28992 1726883051.96031: _execute() done 28992 1726883051.96033: dumping result to json 28992 1726883051.96036: done dumping result, returning 28992 1726883051.96045: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000001d33] 28992 1726883051.96051: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d33 28992 1726883051.96155: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d33 28992 1726883051.96158: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883051.96236: no more pending results, returning what we have 28992 1726883051.96240: results queue empty 28992 1726883051.96241: checking for any_errors_fatal 28992 1726883051.96252: done checking for any_errors_fatal 28992 1726883051.96253: checking for max_fail_percentage 28992 1726883051.96254: done checking for max_fail_percentage 28992 1726883051.96255: checking to see if all hosts have failed and the running result is not ok 28992 1726883051.96256: done checking to see if all hosts have failed 28992 1726883051.96257: getting the remaining hosts for this loop 28992 1726883051.96259: done getting the remaining hosts for this loop 28992 1726883051.96263: getting the next task for host managed_node1 28992 1726883051.96273: done getting next task for host managed_node1 28992 1726883051.96278: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883051.96286: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883051.96311: getting variables 28992 1726883051.96314: in VariableManager get_vars() 28992 1726883051.96362: Calling all_inventory to load vars for managed_node1 28992 1726883051.96366: Calling groups_inventory to load vars for managed_node1 28992 1726883051.96368: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883051.96378: Calling all_plugins_play to load vars for managed_node1 28992 1726883051.96381: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883051.96383: Calling groups_plugins_play to load vars for managed_node1 28992 1726883051.97557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883051.98786: done with get_vars() 28992 1726883051.98808: done getting variables 28992 1726883051.98860: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:44:11 -0400 (0:00:00.127) 0:01:52.189 ****** 28992 1726883051.98889: entering _queue_task() for managed_node1/package 28992 1726883051.99176: worker is 1 (out of 1 available) 28992 1726883051.99195: exiting _queue_task() for managed_node1/package 28992 1726883051.99208: done queuing things up, now waiting for results queue to drain 28992 1726883051.99210: waiting for pending results... 28992 1726883051.99414: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883051.99532: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d34 28992 1726883051.99547: variable 'ansible_search_path' from source: unknown 28992 1726883051.99551: variable 'ansible_search_path' from source: unknown 28992 1726883051.99587: calling self._execute() 28992 1726883051.99677: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883051.99680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883051.99692: variable 'omit' from source: magic vars 28992 1726883052.00010: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.00020: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.00119: variable 'network_state' from source: role '' defaults 28992 1726883052.00128: Evaluated conditional (network_state != {}): False 28992 1726883052.00132: when evaluation is False, skipping this task 28992 1726883052.00135: _execute() done 28992 1726883052.00138: dumping result to json 28992 1726883052.00141: done dumping result, returning 28992 1726883052.00147: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001d34] 28992 1726883052.00153: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d34 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883052.00313: no more pending results, returning what we have 28992 1726883052.00317: results queue empty 28992 1726883052.00318: checking for any_errors_fatal 28992 1726883052.00327: done checking for any_errors_fatal 28992 1726883052.00328: checking for max_fail_percentage 28992 1726883052.00330: done checking for max_fail_percentage 28992 1726883052.00331: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.00332: done checking to see if all hosts have failed 28992 1726883052.00334: getting the remaining hosts for this loop 28992 1726883052.00336: done getting the remaining hosts for this loop 28992 1726883052.00340: getting the next task for host managed_node1 28992 1726883052.00348: done getting next task for host managed_node1 28992 1726883052.00353: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883052.00358: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.00382: getting variables 28992 1726883052.00386: in VariableManager get_vars() 28992 1726883052.00436: Calling all_inventory to load vars for managed_node1 28992 1726883052.00440: Calling groups_inventory to load vars for managed_node1 28992 1726883052.00442: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.00448: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d34 28992 1726883052.00451: WORKER PROCESS EXITING 28992 1726883052.00461: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.00463: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.00466: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.01501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.02810: done with get_vars() 28992 1726883052.02833: done getting variables 28992 1726883052.02879: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:44:12 -0400 (0:00:00.040) 0:01:52.229 ****** 28992 1726883052.02908: entering _queue_task() for managed_node1/package 28992 1726883052.03161: worker is 1 (out of 1 available) 28992 1726883052.03177: exiting _queue_task() for managed_node1/package 28992 1726883052.03191: done queuing things up, now waiting for results queue to drain 28992 1726883052.03193: waiting for pending results... 28992 1726883052.03403: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883052.03512: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d35 28992 1726883052.03526: variable 'ansible_search_path' from source: unknown 28992 1726883052.03529: variable 'ansible_search_path' from source: unknown 28992 1726883052.03565: calling self._execute() 28992 1726883052.03652: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.03658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.03667: variable 'omit' from source: magic vars 28992 1726883052.03981: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.03985: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.04082: variable 'network_state' from source: role '' defaults 28992 1726883052.04094: Evaluated conditional (network_state != {}): False 28992 1726883052.04097: when evaluation is False, skipping this task 28992 1726883052.04100: _execute() done 28992 1726883052.04104: dumping result to json 28992 1726883052.04106: done dumping result, returning 28992 1726883052.04110: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000001d35] 28992 1726883052.04116: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d35 28992 1726883052.04220: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d35 28992 1726883052.04224: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883052.04272: no more pending results, returning what we have 28992 1726883052.04276: results queue empty 28992 1726883052.04277: checking for any_errors_fatal 28992 1726883052.04283: done checking for any_errors_fatal 28992 1726883052.04284: checking for max_fail_percentage 28992 1726883052.04286: done checking for max_fail_percentage 28992 1726883052.04287: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.04288: done checking to see if all hosts have failed 28992 1726883052.04288: getting the remaining hosts for this loop 28992 1726883052.04290: done getting the remaining hosts for this loop 28992 1726883052.04294: getting the next task for host managed_node1 28992 1726883052.04302: done getting next task for host managed_node1 28992 1726883052.04306: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883052.04311: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.04336: getting variables 28992 1726883052.04337: in VariableManager get_vars() 28992 1726883052.04375: Calling all_inventory to load vars for managed_node1 28992 1726883052.04378: Calling groups_inventory to load vars for managed_node1 28992 1726883052.04380: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.04389: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.04392: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.04394: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.05391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.06598: done with get_vars() 28992 1726883052.06617: done getting variables 28992 1726883052.06663: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:44:12 -0400 (0:00:00.037) 0:01:52.267 ****** 28992 1726883052.06691: entering _queue_task() for managed_node1/service 28992 1726883052.06941: worker is 1 (out of 1 available) 28992 1726883052.06956: exiting _queue_task() for managed_node1/service 28992 1726883052.06969: done queuing things up, now waiting for results queue to drain 28992 1726883052.06971: waiting for pending results... 28992 1726883052.07175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883052.07267: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d36 28992 1726883052.07279: variable 'ansible_search_path' from source: unknown 28992 1726883052.07283: variable 'ansible_search_path' from source: unknown 28992 1726883052.07321: calling self._execute() 28992 1726883052.07406: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.07412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.07424: variable 'omit' from source: magic vars 28992 1726883052.07733: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.07745: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.07839: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883052.07993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883052.09663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883052.10052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883052.10077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883052.10106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883052.10127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883052.10195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.10217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.10237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.10268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.10280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.10319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.10338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.10355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.10387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.10400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.10433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.10451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.10468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.10502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.10513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.10647: variable 'network_connections' from source: include params 28992 1726883052.10659: variable 'interface' from source: play vars 28992 1726883052.10713: variable 'interface' from source: play vars 28992 1726883052.10768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883052.10887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883052.10921: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883052.10948: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883052.10970: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883052.11015: 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) 28992 1726883052.11043: 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) 28992 1726883052.11056: 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) 28992 1726883052.11075: 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) 28992 1726883052.11119: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883052.11291: variable 'network_connections' from source: include params 28992 1726883052.11295: variable 'interface' from source: play vars 28992 1726883052.11340: variable 'interface' from source: play vars 28992 1726883052.11362: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883052.11366: when evaluation is False, skipping this task 28992 1726883052.11368: _execute() done 28992 1726883052.11371: dumping result to json 28992 1726883052.11373: done dumping result, returning 28992 1726883052.11381: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000001d36] 28992 1726883052.11384: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d36 28992 1726883052.11487: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d36 28992 1726883052.11497: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883052.11546: no more pending results, returning what we have 28992 1726883052.11549: results queue empty 28992 1726883052.11550: checking for any_errors_fatal 28992 1726883052.11558: done checking for any_errors_fatal 28992 1726883052.11559: checking for max_fail_percentage 28992 1726883052.11561: done checking for max_fail_percentage 28992 1726883052.11562: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.11563: done checking to see if all hosts have failed 28992 1726883052.11564: getting the remaining hosts for this loop 28992 1726883052.11565: done getting the remaining hosts for this loop 28992 1726883052.11570: getting the next task for host managed_node1 28992 1726883052.11578: done getting next task for host managed_node1 28992 1726883052.11583: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883052.11588: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.11616: getting variables 28992 1726883052.11617: in VariableManager get_vars() 28992 1726883052.11665: Calling all_inventory to load vars for managed_node1 28992 1726883052.11668: Calling groups_inventory to load vars for managed_node1 28992 1726883052.11670: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.11681: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.11683: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.11686: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.12894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.14087: done with get_vars() 28992 1726883052.14106: done getting variables 28992 1726883052.14157: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:44:12 -0400 (0:00:00.074) 0:01:52.342 ****** 28992 1726883052.14184: entering _queue_task() for managed_node1/service 28992 1726883052.14459: worker is 1 (out of 1 available) 28992 1726883052.14476: exiting _queue_task() for managed_node1/service 28992 1726883052.14489: done queuing things up, now waiting for results queue to drain 28992 1726883052.14491: waiting for pending results... 28992 1726883052.14696: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883052.14800: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d37 28992 1726883052.14813: variable 'ansible_search_path' from source: unknown 28992 1726883052.14816: variable 'ansible_search_path' from source: unknown 28992 1726883052.14853: calling self._execute() 28992 1726883052.14942: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.14948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.14958: variable 'omit' from source: magic vars 28992 1726883052.15267: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.15282: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.15398: variable 'network_provider' from source: set_fact 28992 1726883052.15403: variable 'network_state' from source: role '' defaults 28992 1726883052.15412: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883052.15418: variable 'omit' from source: magic vars 28992 1726883052.15471: variable 'omit' from source: magic vars 28992 1726883052.15501: variable 'network_service_name' from source: role '' defaults 28992 1726883052.15550: variable 'network_service_name' from source: role '' defaults 28992 1726883052.15633: variable '__network_provider_setup' from source: role '' defaults 28992 1726883052.15637: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883052.15686: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883052.15699: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883052.15746: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883052.15918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883052.17551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883052.17614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883052.17645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883052.17675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883052.17698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883052.17762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.17786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.17807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.17837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.17848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.17886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.17909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.17929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.17956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.17967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.18141: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883052.18225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.18244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.18262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.18291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.18302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.18370: variable 'ansible_python' from source: facts 28992 1726883052.18383: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883052.18448: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883052.18506: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883052.18600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.18618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.18639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.18669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.18680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.18718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.18740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.18760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.18792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.18802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.18907: variable 'network_connections' from source: include params 28992 1726883052.18915: variable 'interface' from source: play vars 28992 1726883052.18971: variable 'interface' from source: play vars 28992 1726883052.19051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883052.19193: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883052.19233: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883052.19266: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883052.19299: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883052.19348: 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) 28992 1726883052.19369: 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) 28992 1726883052.19397: 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) 28992 1726883052.19425: 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) 28992 1726883052.19463: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883052.19659: variable 'network_connections' from source: include params 28992 1726883052.19665: variable 'interface' from source: play vars 28992 1726883052.19720: variable 'interface' from source: play vars 28992 1726883052.19749: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883052.19807: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883052.20013: variable 'network_connections' from source: include params 28992 1726883052.20016: variable 'interface' from source: play vars 28992 1726883052.20072: variable 'interface' from source: play vars 28992 1726883052.20094: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883052.20150: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883052.20356: variable 'network_connections' from source: include params 28992 1726883052.20360: variable 'interface' from source: play vars 28992 1726883052.20416: variable 'interface' from source: play vars 28992 1726883052.20456: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883052.20503: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883052.20510: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883052.20556: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883052.20708: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883052.21056: variable 'network_connections' from source: include params 28992 1726883052.21060: variable 'interface' from source: play vars 28992 1726883052.21105: variable 'interface' from source: play vars 28992 1726883052.21112: variable 'ansible_distribution' from source: facts 28992 1726883052.21115: variable '__network_rh_distros' from source: role '' defaults 28992 1726883052.21124: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.21135: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883052.21259: variable 'ansible_distribution' from source: facts 28992 1726883052.21263: variable '__network_rh_distros' from source: role '' defaults 28992 1726883052.21272: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.21275: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883052.21397: variable 'ansible_distribution' from source: facts 28992 1726883052.21400: variable '__network_rh_distros' from source: role '' defaults 28992 1726883052.21405: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.21430: variable 'network_provider' from source: set_fact 28992 1726883052.21448: variable 'omit' from source: magic vars 28992 1726883052.21471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883052.21497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883052.21512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883052.21528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883052.21536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883052.21561: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883052.21564: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.21567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.21644: Set connection var ansible_pipelining to False 28992 1726883052.21648: Set connection var ansible_connection to ssh 28992 1726883052.21652: Set connection var ansible_timeout to 10 28992 1726883052.21655: Set connection var ansible_shell_type to sh 28992 1726883052.21660: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883052.21667: Set connection var ansible_shell_executable to /bin/sh 28992 1726883052.21693: variable 'ansible_shell_executable' from source: unknown 28992 1726883052.21696: variable 'ansible_connection' from source: unknown 28992 1726883052.21698: variable 'ansible_module_compression' from source: unknown 28992 1726883052.21702: variable 'ansible_shell_type' from source: unknown 28992 1726883052.21704: variable 'ansible_shell_executable' from source: unknown 28992 1726883052.21707: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.21709: variable 'ansible_pipelining' from source: unknown 28992 1726883052.21712: variable 'ansible_timeout' from source: unknown 28992 1726883052.21714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.21792: 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) 28992 1726883052.21800: variable 'omit' from source: magic vars 28992 1726883052.21807: starting attempt loop 28992 1726883052.21809: running the handler 28992 1726883052.21869: variable 'ansible_facts' from source: unknown 28992 1726883052.22608: _low_level_execute_command(): starting 28992 1726883052.22614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883052.23128: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.23134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.23155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.23198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883052.23202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883052.23211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883052.23277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883052.25052: stdout chunk (state=3): >>>/root <<< 28992 1726883052.25163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883052.25216: stderr chunk (state=3): >>><<< 28992 1726883052.25220: stdout chunk (state=3): >>><<< 28992 1726883052.25241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883052.25252: _low_level_execute_command(): starting 28992 1726883052.25258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270 `" && echo ansible-tmp-1726883052.2524104-33149-122169445616270="` echo /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270 `" ) && sleep 0' 28992 1726883052.25721: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.25724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.25728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883052.25731: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883052.25733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.25786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883052.25793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883052.25794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883052.25843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883052.27825: stdout chunk (state=3): >>>ansible-tmp-1726883052.2524104-33149-122169445616270=/root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270 <<< 28992 1726883052.27938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883052.27997: stderr chunk (state=3): >>><<< 28992 1726883052.28002: stdout chunk (state=3): >>><<< 28992 1726883052.28017: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883052.2524104-33149-122169445616270=/root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883052.28050: variable 'ansible_module_compression' from source: unknown 28992 1726883052.28092: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883052.28150: variable 'ansible_facts' from source: unknown 28992 1726883052.28290: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py 28992 1726883052.28406: Sending initial data 28992 1726883052.28410: Sent initial data (156 bytes) 28992 1726883052.28905: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.28909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.28916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883052.28919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.28971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883052.28979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883052.28983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883052.29032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883052.30632: 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 <<< 28992 1726883052.30685: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883052.30741: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpcipgp_7r /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py <<< 28992 1726883052.30744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py" <<< 28992 1726883052.30789: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpcipgp_7r" to remote "/root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py" <<< 28992 1726883052.30796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py" <<< 28992 1726883052.31927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883052.31999: stderr chunk (state=3): >>><<< 28992 1726883052.32002: stdout chunk (state=3): >>><<< 28992 1726883052.32026: done transferring module to remote 28992 1726883052.32038: _low_level_execute_command(): starting 28992 1726883052.32042: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/ /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py && sleep 0' 28992 1726883052.32516: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883052.32520: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.32525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883052.32527: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.32530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.32582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883052.32587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883052.32636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883052.34431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883052.34477: stderr chunk (state=3): >>><<< 28992 1726883052.34482: stdout chunk (state=3): >>><<< 28992 1726883052.34498: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883052.34503: _low_level_execute_command(): starting 28992 1726883052.34505: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/AnsiballZ_systemd.py && sleep 0' 28992 1726883052.34958: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.34962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883052.34964: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883052.34967: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883052.34969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.35011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883052.35014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883052.35082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883052.66580: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12148736", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3513778176", "CPUUsageNSec": "2197557000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726883052.66606: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726883052.66616: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883052.68596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883052.68624: stderr chunk (state=3): >>><<< 28992 1726883052.68628: stdout chunk (state=3): >>><<< 28992 1726883052.68642: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12148736", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3513778176", "CPUUsageNSec": "2197557000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883052.68788: 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-1726883052.2524104-33149-122169445616270/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883052.68811: _low_level_execute_command(): starting 28992 1726883052.68814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883052.2524104-33149-122169445616270/ > /dev/null 2>&1 && sleep 0' 28992 1726883052.69266: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.69269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.69272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883052.69274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883052.69321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883052.69328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883052.69384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883052.71428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883052.71432: stdout chunk (state=3): >>><<< 28992 1726883052.71434: stderr chunk (state=3): >>><<< 28992 1726883052.71437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883052.71440: handler run complete 28992 1726883052.71462: attempt loop complete, returning result 28992 1726883052.71469: _execute() done 28992 1726883052.71476: dumping result to json 28992 1726883052.71500: done dumping result, returning 28992 1726883052.71515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000001d37] 28992 1726883052.71529: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d37 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883052.71993: no more pending results, returning what we have 28992 1726883052.72000: results queue empty 28992 1726883052.72002: checking for any_errors_fatal 28992 1726883052.72007: done checking for any_errors_fatal 28992 1726883052.72008: checking for max_fail_percentage 28992 1726883052.72010: done checking for max_fail_percentage 28992 1726883052.72011: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.72012: done checking to see if all hosts have failed 28992 1726883052.72013: getting the remaining hosts for this loop 28992 1726883052.72015: done getting the remaining hosts for this loop 28992 1726883052.72019: getting the next task for host managed_node1 28992 1726883052.72029: done getting next task for host managed_node1 28992 1726883052.72033: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883052.72038: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.72047: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d37 28992 1726883052.72050: WORKER PROCESS EXITING 28992 1726883052.72059: getting variables 28992 1726883052.72061: in VariableManager get_vars() 28992 1726883052.72107: Calling all_inventory to load vars for managed_node1 28992 1726883052.72111: Calling groups_inventory to load vars for managed_node1 28992 1726883052.72113: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.72124: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.72127: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.72130: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.73276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.75343: done with get_vars() 28992 1726883052.75387: done getting variables 28992 1726883052.75438: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:44:12 -0400 (0:00:00.612) 0:01:52.955 ****** 28992 1726883052.75472: entering _queue_task() for managed_node1/service 28992 1726883052.75770: worker is 1 (out of 1 available) 28992 1726883052.75786: exiting _queue_task() for managed_node1/service 28992 1726883052.75800: done queuing things up, now waiting for results queue to drain 28992 1726883052.75802: waiting for pending results... 28992 1726883052.76015: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883052.76124: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d38 28992 1726883052.76142: variable 'ansible_search_path' from source: unknown 28992 1726883052.76148: variable 'ansible_search_path' from source: unknown 28992 1726883052.76175: calling self._execute() 28992 1726883052.76267: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.76271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.76281: variable 'omit' from source: magic vars 28992 1726883052.76608: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.76617: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.76713: variable 'network_provider' from source: set_fact 28992 1726883052.76718: Evaluated conditional (network_provider == "nm"): True 28992 1726883052.76790: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883052.76857: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883052.76995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883052.79027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883052.79070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883052.79098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883052.79125: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883052.79150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883052.79226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.79253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.79271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.79301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.79312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.79354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.79372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.79391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.79419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.79432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.79466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.79487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.79503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.79531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.79543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.79652: variable 'network_connections' from source: include params 28992 1726883052.79663: variable 'interface' from source: play vars 28992 1726883052.79715: variable 'interface' from source: play vars 28992 1726883052.79770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883052.79892: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883052.79921: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883052.79946: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883052.79968: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883052.80004: 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) 28992 1726883052.80024: 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) 28992 1726883052.80043: 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) 28992 1726883052.80062: 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) 28992 1726883052.80101: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883052.80268: variable 'network_connections' from source: include params 28992 1726883052.80272: variable 'interface' from source: play vars 28992 1726883052.80317: variable 'interface' from source: play vars 28992 1726883052.80341: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883052.80346: when evaluation is False, skipping this task 28992 1726883052.80349: _execute() done 28992 1726883052.80352: dumping result to json 28992 1726883052.80354: done dumping result, returning 28992 1726883052.80360: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000001d38] 28992 1726883052.80370: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d38 28992 1726883052.80469: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d38 28992 1726883052.80472: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883052.80521: no more pending results, returning what we have 28992 1726883052.80525: results queue empty 28992 1726883052.80527: checking for any_errors_fatal 28992 1726883052.80553: done checking for any_errors_fatal 28992 1726883052.80554: checking for max_fail_percentage 28992 1726883052.80556: done checking for max_fail_percentage 28992 1726883052.80557: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.80558: done checking to see if all hosts have failed 28992 1726883052.80558: getting the remaining hosts for this loop 28992 1726883052.80561: done getting the remaining hosts for this loop 28992 1726883052.80565: getting the next task for host managed_node1 28992 1726883052.80573: done getting next task for host managed_node1 28992 1726883052.80577: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883052.80582: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.80611: getting variables 28992 1726883052.80613: in VariableManager get_vars() 28992 1726883052.80661: Calling all_inventory to load vars for managed_node1 28992 1726883052.80664: Calling groups_inventory to load vars for managed_node1 28992 1726883052.80666: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.80677: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.80679: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.80682: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.81738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.82962: done with get_vars() 28992 1726883052.82981: done getting variables 28992 1726883052.83032: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:44:12 -0400 (0:00:00.075) 0:01:53.030 ****** 28992 1726883052.83058: entering _queue_task() for managed_node1/service 28992 1726883052.83321: worker is 1 (out of 1 available) 28992 1726883052.83337: exiting _queue_task() for managed_node1/service 28992 1726883052.83351: done queuing things up, now waiting for results queue to drain 28992 1726883052.83353: waiting for pending results... 28992 1726883052.83540: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883052.83644: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d39 28992 1726883052.83657: variable 'ansible_search_path' from source: unknown 28992 1726883052.83661: variable 'ansible_search_path' from source: unknown 28992 1726883052.83696: calling self._execute() 28992 1726883052.83780: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.83786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.83794: variable 'omit' from source: magic vars 28992 1726883052.84093: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.84103: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.84191: variable 'network_provider' from source: set_fact 28992 1726883052.84195: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883052.84198: when evaluation is False, skipping this task 28992 1726883052.84201: _execute() done 28992 1726883052.84204: dumping result to json 28992 1726883052.84206: done dumping result, returning 28992 1726883052.84209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000001d39] 28992 1726883052.84215: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d39 28992 1726883052.84313: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d39 28992 1726883052.84317: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883052.84387: no more pending results, returning what we have 28992 1726883052.84391: results queue empty 28992 1726883052.84392: checking for any_errors_fatal 28992 1726883052.84397: done checking for any_errors_fatal 28992 1726883052.84398: checking for max_fail_percentage 28992 1726883052.84400: done checking for max_fail_percentage 28992 1726883052.84401: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.84402: done checking to see if all hosts have failed 28992 1726883052.84402: getting the remaining hosts for this loop 28992 1726883052.84404: done getting the remaining hosts for this loop 28992 1726883052.84407: getting the next task for host managed_node1 28992 1726883052.84414: done getting next task for host managed_node1 28992 1726883052.84417: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883052.84424: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.84446: getting variables 28992 1726883052.84447: in VariableManager get_vars() 28992 1726883052.84487: Calling all_inventory to load vars for managed_node1 28992 1726883052.84490: Calling groups_inventory to load vars for managed_node1 28992 1726883052.84492: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.84500: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.84501: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.84503: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.85609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.86807: done with get_vars() 28992 1726883052.86827: done getting variables 28992 1726883052.86871: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:44:12 -0400 (0:00:00.038) 0:01:53.069 ****** 28992 1726883052.86902: entering _queue_task() for managed_node1/copy 28992 1726883052.87142: worker is 1 (out of 1 available) 28992 1726883052.87158: exiting _queue_task() for managed_node1/copy 28992 1726883052.87171: done queuing things up, now waiting for results queue to drain 28992 1726883052.87173: waiting for pending results... 28992 1726883052.87363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883052.87454: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d3a 28992 1726883052.87467: variable 'ansible_search_path' from source: unknown 28992 1726883052.87471: variable 'ansible_search_path' from source: unknown 28992 1726883052.87502: calling self._execute() 28992 1726883052.87589: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.87593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.87602: variable 'omit' from source: magic vars 28992 1726883052.87907: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.87916: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.88003: variable 'network_provider' from source: set_fact 28992 1726883052.88007: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883052.88010: when evaluation is False, skipping this task 28992 1726883052.88013: _execute() done 28992 1726883052.88016: dumping result to json 28992 1726883052.88018: done dumping result, returning 28992 1726883052.88063: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000001d3a] 28992 1726883052.88067: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3a 28992 1726883052.88145: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3a 28992 1726883052.88148: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883052.88208: no more pending results, returning what we have 28992 1726883052.88210: results queue empty 28992 1726883052.88211: checking for any_errors_fatal 28992 1726883052.88216: done checking for any_errors_fatal 28992 1726883052.88216: checking for max_fail_percentage 28992 1726883052.88218: done checking for max_fail_percentage 28992 1726883052.88219: checking to see if all hosts have failed and the running result is not ok 28992 1726883052.88220: done checking to see if all hosts have failed 28992 1726883052.88221: getting the remaining hosts for this loop 28992 1726883052.88224: done getting the remaining hosts for this loop 28992 1726883052.88228: getting the next task for host managed_node1 28992 1726883052.88234: done getting next task for host managed_node1 28992 1726883052.88238: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883052.88243: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883052.88266: getting variables 28992 1726883052.88269: in VariableManager get_vars() 28992 1726883052.88306: Calling all_inventory to load vars for managed_node1 28992 1726883052.88308: Calling groups_inventory to load vars for managed_node1 28992 1726883052.88309: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883052.88316: Calling all_plugins_play to load vars for managed_node1 28992 1726883052.88318: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883052.88320: Calling groups_plugins_play to load vars for managed_node1 28992 1726883052.89414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883052.90628: done with get_vars() 28992 1726883052.90648: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:44:12 -0400 (0:00:00.038) 0:01:53.107 ****** 28992 1726883052.90716: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883052.90961: worker is 1 (out of 1 available) 28992 1726883052.90976: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883052.90993: done queuing things up, now waiting for results queue to drain 28992 1726883052.90995: waiting for pending results... 28992 1726883052.91190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883052.91291: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d3b 28992 1726883052.91302: variable 'ansible_search_path' from source: unknown 28992 1726883052.91306: variable 'ansible_search_path' from source: unknown 28992 1726883052.91340: calling self._execute() 28992 1726883052.91425: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883052.91429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883052.91439: variable 'omit' from source: magic vars 28992 1726883052.91735: variable 'ansible_distribution_major_version' from source: facts 28992 1726883052.91745: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883052.91750: variable 'omit' from source: magic vars 28992 1726883052.91804: variable 'omit' from source: magic vars 28992 1726883052.91927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883052.93512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883052.93563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883052.93591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883052.93619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883052.93643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883052.93701: variable 'network_provider' from source: set_fact 28992 1726883052.93799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883052.93819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883052.93853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883052.93873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883052.93887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883052.93940: variable 'omit' from source: magic vars 28992 1726883052.94019: variable 'omit' from source: magic vars 28992 1726883052.94102: variable 'network_connections' from source: include params 28992 1726883052.94328: variable 'interface' from source: play vars 28992 1726883052.94331: variable 'interface' from source: play vars 28992 1726883052.94344: variable 'omit' from source: magic vars 28992 1726883052.94357: variable '__lsr_ansible_managed' from source: task vars 28992 1726883052.94428: variable '__lsr_ansible_managed' from source: task vars 28992 1726883052.94639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883052.94895: Loaded config def from plugin (lookup/template) 28992 1726883052.94907: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883052.94946: File lookup term: get_ansible_managed.j2 28992 1726883052.94955: variable 'ansible_search_path' from source: unknown 28992 1726883052.94967: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883052.94993: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883052.95018: variable 'ansible_search_path' from source: unknown 28992 1726883053.02006: variable 'ansible_managed' from source: unknown 28992 1726883053.02118: variable 'omit' from source: magic vars 28992 1726883053.02145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883053.02167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883053.02182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883053.02200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.02427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.02431: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883053.02433: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.02436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.02439: Set connection var ansible_pipelining to False 28992 1726883053.02441: Set connection var ansible_connection to ssh 28992 1726883053.02443: Set connection var ansible_timeout to 10 28992 1726883053.02445: Set connection var ansible_shell_type to sh 28992 1726883053.02446: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883053.02449: Set connection var ansible_shell_executable to /bin/sh 28992 1726883053.02451: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.02453: variable 'ansible_connection' from source: unknown 28992 1726883053.02455: variable 'ansible_module_compression' from source: unknown 28992 1726883053.02468: variable 'ansible_shell_type' from source: unknown 28992 1726883053.02476: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.02486: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.02496: variable 'ansible_pipelining' from source: unknown 28992 1726883053.02502: variable 'ansible_timeout' from source: unknown 28992 1726883053.02508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.02664: 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) 28992 1726883053.02701: variable 'omit' from source: magic vars 28992 1726883053.02794: starting attempt loop 28992 1726883053.02797: running the handler 28992 1726883053.02799: _low_level_execute_command(): starting 28992 1726883053.02802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883053.03591: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883053.03610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.03678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883053.03700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.03727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.03816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.05567: stdout chunk (state=3): >>>/root <<< 28992 1726883053.05772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.05775: stdout chunk (state=3): >>><<< 28992 1726883053.05778: stderr chunk (state=3): >>><<< 28992 1726883053.05904: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883053.05908: _low_level_execute_command(): starting 28992 1726883053.05912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029 `" && echo ansible-tmp-1726883053.0580335-33170-208849954203029="` echo /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029 `" ) && sleep 0' 28992 1726883053.06483: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883053.06539: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.06620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883053.06643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.06679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.06760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.08718: stdout chunk (state=3): >>>ansible-tmp-1726883053.0580335-33170-208849954203029=/root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029 <<< 28992 1726883053.08916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.08919: stdout chunk (state=3): >>><<< 28992 1726883053.08923: stderr chunk (state=3): >>><<< 28992 1726883053.08941: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883053.0580335-33170-208849954203029=/root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883053.09127: variable 'ansible_module_compression' from source: unknown 28992 1726883053.09131: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883053.09133: variable 'ansible_facts' from source: unknown 28992 1726883053.09244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py 28992 1726883053.09449: Sending initial data 28992 1726883053.09453: Sent initial data (168 bytes) 28992 1726883053.10072: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883053.10136: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.10218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.10240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.10321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.11904: 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 <<< 28992 1726883053.11983: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883053.12053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpuus7vi2k /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py <<< 28992 1726883053.12056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py" <<< 28992 1726883053.12101: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpuus7vi2k" to remote "/root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py" <<< 28992 1726883053.13414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.13570: stderr chunk (state=3): >>><<< 28992 1726883053.13573: stdout chunk (state=3): >>><<< 28992 1726883053.13576: done transferring module to remote 28992 1726883053.13578: _low_level_execute_command(): starting 28992 1726883053.13580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/ /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py && sleep 0' 28992 1726883053.14142: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.14201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883053.14220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.14238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.14313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.16219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.16252: stdout chunk (state=3): >>><<< 28992 1726883053.16255: stderr chunk (state=3): >>><<< 28992 1726883053.16278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883053.16290: _low_level_execute_command(): starting 28992 1726883053.16380: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/AnsiballZ_network_connections.py && sleep 0' 28992 1726883053.17016: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883053.17034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883053.17051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883053.17078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883053.17139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.17205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883053.17233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.17251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.17346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.52469: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883053.55565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883053.55620: stderr chunk (state=3): >>><<< 28992 1726883053.55626: stdout chunk (state=3): >>><<< 28992 1726883053.55645: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883053.55681: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883053.55691: _low_level_execute_command(): starting 28992 1726883053.55696: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883053.0580335-33170-208849954203029/ > /dev/null 2>&1 && sleep 0' 28992 1726883053.56190: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883053.56194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.56196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883053.56199: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883053.56201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883053.56251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883053.56255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.56261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.56315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.58267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.58314: stderr chunk (state=3): >>><<< 28992 1726883053.58317: stdout chunk (state=3): >>><<< 28992 1726883053.58334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883053.58342: handler run complete 28992 1726883053.58366: attempt loop complete, returning result 28992 1726883053.58369: _execute() done 28992 1726883053.58371: dumping result to json 28992 1726883053.58377: done dumping result, returning 28992 1726883053.58389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-000000001d3b] 28992 1726883053.58392: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3b 28992 1726883053.58506: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3b 28992 1726883053.58508: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete 28992 1726883053.58624: no more pending results, returning what we have 28992 1726883053.58628: results queue empty 28992 1726883053.58630: checking for any_errors_fatal 28992 1726883053.58635: done checking for any_errors_fatal 28992 1726883053.58636: checking for max_fail_percentage 28992 1726883053.58643: done checking for max_fail_percentage 28992 1726883053.58644: checking to see if all hosts have failed and the running result is not ok 28992 1726883053.58644: done checking to see if all hosts have failed 28992 1726883053.58645: getting the remaining hosts for this loop 28992 1726883053.58647: done getting the remaining hosts for this loop 28992 1726883053.58651: getting the next task for host managed_node1 28992 1726883053.58658: done getting next task for host managed_node1 28992 1726883053.58662: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883053.58666: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883053.58679: getting variables 28992 1726883053.58681: in VariableManager get_vars() 28992 1726883053.58732: Calling all_inventory to load vars for managed_node1 28992 1726883053.58735: Calling groups_inventory to load vars for managed_node1 28992 1726883053.58737: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883053.58748: Calling all_plugins_play to load vars for managed_node1 28992 1726883053.58750: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883053.58753: Calling groups_plugins_play to load vars for managed_node1 28992 1726883053.59830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883053.61048: done with get_vars() 28992 1726883053.61068: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:44:13 -0400 (0:00:00.704) 0:01:53.811 ****** 28992 1726883053.61142: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883053.61409: worker is 1 (out of 1 available) 28992 1726883053.61426: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883053.61441: done queuing things up, now waiting for results queue to drain 28992 1726883053.61443: waiting for pending results... 28992 1726883053.61636: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883053.61752: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d3c 28992 1726883053.61765: variable 'ansible_search_path' from source: unknown 28992 1726883053.61769: variable 'ansible_search_path' from source: unknown 28992 1726883053.61804: calling self._execute() 28992 1726883053.61894: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.61899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.61903: variable 'omit' from source: magic vars 28992 1726883053.62201: variable 'ansible_distribution_major_version' from source: facts 28992 1726883053.62215: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883053.62303: variable 'network_state' from source: role '' defaults 28992 1726883053.62312: Evaluated conditional (network_state != {}): False 28992 1726883053.62317: when evaluation is False, skipping this task 28992 1726883053.62320: _execute() done 28992 1726883053.62323: dumping result to json 28992 1726883053.62326: done dumping result, returning 28992 1726883053.62338: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000001d3c] 28992 1726883053.62342: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3c 28992 1726883053.62433: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3c 28992 1726883053.62435: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883053.62493: no more pending results, returning what we have 28992 1726883053.62497: results queue empty 28992 1726883053.62498: checking for any_errors_fatal 28992 1726883053.62507: done checking for any_errors_fatal 28992 1726883053.62508: checking for max_fail_percentage 28992 1726883053.62509: done checking for max_fail_percentage 28992 1726883053.62510: checking to see if all hosts have failed and the running result is not ok 28992 1726883053.62511: done checking to see if all hosts have failed 28992 1726883053.62512: getting the remaining hosts for this loop 28992 1726883053.62513: done getting the remaining hosts for this loop 28992 1726883053.62517: getting the next task for host managed_node1 28992 1726883053.62526: done getting next task for host managed_node1 28992 1726883053.62530: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883053.62535: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883053.62558: getting variables 28992 1726883053.62560: in VariableManager get_vars() 28992 1726883053.62599: Calling all_inventory to load vars for managed_node1 28992 1726883053.62602: Calling groups_inventory to load vars for managed_node1 28992 1726883053.62604: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883053.62613: Calling all_plugins_play to load vars for managed_node1 28992 1726883053.62616: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883053.62619: Calling groups_plugins_play to load vars for managed_node1 28992 1726883053.63745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883053.65055: done with get_vars() 28992 1726883053.65081: done getting variables 28992 1726883053.65147: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:44:13 -0400 (0:00:00.040) 0:01:53.852 ****** 28992 1726883053.65185: entering _queue_task() for managed_node1/debug 28992 1726883053.65537: worker is 1 (out of 1 available) 28992 1726883053.65730: exiting _queue_task() for managed_node1/debug 28992 1726883053.65742: done queuing things up, now waiting for results queue to drain 28992 1726883053.65744: waiting for pending results... 28992 1726883053.65939: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883053.66094: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d3d 28992 1726883053.66114: variable 'ansible_search_path' from source: unknown 28992 1726883053.66123: variable 'ansible_search_path' from source: unknown 28992 1726883053.66161: calling self._execute() 28992 1726883053.66256: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.66261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.66267: variable 'omit' from source: magic vars 28992 1726883053.66581: variable 'ansible_distribution_major_version' from source: facts 28992 1726883053.66593: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883053.66603: variable 'omit' from source: magic vars 28992 1726883053.66650: variable 'omit' from source: magic vars 28992 1726883053.66675: variable 'omit' from source: magic vars 28992 1726883053.66711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883053.66749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883053.66766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883053.66781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.66791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.66817: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883053.66826: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.66829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.66904: Set connection var ansible_pipelining to False 28992 1726883053.66908: Set connection var ansible_connection to ssh 28992 1726883053.66910: Set connection var ansible_timeout to 10 28992 1726883053.66913: Set connection var ansible_shell_type to sh 28992 1726883053.66920: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883053.66928: Set connection var ansible_shell_executable to /bin/sh 28992 1726883053.66949: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.66952: variable 'ansible_connection' from source: unknown 28992 1726883053.66957: variable 'ansible_module_compression' from source: unknown 28992 1726883053.66960: variable 'ansible_shell_type' from source: unknown 28992 1726883053.66963: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.66965: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.66968: variable 'ansible_pipelining' from source: unknown 28992 1726883053.66971: variable 'ansible_timeout' from source: unknown 28992 1726883053.66973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.67089: 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) 28992 1726883053.67098: variable 'omit' from source: magic vars 28992 1726883053.67101: starting attempt loop 28992 1726883053.67104: running the handler 28992 1726883053.67204: variable '__network_connections_result' from source: set_fact 28992 1726883053.67252: handler run complete 28992 1726883053.67268: attempt loop complete, returning result 28992 1726883053.67272: _execute() done 28992 1726883053.67275: dumping result to json 28992 1726883053.67278: done dumping result, returning 28992 1726883053.67287: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001d3d] 28992 1726883053.67290: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3d 28992 1726883053.67383: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3d 28992 1726883053.67390: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } 28992 1726883053.67483: no more pending results, returning what we have 28992 1726883053.67489: results queue empty 28992 1726883053.67491: checking for any_errors_fatal 28992 1726883053.67496: done checking for any_errors_fatal 28992 1726883053.67497: checking for max_fail_percentage 28992 1726883053.67506: done checking for max_fail_percentage 28992 1726883053.67507: checking to see if all hosts have failed and the running result is not ok 28992 1726883053.67508: done checking to see if all hosts have failed 28992 1726883053.67509: getting the remaining hosts for this loop 28992 1726883053.67510: done getting the remaining hosts for this loop 28992 1726883053.67514: getting the next task for host managed_node1 28992 1726883053.67520: done getting next task for host managed_node1 28992 1726883053.67525: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883053.67530: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883053.67542: getting variables 28992 1726883053.67544: in VariableManager get_vars() 28992 1726883053.67583: Calling all_inventory to load vars for managed_node1 28992 1726883053.67587: Calling groups_inventory to load vars for managed_node1 28992 1726883053.67590: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883053.67599: Calling all_plugins_play to load vars for managed_node1 28992 1726883053.67601: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883053.67604: Calling groups_plugins_play to load vars for managed_node1 28992 1726883053.69262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883053.71530: done with get_vars() 28992 1726883053.71569: done getting variables 28992 1726883053.71640: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:44:13 -0400 (0:00:00.064) 0:01:53.917 ****** 28992 1726883053.71687: entering _queue_task() for managed_node1/debug 28992 1726883053.72083: worker is 1 (out of 1 available) 28992 1726883053.72100: exiting _queue_task() for managed_node1/debug 28992 1726883053.72114: done queuing things up, now waiting for results queue to drain 28992 1726883053.72115: waiting for pending results... 28992 1726883053.72543: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883053.72641: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d3e 28992 1726883053.72645: variable 'ansible_search_path' from source: unknown 28992 1726883053.72648: variable 'ansible_search_path' from source: unknown 28992 1726883053.72678: calling self._execute() 28992 1726883053.72802: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.72814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.72856: variable 'omit' from source: magic vars 28992 1726883053.73277: variable 'ansible_distribution_major_version' from source: facts 28992 1726883053.73300: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883053.73311: variable 'omit' from source: magic vars 28992 1726883053.73377: variable 'omit' from source: magic vars 28992 1726883053.73507: variable 'omit' from source: magic vars 28992 1726883053.73511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883053.73518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883053.73549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883053.73575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.73598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.73645: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883053.73654: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.73662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.73792: Set connection var ansible_pipelining to False 28992 1726883053.73801: Set connection var ansible_connection to ssh 28992 1726883053.73812: Set connection var ansible_timeout to 10 28992 1726883053.73819: Set connection var ansible_shell_type to sh 28992 1726883053.73832: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883053.73927: Set connection var ansible_shell_executable to /bin/sh 28992 1726883053.73931: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.73933: variable 'ansible_connection' from source: unknown 28992 1726883053.73937: variable 'ansible_module_compression' from source: unknown 28992 1726883053.73939: variable 'ansible_shell_type' from source: unknown 28992 1726883053.73941: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.73943: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.73946: variable 'ansible_pipelining' from source: unknown 28992 1726883053.73948: variable 'ansible_timeout' from source: unknown 28992 1726883053.73951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.74102: 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) 28992 1726883053.74125: variable 'omit' from source: magic vars 28992 1726883053.74136: starting attempt loop 28992 1726883053.74144: running the handler 28992 1726883053.74210: variable '__network_connections_result' from source: set_fact 28992 1726883053.74393: variable '__network_connections_result' from source: set_fact 28992 1726883053.74445: handler run complete 28992 1726883053.74479: attempt loop complete, returning result 28992 1726883053.74490: _execute() done 28992 1726883053.74502: dumping result to json 28992 1726883053.74512: done dumping result, returning 28992 1726883053.74527: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-000000001d3e] 28992 1726883053.74538: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3e ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } 28992 1726883053.74778: no more pending results, returning what we have 28992 1726883053.74782: results queue empty 28992 1726883053.74783: checking for any_errors_fatal 28992 1726883053.74795: done checking for any_errors_fatal 28992 1726883053.74796: checking for max_fail_percentage 28992 1726883053.74798: done checking for max_fail_percentage 28992 1726883053.74799: checking to see if all hosts have failed and the running result is not ok 28992 1726883053.74800: done checking to see if all hosts have failed 28992 1726883053.74801: getting the remaining hosts for this loop 28992 1726883053.74803: done getting the remaining hosts for this loop 28992 1726883053.74808: getting the next task for host managed_node1 28992 1726883053.74817: done getting next task for host managed_node1 28992 1726883053.75124: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883053.75131: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883053.75145: getting variables 28992 1726883053.75147: in VariableManager get_vars() 28992 1726883053.75189: Calling all_inventory to load vars for managed_node1 28992 1726883053.75192: Calling groups_inventory to load vars for managed_node1 28992 1726883053.75195: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883053.75204: Calling all_plugins_play to load vars for managed_node1 28992 1726883053.75213: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883053.75216: Calling groups_plugins_play to load vars for managed_node1 28992 1726883053.75839: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3e 28992 1726883053.75842: WORKER PROCESS EXITING 28992 1726883053.77030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883053.79262: done with get_vars() 28992 1726883053.79294: done getting variables 28992 1726883053.79358: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:44:13 -0400 (0:00:00.077) 0:01:53.994 ****** 28992 1726883053.79398: entering _queue_task() for managed_node1/debug 28992 1726883053.79763: worker is 1 (out of 1 available) 28992 1726883053.79778: exiting _queue_task() for managed_node1/debug 28992 1726883053.79794: done queuing things up, now waiting for results queue to drain 28992 1726883053.79796: waiting for pending results... 28992 1726883053.80118: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883053.80299: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d3f 28992 1726883053.80324: variable 'ansible_search_path' from source: unknown 28992 1726883053.80332: variable 'ansible_search_path' from source: unknown 28992 1726883053.80380: calling self._execute() 28992 1726883053.80494: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.80507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.80519: variable 'omit' from source: magic vars 28992 1726883053.80945: variable 'ansible_distribution_major_version' from source: facts 28992 1726883053.80962: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883053.81105: variable 'network_state' from source: role '' defaults 28992 1726883053.81124: Evaluated conditional (network_state != {}): False 28992 1726883053.81134: when evaluation is False, skipping this task 28992 1726883053.81141: _execute() done 28992 1726883053.81147: dumping result to json 28992 1726883053.81154: done dumping result, returning 28992 1726883053.81166: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-000000001d3f] 28992 1726883053.81175: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3f skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883053.81338: no more pending results, returning what we have 28992 1726883053.81343: results queue empty 28992 1726883053.81345: checking for any_errors_fatal 28992 1726883053.81355: done checking for any_errors_fatal 28992 1726883053.81356: checking for max_fail_percentage 28992 1726883053.81358: done checking for max_fail_percentage 28992 1726883053.81359: checking to see if all hosts have failed and the running result is not ok 28992 1726883053.81360: done checking to see if all hosts have failed 28992 1726883053.81361: getting the remaining hosts for this loop 28992 1726883053.81363: done getting the remaining hosts for this loop 28992 1726883053.81368: getting the next task for host managed_node1 28992 1726883053.81377: done getting next task for host managed_node1 28992 1726883053.81382: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883053.81392: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883053.81428: getting variables 28992 1726883053.81430: in VariableManager get_vars() 28992 1726883053.81482: Calling all_inventory to load vars for managed_node1 28992 1726883053.81487: Calling groups_inventory to load vars for managed_node1 28992 1726883053.81490: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883053.81504: Calling all_plugins_play to load vars for managed_node1 28992 1726883053.81507: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883053.81510: Calling groups_plugins_play to load vars for managed_node1 28992 1726883053.82139: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d3f 28992 1726883053.82143: WORKER PROCESS EXITING 28992 1726883053.83742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883053.85968: done with get_vars() 28992 1726883053.86005: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:44:13 -0400 (0:00:00.067) 0:01:54.061 ****** 28992 1726883053.86130: entering _queue_task() for managed_node1/ping 28992 1726883053.86574: worker is 1 (out of 1 available) 28992 1726883053.86594: exiting _queue_task() for managed_node1/ping 28992 1726883053.86608: done queuing things up, now waiting for results queue to drain 28992 1726883053.86610: waiting for pending results... 28992 1726883053.87046: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883053.87147: in run() - task 0affc7ec-ae25-9fb4-6018-000000001d40 28992 1726883053.87171: variable 'ansible_search_path' from source: unknown 28992 1726883053.87178: variable 'ansible_search_path' from source: unknown 28992 1726883053.87230: calling self._execute() 28992 1726883053.87345: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.87361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.87377: variable 'omit' from source: magic vars 28992 1726883053.87794: variable 'ansible_distribution_major_version' from source: facts 28992 1726883053.87814: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883053.87832: variable 'omit' from source: magic vars 28992 1726883053.87913: variable 'omit' from source: magic vars 28992 1726883053.87958: variable 'omit' from source: magic vars 28992 1726883053.88015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883053.88062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883053.88096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883053.88127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.88145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883053.88189: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883053.88201: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.88211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.88328: Set connection var ansible_pipelining to False 28992 1726883053.88340: Set connection var ansible_connection to ssh 28992 1726883053.88352: Set connection var ansible_timeout to 10 28992 1726883053.88358: Set connection var ansible_shell_type to sh 28992 1726883053.88368: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883053.88379: Set connection var ansible_shell_executable to /bin/sh 28992 1726883053.88410: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.88417: variable 'ansible_connection' from source: unknown 28992 1726883053.88427: variable 'ansible_module_compression' from source: unknown 28992 1726883053.88433: variable 'ansible_shell_type' from source: unknown 28992 1726883053.88439: variable 'ansible_shell_executable' from source: unknown 28992 1726883053.88555: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883053.88558: variable 'ansible_pipelining' from source: unknown 28992 1726883053.88561: variable 'ansible_timeout' from source: unknown 28992 1726883053.88563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883053.88695: 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) 28992 1726883053.88712: variable 'omit' from source: magic vars 28992 1726883053.88720: starting attempt loop 28992 1726883053.88731: running the handler 28992 1726883053.88751: _low_level_execute_command(): starting 28992 1726883053.88762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883053.89518: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883053.89549: 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 <<< 28992 1726883053.89653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.89677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.89771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.91562: stdout chunk (state=3): >>>/root <<< 28992 1726883053.91767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.91771: stdout chunk (state=3): >>><<< 28992 1726883053.91773: stderr chunk (state=3): >>><<< 28992 1726883053.91904: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883053.91908: _low_level_execute_command(): starting 28992 1726883053.91912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120 `" && echo ansible-tmp-1726883053.9179838-33204-237361991234120="` echo /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120 `" ) && sleep 0' 28992 1726883053.92526: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.92581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.92638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.94637: stdout chunk (state=3): >>>ansible-tmp-1726883053.9179838-33204-237361991234120=/root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120 <<< 28992 1726883053.94743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.94829: stderr chunk (state=3): >>><<< 28992 1726883053.94832: stdout chunk (state=3): >>><<< 28992 1726883053.94851: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883053.9179838-33204-237361991234120=/root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883053.95032: variable 'ansible_module_compression' from source: unknown 28992 1726883053.95035: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883053.95038: variable 'ansible_facts' from source: unknown 28992 1726883053.95081: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py 28992 1726883053.95268: Sending initial data 28992 1726883053.95277: Sent initial data (153 bytes) 28992 1726883053.95937: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883053.95954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883053.95977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883053.96087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883053.96100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883053.96194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883053.97938: 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 <<< 28992 1726883053.98014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883053.98090: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpvm_yp80w /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py <<< 28992 1726883053.98093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py" <<< 28992 1726883053.98162: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpvm_yp80w" to remote "/root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py" <<< 28992 1726883053.99032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883053.99070: stderr chunk (state=3): >>><<< 28992 1726883053.99079: stdout chunk (state=3): >>><<< 28992 1726883053.99199: done transferring module to remote 28992 1726883053.99202: _low_level_execute_command(): starting 28992 1726883053.99205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/ /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py && sleep 0' 28992 1726883054.00572: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.00604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883054.00629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.00721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.03070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883054.03074: stdout chunk (state=3): >>><<< 28992 1726883054.03077: stderr chunk (state=3): >>><<< 28992 1726883054.03079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883054.03086: _low_level_execute_command(): starting 28992 1726883054.03088: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/AnsiballZ_ping.py && sleep 0' 28992 1726883054.04263: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883054.04371: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883054.04575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.04670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.21034: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883054.22730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883054.22736: stderr chunk (state=3): >>><<< 28992 1726883054.22739: stdout chunk (state=3): >>><<< 28992 1726883054.22743: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883054.22746: 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-1726883053.9179838-33204-237361991234120/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883054.22749: _low_level_execute_command(): starting 28992 1726883054.22932: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883053.9179838-33204-237361991234120/ > /dev/null 2>&1 && sleep 0' 28992 1726883054.23818: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883054.23838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883054.23852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883054.23871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883054.23889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883054.23902: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883054.23920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.23939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883054.24035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.24047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883054.24071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883054.24097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.24168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.26080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883054.26142: stderr chunk (state=3): >>><<< 28992 1726883054.26144: stdout chunk (state=3): >>><<< 28992 1726883054.26155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883054.26197: handler run complete 28992 1726883054.26200: attempt loop complete, returning result 28992 1726883054.26203: _execute() done 28992 1726883054.26205: dumping result to json 28992 1726883054.26207: done dumping result, returning 28992 1726883054.26209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-000000001d40] 28992 1726883054.26211: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d40 28992 1726883054.26295: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001d40 28992 1726883054.26298: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883054.26378: no more pending results, returning what we have 28992 1726883054.26381: results queue empty 28992 1726883054.26382: checking for any_errors_fatal 28992 1726883054.26393: done checking for any_errors_fatal 28992 1726883054.26394: checking for max_fail_percentage 28992 1726883054.26395: done checking for max_fail_percentage 28992 1726883054.26396: checking to see if all hosts have failed and the running result is not ok 28992 1726883054.26397: done checking to see if all hosts have failed 28992 1726883054.26398: getting the remaining hosts for this loop 28992 1726883054.26400: done getting the remaining hosts for this loop 28992 1726883054.26404: getting the next task for host managed_node1 28992 1726883054.26420: done getting next task for host managed_node1 28992 1726883054.26424: ^ task is: TASK: meta (role_complete) 28992 1726883054.26429: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883054.26443: getting variables 28992 1726883054.26444: in VariableManager get_vars() 28992 1726883054.26490: Calling all_inventory to load vars for managed_node1 28992 1726883054.26493: Calling groups_inventory to load vars for managed_node1 28992 1726883054.26495: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.26506: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.26508: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.26511: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.27711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.29362: done with get_vars() 28992 1726883054.29388: done getting variables 28992 1726883054.29457: done queuing things up, now waiting for results queue to drain 28992 1726883054.29458: results queue empty 28992 1726883054.29459: checking for any_errors_fatal 28992 1726883054.29461: done checking for any_errors_fatal 28992 1726883054.29462: checking for max_fail_percentage 28992 1726883054.29462: done checking for max_fail_percentage 28992 1726883054.29463: checking to see if all hosts have failed and the running result is not ok 28992 1726883054.29463: done checking to see if all hosts have failed 28992 1726883054.29464: getting the remaining hosts for this loop 28992 1726883054.29464: done getting the remaining hosts for this loop 28992 1726883054.29466: getting the next task for host managed_node1 28992 1726883054.29470: done getting next task for host managed_node1 28992 1726883054.29472: ^ task is: TASK: Asserts 28992 1726883054.29474: ^ state is: HOST STATE: block=7, 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 28992 1726883054.29476: getting variables 28992 1726883054.29477: in VariableManager get_vars() 28992 1726883054.29486: Calling all_inventory to load vars for managed_node1 28992 1726883054.29488: Calling groups_inventory to load vars for managed_node1 28992 1726883054.29489: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.29493: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.29495: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.29497: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.30332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.32023: done with get_vars() 28992 1726883054.32055: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:44:14 -0400 (0:00:00.460) 0:01:54.521 ****** 28992 1726883054.32145: entering _queue_task() for managed_node1/include_tasks 28992 1726883054.32555: worker is 1 (out of 1 available) 28992 1726883054.32571: exiting _queue_task() for managed_node1/include_tasks 28992 1726883054.32585: done queuing things up, now waiting for results queue to drain 28992 1726883054.32587: waiting for pending results... 28992 1726883054.33046: running TaskExecutor() for managed_node1/TASK: Asserts 28992 1726883054.33061: in run() - task 0affc7ec-ae25-9fb4-6018-000000001749 28992 1726883054.33083: variable 'ansible_search_path' from source: unknown 28992 1726883054.33092: variable 'ansible_search_path' from source: unknown 28992 1726883054.33153: variable 'lsr_assert' from source: include params 28992 1726883054.33393: variable 'lsr_assert' from source: include params 28992 1726883054.33482: variable 'omit' from source: magic vars 28992 1726883054.33684: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.33688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.33690: variable 'omit' from source: magic vars 28992 1726883054.33933: variable 'ansible_distribution_major_version' from source: facts 28992 1726883054.33948: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883054.33959: variable 'item' from source: unknown 28992 1726883054.34037: variable 'item' from source: unknown 28992 1726883054.34078: variable 'item' from source: unknown 28992 1726883054.34152: variable 'item' from source: unknown 28992 1726883054.34356: dumping result to json 28992 1726883054.34359: done dumping result, returning 28992 1726883054.34361: done running TaskExecutor() for managed_node1/TASK: Asserts [0affc7ec-ae25-9fb4-6018-000000001749] 28992 1726883054.34364: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001749 28992 1726883054.34576: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001749 28992 1726883054.34580: WORKER PROCESS EXITING 28992 1726883054.34659: no more pending results, returning what we have 28992 1726883054.34664: in VariableManager get_vars() 28992 1726883054.34714: Calling all_inventory to load vars for managed_node1 28992 1726883054.34718: Calling groups_inventory to load vars for managed_node1 28992 1726883054.34724: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.34740: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.34743: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.34747: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.42757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.44889: done with get_vars() 28992 1726883054.44917: variable 'ansible_search_path' from source: unknown 28992 1726883054.44918: variable 'ansible_search_path' from source: unknown 28992 1726883054.44962: we have included files to process 28992 1726883054.44963: generating all_blocks data 28992 1726883054.44965: done generating all_blocks data 28992 1726883054.44969: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883054.44971: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883054.44973: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883054.45082: in VariableManager get_vars() 28992 1726883054.45105: done with get_vars() 28992 1726883054.45212: done processing included file 28992 1726883054.45214: iterating over new_blocks loaded from include file 28992 1726883054.45215: in VariableManager get_vars() 28992 1726883054.45233: done with get_vars() 28992 1726883054.45235: filtering new block on tags 28992 1726883054.45270: done filtering new block on tags 28992 1726883054.45273: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 => (item=tasks/assert_profile_absent.yml) 28992 1726883054.45278: extending task lists for all hosts with included blocks 28992 1726883054.46428: done extending task lists 28992 1726883054.46429: done processing included files 28992 1726883054.46430: results queue empty 28992 1726883054.46431: checking for any_errors_fatal 28992 1726883054.46433: done checking for any_errors_fatal 28992 1726883054.46434: checking for max_fail_percentage 28992 1726883054.46435: done checking for max_fail_percentage 28992 1726883054.46436: checking to see if all hosts have failed and the running result is not ok 28992 1726883054.46437: done checking to see if all hosts have failed 28992 1726883054.46438: getting the remaining hosts for this loop 28992 1726883054.46439: done getting the remaining hosts for this loop 28992 1726883054.46442: getting the next task for host managed_node1 28992 1726883054.46446: done getting next task for host managed_node1 28992 1726883054.46449: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28992 1726883054.46452: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883054.46454: getting variables 28992 1726883054.46455: in VariableManager get_vars() 28992 1726883054.46467: Calling all_inventory to load vars for managed_node1 28992 1726883054.46469: Calling groups_inventory to load vars for managed_node1 28992 1726883054.46472: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.46477: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.46480: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.46484: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.48089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.50215: done with get_vars() 28992 1726883054.50248: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 21:44:14 -0400 (0:00:00.181) 0:01:54.703 ****** 28992 1726883054.50332: entering _queue_task() for managed_node1/include_tasks 28992 1726883054.50735: worker is 1 (out of 1 available) 28992 1726883054.50749: exiting _queue_task() for managed_node1/include_tasks 28992 1726883054.50764: done queuing things up, now waiting for results queue to drain 28992 1726883054.50766: waiting for pending results... 28992 1726883054.51154: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 28992 1726883054.51218: in run() - task 0affc7ec-ae25-9fb4-6018-000000001e99 28992 1726883054.51428: variable 'ansible_search_path' from source: unknown 28992 1726883054.51433: variable 'ansible_search_path' from source: unknown 28992 1726883054.51436: calling self._execute() 28992 1726883054.51439: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.51441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.51443: variable 'omit' from source: magic vars 28992 1726883054.51872: variable 'ansible_distribution_major_version' from source: facts 28992 1726883054.51896: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883054.51911: _execute() done 28992 1726883054.51920: dumping result to json 28992 1726883054.51930: done dumping result, returning 28992 1726883054.51941: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-9fb4-6018-000000001e99] 28992 1726883054.51953: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001e99 28992 1726883054.52135: no more pending results, returning what we have 28992 1726883054.52140: in VariableManager get_vars() 28992 1726883054.52194: Calling all_inventory to load vars for managed_node1 28992 1726883054.52198: Calling groups_inventory to load vars for managed_node1 28992 1726883054.52202: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.52219: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.52225: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.52229: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.52842: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001e99 28992 1726883054.52846: WORKER PROCESS EXITING 28992 1726883054.54291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.56606: done with get_vars() 28992 1726883054.56632: variable 'ansible_search_path' from source: unknown 28992 1726883054.56634: variable 'ansible_search_path' from source: unknown 28992 1726883054.56644: variable 'item' from source: include params 28992 1726883054.56764: variable 'item' from source: include params 28992 1726883054.56800: we have included files to process 28992 1726883054.56801: generating all_blocks data 28992 1726883054.56804: done generating all_blocks data 28992 1726883054.56805: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883054.56806: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883054.56809: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883054.57851: done processing included file 28992 1726883054.57853: iterating over new_blocks loaded from include file 28992 1726883054.57855: in VariableManager get_vars() 28992 1726883054.57875: done with get_vars() 28992 1726883054.57877: filtering new block on tags 28992 1726883054.57964: done filtering new block on tags 28992 1726883054.57968: in VariableManager get_vars() 28992 1726883054.57986: done with get_vars() 28992 1726883054.57988: filtering new block on tags 28992 1726883054.58056: done filtering new block on tags 28992 1726883054.58059: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 28992 1726883054.58064: extending task lists for all hosts with included blocks 28992 1726883054.58316: done extending task lists 28992 1726883054.58318: done processing included files 28992 1726883054.58319: results queue empty 28992 1726883054.58319: checking for any_errors_fatal 28992 1726883054.58327: done checking for any_errors_fatal 28992 1726883054.58328: checking for max_fail_percentage 28992 1726883054.58329: done checking for max_fail_percentage 28992 1726883054.58330: checking to see if all hosts have failed and the running result is not ok 28992 1726883054.58331: done checking to see if all hosts have failed 28992 1726883054.58332: getting the remaining hosts for this loop 28992 1726883054.58333: done getting the remaining hosts for this loop 28992 1726883054.58337: getting the next task for host managed_node1 28992 1726883054.58341: done getting next task for host managed_node1 28992 1726883054.58344: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726883054.58347: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883054.58350: getting variables 28992 1726883054.58351: in VariableManager get_vars() 28992 1726883054.58362: Calling all_inventory to load vars for managed_node1 28992 1726883054.58365: Calling groups_inventory to load vars for managed_node1 28992 1726883054.58367: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.58373: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.58375: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.58378: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.59857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.62032: done with get_vars() 28992 1726883054.62059: done getting variables 28992 1726883054.62103: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:44:14 -0400 (0:00:00.118) 0:01:54.821 ****** 28992 1726883054.62141: entering _queue_task() for managed_node1/set_fact 28992 1726883054.62544: worker is 1 (out of 1 available) 28992 1726883054.62559: exiting _queue_task() for managed_node1/set_fact 28992 1726883054.62575: done queuing things up, now waiting for results queue to drain 28992 1726883054.62577: waiting for pending results... 28992 1726883054.62907: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726883054.63059: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f17 28992 1726883054.63080: variable 'ansible_search_path' from source: unknown 28992 1726883054.63088: variable 'ansible_search_path' from source: unknown 28992 1726883054.63133: calling self._execute() 28992 1726883054.63247: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.63262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.63427: variable 'omit' from source: magic vars 28992 1726883054.63697: variable 'ansible_distribution_major_version' from source: facts 28992 1726883054.63714: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883054.63730: variable 'omit' from source: magic vars 28992 1726883054.63797: variable 'omit' from source: magic vars 28992 1726883054.63838: variable 'omit' from source: magic vars 28992 1726883054.63894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883054.63942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883054.63973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883054.64000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883054.64017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883054.64089: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883054.64093: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.64095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.64187: Set connection var ansible_pipelining to False 28992 1726883054.64199: Set connection var ansible_connection to ssh 28992 1726883054.64211: Set connection var ansible_timeout to 10 28992 1726883054.64218: Set connection var ansible_shell_type to sh 28992 1726883054.64306: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883054.64309: Set connection var ansible_shell_executable to /bin/sh 28992 1726883054.64313: variable 'ansible_shell_executable' from source: unknown 28992 1726883054.64316: variable 'ansible_connection' from source: unknown 28992 1726883054.64319: variable 'ansible_module_compression' from source: unknown 28992 1726883054.64321: variable 'ansible_shell_type' from source: unknown 28992 1726883054.64325: variable 'ansible_shell_executable' from source: unknown 28992 1726883054.64327: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.64329: variable 'ansible_pipelining' from source: unknown 28992 1726883054.64332: variable 'ansible_timeout' from source: unknown 28992 1726883054.64333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.64475: 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) 28992 1726883054.64493: variable 'omit' from source: magic vars 28992 1726883054.64504: starting attempt loop 28992 1726883054.64512: running the handler 28992 1726883054.64536: handler run complete 28992 1726883054.64552: attempt loop complete, returning result 28992 1726883054.64560: _execute() done 28992 1726883054.64567: dumping result to json 28992 1726883054.64575: done dumping result, returning 28992 1726883054.64630: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-9fb4-6018-000000001f17] 28992 1726883054.64633: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f17 28992 1726883054.64705: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f17 28992 1726883054.64708: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28992 1726883054.64792: no more pending results, returning what we have 28992 1726883054.64796: results queue empty 28992 1726883054.64798: checking for any_errors_fatal 28992 1726883054.64800: done checking for any_errors_fatal 28992 1726883054.64801: checking for max_fail_percentage 28992 1726883054.64803: done checking for max_fail_percentage 28992 1726883054.64804: checking to see if all hosts have failed and the running result is not ok 28992 1726883054.64805: done checking to see if all hosts have failed 28992 1726883054.64806: getting the remaining hosts for this loop 28992 1726883054.64808: done getting the remaining hosts for this loop 28992 1726883054.64812: getting the next task for host managed_node1 28992 1726883054.64825: done getting next task for host managed_node1 28992 1726883054.64828: ^ task is: TASK: Stat profile file 28992 1726883054.64842: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883054.64847: getting variables 28992 1726883054.64850: in VariableManager get_vars() 28992 1726883054.64897: Calling all_inventory to load vars for managed_node1 28992 1726883054.64900: Calling groups_inventory to load vars for managed_node1 28992 1726883054.64904: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883054.64917: Calling all_plugins_play to load vars for managed_node1 28992 1726883054.64920: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883054.65129: Calling groups_plugins_play to load vars for managed_node1 28992 1726883054.66684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883054.68180: done with get_vars() 28992 1726883054.68204: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:44:14 -0400 (0:00:00.061) 0:01:54.883 ****** 28992 1726883054.68282: entering _queue_task() for managed_node1/stat 28992 1726883054.72798: worker is 1 (out of 1 available) 28992 1726883054.72814: exiting _queue_task() for managed_node1/stat 28992 1726883054.73044: done queuing things up, now waiting for results queue to drain 28992 1726883054.73046: waiting for pending results... 28992 1726883054.73261: running TaskExecutor() for managed_node1/TASK: Stat profile file 28992 1726883054.73381: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f18 28992 1726883054.73387: variable 'ansible_search_path' from source: unknown 28992 1726883054.73395: variable 'ansible_search_path' from source: unknown 28992 1726883054.73467: calling self._execute() 28992 1726883054.73623: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.73669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.73673: variable 'omit' from source: magic vars 28992 1726883054.73998: variable 'ansible_distribution_major_version' from source: facts 28992 1726883054.74012: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883054.74016: variable 'omit' from source: magic vars 28992 1726883054.74065: variable 'omit' from source: magic vars 28992 1726883054.74147: variable 'profile' from source: play vars 28992 1726883054.74153: variable 'interface' from source: play vars 28992 1726883054.74200: variable 'interface' from source: play vars 28992 1726883054.74215: variable 'omit' from source: magic vars 28992 1726883054.74254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883054.74287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883054.74304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883054.74318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883054.74331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883054.74357: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883054.74360: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.74363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.74443: Set connection var ansible_pipelining to False 28992 1726883054.74446: Set connection var ansible_connection to ssh 28992 1726883054.74449: Set connection var ansible_timeout to 10 28992 1726883054.74455: Set connection var ansible_shell_type to sh 28992 1726883054.74460: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883054.74467: Set connection var ansible_shell_executable to /bin/sh 28992 1726883054.74490: variable 'ansible_shell_executable' from source: unknown 28992 1726883054.74494: variable 'ansible_connection' from source: unknown 28992 1726883054.74497: variable 'ansible_module_compression' from source: unknown 28992 1726883054.74499: variable 'ansible_shell_type' from source: unknown 28992 1726883054.74503: variable 'ansible_shell_executable' from source: unknown 28992 1726883054.74505: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883054.74508: variable 'ansible_pipelining' from source: unknown 28992 1726883054.74511: variable 'ansible_timeout' from source: unknown 28992 1726883054.74516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883054.74679: 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) 28992 1726883054.74699: variable 'omit' from source: magic vars 28992 1726883054.74703: starting attempt loop 28992 1726883054.74706: running the handler 28992 1726883054.74711: _low_level_execute_command(): starting 28992 1726883054.74719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883054.75244: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883054.75250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883054.75254: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883054.75257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.75304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883054.75307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.75379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.77317: stdout chunk (state=3): >>>/root <<< 28992 1726883054.77320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883054.77335: stderr chunk (state=3): >>><<< 28992 1726883054.77353: stdout chunk (state=3): >>><<< 28992 1726883054.77375: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883054.77472: _low_level_execute_command(): starting 28992 1726883054.77477: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089 `" && echo ansible-tmp-1726883054.7738342-33252-151438359238089="` echo /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089 `" ) && sleep 0' 28992 1726883054.78030: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883054.78051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883054.78065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883054.78079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883054.78145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.78240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883054.78273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.78311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.80256: stdout chunk (state=3): >>>ansible-tmp-1726883054.7738342-33252-151438359238089=/root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089 <<< 28992 1726883054.80375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883054.80460: stderr chunk (state=3): >>><<< 28992 1726883054.80464: stdout chunk (state=3): >>><<< 28992 1726883054.80481: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883054.7738342-33252-151438359238089=/root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883054.80628: variable 'ansible_module_compression' from source: unknown 28992 1726883054.80631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726883054.80653: variable 'ansible_facts' from source: unknown 28992 1726883054.80745: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py 28992 1726883054.80950: Sending initial data 28992 1726883054.80953: Sent initial data (153 bytes) 28992 1726883054.81490: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883054.81546: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.81606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883054.81620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.81660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.83226: 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 <<< 28992 1726883054.83230: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883054.83267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883054.83320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpf6i801yl /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py <<< 28992 1726883054.83325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py" <<< 28992 1726883054.83367: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpf6i801yl" to remote "/root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py" <<< 28992 1726883054.83952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883054.84016: stderr chunk (state=3): >>><<< 28992 1726883054.84020: stdout chunk (state=3): >>><<< 28992 1726883054.84040: done transferring module to remote 28992 1726883054.84050: _low_level_execute_command(): starting 28992 1726883054.84055: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/ /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py && sleep 0' 28992 1726883054.84509: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883054.84512: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883054.84514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.84518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883054.84529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.84567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883054.84570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.84626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883054.86397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883054.86442: stderr chunk (state=3): >>><<< 28992 1726883054.86446: stdout chunk (state=3): >>><<< 28992 1726883054.86463: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883054.86466: _low_level_execute_command(): starting 28992 1726883054.86473: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/AnsiballZ_stat.py && sleep 0' 28992 1726883054.86913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883054.86917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.86920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883054.86924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883054.86971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883054.86975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883054.87034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.03550: 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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726883055.04984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883055.04989: stdout chunk (state=3): >>><<< 28992 1726883055.04991: stderr chunk (state=3): >>><<< 28992 1726883055.05014: _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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883055.05133: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1726883054.7738342-33252-151438359238089/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883055.05138: _low_level_execute_command(): starting 28992 1726883055.05141: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883054.7738342-33252-151438359238089/ > /dev/null 2>&1 && sleep 0' 28992 1726883055.05769: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883055.05794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.05813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883055.05837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883055.05908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.05959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883055.05978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.06012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883055.06241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.08030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883055.08132: stderr chunk (state=3): >>><<< 28992 1726883055.08143: stdout chunk (state=3): >>><<< 28992 1726883055.08169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883055.08181: handler run complete 28992 1726883055.08211: attempt loop complete, returning result 28992 1726883055.08229: _execute() done 28992 1726883055.08233: dumping result to json 28992 1726883055.08328: done dumping result, returning 28992 1726883055.08331: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-9fb4-6018-000000001f18] 28992 1726883055.08336: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f18 28992 1726883055.08417: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f18 28992 1726883055.08420: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726883055.08492: no more pending results, returning what we have 28992 1726883055.08496: results queue empty 28992 1726883055.08497: checking for any_errors_fatal 28992 1726883055.08508: done checking for any_errors_fatal 28992 1726883055.08508: checking for max_fail_percentage 28992 1726883055.08511: done checking for max_fail_percentage 28992 1726883055.08512: checking to see if all hosts have failed and the running result is not ok 28992 1726883055.08513: done checking to see if all hosts have failed 28992 1726883055.08514: getting the remaining hosts for this loop 28992 1726883055.08516: done getting the remaining hosts for this loop 28992 1726883055.08521: getting the next task for host managed_node1 28992 1726883055.08532: done getting next task for host managed_node1 28992 1726883055.08536: ^ task is: TASK: Set NM profile exist flag based on the profile files 28992 1726883055.08542: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883055.08547: getting variables 28992 1726883055.08549: in VariableManager get_vars() 28992 1726883055.08599: Calling all_inventory to load vars for managed_node1 28992 1726883055.08603: Calling groups_inventory to load vars for managed_node1 28992 1726883055.08606: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883055.08619: Calling all_plugins_play to load vars for managed_node1 28992 1726883055.08826: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883055.08833: Calling groups_plugins_play to load vars for managed_node1 28992 1726883055.10990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883055.13365: done with get_vars() 28992 1726883055.13402: done getting variables 28992 1726883055.13476: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:44:15 -0400 (0:00:00.452) 0:01:55.335 ****** 28992 1726883055.13517: entering _queue_task() for managed_node1/set_fact 28992 1726883055.13956: worker is 1 (out of 1 available) 28992 1726883055.14084: exiting _queue_task() for managed_node1/set_fact 28992 1726883055.14100: done queuing things up, now waiting for results queue to drain 28992 1726883055.14102: waiting for pending results... 28992 1726883055.14538: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 28992 1726883055.14562: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f19 28992 1726883055.14593: variable 'ansible_search_path' from source: unknown 28992 1726883055.14603: variable 'ansible_search_path' from source: unknown 28992 1726883055.14667: calling self._execute() 28992 1726883055.14847: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883055.14851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883055.14951: variable 'omit' from source: magic vars 28992 1726883055.15462: variable 'ansible_distribution_major_version' from source: facts 28992 1726883055.15489: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883055.15697: variable 'profile_stat' from source: set_fact 28992 1726883055.15746: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883055.15755: when evaluation is False, skipping this task 28992 1726883055.15763: _execute() done 28992 1726883055.15771: dumping result to json 28992 1726883055.15829: done dumping result, returning 28992 1726883055.15833: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-9fb4-6018-000000001f19] 28992 1726883055.15836: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f19 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883055.16079: no more pending results, returning what we have 28992 1726883055.16083: results queue empty 28992 1726883055.16087: checking for any_errors_fatal 28992 1726883055.16098: done checking for any_errors_fatal 28992 1726883055.16098: checking for max_fail_percentage 28992 1726883055.16101: done checking for max_fail_percentage 28992 1726883055.16102: checking to see if all hosts have failed and the running result is not ok 28992 1726883055.16103: done checking to see if all hosts have failed 28992 1726883055.16104: getting the remaining hosts for this loop 28992 1726883055.16106: done getting the remaining hosts for this loop 28992 1726883055.16111: getting the next task for host managed_node1 28992 1726883055.16121: done getting next task for host managed_node1 28992 1726883055.16127: ^ task is: TASK: Get NM profile info 28992 1726883055.16143: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883055.16151: getting variables 28992 1726883055.16154: in VariableManager get_vars() 28992 1726883055.16212: Calling all_inventory to load vars for managed_node1 28992 1726883055.16216: Calling groups_inventory to load vars for managed_node1 28992 1726883055.16220: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883055.16435: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f19 28992 1726883055.16444: WORKER PROCESS EXITING 28992 1726883055.16465: Calling all_plugins_play to load vars for managed_node1 28992 1726883055.16469: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883055.16472: Calling groups_plugins_play to load vars for managed_node1 28992 1726883055.19189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883055.21716: done with get_vars() 28992 1726883055.21757: done getting variables 28992 1726883055.21849: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:44:15 -0400 (0:00:00.083) 0:01:55.419 ****** 28992 1726883055.21903: entering _queue_task() for managed_node1/shell 28992 1726883055.22486: worker is 1 (out of 1 available) 28992 1726883055.22500: exiting _queue_task() for managed_node1/shell 28992 1726883055.22513: done queuing things up, now waiting for results queue to drain 28992 1726883055.22515: waiting for pending results... 28992 1726883055.22836: running TaskExecutor() for managed_node1/TASK: Get NM profile info 28992 1726883055.23104: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f1a 28992 1726883055.23134: variable 'ansible_search_path' from source: unknown 28992 1726883055.23146: variable 'ansible_search_path' from source: unknown 28992 1726883055.23297: calling self._execute() 28992 1726883055.23425: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883055.23453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883055.23653: variable 'omit' from source: magic vars 28992 1726883055.24106: variable 'ansible_distribution_major_version' from source: facts 28992 1726883055.24127: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883055.24143: variable 'omit' from source: magic vars 28992 1726883055.24220: variable 'omit' from source: magic vars 28992 1726883055.24343: variable 'profile' from source: play vars 28992 1726883055.24354: variable 'interface' from source: play vars 28992 1726883055.24435: variable 'interface' from source: play vars 28992 1726883055.24462: variable 'omit' from source: magic vars 28992 1726883055.24513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883055.24641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883055.24647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883055.24650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883055.24653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883055.24687: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883055.24699: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883055.24707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883055.24847: Set connection var ansible_pipelining to False 28992 1726883055.24878: Set connection var ansible_connection to ssh 28992 1726883055.24882: Set connection var ansible_timeout to 10 28992 1726883055.24927: Set connection var ansible_shell_type to sh 28992 1726883055.24931: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883055.24934: Set connection var ansible_shell_executable to /bin/sh 28992 1726883055.24947: variable 'ansible_shell_executable' from source: unknown 28992 1726883055.24955: variable 'ansible_connection' from source: unknown 28992 1726883055.24968: variable 'ansible_module_compression' from source: unknown 28992 1726883055.24977: variable 'ansible_shell_type' from source: unknown 28992 1726883055.24991: variable 'ansible_shell_executable' from source: unknown 28992 1726883055.25077: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883055.25080: variable 'ansible_pipelining' from source: unknown 28992 1726883055.25083: variable 'ansible_timeout' from source: unknown 28992 1726883055.25090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883055.25214: 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) 28992 1726883055.25237: variable 'omit' from source: magic vars 28992 1726883055.25250: starting attempt loop 28992 1726883055.25258: running the handler 28992 1726883055.25275: 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) 28992 1726883055.25314: _low_level_execute_command(): starting 28992 1726883055.25402: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883055.26166: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883055.26231: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.26308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883055.26344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.26360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883055.26504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.28342: stdout chunk (state=3): >>>/root <<< 28992 1726883055.28487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883055.28491: stdout chunk (state=3): >>><<< 28992 1726883055.28493: stderr chunk (state=3): >>><<< 28992 1726883055.28519: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883055.28544: _low_level_execute_command(): starting 28992 1726883055.28701: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273 `" && echo ansible-tmp-1726883055.2853048-33279-197839111837273="` echo /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273 `" ) && sleep 0' 28992 1726883055.29846: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883055.29858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.29864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883055.29879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883055.29895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883055.29903: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883055.29913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.29929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883055.30019: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.30242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883055.30320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.32462: stdout chunk (state=3): >>>ansible-tmp-1726883055.2853048-33279-197839111837273=/root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273 <<< 28992 1726883055.32575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883055.32579: stdout chunk (state=3): >>><<< 28992 1726883055.32581: stderr chunk (state=3): >>><<< 28992 1726883055.32587: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883055.2853048-33279-197839111837273=/root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883055.32599: variable 'ansible_module_compression' from source: unknown 28992 1726883055.32795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883055.32799: variable 'ansible_facts' from source: unknown 28992 1726883055.33000: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py 28992 1726883055.33451: Sending initial data 28992 1726883055.33455: Sent initial data (156 bytes) 28992 1726883055.34479: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.34483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883055.34641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.34645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.34648: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.34828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883055.34840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.35040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.36518: 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 <<< 28992 1726883055.36528: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883055.36568: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883055.36625: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmprktt01me /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py <<< 28992 1726883055.36678: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py" <<< 28992 1726883055.36707: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmprktt01me" to remote "/root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py" <<< 28992 1726883055.38201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883055.38208: stderr chunk (state=3): >>><<< 28992 1726883055.38211: stdout chunk (state=3): >>><<< 28992 1726883055.38332: done transferring module to remote 28992 1726883055.38335: _low_level_execute_command(): starting 28992 1726883055.38338: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/ /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py && sleep 0' 28992 1726883055.40132: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883055.40528: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.40559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883055.40654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.42544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883055.42751: stderr chunk (state=3): >>><<< 28992 1726883055.42756: stdout chunk (state=3): >>><<< 28992 1726883055.42929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883055.42933: _low_level_execute_command(): starting 28992 1726883055.42936: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/AnsiballZ_command.py && sleep 0' 28992 1726883055.43956: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883055.43966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.43978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883055.43997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883055.44010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883055.44018: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883055.44030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.44045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883055.44054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883055.44061: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883055.44069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.44318: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.44450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883055.44459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.62781: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:44:15.607491", "end": "2024-09-20 21:44:15.626063", "delta": "0:00:00.018572", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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}}} <<< 28992 1726883055.64513: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726883055.64518: stdout chunk (state=3): >>><<< 28992 1726883055.64520: stderr chunk (state=3): >>><<< 28992 1726883055.64526: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:44:15.607491", "end": "2024-09-20 21:44:15.626063", "delta": "0:00:00.018572", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726883055.64546: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | 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-1726883055.2853048-33279-197839111837273/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883055.64570: _low_level_execute_command(): starting 28992 1726883055.64631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883055.2853048-33279-197839111837273/ > /dev/null 2>&1 && sleep 0' 28992 1726883055.66041: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883055.66061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883055.66215: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883055.66361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883055.66457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883055.66503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883055.68405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883055.68741: stderr chunk (state=3): >>><<< 28992 1726883055.68745: stdout chunk (state=3): >>><<< 28992 1726883055.68748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883055.68750: handler run complete 28992 1726883055.68753: Evaluated conditional (False): False 28992 1726883055.68755: attempt loop complete, returning result 28992 1726883055.68757: _execute() done 28992 1726883055.68759: dumping result to json 28992 1726883055.68761: done dumping result, returning 28992 1726883055.68763: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-9fb4-6018-000000001f1a] 28992 1726883055.68765: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1a fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018572", "end": "2024-09-20 21:44:15.626063", "rc": 1, "start": "2024-09-20 21:44:15.607491" } MSG: non-zero return code ...ignoring 28992 1726883055.69237: no more pending results, returning what we have 28992 1726883055.69242: results queue empty 28992 1726883055.69243: checking for any_errors_fatal 28992 1726883055.69252: done checking for any_errors_fatal 28992 1726883055.69253: checking for max_fail_percentage 28992 1726883055.69254: done checking for max_fail_percentage 28992 1726883055.69256: checking to see if all hosts have failed and the running result is not ok 28992 1726883055.69257: done checking to see if all hosts have failed 28992 1726883055.69258: getting the remaining hosts for this loop 28992 1726883055.69260: done getting the remaining hosts for this loop 28992 1726883055.69265: getting the next task for host managed_node1 28992 1726883055.69274: done getting next task for host managed_node1 28992 1726883055.69277: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726883055.69282: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883055.69287: getting variables 28992 1726883055.69289: in VariableManager get_vars() 28992 1726883055.69549: Calling all_inventory to load vars for managed_node1 28992 1726883055.69552: Calling groups_inventory to load vars for managed_node1 28992 1726883055.69557: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883055.69564: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1a 28992 1726883055.69568: WORKER PROCESS EXITING 28992 1726883055.69580: Calling all_plugins_play to load vars for managed_node1 28992 1726883055.69584: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883055.69588: Calling groups_plugins_play to load vars for managed_node1 28992 1726883055.74378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883055.79515: done with get_vars() 28992 1726883055.79557: done getting variables 28992 1726883055.79756: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:44:15 -0400 (0:00:00.578) 0:01:55.998 ****** 28992 1726883055.79801: entering _queue_task() for managed_node1/set_fact 28992 1726883055.80715: worker is 1 (out of 1 available) 28992 1726883055.80733: exiting _queue_task() for managed_node1/set_fact 28992 1726883055.80831: done queuing things up, now waiting for results queue to drain 28992 1726883055.80834: waiting for pending results... 28992 1726883055.81255: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726883055.81594: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f1b 28992 1726883055.81606: variable 'ansible_search_path' from source: unknown 28992 1726883055.81611: variable 'ansible_search_path' from source: unknown 28992 1726883055.81653: calling self._execute() 28992 1726883055.81956: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883055.81962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883055.81995: variable 'omit' from source: magic vars 28992 1726883055.82933: variable 'ansible_distribution_major_version' from source: facts 28992 1726883055.83128: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883055.83391: variable 'nm_profile_exists' from source: set_fact 28992 1726883055.83395: Evaluated conditional (nm_profile_exists.rc == 0): False 28992 1726883055.83397: when evaluation is False, skipping this task 28992 1726883055.83399: _execute() done 28992 1726883055.83401: dumping result to json 28992 1726883055.83402: done dumping result, returning 28992 1726883055.83404: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-9fb4-6018-000000001f1b] 28992 1726883055.83406: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1b 28992 1726883055.83494: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1b skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 28992 1726883055.83552: no more pending results, returning what we have 28992 1726883055.83556: results queue empty 28992 1726883055.83558: checking for any_errors_fatal 28992 1726883055.83570: done checking for any_errors_fatal 28992 1726883055.83571: checking for max_fail_percentage 28992 1726883055.83573: done checking for max_fail_percentage 28992 1726883055.83574: checking to see if all hosts have failed and the running result is not ok 28992 1726883055.83576: done checking to see if all hosts have failed 28992 1726883055.83576: getting the remaining hosts for this loop 28992 1726883055.83578: done getting the remaining hosts for this loop 28992 1726883055.83584: getting the next task for host managed_node1 28992 1726883055.83716: done getting next task for host managed_node1 28992 1726883055.83720: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28992 1726883055.83727: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883055.83736: getting variables 28992 1726883055.83739: in VariableManager get_vars() 28992 1726883055.83787: Calling all_inventory to load vars for managed_node1 28992 1726883055.83790: Calling groups_inventory to load vars for managed_node1 28992 1726883055.83794: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883055.84147: Calling all_plugins_play to load vars for managed_node1 28992 1726883055.84151: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883055.84155: Calling groups_plugins_play to load vars for managed_node1 28992 1726883055.84793: WORKER PROCESS EXITING 28992 1726883055.88743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883055.93590: done with get_vars() 28992 1726883055.93632: done getting variables 28992 1726883055.93929: 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) 28992 1726883055.94177: variable 'profile' from source: play vars 28992 1726883055.94181: variable 'interface' from source: play vars 28992 1726883055.94328: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:44:15 -0400 (0:00:00.145) 0:01:56.144 ****** 28992 1726883055.94371: entering _queue_task() for managed_node1/command 28992 1726883055.95144: worker is 1 (out of 1 available) 28992 1726883055.95157: exiting _queue_task() for managed_node1/command 28992 1726883055.95170: done queuing things up, now waiting for results queue to drain 28992 1726883055.95172: waiting for pending results... 28992 1726883055.95544: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr 28992 1726883055.95882: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f1d 28992 1726883055.95928: variable 'ansible_search_path' from source: unknown 28992 1726883055.95932: variable 'ansible_search_path' from source: unknown 28992 1726883055.95943: calling self._execute() 28992 1726883055.96253: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883055.96329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883055.96335: variable 'omit' from source: magic vars 28992 1726883055.97067: variable 'ansible_distribution_major_version' from source: facts 28992 1726883055.97079: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883055.97217: variable 'profile_stat' from source: set_fact 28992 1726883055.97430: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883055.97434: when evaluation is False, skipping this task 28992 1726883055.97436: _execute() done 28992 1726883055.97439: dumping result to json 28992 1726883055.97443: done dumping result, returning 28992 1726883055.97450: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000001f1d] 28992 1726883055.97456: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1d skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883055.97720: no more pending results, returning what we have 28992 1726883055.97726: results queue empty 28992 1726883055.97727: checking for any_errors_fatal 28992 1726883055.97735: done checking for any_errors_fatal 28992 1726883055.97736: checking for max_fail_percentage 28992 1726883055.97738: done checking for max_fail_percentage 28992 1726883055.97739: checking to see if all hosts have failed and the running result is not ok 28992 1726883055.97741: done checking to see if all hosts have failed 28992 1726883055.97741: getting the remaining hosts for this loop 28992 1726883055.97744: done getting the remaining hosts for this loop 28992 1726883055.97753: getting the next task for host managed_node1 28992 1726883055.97764: done getting next task for host managed_node1 28992 1726883055.97767: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28992 1726883055.97773: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883055.97778: getting variables 28992 1726883055.97780: in VariableManager get_vars() 28992 1726883055.97871: Calling all_inventory to load vars for managed_node1 28992 1726883055.97874: Calling groups_inventory to load vars for managed_node1 28992 1726883055.97878: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883055.97979: Calling all_plugins_play to load vars for managed_node1 28992 1726883055.97983: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883055.97986: Calling groups_plugins_play to load vars for managed_node1 28992 1726883055.98623: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1d 28992 1726883055.98628: WORKER PROCESS EXITING 28992 1726883056.01507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.06060: done with get_vars() 28992 1726883056.06214: done getting variables 28992 1726883056.06355: 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) 28992 1726883056.06593: variable 'profile' from source: play vars 28992 1726883056.06597: variable 'interface' from source: play vars 28992 1726883056.06775: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:44:16 -0400 (0:00:00.124) 0:01:56.268 ****** 28992 1726883056.06811: entering _queue_task() for managed_node1/set_fact 28992 1726883056.07828: worker is 1 (out of 1 available) 28992 1726883056.07845: exiting _queue_task() for managed_node1/set_fact 28992 1726883056.07859: done queuing things up, now waiting for results queue to drain 28992 1726883056.07861: waiting for pending results... 28992 1726883056.08245: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr 28992 1726883056.08581: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f1e 28992 1726883056.08594: variable 'ansible_search_path' from source: unknown 28992 1726883056.08597: variable 'ansible_search_path' from source: unknown 28992 1726883056.08638: calling self._execute() 28992 1726883056.08950: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.08956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.08966: variable 'omit' from source: magic vars 28992 1726883056.09779: variable 'ansible_distribution_major_version' from source: facts 28992 1726883056.09794: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883056.09925: variable 'profile_stat' from source: set_fact 28992 1726883056.10139: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883056.10142: when evaluation is False, skipping this task 28992 1726883056.10146: _execute() done 28992 1726883056.10148: dumping result to json 28992 1726883056.10151: done dumping result, returning 28992 1726883056.10214: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000001f1e] 28992 1726883056.10217: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1e 28992 1726883056.10294: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1e 28992 1726883056.10298: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883056.10370: no more pending results, returning what we have 28992 1726883056.10375: results queue empty 28992 1726883056.10376: checking for any_errors_fatal 28992 1726883056.10387: done checking for any_errors_fatal 28992 1726883056.10388: checking for max_fail_percentage 28992 1726883056.10390: done checking for max_fail_percentage 28992 1726883056.10391: checking to see if all hosts have failed and the running result is not ok 28992 1726883056.10392: done checking to see if all hosts have failed 28992 1726883056.10393: getting the remaining hosts for this loop 28992 1726883056.10395: done getting the remaining hosts for this loop 28992 1726883056.10400: getting the next task for host managed_node1 28992 1726883056.10409: done getting next task for host managed_node1 28992 1726883056.10412: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28992 1726883056.10418: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883056.10626: getting variables 28992 1726883056.10629: in VariableManager get_vars() 28992 1726883056.10670: Calling all_inventory to load vars for managed_node1 28992 1726883056.10672: Calling groups_inventory to load vars for managed_node1 28992 1726883056.10676: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.10687: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.10690: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.10693: Calling groups_plugins_play to load vars for managed_node1 28992 1726883056.14642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.19236: done with get_vars() 28992 1726883056.19353: done getting variables 28992 1726883056.19590: 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) 28992 1726883056.19761: variable 'profile' from source: play vars 28992 1726883056.19766: variable 'interface' from source: play vars 28992 1726883056.19951: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:44:16 -0400 (0:00:00.131) 0:01:56.400 ****** 28992 1726883056.19988: entering _queue_task() for managed_node1/command 28992 1726883056.20851: worker is 1 (out of 1 available) 28992 1726883056.20869: exiting _queue_task() for managed_node1/command 28992 1726883056.21112: done queuing things up, now waiting for results queue to drain 28992 1726883056.21115: waiting for pending results... 28992 1726883056.21645: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr 28992 1726883056.21929: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f1f 28992 1726883056.21933: variable 'ansible_search_path' from source: unknown 28992 1726883056.21936: variable 'ansible_search_path' from source: unknown 28992 1726883056.22099: calling self._execute() 28992 1726883056.22224: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.22297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.22505: variable 'omit' from source: magic vars 28992 1726883056.23283: variable 'ansible_distribution_major_version' from source: facts 28992 1726883056.23302: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883056.23562: variable 'profile_stat' from source: set_fact 28992 1726883056.23580: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883056.23710: when evaluation is False, skipping this task 28992 1726883056.23717: _execute() done 28992 1726883056.23726: dumping result to json 28992 1726883056.23812: done dumping result, returning 28992 1726883056.23816: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000001f1f] 28992 1726883056.23818: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1f 28992 1726883056.23898: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f1f 28992 1726883056.23902: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883056.23974: no more pending results, returning what we have 28992 1726883056.23978: results queue empty 28992 1726883056.23980: checking for any_errors_fatal 28992 1726883056.23990: done checking for any_errors_fatal 28992 1726883056.23991: checking for max_fail_percentage 28992 1726883056.23993: done checking for max_fail_percentage 28992 1726883056.23994: checking to see if all hosts have failed and the running result is not ok 28992 1726883056.23995: done checking to see if all hosts have failed 28992 1726883056.23996: getting the remaining hosts for this loop 28992 1726883056.23998: done getting the remaining hosts for this loop 28992 1726883056.24003: getting the next task for host managed_node1 28992 1726883056.24019: done getting next task for host managed_node1 28992 1726883056.24024: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28992 1726883056.24031: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883056.24036: getting variables 28992 1726883056.24038: in VariableManager get_vars() 28992 1726883056.24088: Calling all_inventory to load vars for managed_node1 28992 1726883056.24091: Calling groups_inventory to load vars for managed_node1 28992 1726883056.24095: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.24429: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.24434: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.24440: Calling groups_plugins_play to load vars for managed_node1 28992 1726883056.28803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.34502: done with get_vars() 28992 1726883056.34947: done getting variables 28992 1726883056.35012: 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) 28992 1726883056.35541: variable 'profile' from source: play vars 28992 1726883056.35545: variable 'interface' from source: play vars 28992 1726883056.35608: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:44:16 -0400 (0:00:00.156) 0:01:56.556 ****** 28992 1726883056.35647: entering _queue_task() for managed_node1/set_fact 28992 1726883056.36544: worker is 1 (out of 1 available) 28992 1726883056.36558: exiting _queue_task() for managed_node1/set_fact 28992 1726883056.36571: done queuing things up, now waiting for results queue to drain 28992 1726883056.36573: waiting for pending results... 28992 1726883056.37196: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr 28992 1726883056.37731: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f20 28992 1726883056.37735: variable 'ansible_search_path' from source: unknown 28992 1726883056.37738: variable 'ansible_search_path' from source: unknown 28992 1726883056.37741: calling self._execute() 28992 1726883056.37874: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.37886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.37902: variable 'omit' from source: magic vars 28992 1726883056.38817: variable 'ansible_distribution_major_version' from source: facts 28992 1726883056.38823: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883056.39066: variable 'profile_stat' from source: set_fact 28992 1726883056.39082: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883056.39153: when evaluation is False, skipping this task 28992 1726883056.39161: _execute() done 28992 1726883056.39168: dumping result to json 28992 1726883056.39176: done dumping result, returning 28992 1726883056.39186: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000001f20] 28992 1726883056.39196: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f20 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883056.39360: no more pending results, returning what we have 28992 1726883056.39365: results queue empty 28992 1726883056.39366: checking for any_errors_fatal 28992 1726883056.39375: done checking for any_errors_fatal 28992 1726883056.39376: checking for max_fail_percentage 28992 1726883056.39378: done checking for max_fail_percentage 28992 1726883056.39379: checking to see if all hosts have failed and the running result is not ok 28992 1726883056.39380: done checking to see if all hosts have failed 28992 1726883056.39381: getting the remaining hosts for this loop 28992 1726883056.39383: done getting the remaining hosts for this loop 28992 1726883056.39388: getting the next task for host managed_node1 28992 1726883056.39402: done getting next task for host managed_node1 28992 1726883056.39405: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 28992 1726883056.39410: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883056.39416: getting variables 28992 1726883056.39418: in VariableManager get_vars() 28992 1726883056.39470: Calling all_inventory to load vars for managed_node1 28992 1726883056.39473: Calling groups_inventory to load vars for managed_node1 28992 1726883056.39477: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.39493: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.39496: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.39499: Calling groups_plugins_play to load vars for managed_node1 28992 1726883056.40340: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f20 28992 1726883056.40343: WORKER PROCESS EXITING 28992 1726883056.43595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.50481: done with get_vars() 28992 1726883056.50524: done getting variables 28992 1726883056.50590: 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) 28992 1726883056.51120: variable 'profile' from source: play vars 28992 1726883056.51127: variable 'interface' from source: play vars 28992 1726883056.51188: variable 'interface' from source: play vars TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 21:44:16 -0400 (0:00:00.155) 0:01:56.712 ****** 28992 1726883056.51758: entering _queue_task() for managed_node1/assert 28992 1726883056.52804: worker is 1 (out of 1 available) 28992 1726883056.52816: exiting _queue_task() for managed_node1/assert 28992 1726883056.52829: done queuing things up, now waiting for results queue to drain 28992 1726883056.52831: waiting for pending results... 28992 1726883056.53118: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'statebr' 28992 1726883056.53362: in run() - task 0affc7ec-ae25-9fb4-6018-000000001e9a 28992 1726883056.53504: variable 'ansible_search_path' from source: unknown 28992 1726883056.53533: variable 'ansible_search_path' from source: unknown 28992 1726883056.53578: calling self._execute() 28992 1726883056.53900: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.53988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.53994: variable 'omit' from source: magic vars 28992 1726883056.54950: variable 'ansible_distribution_major_version' from source: facts 28992 1726883056.55127: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883056.55132: variable 'omit' from source: magic vars 28992 1726883056.55146: variable 'omit' from source: magic vars 28992 1726883056.55328: variable 'profile' from source: play vars 28992 1726883056.55394: variable 'interface' from source: play vars 28992 1726883056.55564: variable 'interface' from source: play vars 28992 1726883056.55623: variable 'omit' from source: magic vars 28992 1726883056.55762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883056.55804: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883056.55879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883056.55966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883056.55970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883056.56074: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883056.56077: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.56079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.56400: Set connection var ansible_pipelining to False 28992 1726883056.56403: Set connection var ansible_connection to ssh 28992 1726883056.56405: Set connection var ansible_timeout to 10 28992 1726883056.56407: Set connection var ansible_shell_type to sh 28992 1726883056.56409: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883056.56411: Set connection var ansible_shell_executable to /bin/sh 28992 1726883056.56445: variable 'ansible_shell_executable' from source: unknown 28992 1726883056.56479: variable 'ansible_connection' from source: unknown 28992 1726883056.56487: variable 'ansible_module_compression' from source: unknown 28992 1726883056.56494: variable 'ansible_shell_type' from source: unknown 28992 1726883056.56506: variable 'ansible_shell_executable' from source: unknown 28992 1726883056.56728: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.56733: variable 'ansible_pipelining' from source: unknown 28992 1726883056.56736: variable 'ansible_timeout' from source: unknown 28992 1726883056.56738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.56890: 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) 28992 1726883056.56909: variable 'omit' from source: magic vars 28992 1726883056.56920: starting attempt loop 28992 1726883056.56931: running the handler 28992 1726883056.57386: variable 'lsr_net_profile_exists' from source: set_fact 28992 1726883056.57390: Evaluated conditional (not lsr_net_profile_exists): True 28992 1726883056.57392: handler run complete 28992 1726883056.57394: attempt loop complete, returning result 28992 1726883056.57396: _execute() done 28992 1726883056.57399: dumping result to json 28992 1726883056.57401: done dumping result, returning 28992 1726883056.57403: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-000000001e9a] 28992 1726883056.57404: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001e9a 28992 1726883056.57480: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001e9a 28992 1726883056.57483: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726883056.57546: no more pending results, returning what we have 28992 1726883056.57551: results queue empty 28992 1726883056.57552: checking for any_errors_fatal 28992 1726883056.57563: done checking for any_errors_fatal 28992 1726883056.57564: checking for max_fail_percentage 28992 1726883056.57566: done checking for max_fail_percentage 28992 1726883056.57568: checking to see if all hosts have failed and the running result is not ok 28992 1726883056.57569: done checking to see if all hosts have failed 28992 1726883056.57570: getting the remaining hosts for this loop 28992 1726883056.57572: done getting the remaining hosts for this loop 28992 1726883056.57577: getting the next task for host managed_node1 28992 1726883056.57588: done getting next task for host managed_node1 28992 1726883056.57593: ^ task is: TASK: Conditional asserts 28992 1726883056.57627: ^ state is: HOST STATE: block=7, 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 28992 1726883056.57635: getting variables 28992 1726883056.57637: in VariableManager get_vars() 28992 1726883056.57690: Calling all_inventory to load vars for managed_node1 28992 1726883056.57693: Calling groups_inventory to load vars for managed_node1 28992 1726883056.57698: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.57936: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.57940: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.57944: Calling groups_plugins_play to load vars for managed_node1 28992 1726883056.60906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.64399: done with get_vars() 28992 1726883056.64441: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:44:16 -0400 (0:00:00.133) 0:01:56.845 ****** 28992 1726883056.64552: entering _queue_task() for managed_node1/include_tasks 28992 1726883056.64963: worker is 1 (out of 1 available) 28992 1726883056.64978: exiting _queue_task() for managed_node1/include_tasks 28992 1726883056.64993: done queuing things up, now waiting for results queue to drain 28992 1726883056.64995: waiting for pending results... 28992 1726883056.65445: running TaskExecutor() for managed_node1/TASK: Conditional asserts 28992 1726883056.65455: in run() - task 0affc7ec-ae25-9fb4-6018-00000000174a 28992 1726883056.65476: variable 'ansible_search_path' from source: unknown 28992 1726883056.65484: variable 'ansible_search_path' from source: unknown 28992 1726883056.66208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883056.70034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883056.70116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883056.70171: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883056.70213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883056.70253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883056.70458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883056.70463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883056.70466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883056.70474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883056.70529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883056.70678: variable 'lsr_assert_when' from source: include params 28992 1726883056.70930: variable 'network_provider' from source: set_fact 28992 1726883056.71013: variable 'omit' from source: magic vars 28992 1726883056.71264: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.71267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.71269: variable 'omit' from source: magic vars 28992 1726883056.71505: variable 'ansible_distribution_major_version' from source: facts 28992 1726883056.71519: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883056.71697: variable 'item' from source: unknown 28992 1726883056.71703: Evaluated conditional (item['condition']): True 28992 1726883056.71775: variable 'item' from source: unknown 28992 1726883056.71821: variable 'item' from source: unknown 28992 1726883056.71905: variable 'item' from source: unknown 28992 1726883056.72115: dumping result to json 28992 1726883056.72118: done dumping result, returning 28992 1726883056.72124: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affc7ec-ae25-9fb4-6018-00000000174a] 28992 1726883056.72127: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000174a 28992 1726883056.72485: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000174a 28992 1726883056.72489: WORKER PROCESS EXITING 28992 1726883056.72564: no more pending results, returning what we have 28992 1726883056.72568: in VariableManager get_vars() 28992 1726883056.72610: Calling all_inventory to load vars for managed_node1 28992 1726883056.72613: Calling groups_inventory to load vars for managed_node1 28992 1726883056.72616: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.72633: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.72637: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.72640: Calling groups_plugins_play to load vars for managed_node1 28992 1726883056.75179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.78391: done with get_vars() 28992 1726883056.78420: variable 'ansible_search_path' from source: unknown 28992 1726883056.78427: variable 'ansible_search_path' from source: unknown 28992 1726883056.78469: we have included files to process 28992 1726883056.78471: generating all_blocks data 28992 1726883056.78473: done generating all_blocks data 28992 1726883056.78480: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726883056.78482: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726883056.78484: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726883056.78793: in VariableManager get_vars() 28992 1726883056.78816: done with get_vars() 28992 1726883056.79162: done processing included file 28992 1726883056.79164: iterating over new_blocks loaded from include file 28992 1726883056.79166: in VariableManager get_vars() 28992 1726883056.79182: done with get_vars() 28992 1726883056.79183: filtering new block on tags 28992 1726883056.79264: done filtering new block on tags 28992 1726883056.79267: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) 28992 1726883056.79272: extending task lists for all hosts with included blocks 28992 1726883056.81484: done extending task lists 28992 1726883056.81488: done processing included files 28992 1726883056.81489: results queue empty 28992 1726883056.81490: checking for any_errors_fatal 28992 1726883056.81494: done checking for any_errors_fatal 28992 1726883056.81495: checking for max_fail_percentage 28992 1726883056.81496: done checking for max_fail_percentage 28992 1726883056.81497: checking to see if all hosts have failed and the running result is not ok 28992 1726883056.81498: done checking to see if all hosts have failed 28992 1726883056.81499: getting the remaining hosts for this loop 28992 1726883056.81500: done getting the remaining hosts for this loop 28992 1726883056.81504: getting the next task for host managed_node1 28992 1726883056.81508: done getting next task for host managed_node1 28992 1726883056.81511: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726883056.81514: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883056.81524: getting variables 28992 1726883056.81525: in VariableManager get_vars() 28992 1726883056.81538: Calling all_inventory to load vars for managed_node1 28992 1726883056.81541: Calling groups_inventory to load vars for managed_node1 28992 1726883056.81544: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.81550: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.81552: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.81556: Calling groups_plugins_play to load vars for managed_node1 28992 1726883056.83208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883056.87255: done with get_vars() 28992 1726883056.87283: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:44:16 -0400 (0:00:00.228) 0:01:57.074 ****** 28992 1726883056.87379: entering _queue_task() for managed_node1/include_tasks 28992 1726883056.87931: worker is 1 (out of 1 available) 28992 1726883056.87946: exiting _queue_task() for managed_node1/include_tasks 28992 1726883056.87960: done queuing things up, now waiting for results queue to drain 28992 1726883056.87961: waiting for pending results... 28992 1726883056.88270: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726883056.88417: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f59 28992 1726883056.88452: variable 'ansible_search_path' from source: unknown 28992 1726883056.88461: variable 'ansible_search_path' from source: unknown 28992 1726883056.88541: calling self._execute() 28992 1726883056.88632: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883056.88649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883056.88669: variable 'omit' from source: magic vars 28992 1726883056.89130: variable 'ansible_distribution_major_version' from source: facts 28992 1726883056.89194: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883056.89200: _execute() done 28992 1726883056.89207: dumping result to json 28992 1726883056.89210: done dumping result, returning 28992 1726883056.89212: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-000000001f59] 28992 1726883056.89214: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f59 28992 1726883056.89543: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f59 28992 1726883056.89547: WORKER PROCESS EXITING 28992 1726883056.89578: no more pending results, returning what we have 28992 1726883056.89583: in VariableManager get_vars() 28992 1726883056.89639: Calling all_inventory to load vars for managed_node1 28992 1726883056.89643: Calling groups_inventory to load vars for managed_node1 28992 1726883056.89647: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883056.89672: Calling all_plugins_play to load vars for managed_node1 28992 1726883056.89677: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883056.89680: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.02582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.05129: done with get_vars() 28992 1726883057.05167: variable 'ansible_search_path' from source: unknown 28992 1726883057.05169: variable 'ansible_search_path' from source: unknown 28992 1726883057.05308: variable 'item' from source: include params 28992 1726883057.05344: we have included files to process 28992 1726883057.05346: generating all_blocks data 28992 1726883057.05347: done generating all_blocks data 28992 1726883057.05348: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883057.05349: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883057.05351: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883057.05555: done processing included file 28992 1726883057.05557: iterating over new_blocks loaded from include file 28992 1726883057.05558: in VariableManager get_vars() 28992 1726883057.05588: done with get_vars() 28992 1726883057.05594: filtering new block on tags 28992 1726883057.05621: done filtering new block on tags 28992 1726883057.05626: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726883057.05631: extending task lists for all hosts with included blocks 28992 1726883057.05841: done extending task lists 28992 1726883057.05842: done processing included files 28992 1726883057.05843: results queue empty 28992 1726883057.05844: checking for any_errors_fatal 28992 1726883057.05847: done checking for any_errors_fatal 28992 1726883057.05847: checking for max_fail_percentage 28992 1726883057.05848: done checking for max_fail_percentage 28992 1726883057.05849: checking to see if all hosts have failed and the running result is not ok 28992 1726883057.05850: done checking to see if all hosts have failed 28992 1726883057.05851: getting the remaining hosts for this loop 28992 1726883057.05852: done getting the remaining hosts for this loop 28992 1726883057.05854: getting the next task for host managed_node1 28992 1726883057.05858: done getting next task for host managed_node1 28992 1726883057.05860: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726883057.05863: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883057.05865: getting variables 28992 1726883057.05866: in VariableManager get_vars() 28992 1726883057.05876: Calling all_inventory to load vars for managed_node1 28992 1726883057.05878: Calling groups_inventory to load vars for managed_node1 28992 1726883057.05881: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883057.05889: Calling all_plugins_play to load vars for managed_node1 28992 1726883057.05892: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883057.05895: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.07991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.12054: done with get_vars() 28992 1726883057.12102: done getting variables 28992 1726883057.12277: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:44:17 -0400 (0:00:00.249) 0:01:57.323 ****** 28992 1726883057.12310: entering _queue_task() for managed_node1/stat 28992 1726883057.13152: worker is 1 (out of 1 available) 28992 1726883057.13164: exiting _queue_task() for managed_node1/stat 28992 1726883057.13176: done queuing things up, now waiting for results queue to drain 28992 1726883057.13178: waiting for pending results... 28992 1726883057.13803: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726883057.14230: in run() - task 0affc7ec-ae25-9fb4-6018-000000001fe8 28992 1726883057.14234: variable 'ansible_search_path' from source: unknown 28992 1726883057.14236: variable 'ansible_search_path' from source: unknown 28992 1726883057.14239: calling self._execute() 28992 1726883057.14507: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.14514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.14609: variable 'omit' from source: magic vars 28992 1726883057.15612: variable 'ansible_distribution_major_version' from source: facts 28992 1726883057.15626: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883057.15744: variable 'omit' from source: magic vars 28992 1726883057.15827: variable 'omit' from source: magic vars 28992 1726883057.16117: variable 'interface' from source: play vars 28992 1726883057.16138: variable 'omit' from source: magic vars 28992 1726883057.16233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883057.16319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883057.16343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883057.16361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883057.16375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883057.16528: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883057.16531: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.16535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.16586: Set connection var ansible_pipelining to False 28992 1726883057.16590: Set connection var ansible_connection to ssh 28992 1726883057.16598: Set connection var ansible_timeout to 10 28992 1726883057.16601: Set connection var ansible_shell_type to sh 28992 1726883057.16609: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883057.16632: Set connection var ansible_shell_executable to /bin/sh 28992 1726883057.16661: variable 'ansible_shell_executable' from source: unknown 28992 1726883057.16666: variable 'ansible_connection' from source: unknown 28992 1726883057.16669: variable 'ansible_module_compression' from source: unknown 28992 1726883057.16671: variable 'ansible_shell_type' from source: unknown 28992 1726883057.16674: variable 'ansible_shell_executable' from source: unknown 28992 1726883057.16677: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.16679: variable 'ansible_pipelining' from source: unknown 28992 1726883057.16682: variable 'ansible_timeout' from source: unknown 28992 1726883057.16684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.16931: 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) 28992 1726883057.16955: variable 'omit' from source: magic vars 28992 1726883057.16961: starting attempt loop 28992 1726883057.16964: running the handler 28992 1726883057.17028: _low_level_execute_command(): starting 28992 1726883057.17031: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883057.17911: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.17916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883057.17947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883057.18040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883057.19807: stdout chunk (state=3): >>>/root <<< 28992 1726883057.20129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883057.20134: stderr chunk (state=3): >>><<< 28992 1726883057.20137: stdout chunk (state=3): >>><<< 28992 1726883057.20140: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883057.20143: _low_level_execute_command(): starting 28992 1726883057.20147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586 `" && echo ansible-tmp-1726883057.2003286-33340-191640653651586="` echo /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586 `" ) && sleep 0' 28992 1726883057.20673: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883057.20682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883057.20708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883057.20713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883057.20724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883057.20733: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883057.20743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.20818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883057.20822: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883057.20841: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.20857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883057.20870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883057.20879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883057.20965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883057.22940: stdout chunk (state=3): >>>ansible-tmp-1726883057.2003286-33340-191640653651586=/root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586 <<< 28992 1726883057.23147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883057.23151: stdout chunk (state=3): >>><<< 28992 1726883057.23153: stderr chunk (state=3): >>><<< 28992 1726883057.23327: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883057.2003286-33340-191640653651586=/root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883057.23331: variable 'ansible_module_compression' from source: unknown 28992 1726883057.23333: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726883057.23357: variable 'ansible_facts' from source: unknown 28992 1726883057.23435: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py 28992 1726883057.23696: Sending initial data 28992 1726883057.23699: Sent initial data (153 bytes) 28992 1726883057.24441: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.24480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883057.24491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883057.24513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883057.24600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883057.26204: 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 <<< 28992 1726883057.26272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883057.26350: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpniv5pgev /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py <<< 28992 1726883057.26373: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py" <<< 28992 1726883057.26429: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpniv5pgev" to remote "/root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py" <<< 28992 1726883057.27279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883057.27328: stderr chunk (state=3): >>><<< 28992 1726883057.27339: stdout chunk (state=3): >>><<< 28992 1726883057.27375: done transferring module to remote 28992 1726883057.27398: _low_level_execute_command(): starting 28992 1726883057.27485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/ /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py && sleep 0' 28992 1726883057.28088: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883057.28103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883057.28119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883057.28162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883057.28176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.28243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.28309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883057.28332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883057.28366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883057.28416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883057.30259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883057.30303: stderr chunk (state=3): >>><<< 28992 1726883057.30313: stdout chunk (state=3): >>><<< 28992 1726883057.30337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883057.30366: _low_level_execute_command(): starting 28992 1726883057.30370: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/AnsiballZ_stat.py && sleep 0' 28992 1726883057.31007: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883057.31024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883057.31041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883057.31059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883057.31091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883057.31196: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.31229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883057.31346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883057.47827: 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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726883057.49485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883057.49489: stdout chunk (state=3): >>><<< 28992 1726883057.49492: stderr chunk (state=3): >>><<< 28992 1726883057.49495: _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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883057.49497: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726883057.2003286-33340-191640653651586/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883057.49499: _low_level_execute_command(): starting 28992 1726883057.49501: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883057.2003286-33340-191640653651586/ > /dev/null 2>&1 && sleep 0' 28992 1726883057.50133: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883057.50184: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883057.50204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883057.50293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883057.50313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883057.50336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883057.50358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883057.50527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883057.52472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883057.52566: stderr chunk (state=3): >>><<< 28992 1726883057.52570: stdout chunk (state=3): >>><<< 28992 1726883057.52679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883057.52683: handler run complete 28992 1726883057.52699: attempt loop complete, returning result 28992 1726883057.52941: _execute() done 28992 1726883057.52944: dumping result to json 28992 1726883057.52947: done dumping result, returning 28992 1726883057.52949: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-000000001fe8] 28992 1726883057.52951: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001fe8 28992 1726883057.53234: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001fe8 28992 1726883057.53237: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726883057.53307: no more pending results, returning what we have 28992 1726883057.53311: results queue empty 28992 1726883057.53312: checking for any_errors_fatal 28992 1726883057.53313: done checking for any_errors_fatal 28992 1726883057.53314: checking for max_fail_percentage 28992 1726883057.53316: done checking for max_fail_percentage 28992 1726883057.53317: checking to see if all hosts have failed and the running result is not ok 28992 1726883057.53318: done checking to see if all hosts have failed 28992 1726883057.53320: getting the remaining hosts for this loop 28992 1726883057.53323: done getting the remaining hosts for this loop 28992 1726883057.53328: getting the next task for host managed_node1 28992 1726883057.53338: done getting next task for host managed_node1 28992 1726883057.53341: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28992 1726883057.53463: ^ state is: HOST STATE: block=7, 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? (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 28992 1726883057.53471: getting variables 28992 1726883057.53474: in VariableManager get_vars() 28992 1726883057.53523: Calling all_inventory to load vars for managed_node1 28992 1726883057.53647: Calling groups_inventory to load vars for managed_node1 28992 1726883057.53657: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883057.53671: Calling all_plugins_play to load vars for managed_node1 28992 1726883057.53677: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883057.53681: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.58041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.60926: done with get_vars() 28992 1726883057.60954: done getting variables 28992 1726883057.61030: 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) 28992 1726883057.61173: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:44:17 -0400 (0:00:00.488) 0:01:57.812 ****** 28992 1726883057.61213: entering _queue_task() for managed_node1/assert 28992 1726883057.61839: worker is 1 (out of 1 available) 28992 1726883057.61851: exiting _queue_task() for managed_node1/assert 28992 1726883057.61863: done queuing things up, now waiting for results queue to drain 28992 1726883057.61870: waiting for pending results... 28992 1726883057.62334: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' 28992 1726883057.62774: in run() - task 0affc7ec-ae25-9fb4-6018-000000001f5a 28992 1726883057.62802: variable 'ansible_search_path' from source: unknown 28992 1726883057.62892: variable 'ansible_search_path' from source: unknown 28992 1726883057.62967: calling self._execute() 28992 1726883057.63227: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.63309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.63314: variable 'omit' from source: magic vars 28992 1726883057.64081: variable 'ansible_distribution_major_version' from source: facts 28992 1726883057.64144: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883057.64225: variable 'omit' from source: magic vars 28992 1726883057.64464: variable 'omit' from source: magic vars 28992 1726883057.64468: variable 'interface' from source: play vars 28992 1726883057.64471: variable 'omit' from source: magic vars 28992 1726883057.64534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883057.64590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883057.64644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883057.64679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883057.64695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883057.64732: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883057.64739: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.64775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.64887: Set connection var ansible_pipelining to False 28992 1726883057.64898: Set connection var ansible_connection to ssh 28992 1726883057.64908: Set connection var ansible_timeout to 10 28992 1726883057.64913: Set connection var ansible_shell_type to sh 28992 1726883057.64924: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883057.64938: Set connection var ansible_shell_executable to /bin/sh 28992 1726883057.64989: variable 'ansible_shell_executable' from source: unknown 28992 1726883057.64993: variable 'ansible_connection' from source: unknown 28992 1726883057.64998: variable 'ansible_module_compression' from source: unknown 28992 1726883057.65003: variable 'ansible_shell_type' from source: unknown 28992 1726883057.65006: variable 'ansible_shell_executable' from source: unknown 28992 1726883057.65008: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.65099: variable 'ansible_pipelining' from source: unknown 28992 1726883057.65103: variable 'ansible_timeout' from source: unknown 28992 1726883057.65106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.65318: 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) 28992 1726883057.65341: variable 'omit' from source: magic vars 28992 1726883057.65353: starting attempt loop 28992 1726883057.65360: running the handler 28992 1726883057.65699: variable 'interface_stat' from source: set_fact 28992 1726883057.65770: Evaluated conditional (not interface_stat.stat.exists): True 28992 1726883057.65789: handler run complete 28992 1726883057.65809: attempt loop complete, returning result 28992 1726883057.66006: _execute() done 28992 1726883057.66011: dumping result to json 28992 1726883057.66013: done dumping result, returning 28992 1726883057.66016: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-000000001f5a] 28992 1726883057.66018: sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f5a 28992 1726883057.66341: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000001f5a 28992 1726883057.66345: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726883057.66404: no more pending results, returning what we have 28992 1726883057.66408: results queue empty 28992 1726883057.66410: checking for any_errors_fatal 28992 1726883057.66423: done checking for any_errors_fatal 28992 1726883057.66425: checking for max_fail_percentage 28992 1726883057.66427: done checking for max_fail_percentage 28992 1726883057.66428: checking to see if all hosts have failed and the running result is not ok 28992 1726883057.66429: done checking to see if all hosts have failed 28992 1726883057.66430: getting the remaining hosts for this loop 28992 1726883057.66432: done getting the remaining hosts for this loop 28992 1726883057.66437: getting the next task for host managed_node1 28992 1726883057.66450: done getting next task for host managed_node1 28992 1726883057.66570: ^ task is: TASK: Success in test '{{ lsr_description }}' 28992 1726883057.66575: ^ state is: HOST STATE: block=7, 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 28992 1726883057.66581: getting variables 28992 1726883057.66583: in VariableManager get_vars() 28992 1726883057.66755: Calling all_inventory to load vars for managed_node1 28992 1726883057.66758: Calling groups_inventory to load vars for managed_node1 28992 1726883057.66762: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883057.66774: Calling all_plugins_play to load vars for managed_node1 28992 1726883057.66778: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883057.66782: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.71044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.75145: done with get_vars() 28992 1726883057.75225: done getting variables 28992 1726883057.75534: 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) 28992 1726883057.75774: variable 'lsr_description' from source: include params TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:44:17 -0400 (0:00:00.145) 0:01:57.958 ****** 28992 1726883057.75808: entering _queue_task() for managed_node1/debug 28992 1726883057.76662: worker is 1 (out of 1 available) 28992 1726883057.76674: exiting _queue_task() for managed_node1/debug 28992 1726883057.76686: done queuing things up, now waiting for results queue to drain 28992 1726883057.76688: waiting for pending results... 28992 1726883057.76951: running TaskExecutor() for managed_node1/TASK: Success in test 'I can take a profile down that is absent' 28992 1726883057.77169: in run() - task 0affc7ec-ae25-9fb4-6018-00000000174b 28992 1726883057.77225: variable 'ansible_search_path' from source: unknown 28992 1726883057.77261: variable 'ansible_search_path' from source: unknown 28992 1726883057.77316: calling self._execute() 28992 1726883057.77466: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.77486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.77529: variable 'omit' from source: magic vars 28992 1726883057.78379: variable 'ansible_distribution_major_version' from source: facts 28992 1726883057.78382: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883057.78384: variable 'omit' from source: magic vars 28992 1726883057.78430: variable 'omit' from source: magic vars 28992 1726883057.78654: variable 'lsr_description' from source: include params 28992 1726883057.78718: variable 'omit' from source: magic vars 28992 1726883057.78811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883057.78846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883057.78874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883057.78935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883057.78953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883057.78989: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883057.78998: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.79010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.79414: Set connection var ansible_pipelining to False 28992 1726883057.79508: Set connection var ansible_connection to ssh 28992 1726883057.79512: Set connection var ansible_timeout to 10 28992 1726883057.79514: Set connection var ansible_shell_type to sh 28992 1726883057.79516: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883057.79518: Set connection var ansible_shell_executable to /bin/sh 28992 1726883057.79520: variable 'ansible_shell_executable' from source: unknown 28992 1726883057.79525: variable 'ansible_connection' from source: unknown 28992 1726883057.79527: variable 'ansible_module_compression' from source: unknown 28992 1726883057.79529: variable 'ansible_shell_type' from source: unknown 28992 1726883057.79531: variable 'ansible_shell_executable' from source: unknown 28992 1726883057.79533: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.79535: variable 'ansible_pipelining' from source: unknown 28992 1726883057.79538: variable 'ansible_timeout' from source: unknown 28992 1726883057.79540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.79794: 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) 28992 1726883057.79815: variable 'omit' from source: magic vars 28992 1726883057.79839: starting attempt loop 28992 1726883057.79842: running the handler 28992 1726883057.79928: handler run complete 28992 1726883057.79932: attempt loop complete, returning result 28992 1726883057.79939: _execute() done 28992 1726883057.79941: dumping result to json 28992 1726883057.79947: done dumping result, returning 28992 1726883057.79959: done running TaskExecutor() for managed_node1/TASK: Success in test 'I can take a profile down that is absent' [0affc7ec-ae25-9fb4-6018-00000000174b] 28992 1726883057.79981: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000174b ok: [managed_node1] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ 28992 1726883057.80303: no more pending results, returning what we have 28992 1726883057.80307: results queue empty 28992 1726883057.80309: checking for any_errors_fatal 28992 1726883057.80318: done checking for any_errors_fatal 28992 1726883057.80319: checking for max_fail_percentage 28992 1726883057.80323: done checking for max_fail_percentage 28992 1726883057.80324: checking to see if all hosts have failed and the running result is not ok 28992 1726883057.80326: done checking to see if all hosts have failed 28992 1726883057.80327: getting the remaining hosts for this loop 28992 1726883057.80329: done getting the remaining hosts for this loop 28992 1726883057.80334: getting the next task for host managed_node1 28992 1726883057.80530: done getting next task for host managed_node1 28992 1726883057.80535: ^ task is: TASK: Cleanup 28992 1726883057.80538: ^ state is: HOST STATE: block=7, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883057.80544: getting variables 28992 1726883057.80546: in VariableManager get_vars() 28992 1726883057.80589: Calling all_inventory to load vars for managed_node1 28992 1726883057.80592: Calling groups_inventory to load vars for managed_node1 28992 1726883057.80596: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883057.80608: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000174b 28992 1726883057.80612: WORKER PROCESS EXITING 28992 1726883057.80626: Calling all_plugins_play to load vars for managed_node1 28992 1726883057.80630: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883057.80634: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.84251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.88171: done with get_vars() 28992 1726883057.88202: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:44:17 -0400 (0:00:00.125) 0:01:58.083 ****** 28992 1726883057.88316: entering _queue_task() for managed_node1/include_tasks 28992 1726883057.88729: worker is 1 (out of 1 available) 28992 1726883057.88745: exiting _queue_task() for managed_node1/include_tasks 28992 1726883057.88761: done queuing things up, now waiting for results queue to drain 28992 1726883057.88763: waiting for pending results... 28992 1726883057.89072: running TaskExecutor() for managed_node1/TASK: Cleanup 28992 1726883057.89186: in run() - task 0affc7ec-ae25-9fb4-6018-00000000174f 28992 1726883057.89225: variable 'ansible_search_path' from source: unknown 28992 1726883057.89229: variable 'ansible_search_path' from source: unknown 28992 1726883057.89268: variable 'lsr_cleanup' from source: include params 28992 1726883057.89630: variable 'lsr_cleanup' from source: include params 28992 1726883057.89635: variable 'omit' from source: magic vars 28992 1726883057.90052: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.90064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.90078: variable 'omit' from source: magic vars 28992 1726883057.90479: variable 'ansible_distribution_major_version' from source: facts 28992 1726883057.90488: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883057.90499: variable 'item' from source: unknown 28992 1726883057.90784: variable 'item' from source: unknown 28992 1726883057.90825: variable 'item' from source: unknown 28992 1726883057.90945: variable 'item' from source: unknown 28992 1726883057.91115: dumping result to json 28992 1726883057.91119: done dumping result, returning 28992 1726883057.91121: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affc7ec-ae25-9fb4-6018-00000000174f] 28992 1726883057.91126: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000174f 28992 1726883057.91173: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000174f 28992 1726883057.91177: WORKER PROCESS EXITING 28992 1726883057.91202: no more pending results, returning what we have 28992 1726883057.91207: in VariableManager get_vars() 28992 1726883057.91261: Calling all_inventory to load vars for managed_node1 28992 1726883057.91264: Calling groups_inventory to load vars for managed_node1 28992 1726883057.91268: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883057.91283: Calling all_plugins_play to load vars for managed_node1 28992 1726883057.91288: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883057.91291: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.93582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.94977: done with get_vars() 28992 1726883057.94995: variable 'ansible_search_path' from source: unknown 28992 1726883057.94996: variable 'ansible_search_path' from source: unknown 28992 1726883057.95028: we have included files to process 28992 1726883057.95029: generating all_blocks data 28992 1726883057.95031: done generating all_blocks data 28992 1726883057.95035: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883057.95036: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883057.95038: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883057.95180: done processing included file 28992 1726883057.95181: iterating over new_blocks loaded from include file 28992 1726883057.95182: in VariableManager get_vars() 28992 1726883057.95195: done with get_vars() 28992 1726883057.95196: filtering new block on tags 28992 1726883057.95216: done filtering new block on tags 28992 1726883057.95218: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 28992 1726883057.95224: extending task lists for all hosts with included blocks 28992 1726883057.96449: done extending task lists 28992 1726883057.96450: done processing included files 28992 1726883057.96451: results queue empty 28992 1726883057.96452: checking for any_errors_fatal 28992 1726883057.96456: done checking for any_errors_fatal 28992 1726883057.96457: checking for max_fail_percentage 28992 1726883057.96458: done checking for max_fail_percentage 28992 1726883057.96459: checking to see if all hosts have failed and the running result is not ok 28992 1726883057.96468: done checking to see if all hosts have failed 28992 1726883057.96469: getting the remaining hosts for this loop 28992 1726883057.96471: done getting the remaining hosts for this loop 28992 1726883057.96474: getting the next task for host managed_node1 28992 1726883057.96478: done getting next task for host managed_node1 28992 1726883057.96481: ^ task is: TASK: Cleanup profile and device 28992 1726883057.96484: ^ state is: HOST STATE: block=7, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883057.96487: getting variables 28992 1726883057.96488: in VariableManager get_vars() 28992 1726883057.96501: Calling all_inventory to load vars for managed_node1 28992 1726883057.96504: Calling groups_inventory to load vars for managed_node1 28992 1726883057.96506: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883057.96512: Calling all_plugins_play to load vars for managed_node1 28992 1726883057.96514: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883057.96517: Calling groups_plugins_play to load vars for managed_node1 28992 1726883057.97599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883057.98794: done with get_vars() 28992 1726883057.98812: done getting variables 28992 1726883057.98848: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:44:17 -0400 (0:00:00.105) 0:01:58.189 ****** 28992 1726883057.98888: entering _queue_task() for managed_node1/shell 28992 1726883057.99272: worker is 1 (out of 1 available) 28992 1726883057.99289: exiting _queue_task() for managed_node1/shell 28992 1726883057.99303: done queuing things up, now waiting for results queue to drain 28992 1726883057.99305: waiting for pending results... 28992 1726883057.99951: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 28992 1726883057.99957: in run() - task 0affc7ec-ae25-9fb4-6018-00000000200b 28992 1726883057.99960: variable 'ansible_search_path' from source: unknown 28992 1726883057.99963: variable 'ansible_search_path' from source: unknown 28992 1726883057.99966: calling self._execute() 28992 1726883057.99969: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883057.99972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883057.99976: variable 'omit' from source: magic vars 28992 1726883058.00502: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.00506: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.00509: variable 'omit' from source: magic vars 28992 1726883058.00513: variable 'omit' from source: magic vars 28992 1726883058.00623: variable 'interface' from source: play vars 28992 1726883058.00642: variable 'omit' from source: magic vars 28992 1726883058.00692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883058.00733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.00757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883058.00776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.00797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.00832: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.00836: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.00839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.00960: Set connection var ansible_pipelining to False 28992 1726883058.00963: Set connection var ansible_connection to ssh 28992 1726883058.00969: Set connection var ansible_timeout to 10 28992 1726883058.00971: Set connection var ansible_shell_type to sh 28992 1726883058.01026: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.01030: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.01039: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.01043: variable 'ansible_connection' from source: unknown 28992 1726883058.01050: variable 'ansible_module_compression' from source: unknown 28992 1726883058.01053: variable 'ansible_shell_type' from source: unknown 28992 1726883058.01055: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.01057: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.01059: variable 'ansible_pipelining' from source: unknown 28992 1726883058.01061: variable 'ansible_timeout' from source: unknown 28992 1726883058.01063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.01209: 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) 28992 1726883058.01260: variable 'omit' from source: magic vars 28992 1726883058.01268: starting attempt loop 28992 1726883058.01271: running the handler 28992 1726883058.01273: 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) 28992 1726883058.01276: _low_level_execute_command(): starting 28992 1726883058.01278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883058.02055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883058.02066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883058.02137: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883058.02141: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883058.02144: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883058.02249: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883058.02253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.02304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.04056: stdout chunk (state=3): >>>/root <<< 28992 1726883058.04262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883058.04266: stdout chunk (state=3): >>><<< 28992 1726883058.04268: stderr chunk (state=3): >>><<< 28992 1726883058.04330: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883058.04336: _low_level_execute_command(): starting 28992 1726883058.04339: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479 `" && echo ansible-tmp-1726883058.0429606-33375-25425778514479="` echo /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479 `" ) && sleep 0' 28992 1726883058.05029: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883058.05045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883058.05068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883058.05087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883058.05104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883058.05139: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883058.05155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883058.05252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883058.05271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883058.05289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883058.05311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.05389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.07348: stdout chunk (state=3): >>>ansible-tmp-1726883058.0429606-33375-25425778514479=/root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479 <<< 28992 1726883058.07524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883058.07546: stdout chunk (state=3): >>><<< 28992 1726883058.07557: stderr chunk (state=3): >>><<< 28992 1726883058.07575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883058.0429606-33375-25425778514479=/root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883058.07612: variable 'ansible_module_compression' from source: unknown 28992 1726883058.07685: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883058.07733: variable 'ansible_facts' from source: unknown 28992 1726883058.07819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py 28992 1726883058.08059: Sending initial data 28992 1726883058.08062: Sent initial data (155 bytes) 28992 1726883058.08670: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883058.08691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883058.08725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883058.08838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883058.08869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.08955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.10548: 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 <<< 28992 1726883058.10618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883058.10764: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmptzqdvw7t /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py <<< 28992 1726883058.10767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py" <<< 28992 1726883058.10803: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmptzqdvw7t" to remote "/root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py" <<< 28992 1726883058.12001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883058.12017: stdout chunk (state=3): >>><<< 28992 1726883058.12034: stderr chunk (state=3): >>><<< 28992 1726883058.12063: done transferring module to remote 28992 1726883058.12160: _low_level_execute_command(): starting 28992 1726883058.12164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/ /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py && sleep 0' 28992 1726883058.12720: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883058.12739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883058.12764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883058.12784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883058.12808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883058.12820: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883058.12879: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883058.12944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883058.12962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883058.12995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.13073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.15146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883058.15150: stdout chunk (state=3): >>><<< 28992 1726883058.15152: stderr chunk (state=3): >>><<< 28992 1726883058.15155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883058.15157: _low_level_execute_command(): starting 28992 1726883058.15160: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/AnsiballZ_command.py && sleep 0' 28992 1726883058.16029: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883058.16033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883058.16036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883058.16039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883058.16042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883058.16044: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883058.16046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883058.16048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883058.16052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883058.16054: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883058.16128: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883058.16140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883058.16247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.16388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.36530: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:44:18.326948", "end": "2024-09-20 21:44:18.363600", "delta": "0:00:00.036652", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 28992 1726883058.38135: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 28992 1726883058.38140: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883058.38150: stderr chunk (state=3): >>><<< 28992 1726883058.38171: stdout chunk (state=3): >>><<< 28992 1726883058.38216: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:44:18.326948", "end": "2024-09-20 21:44:18.363600", "delta": "0:00:00.036652", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726883058.38279: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1726883058.0429606-33375-25425778514479/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883058.38282: _low_level_execute_command(): starting 28992 1726883058.38285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883058.0429606-33375-25425778514479/ > /dev/null 2>&1 && sleep 0' 28992 1726883058.38762: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883058.38790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883058.38794: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883058.38798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883058.38849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883058.38853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.38922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.40876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883058.40880: stdout chunk (state=3): >>><<< 28992 1726883058.40882: stderr chunk (state=3): >>><<< 28992 1726883058.40957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883058.40961: handler run complete 28992 1726883058.40963: Evaluated conditional (False): False 28992 1726883058.40965: attempt loop complete, returning result 28992 1726883058.40968: _execute() done 28992 1726883058.40970: dumping result to json 28992 1726883058.40972: done dumping result, returning 28992 1726883058.40974: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affc7ec-ae25-9fb4-6018-00000000200b] 28992 1726883058.40976: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000200b 28992 1726883058.41315: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000200b 28992 1726883058.41319: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.036652", "end": "2024-09-20 21:44:18.363600", "rc": 1, "start": "2024-09-20 21:44:18.326948" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726883058.41399: no more pending results, returning what we have 28992 1726883058.41403: results queue empty 28992 1726883058.41404: checking for any_errors_fatal 28992 1726883058.41405: done checking for any_errors_fatal 28992 1726883058.41406: checking for max_fail_percentage 28992 1726883058.41407: done checking for max_fail_percentage 28992 1726883058.41408: checking to see if all hosts have failed and the running result is not ok 28992 1726883058.41409: done checking to see if all hosts have failed 28992 1726883058.41410: getting the remaining hosts for this loop 28992 1726883058.41412: done getting the remaining hosts for this loop 28992 1726883058.41416: getting the next task for host managed_node1 28992 1726883058.41428: done getting next task for host managed_node1 28992 1726883058.41431: ^ task is: TASK: Include the task 'run_test.yml' 28992 1726883058.41433: ^ state is: HOST STATE: block=8, 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 28992 1726883058.41437: getting variables 28992 1726883058.41439: in VariableManager get_vars() 28992 1726883058.41597: Calling all_inventory to load vars for managed_node1 28992 1726883058.41600: Calling groups_inventory to load vars for managed_node1 28992 1726883058.41604: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.41616: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.41619: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.41627: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.42845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.44389: done with get_vars() 28992 1726883058.44425: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Friday 20 September 2024 21:44:18 -0400 (0:00:00.456) 0:01:58.645 ****** 28992 1726883058.44534: entering _queue_task() for managed_node1/include_tasks 28992 1726883058.44863: worker is 1 (out of 1 available) 28992 1726883058.44879: exiting _queue_task() for managed_node1/include_tasks 28992 1726883058.44892: done queuing things up, now waiting for results queue to drain 28992 1726883058.44894: waiting for pending results... 28992 1726883058.45123: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 28992 1726883058.45195: in run() - task 0affc7ec-ae25-9fb4-6018-000000000017 28992 1726883058.45207: variable 'ansible_search_path' from source: unknown 28992 1726883058.45245: calling self._execute() 28992 1726883058.45331: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.45335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.45347: variable 'omit' from source: magic vars 28992 1726883058.45666: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.45677: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.45681: _execute() done 28992 1726883058.45684: dumping result to json 28992 1726883058.45691: done dumping result, returning 28992 1726883058.45694: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affc7ec-ae25-9fb4-6018-000000000017] 28992 1726883058.45706: sending task result for task 0affc7ec-ae25-9fb4-6018-000000000017 28992 1726883058.45849: no more pending results, returning what we have 28992 1726883058.45853: in VariableManager get_vars() 28992 1726883058.45908: Calling all_inventory to load vars for managed_node1 28992 1726883058.45912: Calling groups_inventory to load vars for managed_node1 28992 1726883058.45917: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.45933: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.45937: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.45940: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.47050: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000000017 28992 1726883058.47054: WORKER PROCESS EXITING 28992 1726883058.47143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.48371: done with get_vars() 28992 1726883058.48392: variable 'ansible_search_path' from source: unknown 28992 1726883058.48405: we have included files to process 28992 1726883058.48406: generating all_blocks data 28992 1726883058.48407: done generating all_blocks data 28992 1726883058.48411: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726883058.48412: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726883058.48415: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 28992 1726883058.48705: in VariableManager get_vars() 28992 1726883058.48719: done with get_vars() 28992 1726883058.48750: in VariableManager get_vars() 28992 1726883058.48765: done with get_vars() 28992 1726883058.48792: in VariableManager get_vars() 28992 1726883058.48803: done with get_vars() 28992 1726883058.48831: in VariableManager get_vars() 28992 1726883058.48843: done with get_vars() 28992 1726883058.48873: in VariableManager get_vars() 28992 1726883058.48885: done with get_vars() 28992 1726883058.49173: in VariableManager get_vars() 28992 1726883058.49188: done with get_vars() 28992 1726883058.49199: done processing included file 28992 1726883058.49200: iterating over new_blocks loaded from include file 28992 1726883058.49201: in VariableManager get_vars() 28992 1726883058.49209: done with get_vars() 28992 1726883058.49210: filtering new block on tags 28992 1726883058.49276: done filtering new block on tags 28992 1726883058.49278: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 28992 1726883058.49282: extending task lists for all hosts with included blocks 28992 1726883058.49310: done extending task lists 28992 1726883058.49311: done processing included files 28992 1726883058.49311: results queue empty 28992 1726883058.49312: checking for any_errors_fatal 28992 1726883058.49316: done checking for any_errors_fatal 28992 1726883058.49317: checking for max_fail_percentage 28992 1726883058.49317: done checking for max_fail_percentage 28992 1726883058.49318: checking to see if all hosts have failed and the running result is not ok 28992 1726883058.49318: done checking to see if all hosts have failed 28992 1726883058.49319: getting the remaining hosts for this loop 28992 1726883058.49320: done getting the remaining hosts for this loop 28992 1726883058.49323: getting the next task for host managed_node1 28992 1726883058.49326: done getting next task for host managed_node1 28992 1726883058.49327: ^ task is: TASK: TEST: {{ lsr_description }} 28992 1726883058.49329: ^ state is: HOST STATE: block=8, 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 28992 1726883058.49331: getting variables 28992 1726883058.49332: in VariableManager get_vars() 28992 1726883058.49339: Calling all_inventory to load vars for managed_node1 28992 1726883058.49340: Calling groups_inventory to load vars for managed_node1 28992 1726883058.49342: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.49346: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.49348: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.49350: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.50262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.51470: done with get_vars() 28992 1726883058.51492: done getting variables 28992 1726883058.51525: 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) 28992 1726883058.51614: variable 'lsr_description' from source: include params TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:44:18 -0400 (0:00:00.071) 0:01:58.716 ****** 28992 1726883058.51639: entering _queue_task() for managed_node1/debug 28992 1726883058.51940: worker is 1 (out of 1 available) 28992 1726883058.51956: exiting _queue_task() for managed_node1/debug 28992 1726883058.51969: done queuing things up, now waiting for results queue to drain 28992 1726883058.51971: waiting for pending results... 28992 1726883058.52165: running TaskExecutor() for managed_node1/TASK: TEST: I will not get an error when I try to remove an absent profile 28992 1726883058.52247: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020ad 28992 1726883058.52258: variable 'ansible_search_path' from source: unknown 28992 1726883058.52261: variable 'ansible_search_path' from source: unknown 28992 1726883058.52293: calling self._execute() 28992 1726883058.52378: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.52388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.52395: variable 'omit' from source: magic vars 28992 1726883058.52706: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.52715: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.52725: variable 'omit' from source: magic vars 28992 1726883058.52761: variable 'omit' from source: magic vars 28992 1726883058.52832: variable 'lsr_description' from source: include params 28992 1726883058.52847: variable 'omit' from source: magic vars 28992 1726883058.52888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883058.52916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.52936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883058.52950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.52962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.52990: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.52994: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.52996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.53072: Set connection var ansible_pipelining to False 28992 1726883058.53076: Set connection var ansible_connection to ssh 28992 1726883058.53079: Set connection var ansible_timeout to 10 28992 1726883058.53081: Set connection var ansible_shell_type to sh 28992 1726883058.53088: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.53100: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.53115: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.53119: variable 'ansible_connection' from source: unknown 28992 1726883058.53123: variable 'ansible_module_compression' from source: unknown 28992 1726883058.53126: variable 'ansible_shell_type' from source: unknown 28992 1726883058.53128: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.53130: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.53135: variable 'ansible_pipelining' from source: unknown 28992 1726883058.53137: variable 'ansible_timeout' from source: unknown 28992 1726883058.53142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.53257: 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) 28992 1726883058.53265: variable 'omit' from source: magic vars 28992 1726883058.53271: starting attempt loop 28992 1726883058.53274: running the handler 28992 1726883058.53315: handler run complete 28992 1726883058.53330: attempt loop complete, returning result 28992 1726883058.53334: _execute() done 28992 1726883058.53336: dumping result to json 28992 1726883058.53339: done dumping result, returning 28992 1726883058.53344: done running TaskExecutor() for managed_node1/TASK: TEST: I will not get an error when I try to remove an absent profile [0affc7ec-ae25-9fb4-6018-0000000020ad] 28992 1726883058.53348: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020ad 28992 1726883058.53448: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020ad 28992 1726883058.53451: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## 28992 1726883058.53505: no more pending results, returning what we have 28992 1726883058.53509: results queue empty 28992 1726883058.53510: checking for any_errors_fatal 28992 1726883058.53512: done checking for any_errors_fatal 28992 1726883058.53513: checking for max_fail_percentage 28992 1726883058.53515: done checking for max_fail_percentage 28992 1726883058.53516: checking to see if all hosts have failed and the running result is not ok 28992 1726883058.53517: done checking to see if all hosts have failed 28992 1726883058.53518: getting the remaining hosts for this loop 28992 1726883058.53519: done getting the remaining hosts for this loop 28992 1726883058.53529: getting the next task for host managed_node1 28992 1726883058.53536: done getting next task for host managed_node1 28992 1726883058.53538: ^ task is: TASK: Show item 28992 1726883058.53541: ^ state is: HOST STATE: block=8, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883058.53545: getting variables 28992 1726883058.53547: in VariableManager get_vars() 28992 1726883058.53599: Calling all_inventory to load vars for managed_node1 28992 1726883058.53602: Calling groups_inventory to load vars for managed_node1 28992 1726883058.53606: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.53617: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.53619: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.53624: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.54669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.55989: done with get_vars() 28992 1726883058.56007: done getting variables 28992 1726883058.56056: 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 item] *************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:44:18 -0400 (0:00:00.044) 0:01:58.761 ****** 28992 1726883058.56078: entering _queue_task() for managed_node1/debug 28992 1726883058.56338: worker is 1 (out of 1 available) 28992 1726883058.56353: exiting _queue_task() for managed_node1/debug 28992 1726883058.56367: done queuing things up, now waiting for results queue to drain 28992 1726883058.56369: waiting for pending results... 28992 1726883058.56572: running TaskExecutor() for managed_node1/TASK: Show item 28992 1726883058.56646: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020ae 28992 1726883058.56658: variable 'ansible_search_path' from source: unknown 28992 1726883058.56662: variable 'ansible_search_path' from source: unknown 28992 1726883058.56712: variable 'omit' from source: magic vars 28992 1726883058.56833: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.56842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.56852: variable 'omit' from source: magic vars 28992 1726883058.57145: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.57156: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.57162: variable 'omit' from source: magic vars 28992 1726883058.57196: variable 'omit' from source: magic vars 28992 1726883058.57228: variable 'item' from source: unknown 28992 1726883058.57285: variable 'item' from source: unknown 28992 1726883058.57300: variable 'omit' from source: magic vars 28992 1726883058.57338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883058.57370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.57386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883058.57403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.57413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.57439: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.57443: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.57446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.57526: Set connection var ansible_pipelining to False 28992 1726883058.57530: Set connection var ansible_connection to ssh 28992 1726883058.57532: Set connection var ansible_timeout to 10 28992 1726883058.57536: Set connection var ansible_shell_type to sh 28992 1726883058.57542: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.57548: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.57565: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.57569: variable 'ansible_connection' from source: unknown 28992 1726883058.57572: variable 'ansible_module_compression' from source: unknown 28992 1726883058.57574: variable 'ansible_shell_type' from source: unknown 28992 1726883058.57577: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.57579: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.57583: variable 'ansible_pipelining' from source: unknown 28992 1726883058.57585: variable 'ansible_timeout' from source: unknown 28992 1726883058.57599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.57705: 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) 28992 1726883058.57713: variable 'omit' from source: magic vars 28992 1726883058.57716: starting attempt loop 28992 1726883058.57719: running the handler 28992 1726883058.57760: variable 'lsr_description' from source: include params 28992 1726883058.57811: variable 'lsr_description' from source: include params 28992 1726883058.57822: handler run complete 28992 1726883058.57839: attempt loop complete, returning result 28992 1726883058.57850: variable 'item' from source: unknown 28992 1726883058.57901: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } 28992 1726883058.58059: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.58063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.58066: variable 'omit' from source: magic vars 28992 1726883058.58142: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.58146: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.58151: variable 'omit' from source: magic vars 28992 1726883058.58162: variable 'omit' from source: magic vars 28992 1726883058.58198: variable 'item' from source: unknown 28992 1726883058.58246: variable 'item' from source: unknown 28992 1726883058.58257: variable 'omit' from source: magic vars 28992 1726883058.58273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.58281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.58292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.58302: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.58305: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.58307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.58359: Set connection var ansible_pipelining to False 28992 1726883058.58363: Set connection var ansible_connection to ssh 28992 1726883058.58365: Set connection var ansible_timeout to 10 28992 1726883058.58368: Set connection var ansible_shell_type to sh 28992 1726883058.58373: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.58380: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.58400: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.58408: variable 'ansible_connection' from source: unknown 28992 1726883058.58412: variable 'ansible_module_compression' from source: unknown 28992 1726883058.58414: variable 'ansible_shell_type' from source: unknown 28992 1726883058.58416: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.58420: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.58427: variable 'ansible_pipelining' from source: unknown 28992 1726883058.58430: variable 'ansible_timeout' from source: unknown 28992 1726883058.58432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.58487: 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) 28992 1726883058.58497: variable 'omit' from source: magic vars 28992 1726883058.58500: starting attempt loop 28992 1726883058.58505: running the handler 28992 1726883058.58524: variable 'lsr_setup' from source: include params 28992 1726883058.58579: variable 'lsr_setup' from source: include params 28992 1726883058.58622: handler run complete 28992 1726883058.58636: attempt loop complete, returning result 28992 1726883058.58649: variable 'item' from source: unknown 28992 1726883058.58698: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } 28992 1726883058.58784: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.58788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.58790: variable 'omit' from source: magic vars 28992 1726883058.58911: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.58914: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.58917: variable 'omit' from source: magic vars 28992 1726883058.58926: variable 'omit' from source: magic vars 28992 1726883058.58956: variable 'item' from source: unknown 28992 1726883058.59003: variable 'item' from source: unknown 28992 1726883058.59018: variable 'omit' from source: magic vars 28992 1726883058.59035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.59040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.59046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.59055: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.59058: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.59060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.59110: Set connection var ansible_pipelining to False 28992 1726883058.59113: Set connection var ansible_connection to ssh 28992 1726883058.59118: Set connection var ansible_timeout to 10 28992 1726883058.59120: Set connection var ansible_shell_type to sh 28992 1726883058.59132: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.59135: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.59152: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.59155: variable 'ansible_connection' from source: unknown 28992 1726883058.59158: variable 'ansible_module_compression' from source: unknown 28992 1726883058.59160: variable 'ansible_shell_type' from source: unknown 28992 1726883058.59162: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.59165: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.59170: variable 'ansible_pipelining' from source: unknown 28992 1726883058.59172: variable 'ansible_timeout' from source: unknown 28992 1726883058.59176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.59246: 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) 28992 1726883058.59252: variable 'omit' from source: magic vars 28992 1726883058.59256: starting attempt loop 28992 1726883058.59259: running the handler 28992 1726883058.59272: variable 'lsr_test' from source: include params 28992 1726883058.59320: variable 'lsr_test' from source: include params 28992 1726883058.59334: handler run complete 28992 1726883058.59348: attempt loop complete, returning result 28992 1726883058.59361: variable 'item' from source: unknown 28992 1726883058.59407: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } 28992 1726883058.59489: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.59492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.59504: variable 'omit' from source: magic vars 28992 1726883058.59611: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.59620: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.59623: variable 'omit' from source: magic vars 28992 1726883058.59627: variable 'omit' from source: magic vars 28992 1726883058.59658: variable 'item' from source: unknown 28992 1726883058.59704: variable 'item' from source: unknown 28992 1726883058.59717: variable 'omit' from source: magic vars 28992 1726883058.59733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.59742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.59745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.59754: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.59757: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.59759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.59808: Set connection var ansible_pipelining to False 28992 1726883058.59811: Set connection var ansible_connection to ssh 28992 1726883058.59814: Set connection var ansible_timeout to 10 28992 1726883058.59816: Set connection var ansible_shell_type to sh 28992 1726883058.59825: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.59833: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.59852: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.59855: variable 'ansible_connection' from source: unknown 28992 1726883058.59857: variable 'ansible_module_compression' from source: unknown 28992 1726883058.59859: variable 'ansible_shell_type' from source: unknown 28992 1726883058.59862: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.59864: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.59869: variable 'ansible_pipelining' from source: unknown 28992 1726883058.59871: variable 'ansible_timeout' from source: unknown 28992 1726883058.59876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.59942: 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) 28992 1726883058.59949: variable 'omit' from source: magic vars 28992 1726883058.59952: starting attempt loop 28992 1726883058.59956: running the handler 28992 1726883058.59972: variable 'lsr_assert' from source: include params 28992 1726883058.60019: variable 'lsr_assert' from source: include params 28992 1726883058.60033: handler run complete 28992 1726883058.60047: attempt loop complete, returning result 28992 1726883058.60059: variable 'item' from source: unknown 28992 1726883058.60107: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } 28992 1726883058.60190: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.60194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.60196: variable 'omit' from source: magic vars 28992 1726883058.60325: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.60332: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.60335: variable 'omit' from source: magic vars 28992 1726883058.60344: variable 'omit' from source: magic vars 28992 1726883058.60372: variable 'item' from source: unknown 28992 1726883058.60418: variable 'item' from source: unknown 28992 1726883058.60437: variable 'omit' from source: magic vars 28992 1726883058.60452: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.60458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.60464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.60473: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.60476: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.60478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.60529: Set connection var ansible_pipelining to False 28992 1726883058.60534: Set connection var ansible_connection to ssh 28992 1726883058.60537: Set connection var ansible_timeout to 10 28992 1726883058.60539: Set connection var ansible_shell_type to sh 28992 1726883058.60594: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.60597: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.60600: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.60602: variable 'ansible_connection' from source: unknown 28992 1726883058.60604: variable 'ansible_module_compression' from source: unknown 28992 1726883058.60607: variable 'ansible_shell_type' from source: unknown 28992 1726883058.60609: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.60611: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.60613: variable 'ansible_pipelining' from source: unknown 28992 1726883058.60615: variable 'ansible_timeout' from source: unknown 28992 1726883058.60617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.60679: 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) 28992 1726883058.60686: variable 'omit' from source: magic vars 28992 1726883058.60692: starting attempt loop 28992 1726883058.60703: running the handler 28992 1726883058.60712: variable 'lsr_assert_when' from source: include params 28992 1726883058.60759: variable 'lsr_assert_when' from source: include params 28992 1726883058.60826: variable 'network_provider' from source: set_fact 28992 1726883058.60853: handler run complete 28992 1726883058.60865: attempt loop complete, returning result 28992 1726883058.60877: variable 'item' from source: unknown 28992 1726883058.60928: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } 28992 1726883058.61008: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.61012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.61014: variable 'omit' from source: magic vars 28992 1726883058.61118: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.61129: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.61134: variable 'omit' from source: magic vars 28992 1726883058.61142: variable 'omit' from source: magic vars 28992 1726883058.61171: variable 'item' from source: unknown 28992 1726883058.61217: variable 'item' from source: unknown 28992 1726883058.61231: variable 'omit' from source: magic vars 28992 1726883058.61249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.61252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.61260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.61269: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.61272: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.61275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.61325: Set connection var ansible_pipelining to False 28992 1726883058.61328: Set connection var ansible_connection to ssh 28992 1726883058.61331: Set connection var ansible_timeout to 10 28992 1726883058.61334: Set connection var ansible_shell_type to sh 28992 1726883058.61340: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.61349: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.61369: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.61372: variable 'ansible_connection' from source: unknown 28992 1726883058.61374: variable 'ansible_module_compression' from source: unknown 28992 1726883058.61377: variable 'ansible_shell_type' from source: unknown 28992 1726883058.61379: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.61381: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.61383: variable 'ansible_pipelining' from source: unknown 28992 1726883058.61386: variable 'ansible_timeout' from source: unknown 28992 1726883058.61393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.61454: 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) 28992 1726883058.61457: variable 'omit' from source: magic vars 28992 1726883058.61469: starting attempt loop 28992 1726883058.61475: running the handler 28992 1726883058.61482: variable 'lsr_fail_debug' from source: play vars 28992 1726883058.61530: variable 'lsr_fail_debug' from source: play vars 28992 1726883058.61543: handler run complete 28992 1726883058.61553: attempt loop complete, returning result 28992 1726883058.61573: variable 'item' from source: unknown 28992 1726883058.61616: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 28992 1726883058.61704: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.61707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.61709: variable 'omit' from source: magic vars 28992 1726883058.61812: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.61816: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.61821: variable 'omit' from source: magic vars 28992 1726883058.61834: variable 'omit' from source: magic vars 28992 1726883058.61861: variable 'item' from source: unknown 28992 1726883058.61909: variable 'item' from source: unknown 28992 1726883058.61921: variable 'omit' from source: magic vars 28992 1726883058.61941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.61947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.61950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.61958: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.61961: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.61964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.62014: Set connection var ansible_pipelining to False 28992 1726883058.62017: Set connection var ansible_connection to ssh 28992 1726883058.62020: Set connection var ansible_timeout to 10 28992 1726883058.62025: Set connection var ansible_shell_type to sh 28992 1726883058.62031: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.62037: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.62056: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.62059: variable 'ansible_connection' from source: unknown 28992 1726883058.62061: variable 'ansible_module_compression' from source: unknown 28992 1726883058.62064: variable 'ansible_shell_type' from source: unknown 28992 1726883058.62066: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.62069: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.62073: variable 'ansible_pipelining' from source: unknown 28992 1726883058.62075: variable 'ansible_timeout' from source: unknown 28992 1726883058.62080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.62145: 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) 28992 1726883058.62156: variable 'omit' from source: magic vars 28992 1726883058.62159: starting attempt loop 28992 1726883058.62162: running the handler 28992 1726883058.62173: variable 'lsr_cleanup' from source: include params 28992 1726883058.62223: variable 'lsr_cleanup' from source: include params 28992 1726883058.62238: handler run complete 28992 1726883058.62248: attempt loop complete, returning result 28992 1726883058.62262: variable 'item' from source: unknown 28992 1726883058.62307: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 28992 1726883058.62392: dumping result to json 28992 1726883058.62395: done dumping result, returning 28992 1726883058.62398: done running TaskExecutor() for managed_node1/TASK: Show item [0affc7ec-ae25-9fb4-6018-0000000020ae] 28992 1726883058.62400: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020ae 28992 1726883058.62448: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020ae 28992 1726883058.62451: WORKER PROCESS EXITING 28992 1726883058.62582: no more pending results, returning what we have 28992 1726883058.62586: results queue empty 28992 1726883058.62587: checking for any_errors_fatal 28992 1726883058.62596: done checking for any_errors_fatal 28992 1726883058.62597: checking for max_fail_percentage 28992 1726883058.62598: done checking for max_fail_percentage 28992 1726883058.62599: checking to see if all hosts have failed and the running result is not ok 28992 1726883058.62600: done checking to see if all hosts have failed 28992 1726883058.62601: getting the remaining hosts for this loop 28992 1726883058.62603: done getting the remaining hosts for this loop 28992 1726883058.62607: getting the next task for host managed_node1 28992 1726883058.62613: done getting next task for host managed_node1 28992 1726883058.62616: ^ task is: TASK: Include the task 'show_interfaces.yml' 28992 1726883058.62619: ^ state is: HOST STATE: block=8, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883058.62623: getting variables 28992 1726883058.62625: in VariableManager get_vars() 28992 1726883058.62663: Calling all_inventory to load vars for managed_node1 28992 1726883058.62665: Calling groups_inventory to load vars for managed_node1 28992 1726883058.62669: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.62679: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.62682: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.62685: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.64266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.65499: done with get_vars() 28992 1726883058.65523: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:44:18 -0400 (0:00:00.095) 0:01:58.856 ****** 28992 1726883058.65599: entering _queue_task() for managed_node1/include_tasks 28992 1726883058.65913: worker is 1 (out of 1 available) 28992 1726883058.66132: exiting _queue_task() for managed_node1/include_tasks 28992 1726883058.66145: done queuing things up, now waiting for results queue to drain 28992 1726883058.66148: waiting for pending results... 28992 1726883058.66549: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 28992 1726883058.66555: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020af 28992 1726883058.66559: variable 'ansible_search_path' from source: unknown 28992 1726883058.66561: variable 'ansible_search_path' from source: unknown 28992 1726883058.66564: calling self._execute() 28992 1726883058.66567: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.66570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.66574: variable 'omit' from source: magic vars 28992 1726883058.66976: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.66984: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.67127: _execute() done 28992 1726883058.67130: dumping result to json 28992 1726883058.67133: done dumping result, returning 28992 1726883058.67141: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-9fb4-6018-0000000020af] 28992 1726883058.67143: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020af 28992 1726883058.67225: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020af 28992 1726883058.67228: WORKER PROCESS EXITING 28992 1726883058.67266: no more pending results, returning what we have 28992 1726883058.67270: in VariableManager get_vars() 28992 1726883058.67317: Calling all_inventory to load vars for managed_node1 28992 1726883058.67320: Calling groups_inventory to load vars for managed_node1 28992 1726883058.67325: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.67340: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.67343: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.67346: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.69410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.71625: done with get_vars() 28992 1726883058.71650: variable 'ansible_search_path' from source: unknown 28992 1726883058.71651: variable 'ansible_search_path' from source: unknown 28992 1726883058.71692: we have included files to process 28992 1726883058.71693: generating all_blocks data 28992 1726883058.71695: done generating all_blocks data 28992 1726883058.71700: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726883058.71701: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726883058.71703: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28992 1726883058.71804: in VariableManager get_vars() 28992 1726883058.71826: done with get_vars() 28992 1726883058.71941: done processing included file 28992 1726883058.71943: iterating over new_blocks loaded from include file 28992 1726883058.71945: in VariableManager get_vars() 28992 1726883058.71962: done with get_vars() 28992 1726883058.71964: filtering new block on tags 28992 1726883058.72005: done filtering new block on tags 28992 1726883058.72008: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 28992 1726883058.72014: extending task lists for all hosts with included blocks 28992 1726883058.72540: done extending task lists 28992 1726883058.72541: done processing included files 28992 1726883058.72542: results queue empty 28992 1726883058.72543: checking for any_errors_fatal 28992 1726883058.72549: done checking for any_errors_fatal 28992 1726883058.72550: checking for max_fail_percentage 28992 1726883058.72551: done checking for max_fail_percentage 28992 1726883058.72552: checking to see if all hosts have failed and the running result is not ok 28992 1726883058.72553: done checking to see if all hosts have failed 28992 1726883058.72554: getting the remaining hosts for this loop 28992 1726883058.72555: done getting the remaining hosts for this loop 28992 1726883058.72558: getting the next task for host managed_node1 28992 1726883058.72562: done getting next task for host managed_node1 28992 1726883058.72565: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28992 1726883058.72568: ^ state is: HOST STATE: block=8, 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 28992 1726883058.72571: getting variables 28992 1726883058.72572: in VariableManager get_vars() 28992 1726883058.72584: Calling all_inventory to load vars for managed_node1 28992 1726883058.72590: Calling groups_inventory to load vars for managed_node1 28992 1726883058.72592: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.72599: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.72601: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.72604: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.74132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.76434: done with get_vars() 28992 1726883058.76462: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:44:18 -0400 (0:00:00.109) 0:01:58.965 ****** 28992 1726883058.76551: entering _queue_task() for managed_node1/include_tasks 28992 1726883058.76956: worker is 1 (out of 1 available) 28992 1726883058.76970: exiting _queue_task() for managed_node1/include_tasks 28992 1726883058.76984: done queuing things up, now waiting for results queue to drain 28992 1726883058.76988: waiting for pending results... 28992 1726883058.77300: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 28992 1726883058.77397: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020d6 28992 1726883058.77401: variable 'ansible_search_path' from source: unknown 28992 1726883058.77404: variable 'ansible_search_path' from source: unknown 28992 1726883058.77505: calling self._execute() 28992 1726883058.77532: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.77540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.77549: variable 'omit' from source: magic vars 28992 1726883058.77985: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.78003: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.78010: _execute() done 28992 1726883058.78013: dumping result to json 28992 1726883058.78016: done dumping result, returning 28992 1726883058.78024: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-9fb4-6018-0000000020d6] 28992 1726883058.78031: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020d6 28992 1726883058.78195: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020d6 28992 1726883058.78198: WORKER PROCESS EXITING 28992 1726883058.78235: no more pending results, returning what we have 28992 1726883058.78241: in VariableManager get_vars() 28992 1726883058.78297: Calling all_inventory to load vars for managed_node1 28992 1726883058.78301: Calling groups_inventory to load vars for managed_node1 28992 1726883058.78305: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.78324: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.78328: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.78332: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.80578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.83239: done with get_vars() 28992 1726883058.83269: variable 'ansible_search_path' from source: unknown 28992 1726883058.83271: variable 'ansible_search_path' from source: unknown 28992 1726883058.83316: we have included files to process 28992 1726883058.83317: generating all_blocks data 28992 1726883058.83323: done generating all_blocks data 28992 1726883058.83325: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726883058.83326: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726883058.83331: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28992 1726883058.83631: done processing included file 28992 1726883058.83637: iterating over new_blocks loaded from include file 28992 1726883058.83640: in VariableManager get_vars() 28992 1726883058.83663: done with get_vars() 28992 1726883058.83665: filtering new block on tags 28992 1726883058.83704: done filtering new block on tags 28992 1726883058.83707: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 28992 1726883058.83712: extending task lists for all hosts with included blocks 28992 1726883058.83903: done extending task lists 28992 1726883058.83904: done processing included files 28992 1726883058.83905: results queue empty 28992 1726883058.83906: checking for any_errors_fatal 28992 1726883058.83909: done checking for any_errors_fatal 28992 1726883058.83910: checking for max_fail_percentage 28992 1726883058.83911: done checking for max_fail_percentage 28992 1726883058.83912: checking to see if all hosts have failed and the running result is not ok 28992 1726883058.83913: done checking to see if all hosts have failed 28992 1726883058.83914: getting the remaining hosts for this loop 28992 1726883058.83915: done getting the remaining hosts for this loop 28992 1726883058.83918: getting the next task for host managed_node1 28992 1726883058.83925: done getting next task for host managed_node1 28992 1726883058.83927: ^ task is: TASK: Gather current interface info 28992 1726883058.83931: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883058.83933: getting variables 28992 1726883058.83934: in VariableManager get_vars() 28992 1726883058.83946: Calling all_inventory to load vars for managed_node1 28992 1726883058.83948: Calling groups_inventory to load vars for managed_node1 28992 1726883058.83951: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883058.83956: Calling all_plugins_play to load vars for managed_node1 28992 1726883058.83963: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883058.83967: Calling groups_plugins_play to load vars for managed_node1 28992 1726883058.91646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883058.93957: done with get_vars() 28992 1726883058.94081: done getting variables 28992 1726883058.94135: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:44:18 -0400 (0:00:00.176) 0:01:59.142 ****** 28992 1726883058.94165: entering _queue_task() for managed_node1/command 28992 1726883058.94604: worker is 1 (out of 1 available) 28992 1726883058.94618: exiting _queue_task() for managed_node1/command 28992 1726883058.94840: done queuing things up, now waiting for results queue to drain 28992 1726883058.94842: waiting for pending results... 28992 1726883058.95136: running TaskExecutor() for managed_node1/TASK: Gather current interface info 28992 1726883058.95144: in run() - task 0affc7ec-ae25-9fb4-6018-000000002111 28992 1726883058.95149: variable 'ansible_search_path' from source: unknown 28992 1726883058.95163: variable 'ansible_search_path' from source: unknown 28992 1726883058.95205: calling self._execute() 28992 1726883058.95326: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.95341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.95356: variable 'omit' from source: magic vars 28992 1726883058.95819: variable 'ansible_distribution_major_version' from source: facts 28992 1726883058.95844: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883058.95857: variable 'omit' from source: magic vars 28992 1726883058.95926: variable 'omit' from source: magic vars 28992 1726883058.95971: variable 'omit' from source: magic vars 28992 1726883058.96021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883058.96128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883058.96131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883058.96142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.96146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883058.96227: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883058.96232: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.96234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.96320: Set connection var ansible_pipelining to False 28992 1726883058.96332: Set connection var ansible_connection to ssh 28992 1726883058.96342: Set connection var ansible_timeout to 10 28992 1726883058.96356: Set connection var ansible_shell_type to sh 28992 1726883058.96372: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883058.96384: Set connection var ansible_shell_executable to /bin/sh 28992 1726883058.96468: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.96476: variable 'ansible_connection' from source: unknown 28992 1726883058.96480: variable 'ansible_module_compression' from source: unknown 28992 1726883058.96482: variable 'ansible_shell_type' from source: unknown 28992 1726883058.96484: variable 'ansible_shell_executable' from source: unknown 28992 1726883058.96487: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883058.96489: variable 'ansible_pipelining' from source: unknown 28992 1726883058.96492: variable 'ansible_timeout' from source: unknown 28992 1726883058.96494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883058.96634: 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) 28992 1726883058.96653: variable 'omit' from source: magic vars 28992 1726883058.96663: starting attempt loop 28992 1726883058.96669: running the handler 28992 1726883058.96795: _low_level_execute_command(): starting 28992 1726883058.96800: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883058.97581: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883058.97633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883058.97655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883058.97715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883058.97784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883058.99575: stdout chunk (state=3): >>>/root <<< 28992 1726883058.99788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883058.99793: stdout chunk (state=3): >>><<< 28992 1726883058.99796: stderr chunk (state=3): >>><<< 28992 1726883058.99971: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883058.99976: _low_level_execute_command(): starting 28992 1726883058.99979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688 `" && echo ansible-tmp-1726883058.998629-33412-236377375485688="` echo /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688 `" ) && sleep 0' 28992 1726883059.00701: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883059.00754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883059.00777: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883059.00860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883059.00876: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883059.00915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883059.00926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883059.00975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883059.02950: stdout chunk (state=3): >>>ansible-tmp-1726883058.998629-33412-236377375485688=/root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688 <<< 28992 1726883059.03128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883059.03133: stdout chunk (state=3): >>><<< 28992 1726883059.03147: stderr chunk (state=3): >>><<< 28992 1726883059.03329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883058.998629-33412-236377375485688=/root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883059.03333: variable 'ansible_module_compression' from source: unknown 28992 1726883059.03335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883059.03338: variable 'ansible_facts' from source: unknown 28992 1726883059.03418: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py 28992 1726883059.03588: Sending initial data 28992 1726883059.03638: Sent initial data (155 bytes) 28992 1726883059.04168: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883059.04232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883059.04241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883059.04291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883059.05875: 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 <<< 28992 1726883059.05947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883059.05998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpyu7wy1u9 /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py <<< 28992 1726883059.06002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py" <<< 28992 1726883059.06058: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpyu7wy1u9" to remote "/root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py" <<< 28992 1726883059.06920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883059.07003: stderr chunk (state=3): >>><<< 28992 1726883059.07007: stdout chunk (state=3): >>><<< 28992 1726883059.07009: done transferring module to remote 28992 1726883059.07012: _low_level_execute_command(): starting 28992 1726883059.07014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/ /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py && sleep 0' 28992 1726883059.07736: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883059.07821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883059.07843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883059.07866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883059.07967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883059.09905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883059.09910: stdout chunk (state=3): >>><<< 28992 1726883059.09912: stderr chunk (state=3): >>><<< 28992 1726883059.10030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883059.10033: _low_level_execute_command(): starting 28992 1726883059.10036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/AnsiballZ_command.py && sleep 0' 28992 1726883059.10681: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883059.10687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883059.10743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883059.27848: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:44:19.273048", "end": "2024-09-20 21:44:19.276785", "delta": "0:00:00.003737", "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}}} <<< 28992 1726883059.29451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883059.29498: stderr chunk (state=3): >>><<< 28992 1726883059.29501: stdout chunk (state=3): >>><<< 28992 1726883059.29517: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:44:19.273048", "end": "2024-09-20 21:44:19.276785", "delta": "0:00:00.003737", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883059.29558: 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-1726883058.998629-33412-236377375485688/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883059.29567: _low_level_execute_command(): starting 28992 1726883059.29572: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883058.998629-33412-236377375485688/ > /dev/null 2>&1 && sleep 0' 28992 1726883059.29998: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883059.30037: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883059.30042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883059.30044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883059.30047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883059.30049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883059.30100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883059.30111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883059.30113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883059.30154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883059.32069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883059.32108: stderr chunk (state=3): >>><<< 28992 1726883059.32111: stdout chunk (state=3): >>><<< 28992 1726883059.32126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883059.32132: handler run complete 28992 1726883059.32156: Evaluated conditional (False): False 28992 1726883059.32165: attempt loop complete, returning result 28992 1726883059.32168: _execute() done 28992 1726883059.32171: dumping result to json 28992 1726883059.32179: done dumping result, returning 28992 1726883059.32186: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-9fb4-6018-000000002111] 28992 1726883059.32193: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002111 28992 1726883059.32308: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002111 28992 1726883059.32310: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003737", "end": "2024-09-20 21:44:19.276785", "rc": 0, "start": "2024-09-20 21:44:19.273048" } STDOUT: bonding_masters eth0 lo rpltstbr 28992 1726883059.32392: no more pending results, returning what we have 28992 1726883059.32395: results queue empty 28992 1726883059.32396: checking for any_errors_fatal 28992 1726883059.32399: done checking for any_errors_fatal 28992 1726883059.32399: checking for max_fail_percentage 28992 1726883059.32401: done checking for max_fail_percentage 28992 1726883059.32402: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.32403: done checking to see if all hosts have failed 28992 1726883059.32404: getting the remaining hosts for this loop 28992 1726883059.32406: done getting the remaining hosts for this loop 28992 1726883059.32410: getting the next task for host managed_node1 28992 1726883059.32418: done getting next task for host managed_node1 28992 1726883059.32423: ^ task is: TASK: Set current_interfaces 28992 1726883059.32428: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883059.32437: getting variables 28992 1726883059.32440: in VariableManager get_vars() 28992 1726883059.32480: Calling all_inventory to load vars for managed_node1 28992 1726883059.32483: Calling groups_inventory to load vars for managed_node1 28992 1726883059.32487: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.32498: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.32501: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.32503: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.33703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.34951: done with get_vars() 28992 1726883059.34972: done getting variables 28992 1726883059.35025: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:44:19 -0400 (0:00:00.408) 0:01:59.550 ****** 28992 1726883059.35055: entering _queue_task() for managed_node1/set_fact 28992 1726883059.35349: worker is 1 (out of 1 available) 28992 1726883059.35364: exiting _queue_task() for managed_node1/set_fact 28992 1726883059.35379: done queuing things up, now waiting for results queue to drain 28992 1726883059.35381: waiting for pending results... 28992 1726883059.35581: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 28992 1726883059.35694: in run() - task 0affc7ec-ae25-9fb4-6018-000000002112 28992 1726883059.35704: variable 'ansible_search_path' from source: unknown 28992 1726883059.35708: variable 'ansible_search_path' from source: unknown 28992 1726883059.35746: calling self._execute() 28992 1726883059.35827: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.35831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.35847: variable 'omit' from source: magic vars 28992 1726883059.36167: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.36182: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.36185: variable 'omit' from source: magic vars 28992 1726883059.36227: variable 'omit' from source: magic vars 28992 1726883059.36314: variable '_current_interfaces' from source: set_fact 28992 1726883059.36367: variable 'omit' from source: magic vars 28992 1726883059.36407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883059.36438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883059.36455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883059.36470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883059.36480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883059.36512: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883059.36516: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.36519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.36596: Set connection var ansible_pipelining to False 28992 1726883059.36599: Set connection var ansible_connection to ssh 28992 1726883059.36606: Set connection var ansible_timeout to 10 28992 1726883059.36609: Set connection var ansible_shell_type to sh 28992 1726883059.36620: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883059.36623: Set connection var ansible_shell_executable to /bin/sh 28992 1726883059.36645: variable 'ansible_shell_executable' from source: unknown 28992 1726883059.36648: variable 'ansible_connection' from source: unknown 28992 1726883059.36651: variable 'ansible_module_compression' from source: unknown 28992 1726883059.36653: variable 'ansible_shell_type' from source: unknown 28992 1726883059.36656: variable 'ansible_shell_executable' from source: unknown 28992 1726883059.36658: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.36662: variable 'ansible_pipelining' from source: unknown 28992 1726883059.36665: variable 'ansible_timeout' from source: unknown 28992 1726883059.36669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.36785: 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) 28992 1726883059.36796: variable 'omit' from source: magic vars 28992 1726883059.36802: starting attempt loop 28992 1726883059.36804: running the handler 28992 1726883059.36816: handler run complete 28992 1726883059.36827: attempt loop complete, returning result 28992 1726883059.36830: _execute() done 28992 1726883059.36834: dumping result to json 28992 1726883059.36837: done dumping result, returning 28992 1726883059.36850: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-9fb4-6018-000000002112] 28992 1726883059.36853: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002112 28992 1726883059.36939: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002112 28992 1726883059.36942: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 28992 1726883059.37009: no more pending results, returning what we have 28992 1726883059.37012: results queue empty 28992 1726883059.37013: checking for any_errors_fatal 28992 1726883059.37031: done checking for any_errors_fatal 28992 1726883059.37031: checking for max_fail_percentage 28992 1726883059.37033: done checking for max_fail_percentage 28992 1726883059.37034: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.37035: done checking to see if all hosts have failed 28992 1726883059.37036: getting the remaining hosts for this loop 28992 1726883059.37037: done getting the remaining hosts for this loop 28992 1726883059.37041: getting the next task for host managed_node1 28992 1726883059.37051: done getting next task for host managed_node1 28992 1726883059.37054: ^ task is: TASK: Show current_interfaces 28992 1726883059.37060: ^ state is: HOST STATE: block=8, 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=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 28992 1726883059.37063: getting variables 28992 1726883059.37065: in VariableManager get_vars() 28992 1726883059.37103: Calling all_inventory to load vars for managed_node1 28992 1726883059.37105: Calling groups_inventory to load vars for managed_node1 28992 1726883059.37109: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.37120: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.37133: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.37137: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.38178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.39418: done with get_vars() 28992 1726883059.39440: done getting variables 28992 1726883059.39485: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:44:19 -0400 (0:00:00.044) 0:01:59.595 ****** 28992 1726883059.39511: entering _queue_task() for managed_node1/debug 28992 1726883059.39783: worker is 1 (out of 1 available) 28992 1726883059.39799: exiting _queue_task() for managed_node1/debug 28992 1726883059.39813: done queuing things up, now waiting for results queue to drain 28992 1726883059.39814: waiting for pending results... 28992 1726883059.40009: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 28992 1726883059.40102: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020d7 28992 1726883059.40115: variable 'ansible_search_path' from source: unknown 28992 1726883059.40118: variable 'ansible_search_path' from source: unknown 28992 1726883059.40155: calling self._execute() 28992 1726883059.40236: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.40240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.40248: variable 'omit' from source: magic vars 28992 1726883059.40567: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.40577: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.40583: variable 'omit' from source: magic vars 28992 1726883059.40627: variable 'omit' from source: magic vars 28992 1726883059.40710: variable 'current_interfaces' from source: set_fact 28992 1726883059.40733: variable 'omit' from source: magic vars 28992 1726883059.40768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883059.40800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883059.40819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883059.40837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883059.40847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883059.40872: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883059.40876: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.40879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.40961: Set connection var ansible_pipelining to False 28992 1726883059.40964: Set connection var ansible_connection to ssh 28992 1726883059.40967: Set connection var ansible_timeout to 10 28992 1726883059.40970: Set connection var ansible_shell_type to sh 28992 1726883059.40977: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883059.40984: Set connection var ansible_shell_executable to /bin/sh 28992 1726883059.41004: variable 'ansible_shell_executable' from source: unknown 28992 1726883059.41007: variable 'ansible_connection' from source: unknown 28992 1726883059.41011: variable 'ansible_module_compression' from source: unknown 28992 1726883059.41013: variable 'ansible_shell_type' from source: unknown 28992 1726883059.41016: variable 'ansible_shell_executable' from source: unknown 28992 1726883059.41020: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.41023: variable 'ansible_pipelining' from source: unknown 28992 1726883059.41025: variable 'ansible_timeout' from source: unknown 28992 1726883059.41038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.41144: 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) 28992 1726883059.41154: variable 'omit' from source: magic vars 28992 1726883059.41158: starting attempt loop 28992 1726883059.41160: running the handler 28992 1726883059.41202: handler run complete 28992 1726883059.41214: attempt loop complete, returning result 28992 1726883059.41217: _execute() done 28992 1726883059.41219: dumping result to json 28992 1726883059.41223: done dumping result, returning 28992 1726883059.41230: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-9fb4-6018-0000000020d7] 28992 1726883059.41233: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020d7 28992 1726883059.41325: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020d7 28992 1726883059.41328: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 28992 1726883059.41398: no more pending results, returning what we have 28992 1726883059.41401: results queue empty 28992 1726883059.41402: checking for any_errors_fatal 28992 1726883059.41410: done checking for any_errors_fatal 28992 1726883059.41411: checking for max_fail_percentage 28992 1726883059.41412: done checking for max_fail_percentage 28992 1726883059.41413: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.41414: done checking to see if all hosts have failed 28992 1726883059.41415: getting the remaining hosts for this loop 28992 1726883059.41416: done getting the remaining hosts for this loop 28992 1726883059.41420: getting the next task for host managed_node1 28992 1726883059.41431: done getting next task for host managed_node1 28992 1726883059.41434: ^ task is: TASK: Setup 28992 1726883059.41438: ^ state is: HOST STATE: block=8, 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 28992 1726883059.41441: getting variables 28992 1726883059.41443: in VariableManager get_vars() 28992 1726883059.41479: Calling all_inventory to load vars for managed_node1 28992 1726883059.41481: Calling groups_inventory to load vars for managed_node1 28992 1726883059.41484: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.41493: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.41496: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.41499: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.42644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.43848: done with get_vars() 28992 1726883059.43866: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:44:19 -0400 (0:00:00.044) 0:01:59.639 ****** 28992 1726883059.43943: entering _queue_task() for managed_node1/include_tasks 28992 1726883059.44186: worker is 1 (out of 1 available) 28992 1726883059.44201: exiting _queue_task() for managed_node1/include_tasks 28992 1726883059.44214: done queuing things up, now waiting for results queue to drain 28992 1726883059.44216: waiting for pending results... 28992 1726883059.44410: running TaskExecutor() for managed_node1/TASK: Setup 28992 1726883059.44486: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020b0 28992 1726883059.44499: variable 'ansible_search_path' from source: unknown 28992 1726883059.44503: variable 'ansible_search_path' from source: unknown 28992 1726883059.44544: variable 'lsr_setup' from source: include params 28992 1726883059.44724: variable 'lsr_setup' from source: include params 28992 1726883059.44782: variable 'omit' from source: magic vars 28992 1726883059.44885: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.44899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.44907: variable 'omit' from source: magic vars 28992 1726883059.45091: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.45101: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.45106: variable 'item' from source: unknown 28992 1726883059.45163: variable 'item' from source: unknown 28992 1726883059.45187: variable 'item' from source: unknown 28992 1726883059.45242: variable 'item' from source: unknown 28992 1726883059.45375: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.45379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.45381: variable 'omit' from source: magic vars 28992 1726883059.45465: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.45469: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.45475: variable 'item' from source: unknown 28992 1726883059.45527: variable 'item' from source: unknown 28992 1726883059.45549: variable 'item' from source: unknown 28992 1726883059.45595: variable 'item' from source: unknown 28992 1726883059.45664: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.45670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.45679: variable 'omit' from source: magic vars 28992 1726883059.45811: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.45815: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.45825: variable 'item' from source: unknown 28992 1726883059.45875: variable 'item' from source: unknown 28992 1726883059.45900: variable 'item' from source: unknown 28992 1726883059.45950: variable 'item' from source: unknown 28992 1726883059.46016: dumping result to json 28992 1726883059.46019: done dumping result, returning 28992 1726883059.46021: done running TaskExecutor() for managed_node1/TASK: Setup [0affc7ec-ae25-9fb4-6018-0000000020b0] 28992 1726883059.46025: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b0 28992 1726883059.46066: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b0 28992 1726883059.46069: WORKER PROCESS EXITING 28992 1726883059.46102: no more pending results, returning what we have 28992 1726883059.46107: in VariableManager get_vars() 28992 1726883059.46159: Calling all_inventory to load vars for managed_node1 28992 1726883059.46162: Calling groups_inventory to load vars for managed_node1 28992 1726883059.46165: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.46181: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.46184: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.46189: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.47542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.49026: done with get_vars() 28992 1726883059.49044: variable 'ansible_search_path' from source: unknown 28992 1726883059.49045: variable 'ansible_search_path' from source: unknown 28992 1726883059.49075: variable 'ansible_search_path' from source: unknown 28992 1726883059.49076: variable 'ansible_search_path' from source: unknown 28992 1726883059.49097: variable 'ansible_search_path' from source: unknown 28992 1726883059.49098: variable 'ansible_search_path' from source: unknown 28992 1726883059.49120: we have included files to process 28992 1726883059.49123: generating all_blocks data 28992 1726883059.49125: done generating all_blocks data 28992 1726883059.49129: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726883059.49130: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726883059.49132: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 28992 1726883059.49301: done processing included file 28992 1726883059.49303: iterating over new_blocks loaded from include file 28992 1726883059.49304: in VariableManager get_vars() 28992 1726883059.49316: done with get_vars() 28992 1726883059.49317: filtering new block on tags 28992 1726883059.49347: done filtering new block on tags 28992 1726883059.49349: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node1 => (item=tasks/create_bridge_profile.yml) 28992 1726883059.49352: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726883059.49353: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726883059.49355: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 28992 1726883059.49416: done processing included file 28992 1726883059.49417: iterating over new_blocks loaded from include file 28992 1726883059.49418: in VariableManager get_vars() 28992 1726883059.49430: done with get_vars() 28992 1726883059.49432: filtering new block on tags 28992 1726883059.49450: done filtering new block on tags 28992 1726883059.49451: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node1 => (item=tasks/activate_profile.yml) 28992 1726883059.49454: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883059.49454: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883059.49456: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883059.49515: done processing included file 28992 1726883059.49517: iterating over new_blocks loaded from include file 28992 1726883059.49517: in VariableManager get_vars() 28992 1726883059.49530: done with get_vars() 28992 1726883059.49531: filtering new block on tags 28992 1726883059.49547: done filtering new block on tags 28992 1726883059.49549: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node1 => (item=tasks/remove+down_profile.yml) 28992 1726883059.49551: extending task lists for all hosts with included blocks 28992 1726883059.50088: done extending task lists 28992 1726883059.50089: done processing included files 28992 1726883059.50090: results queue empty 28992 1726883059.50091: checking for any_errors_fatal 28992 1726883059.50098: done checking for any_errors_fatal 28992 1726883059.50099: checking for max_fail_percentage 28992 1726883059.50100: done checking for max_fail_percentage 28992 1726883059.50101: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.50102: done checking to see if all hosts have failed 28992 1726883059.50102: getting the remaining hosts for this loop 28992 1726883059.50104: done getting the remaining hosts for this loop 28992 1726883059.50106: getting the next task for host managed_node1 28992 1726883059.50111: done getting next task for host managed_node1 28992 1726883059.50113: ^ task is: TASK: Include network role 28992 1726883059.50117: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883059.50120: getting variables 28992 1726883059.50121: in VariableManager get_vars() 28992 1726883059.50137: Calling all_inventory to load vars for managed_node1 28992 1726883059.50140: Calling groups_inventory to load vars for managed_node1 28992 1726883059.50142: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.50148: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.50151: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.50154: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.51553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.53836: done with get_vars() 28992 1726883059.53865: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Friday 20 September 2024 21:44:19 -0400 (0:00:00.100) 0:01:59.739 ****** 28992 1726883059.53964: entering _queue_task() for managed_node1/include_role 28992 1726883059.54364: worker is 1 (out of 1 available) 28992 1726883059.54381: exiting _queue_task() for managed_node1/include_role 28992 1726883059.54394: done queuing things up, now waiting for results queue to drain 28992 1726883059.54395: waiting for pending results... 28992 1726883059.54854: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883059.54860: in run() - task 0affc7ec-ae25-9fb4-6018-000000002139 28992 1726883059.54864: variable 'ansible_search_path' from source: unknown 28992 1726883059.54870: variable 'ansible_search_path' from source: unknown 28992 1726883059.54877: calling self._execute() 28992 1726883059.54956: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.54960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.54975: variable 'omit' from source: magic vars 28992 1726883059.55392: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.55422: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.55428: _execute() done 28992 1726883059.55432: dumping result to json 28992 1726883059.55434: done dumping result, returning 28992 1726883059.55438: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000002139] 28992 1726883059.55440: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002139 28992 1726883059.55630: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002139 28992 1726883059.55635: WORKER PROCESS EXITING 28992 1726883059.55666: no more pending results, returning what we have 28992 1726883059.55671: in VariableManager get_vars() 28992 1726883059.55724: Calling all_inventory to load vars for managed_node1 28992 1726883059.55728: Calling groups_inventory to load vars for managed_node1 28992 1726883059.55732: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.55746: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.55749: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.55753: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.57715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.59894: done with get_vars() 28992 1726883059.59917: variable 'ansible_search_path' from source: unknown 28992 1726883059.59919: variable 'ansible_search_path' from source: unknown 28992 1726883059.60129: variable 'omit' from source: magic vars 28992 1726883059.60175: variable 'omit' from source: magic vars 28992 1726883059.60190: variable 'omit' from source: magic vars 28992 1726883059.60194: we have included files to process 28992 1726883059.60195: generating all_blocks data 28992 1726883059.60197: done generating all_blocks data 28992 1726883059.60198: processing included file: fedora.linux_system_roles.network 28992 1726883059.60221: in VariableManager get_vars() 28992 1726883059.60239: done with get_vars() 28992 1726883059.60268: in VariableManager get_vars() 28992 1726883059.60287: done with get_vars() 28992 1726883059.60330: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883059.60465: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883059.60556: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883059.61042: in VariableManager get_vars() 28992 1726883059.61063: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883059.63151: iterating over new_blocks loaded from include file 28992 1726883059.63153: in VariableManager get_vars() 28992 1726883059.63173: done with get_vars() 28992 1726883059.63174: filtering new block on tags 28992 1726883059.63506: done filtering new block on tags 28992 1726883059.63509: in VariableManager get_vars() 28992 1726883059.63528: done with get_vars() 28992 1726883059.63530: filtering new block on tags 28992 1726883059.63548: done filtering new block on tags 28992 1726883059.63550: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883059.63555: extending task lists for all hosts with included blocks 28992 1726883059.63727: done extending task lists 28992 1726883059.63729: done processing included files 28992 1726883059.63729: results queue empty 28992 1726883059.63730: checking for any_errors_fatal 28992 1726883059.63734: done checking for any_errors_fatal 28992 1726883059.63735: checking for max_fail_percentage 28992 1726883059.63736: done checking for max_fail_percentage 28992 1726883059.63737: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.63737: done checking to see if all hosts have failed 28992 1726883059.63738: getting the remaining hosts for this loop 28992 1726883059.63739: done getting the remaining hosts for this loop 28992 1726883059.63742: getting the next task for host managed_node1 28992 1726883059.63746: done getting next task for host managed_node1 28992 1726883059.63749: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883059.63752: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883059.63762: getting variables 28992 1726883059.63763: in VariableManager get_vars() 28992 1726883059.63777: Calling all_inventory to load vars for managed_node1 28992 1726883059.63780: Calling groups_inventory to load vars for managed_node1 28992 1726883059.63782: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.63787: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.63789: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.63793: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.65279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.67324: done with get_vars() 28992 1726883059.67351: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:44:19 -0400 (0:00:00.134) 0:01:59.874 ****** 28992 1726883059.67433: entering _queue_task() for managed_node1/include_tasks 28992 1726883059.67869: worker is 1 (out of 1 available) 28992 1726883059.67882: exiting _queue_task() for managed_node1/include_tasks 28992 1726883059.67895: done queuing things up, now waiting for results queue to drain 28992 1726883059.67897: waiting for pending results... 28992 1726883059.68247: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883059.68519: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a3 28992 1726883059.68526: variable 'ansible_search_path' from source: unknown 28992 1726883059.68530: variable 'ansible_search_path' from source: unknown 28992 1726883059.68533: calling self._execute() 28992 1726883059.68536: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.68539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.68542: variable 'omit' from source: magic vars 28992 1726883059.68889: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.68899: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.68909: _execute() done 28992 1726883059.68913: dumping result to json 28992 1726883059.68916: done dumping result, returning 28992 1726883059.68925: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-0000000021a3] 28992 1726883059.68930: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a3 28992 1726883059.69037: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a3 28992 1726883059.69041: WORKER PROCESS EXITING 28992 1726883059.69094: no more pending results, returning what we have 28992 1726883059.69100: in VariableManager get_vars() 28992 1726883059.69162: Calling all_inventory to load vars for managed_node1 28992 1726883059.69165: Calling groups_inventory to load vars for managed_node1 28992 1726883059.69168: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.69183: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.69186: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.69189: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.71206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.73498: done with get_vars() 28992 1726883059.73531: variable 'ansible_search_path' from source: unknown 28992 1726883059.73535: variable 'ansible_search_path' from source: unknown 28992 1726883059.73596: we have included files to process 28992 1726883059.73598: generating all_blocks data 28992 1726883059.73600: done generating all_blocks data 28992 1726883059.73607: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883059.73611: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883059.73617: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883059.74372: done processing included file 28992 1726883059.74375: iterating over new_blocks loaded from include file 28992 1726883059.74377: in VariableManager get_vars() 28992 1726883059.74412: done with get_vars() 28992 1726883059.74414: filtering new block on tags 28992 1726883059.74456: done filtering new block on tags 28992 1726883059.74459: in VariableManager get_vars() 28992 1726883059.74484: done with get_vars() 28992 1726883059.74488: filtering new block on tags 28992 1726883059.74551: done filtering new block on tags 28992 1726883059.74554: in VariableManager get_vars() 28992 1726883059.74585: done with get_vars() 28992 1726883059.74588: filtering new block on tags 28992 1726883059.74638: done filtering new block on tags 28992 1726883059.74640: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883059.74646: extending task lists for all hosts with included blocks 28992 1726883059.77862: done extending task lists 28992 1726883059.77864: done processing included files 28992 1726883059.77865: results queue empty 28992 1726883059.77866: checking for any_errors_fatal 28992 1726883059.77870: done checking for any_errors_fatal 28992 1726883059.77870: checking for max_fail_percentage 28992 1726883059.77872: done checking for max_fail_percentage 28992 1726883059.77873: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.77874: done checking to see if all hosts have failed 28992 1726883059.77874: getting the remaining hosts for this loop 28992 1726883059.77876: done getting the remaining hosts for this loop 28992 1726883059.77879: getting the next task for host managed_node1 28992 1726883059.77884: done getting next task for host managed_node1 28992 1726883059.77890: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883059.77895: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883059.77907: getting variables 28992 1726883059.77908: in VariableManager get_vars() 28992 1726883059.78136: Calling all_inventory to load vars for managed_node1 28992 1726883059.78139: Calling groups_inventory to load vars for managed_node1 28992 1726883059.78141: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.78148: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.78151: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.78154: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.80064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.82381: done with get_vars() 28992 1726883059.82414: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:44:19 -0400 (0:00:00.150) 0:02:00.025 ****** 28992 1726883059.82505: entering _queue_task() for managed_node1/setup 28992 1726883059.82909: worker is 1 (out of 1 available) 28992 1726883059.82926: exiting _queue_task() for managed_node1/setup 28992 1726883059.82939: done queuing things up, now waiting for results queue to drain 28992 1726883059.82941: waiting for pending results... 28992 1726883059.83515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883059.83520: in run() - task 0affc7ec-ae25-9fb4-6018-000000002200 28992 1726883059.83525: variable 'ansible_search_path' from source: unknown 28992 1726883059.83528: variable 'ansible_search_path' from source: unknown 28992 1726883059.83530: calling self._execute() 28992 1726883059.83592: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.83604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.83608: variable 'omit' from source: magic vars 28992 1726883059.84081: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.84085: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.84517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883059.86794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883059.86798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883059.86809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883059.86851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883059.86878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883059.86965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883059.87000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883059.87025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883059.87073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883059.87087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883059.87186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883059.87214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883059.87243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883059.87406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883059.87420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883059.87829: variable '__network_required_facts' from source: role '' defaults 28992 1726883059.87840: variable 'ansible_facts' from source: unknown 28992 1726883059.89947: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883059.89951: when evaluation is False, skipping this task 28992 1726883059.89954: _execute() done 28992 1726883059.89956: dumping result to json 28992 1726883059.89958: done dumping result, returning 28992 1726883059.89961: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-000000002200] 28992 1726883059.89963: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002200 28992 1726883059.90237: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002200 28992 1726883059.90240: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883059.90304: no more pending results, returning what we have 28992 1726883059.90308: results queue empty 28992 1726883059.90309: checking for any_errors_fatal 28992 1726883059.90311: done checking for any_errors_fatal 28992 1726883059.90311: checking for max_fail_percentage 28992 1726883059.90313: done checking for max_fail_percentage 28992 1726883059.90314: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.90315: done checking to see if all hosts have failed 28992 1726883059.90316: getting the remaining hosts for this loop 28992 1726883059.90318: done getting the remaining hosts for this loop 28992 1726883059.90325: getting the next task for host managed_node1 28992 1726883059.90340: done getting next task for host managed_node1 28992 1726883059.90345: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883059.90352: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883059.90381: getting variables 28992 1726883059.90383: in VariableManager get_vars() 28992 1726883059.90645: Calling all_inventory to load vars for managed_node1 28992 1726883059.90649: Calling groups_inventory to load vars for managed_node1 28992 1726883059.90651: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.90664: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.90667: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.90676: Calling groups_plugins_play to load vars for managed_node1 28992 1726883059.93096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883059.95933: done with get_vars() 28992 1726883059.95967: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:44:19 -0400 (0:00:00.137) 0:02:00.163 ****** 28992 1726883059.96298: entering _queue_task() for managed_node1/stat 28992 1726883059.96927: worker is 1 (out of 1 available) 28992 1726883059.96938: exiting _queue_task() for managed_node1/stat 28992 1726883059.96951: done queuing things up, now waiting for results queue to drain 28992 1726883059.96953: waiting for pending results... 28992 1726883059.97098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883059.97254: in run() - task 0affc7ec-ae25-9fb4-6018-000000002202 28992 1726883059.97301: variable 'ansible_search_path' from source: unknown 28992 1726883059.97305: variable 'ansible_search_path' from source: unknown 28992 1726883059.97320: calling self._execute() 28992 1726883059.97432: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883059.97517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883059.97523: variable 'omit' from source: magic vars 28992 1726883059.97878: variable 'ansible_distribution_major_version' from source: facts 28992 1726883059.97892: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883059.98080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883059.98394: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883059.98433: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883059.98466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883059.98512: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883059.98611: 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) 28992 1726883059.98631: 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) 28992 1726883059.98661: 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) 28992 1726883059.98710: 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) 28992 1726883059.98818: variable '__network_is_ostree' from source: set_fact 28992 1726883059.98954: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883059.98964: when evaluation is False, skipping this task 28992 1726883059.98967: _execute() done 28992 1726883059.98969: dumping result to json 28992 1726883059.98972: done dumping result, returning 28992 1726883059.98975: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000002202] 28992 1726883059.98977: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002202 28992 1726883059.99051: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002202 28992 1726883059.99054: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883059.99181: no more pending results, returning what we have 28992 1726883059.99188: results queue empty 28992 1726883059.99189: checking for any_errors_fatal 28992 1726883059.99200: done checking for any_errors_fatal 28992 1726883059.99201: checking for max_fail_percentage 28992 1726883059.99204: done checking for max_fail_percentage 28992 1726883059.99205: checking to see if all hosts have failed and the running result is not ok 28992 1726883059.99206: done checking to see if all hosts have failed 28992 1726883059.99207: getting the remaining hosts for this loop 28992 1726883059.99209: done getting the remaining hosts for this loop 28992 1726883059.99214: getting the next task for host managed_node1 28992 1726883059.99226: done getting next task for host managed_node1 28992 1726883059.99231: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883059.99238: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883059.99263: getting variables 28992 1726883059.99265: in VariableManager get_vars() 28992 1726883059.99321: Calling all_inventory to load vars for managed_node1 28992 1726883059.99530: Calling groups_inventory to load vars for managed_node1 28992 1726883059.99533: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883059.99544: Calling all_plugins_play to load vars for managed_node1 28992 1726883059.99546: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883059.99549: Calling groups_plugins_play to load vars for managed_node1 28992 1726883060.02331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883060.03584: done with get_vars() 28992 1726883060.03614: done getting variables 28992 1726883060.03673: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:44:20 -0400 (0:00:00.074) 0:02:00.237 ****** 28992 1726883060.03705: entering _queue_task() for managed_node1/set_fact 28992 1726883060.04110: worker is 1 (out of 1 available) 28992 1726883060.04427: exiting _queue_task() for managed_node1/set_fact 28992 1726883060.04441: done queuing things up, now waiting for results queue to drain 28992 1726883060.04443: waiting for pending results... 28992 1726883060.04845: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883060.04851: in run() - task 0affc7ec-ae25-9fb4-6018-000000002203 28992 1726883060.04854: variable 'ansible_search_path' from source: unknown 28992 1726883060.04856: variable 'ansible_search_path' from source: unknown 28992 1726883060.04859: calling self._execute() 28992 1726883060.05492: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883060.05495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883060.05499: variable 'omit' from source: magic vars 28992 1726883060.06030: variable 'ansible_distribution_major_version' from source: facts 28992 1726883060.06039: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883060.06250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883060.06781: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883060.06849: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883060.06901: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883060.07051: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883060.07181: 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) 28992 1726883060.07249: 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) 28992 1726883060.07284: 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) 28992 1726883060.07362: 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) 28992 1726883060.07471: variable '__network_is_ostree' from source: set_fact 28992 1726883060.07527: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883060.07531: when evaluation is False, skipping this task 28992 1726883060.07533: _execute() done 28992 1726883060.07535: dumping result to json 28992 1726883060.07538: done dumping result, returning 28992 1726883060.07541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000002203] 28992 1726883060.07543: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002203 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883060.07732: no more pending results, returning what we have 28992 1726883060.07737: results queue empty 28992 1726883060.07738: checking for any_errors_fatal 28992 1726883060.07748: done checking for any_errors_fatal 28992 1726883060.07749: checking for max_fail_percentage 28992 1726883060.07752: done checking for max_fail_percentage 28992 1726883060.07753: checking to see if all hosts have failed and the running result is not ok 28992 1726883060.07754: done checking to see if all hosts have failed 28992 1726883060.07755: getting the remaining hosts for this loop 28992 1726883060.07759: done getting the remaining hosts for this loop 28992 1726883060.07765: getting the next task for host managed_node1 28992 1726883060.07779: done getting next task for host managed_node1 28992 1726883060.07783: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883060.07793: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883060.07823: getting variables 28992 1726883060.07826: in VariableManager get_vars() 28992 1726883060.07881: Calling all_inventory to load vars for managed_node1 28992 1726883060.07887: Calling groups_inventory to load vars for managed_node1 28992 1726883060.07890: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883060.07902: Calling all_plugins_play to load vars for managed_node1 28992 1726883060.07905: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883060.07909: Calling groups_plugins_play to load vars for managed_node1 28992 1726883060.08639: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002203 28992 1726883060.08642: WORKER PROCESS EXITING 28992 1726883060.10964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883060.12488: done with get_vars() 28992 1726883060.12515: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:44:20 -0400 (0:00:00.089) 0:02:00.326 ****** 28992 1726883060.12645: entering _queue_task() for managed_node1/service_facts 28992 1726883060.13095: worker is 1 (out of 1 available) 28992 1726883060.13111: exiting _queue_task() for managed_node1/service_facts 28992 1726883060.13125: done queuing things up, now waiting for results queue to drain 28992 1726883060.13127: waiting for pending results... 28992 1726883060.13409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883060.13593: in run() - task 0affc7ec-ae25-9fb4-6018-000000002205 28992 1726883060.13611: variable 'ansible_search_path' from source: unknown 28992 1726883060.13615: variable 'ansible_search_path' from source: unknown 28992 1726883060.13661: calling self._execute() 28992 1726883060.13928: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883060.13934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883060.13946: variable 'omit' from source: magic vars 28992 1726883060.14610: variable 'ansible_distribution_major_version' from source: facts 28992 1726883060.14626: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883060.14639: variable 'omit' from source: magic vars 28992 1726883060.14734: variable 'omit' from source: magic vars 28992 1726883060.14766: variable 'omit' from source: magic vars 28992 1726883060.14813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883060.14860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883060.14883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883060.14901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883060.14913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883060.14946: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883060.14950: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883060.14952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883060.15076: Set connection var ansible_pipelining to False 28992 1726883060.15090: Set connection var ansible_connection to ssh 28992 1726883060.15095: Set connection var ansible_timeout to 10 28992 1726883060.15098: Set connection var ansible_shell_type to sh 28992 1726883060.15102: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883060.15202: Set connection var ansible_shell_executable to /bin/sh 28992 1726883060.15206: variable 'ansible_shell_executable' from source: unknown 28992 1726883060.15208: variable 'ansible_connection' from source: unknown 28992 1726883060.15211: variable 'ansible_module_compression' from source: unknown 28992 1726883060.15217: variable 'ansible_shell_type' from source: unknown 28992 1726883060.15220: variable 'ansible_shell_executable' from source: unknown 28992 1726883060.15225: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883060.15227: variable 'ansible_pipelining' from source: unknown 28992 1726883060.15229: variable 'ansible_timeout' from source: unknown 28992 1726883060.15232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883060.15365: 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) 28992 1726883060.15374: variable 'omit' from source: magic vars 28992 1726883060.15377: starting attempt loop 28992 1726883060.15380: running the handler 28992 1726883060.15394: _low_level_execute_command(): starting 28992 1726883060.15400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883060.16078: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883060.16112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883060.16115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883060.16167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883060.16242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883060.18008: stdout chunk (state=3): >>>/root <<< 28992 1726883060.18207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883060.18211: stdout chunk (state=3): >>><<< 28992 1726883060.18214: stderr chunk (state=3): >>><<< 28992 1726883060.18343: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883060.18347: _low_level_execute_command(): starting 28992 1726883060.18350: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851 `" && echo ansible-tmp-1726883060.1824512-33461-184554234992851="` echo /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851 `" ) && sleep 0' 28992 1726883060.19143: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883060.19245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883060.19293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883060.19381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883060.21346: stdout chunk (state=3): >>>ansible-tmp-1726883060.1824512-33461-184554234992851=/root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851 <<< 28992 1726883060.21471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883060.21524: stderr chunk (state=3): >>><<< 28992 1726883060.21527: stdout chunk (state=3): >>><<< 28992 1726883060.21538: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883060.1824512-33461-184554234992851=/root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883060.21579: variable 'ansible_module_compression' from source: unknown 28992 1726883060.21615: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883060.21649: variable 'ansible_facts' from source: unknown 28992 1726883060.21735: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py 28992 1726883060.21876: Sending initial data 28992 1726883060.21880: Sent initial data (162 bytes) 28992 1726883060.22501: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883060.22527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883060.22531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883060.22533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883060.22536: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883060.22538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883060.22616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883060.22620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883060.22704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883060.24275: 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 <<< 28992 1726883060.24326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883060.24379: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgk3dpuva /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py <<< 28992 1726883060.24382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py" <<< 28992 1726883060.24440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgk3dpuva" to remote "/root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py" <<< 28992 1726883060.25189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883060.25253: stderr chunk (state=3): >>><<< 28992 1726883060.25256: stdout chunk (state=3): >>><<< 28992 1726883060.25271: done transferring module to remote 28992 1726883060.25281: _low_level_execute_command(): starting 28992 1726883060.25285: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/ /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py && sleep 0' 28992 1726883060.25851: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883060.25855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883060.25858: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883060.25860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883060.25945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883060.25996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883060.27929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883060.28103: stdout chunk (state=3): >>><<< 28992 1726883060.28110: stderr chunk (state=3): >>><<< 28992 1726883060.28120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883060.28128: _low_level_execute_command(): starting 28992 1726883060.28135: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/AnsiballZ_service_facts.py && sleep 0' 28992 1726883060.28937: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883060.29057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883060.29067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883060.29090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883060.29188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883062.49883: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883062.51392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883062.51396: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883062.51929: stderr chunk (state=3): >>><<< 28992 1726883062.51935: stdout chunk (state=3): >>><<< 28992 1726883062.51940: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883062.53584: 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-1726883060.1824512-33461-184554234992851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883062.53812: _low_level_execute_command(): starting 28992 1726883062.53817: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883060.1824512-33461-184554234992851/ > /dev/null 2>&1 && sleep 0' 28992 1726883062.55012: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883062.55021: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883062.55026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.55035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883062.55047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.55277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883062.55356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883062.55370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883062.57303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883062.57337: stderr chunk (state=3): >>><<< 28992 1726883062.57340: stdout chunk (state=3): >>><<< 28992 1726883062.57357: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883062.57627: handler run complete 28992 1726883062.57917: variable 'ansible_facts' from source: unknown 28992 1726883062.58361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883062.59631: variable 'ansible_facts' from source: unknown 28992 1726883062.60128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883062.60503: attempt loop complete, returning result 28992 1726883062.60569: _execute() done 28992 1726883062.60576: dumping result to json 28992 1726883062.60651: done dumping result, returning 28992 1726883062.60789: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000002205] 28992 1726883062.60798: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002205 28992 1726883062.62657: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002205 28992 1726883062.62660: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883062.62797: no more pending results, returning what we have 28992 1726883062.62801: results queue empty 28992 1726883062.62802: checking for any_errors_fatal 28992 1726883062.62806: done checking for any_errors_fatal 28992 1726883062.62807: checking for max_fail_percentage 28992 1726883062.62809: done checking for max_fail_percentage 28992 1726883062.62810: checking to see if all hosts have failed and the running result is not ok 28992 1726883062.62811: done checking to see if all hosts have failed 28992 1726883062.62812: getting the remaining hosts for this loop 28992 1726883062.62813: done getting the remaining hosts for this loop 28992 1726883062.62818: getting the next task for host managed_node1 28992 1726883062.62826: done getting next task for host managed_node1 28992 1726883062.62830: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883062.62835: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883062.62847: getting variables 28992 1726883062.62849: in VariableManager get_vars() 28992 1726883062.62884: Calling all_inventory to load vars for managed_node1 28992 1726883062.62889: Calling groups_inventory to load vars for managed_node1 28992 1726883062.62891: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883062.62901: Calling all_plugins_play to load vars for managed_node1 28992 1726883062.62903: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883062.62906: Calling groups_plugins_play to load vars for managed_node1 28992 1726883062.66604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883062.69668: done with get_vars() 28992 1726883062.69710: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:44:22 -0400 (0:00:02.572) 0:02:02.898 ****** 28992 1726883062.69876: entering _queue_task() for managed_node1/package_facts 28992 1726883062.70772: worker is 1 (out of 1 available) 28992 1726883062.70785: exiting _queue_task() for managed_node1/package_facts 28992 1726883062.70801: done queuing things up, now waiting for results queue to drain 28992 1726883062.70803: waiting for pending results... 28992 1726883062.71193: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883062.71250: in run() - task 0affc7ec-ae25-9fb4-6018-000000002206 28992 1726883062.71275: variable 'ansible_search_path' from source: unknown 28992 1726883062.71283: variable 'ansible_search_path' from source: unknown 28992 1726883062.71342: calling self._execute() 28992 1726883062.71456: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883062.71493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883062.71539: variable 'omit' from source: magic vars 28992 1726883062.72032: variable 'ansible_distribution_major_version' from source: facts 28992 1726883062.72052: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883062.72071: variable 'omit' from source: magic vars 28992 1726883062.72194: variable 'omit' from source: magic vars 28992 1726883062.72224: variable 'omit' from source: magic vars 28992 1726883062.72274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883062.72396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883062.72400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883062.72403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883062.72407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883062.72442: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883062.72504: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883062.72509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883062.72592: Set connection var ansible_pipelining to False 28992 1726883062.72601: Set connection var ansible_connection to ssh 28992 1726883062.72617: Set connection var ansible_timeout to 10 28992 1726883062.72630: Set connection var ansible_shell_type to sh 28992 1726883062.72643: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883062.72656: Set connection var ansible_shell_executable to /bin/sh 28992 1726883062.72689: variable 'ansible_shell_executable' from source: unknown 28992 1726883062.72721: variable 'ansible_connection' from source: unknown 28992 1726883062.72728: variable 'ansible_module_compression' from source: unknown 28992 1726883062.72733: variable 'ansible_shell_type' from source: unknown 28992 1726883062.72735: variable 'ansible_shell_executable' from source: unknown 28992 1726883062.72738: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883062.72740: variable 'ansible_pipelining' from source: unknown 28992 1726883062.72743: variable 'ansible_timeout' from source: unknown 28992 1726883062.72831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883062.72992: 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) 28992 1726883062.73010: variable 'omit' from source: magic vars 28992 1726883062.73020: starting attempt loop 28992 1726883062.73032: running the handler 28992 1726883062.73059: _low_level_execute_command(): starting 28992 1726883062.73073: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883062.73947: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.73992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883062.74013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883062.74056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883062.74303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883062.75991: stdout chunk (state=3): >>>/root <<< 28992 1726883062.76195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883062.76200: stdout chunk (state=3): >>><<< 28992 1726883062.76203: stderr chunk (state=3): >>><<< 28992 1726883062.76326: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883062.76330: _low_level_execute_command(): starting 28992 1726883062.76334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460 `" && echo ansible-tmp-1726883062.7622328-33576-84045413524460="` echo /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460 `" ) && sleep 0' 28992 1726883062.76885: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883062.76911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883062.77017: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.77050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883062.77077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883062.77097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883062.77194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883062.79152: stdout chunk (state=3): >>>ansible-tmp-1726883062.7622328-33576-84045413524460=/root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460 <<< 28992 1726883062.79413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883062.79729: stderr chunk (state=3): >>><<< 28992 1726883062.79735: stdout chunk (state=3): >>><<< 28992 1726883062.79738: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883062.7622328-33576-84045413524460=/root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883062.79741: variable 'ansible_module_compression' from source: unknown 28992 1726883062.79743: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883062.79984: variable 'ansible_facts' from source: unknown 28992 1726883062.80320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py 28992 1726883062.80844: Sending initial data 28992 1726883062.80858: Sent initial data (161 bytes) 28992 1726883062.82136: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883062.82154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883062.82178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883062.82201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883062.82226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883062.82415: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.82482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883062.82690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883062.82797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883062.84353: 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 <<< 28992 1726883062.84420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883062.84488: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpipaju1d6 /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py <<< 28992 1726883062.84525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py" <<< 28992 1726883062.84564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpipaju1d6" to remote "/root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py" <<< 28992 1726883062.86504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883062.86697: stderr chunk (state=3): >>><<< 28992 1726883062.86707: stdout chunk (state=3): >>><<< 28992 1726883062.86866: done transferring module to remote 28992 1726883062.86870: _low_level_execute_command(): starting 28992 1726883062.86873: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/ /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py && sleep 0' 28992 1726883062.88132: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883062.88294: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.88400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883062.88417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883062.88643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883062.88718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883062.90634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883062.90638: stdout chunk (state=3): >>><<< 28992 1726883062.90647: stderr chunk (state=3): >>><<< 28992 1726883062.90843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883062.90846: _low_level_execute_command(): starting 28992 1726883062.90850: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/AnsiballZ_package_facts.py && sleep 0' 28992 1726883062.92269: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883062.92328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883062.92490: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883062.92614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883062.92644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883062.92667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883062.92971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883063.55984: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "<<< 28992 1726883063.56019: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883063.58032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883063.58036: stdout chunk (state=3): >>><<< 28992 1726883063.58038: stderr chunk (state=3): >>><<< 28992 1726883063.58143: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883063.88204: 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-1726883062.7622328-33576-84045413524460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883063.88225: _low_level_execute_command(): starting 28992 1726883063.88228: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883062.7622328-33576-84045413524460/ > /dev/null 2>&1 && sleep 0' 28992 1726883063.89556: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883063.89635: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883063.89832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883063.89837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883063.89840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883063.91874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883063.91888: stdout chunk (state=3): >>><<< 28992 1726883063.91902: stderr chunk (state=3): >>><<< 28992 1726883063.92079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883063.92083: handler run complete 28992 1726883063.94756: variable 'ansible_facts' from source: unknown 28992 1726883063.96216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883064.03451: variable 'ansible_facts' from source: unknown 28992 1726883064.04631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883064.06930: attempt loop complete, returning result 28992 1726883064.06968: _execute() done 28992 1726883064.06979: dumping result to json 28992 1726883064.07656: done dumping result, returning 28992 1726883064.07705: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000002206] 28992 1726883064.07744: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002206 28992 1726883064.30610: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002206 28992 1726883064.30613: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883064.30732: no more pending results, returning what we have 28992 1726883064.30734: results queue empty 28992 1726883064.30735: checking for any_errors_fatal 28992 1726883064.30740: done checking for any_errors_fatal 28992 1726883064.30741: checking for max_fail_percentage 28992 1726883064.30742: done checking for max_fail_percentage 28992 1726883064.30743: checking to see if all hosts have failed and the running result is not ok 28992 1726883064.30744: done checking to see if all hosts have failed 28992 1726883064.30745: getting the remaining hosts for this loop 28992 1726883064.30746: done getting the remaining hosts for this loop 28992 1726883064.30749: getting the next task for host managed_node1 28992 1726883064.30756: done getting next task for host managed_node1 28992 1726883064.30759: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883064.30766: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883064.30777: getting variables 28992 1726883064.30778: in VariableManager get_vars() 28992 1726883064.30805: Calling all_inventory to load vars for managed_node1 28992 1726883064.30809: Calling groups_inventory to load vars for managed_node1 28992 1726883064.30812: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883064.30852: Calling all_plugins_play to load vars for managed_node1 28992 1726883064.30857: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883064.30861: Calling groups_plugins_play to load vars for managed_node1 28992 1726883064.34868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883064.39749: done with get_vars() 28992 1726883064.39909: done getting variables 28992 1726883064.39968: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:44:24 -0400 (0:00:01.701) 0:02:04.601 ****** 28992 1726883064.40130: entering _queue_task() for managed_node1/debug 28992 1726883064.41234: worker is 1 (out of 1 available) 28992 1726883064.41250: exiting _queue_task() for managed_node1/debug 28992 1726883064.41264: done queuing things up, now waiting for results queue to drain 28992 1726883064.41265: waiting for pending results... 28992 1726883064.42078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883064.43074: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a4 28992 1726883064.43080: variable 'ansible_search_path' from source: unknown 28992 1726883064.43083: variable 'ansible_search_path' from source: unknown 28992 1726883064.43125: calling self._execute() 28992 1726883064.43366: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883064.43619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883064.43730: variable 'omit' from source: magic vars 28992 1726883064.45073: variable 'ansible_distribution_major_version' from source: facts 28992 1726883064.45092: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883064.45105: variable 'omit' from source: magic vars 28992 1726883064.45345: variable 'omit' from source: magic vars 28992 1726883064.45672: variable 'network_provider' from source: set_fact 28992 1726883064.45755: variable 'omit' from source: magic vars 28992 1726883064.46065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883064.46107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883064.46330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883064.46333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883064.46336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883064.46466: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883064.46560: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883064.46569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883064.46747: Set connection var ansible_pipelining to False 28992 1726883064.46815: Set connection var ansible_connection to ssh 28992 1726883064.46889: Set connection var ansible_timeout to 10 28992 1726883064.46897: Set connection var ansible_shell_type to sh 28992 1726883064.46911: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883064.47028: Set connection var ansible_shell_executable to /bin/sh 28992 1726883064.47037: variable 'ansible_shell_executable' from source: unknown 28992 1726883064.47041: variable 'ansible_connection' from source: unknown 28992 1726883064.47044: variable 'ansible_module_compression' from source: unknown 28992 1726883064.47046: variable 'ansible_shell_type' from source: unknown 28992 1726883064.47048: variable 'ansible_shell_executable' from source: unknown 28992 1726883064.47050: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883064.47053: variable 'ansible_pipelining' from source: unknown 28992 1726883064.47055: variable 'ansible_timeout' from source: unknown 28992 1726883064.47127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883064.47461: 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) 28992 1726883064.47527: variable 'omit' from source: magic vars 28992 1726883064.47531: starting attempt loop 28992 1726883064.47539: running the handler 28992 1726883064.47690: handler run complete 28992 1726883064.47698: attempt loop complete, returning result 28992 1726883064.47701: _execute() done 28992 1726883064.47704: dumping result to json 28992 1726883064.47707: done dumping result, returning 28992 1726883064.47738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-0000000021a4] 28992 1726883064.47765: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a4 ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883064.48281: no more pending results, returning what we have 28992 1726883064.48285: results queue empty 28992 1726883064.48287: checking for any_errors_fatal 28992 1726883064.48299: done checking for any_errors_fatal 28992 1726883064.48300: checking for max_fail_percentage 28992 1726883064.48302: done checking for max_fail_percentage 28992 1726883064.48303: checking to see if all hosts have failed and the running result is not ok 28992 1726883064.48304: done checking to see if all hosts have failed 28992 1726883064.48305: getting the remaining hosts for this loop 28992 1726883064.48307: done getting the remaining hosts for this loop 28992 1726883064.48312: getting the next task for host managed_node1 28992 1726883064.48600: done getting next task for host managed_node1 28992 1726883064.48607: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883064.48613: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883064.48631: getting variables 28992 1726883064.48634: in VariableManager get_vars() 28992 1726883064.48690: Calling all_inventory to load vars for managed_node1 28992 1726883064.48694: Calling groups_inventory to load vars for managed_node1 28992 1726883064.48696: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883064.48709: Calling all_plugins_play to load vars for managed_node1 28992 1726883064.48713: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883064.48716: Calling groups_plugins_play to load vars for managed_node1 28992 1726883064.48961: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a4 28992 1726883064.48965: WORKER PROCESS EXITING 28992 1726883064.53778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883064.59237: done with get_vars() 28992 1726883064.59451: done getting variables 28992 1726883064.59593: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:44:24 -0400 (0:00:00.195) 0:02:04.796 ****** 28992 1726883064.59726: entering _queue_task() for managed_node1/fail 28992 1726883064.60755: worker is 1 (out of 1 available) 28992 1726883064.60770: exiting _queue_task() for managed_node1/fail 28992 1726883064.60785: done queuing things up, now waiting for results queue to drain 28992 1726883064.60786: waiting for pending results... 28992 1726883064.61599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883064.61754: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a5 28992 1726883064.61769: variable 'ansible_search_path' from source: unknown 28992 1726883064.61773: variable 'ansible_search_path' from source: unknown 28992 1726883064.61815: calling self._execute() 28992 1726883064.62723: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883064.62729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883064.62739: variable 'omit' from source: magic vars 28992 1726883064.63330: variable 'ansible_distribution_major_version' from source: facts 28992 1726883064.63334: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883064.63393: variable 'network_state' from source: role '' defaults 28992 1726883064.63405: Evaluated conditional (network_state != {}): False 28992 1726883064.63408: when evaluation is False, skipping this task 28992 1726883064.63411: _execute() done 28992 1726883064.63414: dumping result to json 28992 1726883064.63417: done dumping result, returning 28992 1726883064.63425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-0000000021a5] 28992 1726883064.63432: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883064.63701: no more pending results, returning what we have 28992 1726883064.63704: results queue empty 28992 1726883064.63706: checking for any_errors_fatal 28992 1726883064.63712: done checking for any_errors_fatal 28992 1726883064.63713: checking for max_fail_percentage 28992 1726883064.63714: done checking for max_fail_percentage 28992 1726883064.63715: checking to see if all hosts have failed and the running result is not ok 28992 1726883064.63716: done checking to see if all hosts have failed 28992 1726883064.63717: getting the remaining hosts for this loop 28992 1726883064.63718: done getting the remaining hosts for this loop 28992 1726883064.63763: getting the next task for host managed_node1 28992 1726883064.63771: done getting next task for host managed_node1 28992 1726883064.63776: ^ 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 28992 1726883064.63782: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883064.63802: getting variables 28992 1726883064.63804: in VariableManager get_vars() 28992 1726883064.63963: Calling all_inventory to load vars for managed_node1 28992 1726883064.63966: Calling groups_inventory to load vars for managed_node1 28992 1726883064.63968: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883064.63975: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a5 28992 1726883064.63979: WORKER PROCESS EXITING 28992 1726883064.63990: Calling all_plugins_play to load vars for managed_node1 28992 1726883064.63993: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883064.63996: Calling groups_plugins_play to load vars for managed_node1 28992 1726883064.68310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883064.73738: done with get_vars() 28992 1726883064.73911: done getting variables 28992 1726883064.73980: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:44:24 -0400 (0:00:00.144) 0:02:04.941 ****** 28992 1726883064.74145: entering _queue_task() for managed_node1/fail 28992 1726883064.75244: worker is 1 (out of 1 available) 28992 1726883064.75260: exiting _queue_task() for managed_node1/fail 28992 1726883064.75388: done queuing things up, now waiting for results queue to drain 28992 1726883064.75391: waiting for pending results... 28992 1726883064.75775: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883064.76323: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a6 28992 1726883064.76338: variable 'ansible_search_path' from source: unknown 28992 1726883064.76342: variable 'ansible_search_path' from source: unknown 28992 1726883064.76384: calling self._execute() 28992 1726883064.76702: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883064.76706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883064.76709: variable 'omit' from source: magic vars 28992 1726883064.77326: variable 'ansible_distribution_major_version' from source: facts 28992 1726883064.77357: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883064.77656: variable 'network_state' from source: role '' defaults 28992 1726883064.77664: Evaluated conditional (network_state != {}): False 28992 1726883064.77667: when evaluation is False, skipping this task 28992 1726883064.77672: _execute() done 28992 1726883064.77678: dumping result to json 28992 1726883064.77682: done dumping result, returning 28992 1726883064.77701: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-0000000021a6] 28992 1726883064.77704: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a6 28992 1726883064.77892: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a6 28992 1726883064.77897: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883064.77982: no more pending results, returning what we have 28992 1726883064.77986: results queue empty 28992 1726883064.77987: checking for any_errors_fatal 28992 1726883064.77997: done checking for any_errors_fatal 28992 1726883064.77998: checking for max_fail_percentage 28992 1726883064.78000: done checking for max_fail_percentage 28992 1726883064.78001: checking to see if all hosts have failed and the running result is not ok 28992 1726883064.78002: done checking to see if all hosts have failed 28992 1726883064.78003: getting the remaining hosts for this loop 28992 1726883064.78005: done getting the remaining hosts for this loop 28992 1726883064.78011: getting the next task for host managed_node1 28992 1726883064.78021: done getting next task for host managed_node1 28992 1726883064.78026: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883064.78033: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883064.78060: getting variables 28992 1726883064.78063: in VariableManager get_vars() 28992 1726883064.78118: Calling all_inventory to load vars for managed_node1 28992 1726883064.78341: Calling groups_inventory to load vars for managed_node1 28992 1726883064.78346: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883064.78376: Calling all_plugins_play to load vars for managed_node1 28992 1726883064.78389: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883064.78394: Calling groups_plugins_play to load vars for managed_node1 28992 1726883064.82563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883064.86599: done with get_vars() 28992 1726883064.86773: done getting variables 28992 1726883064.86971: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:44:24 -0400 (0:00:00.128) 0:02:05.070 ****** 28992 1726883064.87012: entering _queue_task() for managed_node1/fail 28992 1726883064.88191: worker is 1 (out of 1 available) 28992 1726883064.88213: exiting _queue_task() for managed_node1/fail 28992 1726883064.88283: done queuing things up, now waiting for results queue to drain 28992 1726883064.88288: waiting for pending results... 28992 1726883064.89244: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883064.89252: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a7 28992 1726883064.89256: variable 'ansible_search_path' from source: unknown 28992 1726883064.89260: variable 'ansible_search_path' from source: unknown 28992 1726883064.89378: calling self._execute() 28992 1726883064.89526: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883064.89732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883064.89737: variable 'omit' from source: magic vars 28992 1726883064.90611: variable 'ansible_distribution_major_version' from source: facts 28992 1726883064.90632: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883064.91330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883064.95937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883064.96024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883064.96210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883064.96272: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883064.96358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883064.96555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883064.96934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883064.96937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883064.96940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883064.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) 28992 1726883064.97245: variable 'ansible_distribution_major_version' from source: facts 28992 1726883064.97274: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883064.97583: variable 'ansible_distribution' from source: facts 28992 1726883064.97595: variable '__network_rh_distros' from source: role '' defaults 28992 1726883064.97611: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883064.97620: when evaluation is False, skipping this task 28992 1726883064.97630: _execute() done 28992 1726883064.97802: dumping result to json 28992 1726883064.97806: done dumping result, returning 28992 1726883064.97809: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-0000000021a7] 28992 1726883064.97812: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a7 28992 1726883064.97893: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a7 28992 1726883064.97896: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883064.97958: no more pending results, returning what we have 28992 1726883064.97963: results queue empty 28992 1726883064.97964: checking for any_errors_fatal 28992 1726883064.97972: done checking for any_errors_fatal 28992 1726883064.97973: checking for max_fail_percentage 28992 1726883064.97975: done checking for max_fail_percentage 28992 1726883064.97976: checking to see if all hosts have failed and the running result is not ok 28992 1726883064.97977: done checking to see if all hosts have failed 28992 1726883064.97978: getting the remaining hosts for this loop 28992 1726883064.97980: done getting the remaining hosts for this loop 28992 1726883064.97989: getting the next task for host managed_node1 28992 1726883064.98004: done getting next task for host managed_node1 28992 1726883064.98009: ^ 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 28992 1726883064.98015: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883064.98042: getting variables 28992 1726883064.98044: in VariableManager get_vars() 28992 1726883064.98095: Calling all_inventory to load vars for managed_node1 28992 1726883064.98098: Calling groups_inventory to load vars for managed_node1 28992 1726883064.98100: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883064.98140: Calling all_plugins_play to load vars for managed_node1 28992 1726883064.98145: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883064.98149: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.02492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883065.06442: done with get_vars() 28992 1726883065.06472: done getting variables 28992 1726883065.06547: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:44:25 -0400 (0:00:00.195) 0:02:05.266 ****** 28992 1726883065.06585: entering _queue_task() for managed_node1/dnf 28992 1726883065.06993: worker is 1 (out of 1 available) 28992 1726883065.07008: exiting _queue_task() for managed_node1/dnf 28992 1726883065.07025: done queuing things up, now waiting for results queue to drain 28992 1726883065.07027: waiting for pending results... 28992 1726883065.07442: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883065.07569: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a8 28992 1726883065.07641: variable 'ansible_search_path' from source: unknown 28992 1726883065.07645: variable 'ansible_search_path' from source: unknown 28992 1726883065.07651: calling self._execute() 28992 1726883065.07782: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883065.07796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883065.07811: variable 'omit' from source: magic vars 28992 1726883065.08845: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.08849: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883065.09225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883065.13064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883065.13256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883065.13362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883065.13468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883065.13540: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883065.13718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.13928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.13931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.14258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.14274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.14603: variable 'ansible_distribution' from source: facts 28992 1726883065.14606: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.14615: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883065.14865: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883065.15048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.15076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.15105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.15358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.15373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.15419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.15503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.15587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.15769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.15793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.15838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.15863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.16047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.16051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.16055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.16247: variable 'network_connections' from source: include params 28992 1726883065.16266: variable 'interface' from source: play vars 28992 1726883065.16478: variable 'interface' from source: play vars 28992 1726883065.16482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883065.16637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883065.16682: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883065.16718: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883065.16760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883065.16814: 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) 28992 1726883065.16840: 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) 28992 1726883065.16873: 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) 28992 1726883065.16905: 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) 28992 1726883065.16979: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883065.17291: variable 'network_connections' from source: include params 28992 1726883065.17302: variable 'interface' from source: play vars 28992 1726883065.17367: variable 'interface' from source: play vars 28992 1726883065.17493: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883065.17496: when evaluation is False, skipping this task 28992 1726883065.17499: _execute() done 28992 1726883065.17500: dumping result to json 28992 1726883065.17502: done dumping result, returning 28992 1726883065.17504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000021a8] 28992 1726883065.17506: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a8 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883065.17788: no more pending results, returning what we have 28992 1726883065.17791: results queue empty 28992 1726883065.17792: checking for any_errors_fatal 28992 1726883065.17798: done checking for any_errors_fatal 28992 1726883065.17799: checking for max_fail_percentage 28992 1726883065.17800: done checking for max_fail_percentage 28992 1726883065.17801: checking to see if all hosts have failed and the running result is not ok 28992 1726883065.17802: done checking to see if all hosts have failed 28992 1726883065.17803: getting the remaining hosts for this loop 28992 1726883065.17804: done getting the remaining hosts for this loop 28992 1726883065.17807: getting the next task for host managed_node1 28992 1726883065.17814: done getting next task for host managed_node1 28992 1726883065.17817: ^ 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 28992 1726883065.17824: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883065.17845: getting variables 28992 1726883065.17846: in VariableManager get_vars() 28992 1726883065.17891: Calling all_inventory to load vars for managed_node1 28992 1726883065.17894: Calling groups_inventory to load vars for managed_node1 28992 1726883065.18010: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883065.18024: Calling all_plugins_play to load vars for managed_node1 28992 1726883065.18027: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883065.18030: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.18664: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a8 28992 1726883065.18667: WORKER PROCESS EXITING 28992 1726883065.20507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883065.24539: done with get_vars() 28992 1726883065.24587: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883065.24679: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:44:25 -0400 (0:00:00.181) 0:02:05.447 ****** 28992 1726883065.24715: entering _queue_task() for managed_node1/yum 28992 1726883065.25251: worker is 1 (out of 1 available) 28992 1726883065.25264: exiting _queue_task() for managed_node1/yum 28992 1726883065.25277: done queuing things up, now waiting for results queue to drain 28992 1726883065.25278: waiting for pending results... 28992 1726883065.25489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883065.25681: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021a9 28992 1726883065.25751: variable 'ansible_search_path' from source: unknown 28992 1726883065.25763: variable 'ansible_search_path' from source: unknown 28992 1726883065.25950: calling self._execute() 28992 1726883065.26065: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883065.26278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883065.26282: variable 'omit' from source: magic vars 28992 1726883065.27107: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.27164: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883065.27595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883065.32506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883065.32703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883065.32929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883065.32932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883065.32934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883065.33103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.33207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.33313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.33548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.33576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.33799: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.33828: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883065.33880: when evaluation is False, skipping this task 28992 1726883065.33887: _execute() done 28992 1726883065.33894: dumping result to json 28992 1726883065.33903: done dumping result, returning 28992 1726883065.33925: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000021a9] 28992 1726883065.33936: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a9 28992 1726883065.34238: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021a9 28992 1726883065.34242: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883065.34296: no more pending results, returning what we have 28992 1726883065.34299: results queue empty 28992 1726883065.34301: checking for any_errors_fatal 28992 1726883065.34309: done checking for any_errors_fatal 28992 1726883065.34310: checking for max_fail_percentage 28992 1726883065.34312: done checking for max_fail_percentage 28992 1726883065.34313: checking to see if all hosts have failed and the running result is not ok 28992 1726883065.34314: done checking to see if all hosts have failed 28992 1726883065.34315: getting the remaining hosts for this loop 28992 1726883065.34316: done getting the remaining hosts for this loop 28992 1726883065.34321: getting the next task for host managed_node1 28992 1726883065.34332: done getting next task for host managed_node1 28992 1726883065.34337: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883065.34346: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883065.34371: getting variables 28992 1726883065.34373: in VariableManager get_vars() 28992 1726883065.34531: Calling all_inventory to load vars for managed_node1 28992 1726883065.34535: Calling groups_inventory to load vars for managed_node1 28992 1726883065.34538: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883065.34550: Calling all_plugins_play to load vars for managed_node1 28992 1726883065.34554: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883065.34558: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.37145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883065.40250: done with get_vars() 28992 1726883065.40292: done getting variables 28992 1726883065.40360: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:44:25 -0400 (0:00:00.156) 0:02:05.604 ****** 28992 1726883065.40404: entering _queue_task() for managed_node1/fail 28992 1726883065.40805: worker is 1 (out of 1 available) 28992 1726883065.40819: exiting _queue_task() for managed_node1/fail 28992 1726883065.40955: done queuing things up, now waiting for results queue to drain 28992 1726883065.40958: waiting for pending results... 28992 1726883065.41202: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883065.41404: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021aa 28992 1726883065.41408: variable 'ansible_search_path' from source: unknown 28992 1726883065.41411: variable 'ansible_search_path' from source: unknown 28992 1726883065.41469: calling self._execute() 28992 1726883065.41553: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883065.41560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883065.41682: variable 'omit' from source: magic vars 28992 1726883065.42012: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.42121: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883065.42174: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883065.42425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883065.46340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883065.46431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883065.46470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883065.46519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883065.46556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883065.46656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.46707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.46744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.46789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.46807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.46900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.46955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.46984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.47066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.47157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.47165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.47196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.47225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.47299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.47398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.47712: variable 'network_connections' from source: include params 28992 1726883065.47840: variable 'interface' from source: play vars 28992 1726883065.48134: variable 'interface' from source: play vars 28992 1726883065.48139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883065.48410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883065.48457: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883065.48507: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883065.48539: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883065.48802: 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) 28992 1726883065.48806: 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) 28992 1726883065.48809: 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) 28992 1726883065.48811: 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) 28992 1726883065.48846: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883065.49127: variable 'network_connections' from source: include params 28992 1726883065.49132: variable 'interface' from source: play vars 28992 1726883065.49203: variable 'interface' from source: play vars 28992 1726883065.49237: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883065.49246: when evaluation is False, skipping this task 28992 1726883065.49254: _execute() done 28992 1726883065.49257: dumping result to json 28992 1726883065.49259: done dumping result, returning 28992 1726883065.49269: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000021aa] 28992 1726883065.49274: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021aa skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883065.49456: no more pending results, returning what we have 28992 1726883065.49460: results queue empty 28992 1726883065.49462: checking for any_errors_fatal 28992 1726883065.49472: done checking for any_errors_fatal 28992 1726883065.49472: checking for max_fail_percentage 28992 1726883065.49475: done checking for max_fail_percentage 28992 1726883065.49476: checking to see if all hosts have failed and the running result is not ok 28992 1726883065.49477: done checking to see if all hosts have failed 28992 1726883065.49478: getting the remaining hosts for this loop 28992 1726883065.49480: done getting the remaining hosts for this loop 28992 1726883065.49484: getting the next task for host managed_node1 28992 1726883065.49493: done getting next task for host managed_node1 28992 1726883065.49498: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883065.49503: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883065.49530: getting variables 28992 1726883065.49532: in VariableManager get_vars() 28992 1726883065.49858: Calling all_inventory to load vars for managed_node1 28992 1726883065.49861: Calling groups_inventory to load vars for managed_node1 28992 1726883065.49864: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883065.49877: Calling all_plugins_play to load vars for managed_node1 28992 1726883065.49880: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883065.49884: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.50402: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021aa 28992 1726883065.50407: WORKER PROCESS EXITING 28992 1726883065.52316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883065.56618: done with get_vars() 28992 1726883065.56650: done getting variables 28992 1726883065.56839: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:44:25 -0400 (0:00:00.164) 0:02:05.769 ****** 28992 1726883065.56879: entering _queue_task() for managed_node1/package 28992 1726883065.57449: worker is 1 (out of 1 available) 28992 1726883065.57462: exiting _queue_task() for managed_node1/package 28992 1726883065.57591: done queuing things up, now waiting for results queue to drain 28992 1726883065.57593: waiting for pending results... 28992 1726883065.57913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883065.58009: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021ab 28992 1726883065.58013: variable 'ansible_search_path' from source: unknown 28992 1726883065.58016: variable 'ansible_search_path' from source: unknown 28992 1726883065.58118: calling self._execute() 28992 1726883065.58179: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883065.58229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883065.58234: variable 'omit' from source: magic vars 28992 1726883065.58672: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.58677: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883065.59031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883065.59330: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883065.59334: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883065.59337: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883065.59380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883065.59510: variable 'network_packages' from source: role '' defaults 28992 1726883065.59629: variable '__network_provider_setup' from source: role '' defaults 28992 1726883065.59640: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883065.59716: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883065.59727: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883065.59800: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883065.60026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883065.63794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883065.63874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883065.63913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883065.63951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883065.63988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883065.64082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.64112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.64140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.64191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.64207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.64259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.64280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.64311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.64413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.64416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.64716: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883065.64900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.64904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.64907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.64959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.64974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.65080: variable 'ansible_python' from source: facts 28992 1726883065.65099: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883065.65194: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883065.65289: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883065.65430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.65455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.65481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.65531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.65548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.65597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883065.65641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883065.65664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883065.65756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883065.65760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883065.65890: variable 'network_connections' from source: include params 28992 1726883065.65893: variable 'interface' from source: play vars 28992 1726883065.66004: variable 'interface' from source: play vars 28992 1726883065.66185: 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) 28992 1726883065.66190: 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) 28992 1726883065.66194: 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) 28992 1726883065.66378: 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) 28992 1726883065.66382: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883065.66599: variable 'network_connections' from source: include params 28992 1726883065.66604: variable 'interface' from source: play vars 28992 1726883065.66685: variable 'interface' from source: play vars 28992 1726883065.66750: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883065.67028: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883065.67202: variable 'network_connections' from source: include params 28992 1726883065.67207: variable 'interface' from source: play vars 28992 1726883065.67289: variable 'interface' from source: play vars 28992 1726883065.67310: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883065.67407: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883065.67758: variable 'network_connections' from source: include params 28992 1726883065.67762: variable 'interface' from source: play vars 28992 1726883065.67840: variable 'interface' from source: play vars 28992 1726883065.67913: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883065.67973: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883065.67980: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883065.68052: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883065.68298: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883065.68851: variable 'network_connections' from source: include params 28992 1726883065.68855: variable 'interface' from source: play vars 28992 1726883065.68927: variable 'interface' from source: play vars 28992 1726883065.68938: variable 'ansible_distribution' from source: facts 28992 1726883065.68941: variable '__network_rh_distros' from source: role '' defaults 28992 1726883065.68949: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.68972: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883065.69165: variable 'ansible_distribution' from source: facts 28992 1726883065.69169: variable '__network_rh_distros' from source: role '' defaults 28992 1726883065.69214: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.69217: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883065.69368: variable 'ansible_distribution' from source: facts 28992 1726883065.69371: variable '__network_rh_distros' from source: role '' defaults 28992 1726883065.69374: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.69447: variable 'network_provider' from source: set_fact 28992 1726883065.69450: variable 'ansible_facts' from source: unknown 28992 1726883065.70482: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883065.70488: when evaluation is False, skipping this task 28992 1726883065.70491: _execute() done 28992 1726883065.70493: dumping result to json 28992 1726883065.70495: done dumping result, returning 28992 1726883065.70501: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-0000000021ab] 28992 1726883065.70511: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ab skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883065.70694: no more pending results, returning what we have 28992 1726883065.70697: results queue empty 28992 1726883065.70700: checking for any_errors_fatal 28992 1726883065.70708: done checking for any_errors_fatal 28992 1726883065.70709: checking for max_fail_percentage 28992 1726883065.70712: done checking for max_fail_percentage 28992 1726883065.70713: checking to see if all hosts have failed and the running result is not ok 28992 1726883065.70714: done checking to see if all hosts have failed 28992 1726883065.70715: getting the remaining hosts for this loop 28992 1726883065.70719: done getting the remaining hosts for this loop 28992 1726883065.70724: getting the next task for host managed_node1 28992 1726883065.70737: done getting next task for host managed_node1 28992 1726883065.70743: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883065.70748: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883065.70777: getting variables 28992 1726883065.70779: in VariableManager get_vars() 28992 1726883065.70951: Calling all_inventory to load vars for managed_node1 28992 1726883065.70954: Calling groups_inventory to load vars for managed_node1 28992 1726883065.74393: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883065.74406: Calling all_plugins_play to load vars for managed_node1 28992 1726883065.74409: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883065.74413: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.70961: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ab 28992 1726883065.75116: WORKER PROCESS EXITING 28992 1726883065.76769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883065.80143: done with get_vars() 28992 1726883065.80183: done getting variables 28992 1726883065.80253: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:44:25 -0400 (0:00:00.234) 0:02:06.003 ****** 28992 1726883065.80295: entering _queue_task() for managed_node1/package 28992 1726883065.80686: worker is 1 (out of 1 available) 28992 1726883065.80700: exiting _queue_task() for managed_node1/package 28992 1726883065.80717: done queuing things up, now waiting for results queue to drain 28992 1726883065.80719: waiting for pending results... 28992 1726883065.81045: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883065.81512: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021ac 28992 1726883065.81618: variable 'ansible_search_path' from source: unknown 28992 1726883065.81637: variable 'ansible_search_path' from source: unknown 28992 1726883065.81682: calling self._execute() 28992 1726883065.81947: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883065.81952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883065.81956: variable 'omit' from source: magic vars 28992 1726883065.82701: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.82713: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883065.83066: variable 'network_state' from source: role '' defaults 28992 1726883065.83129: Evaluated conditional (network_state != {}): False 28992 1726883065.83132: when evaluation is False, skipping this task 28992 1726883065.83135: _execute() done 28992 1726883065.83138: dumping result to json 28992 1726883065.83140: done dumping result, returning 28992 1726883065.83145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000021ac] 28992 1726883065.83149: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ac 28992 1726883065.83244: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ac 28992 1726883065.83248: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883065.83305: no more pending results, returning what we have 28992 1726883065.83309: results queue empty 28992 1726883065.83311: checking for any_errors_fatal 28992 1726883065.83321: done checking for any_errors_fatal 28992 1726883065.83324: checking for max_fail_percentage 28992 1726883065.83327: done checking for max_fail_percentage 28992 1726883065.83328: checking to see if all hosts have failed and the running result is not ok 28992 1726883065.83329: done checking to see if all hosts have failed 28992 1726883065.83330: getting the remaining hosts for this loop 28992 1726883065.83332: done getting the remaining hosts for this loop 28992 1726883065.83337: getting the next task for host managed_node1 28992 1726883065.83348: done getting next task for host managed_node1 28992 1726883065.83352: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883065.83359: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883065.83387: getting variables 28992 1726883065.83390: in VariableManager get_vars() 28992 1726883065.83653: Calling all_inventory to load vars for managed_node1 28992 1726883065.83657: Calling groups_inventory to load vars for managed_node1 28992 1726883065.83659: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883065.83680: Calling all_plugins_play to load vars for managed_node1 28992 1726883065.83684: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883065.83688: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.87876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883065.92547: done with get_vars() 28992 1726883065.92592: done getting variables 28992 1726883065.92867: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:44:25 -0400 (0:00:00.126) 0:02:06.129 ****** 28992 1726883065.92908: entering _queue_task() for managed_node1/package 28992 1726883065.93706: worker is 1 (out of 1 available) 28992 1726883065.93720: exiting _queue_task() for managed_node1/package 28992 1726883065.93736: done queuing things up, now waiting for results queue to drain 28992 1726883065.93738: waiting for pending results... 28992 1726883065.94671: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883065.94676: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021ad 28992 1726883065.94680: variable 'ansible_search_path' from source: unknown 28992 1726883065.94682: variable 'ansible_search_path' from source: unknown 28992 1726883065.94712: calling self._execute() 28992 1726883065.94872: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883065.94885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883065.94905: variable 'omit' from source: magic vars 28992 1726883065.95400: variable 'ansible_distribution_major_version' from source: facts 28992 1726883065.95418: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883065.95595: variable 'network_state' from source: role '' defaults 28992 1726883065.95618: Evaluated conditional (network_state != {}): False 28992 1726883065.95628: when evaluation is False, skipping this task 28992 1726883065.95634: _execute() done 28992 1726883065.95641: dumping result to json 28992 1726883065.95649: done dumping result, returning 28992 1726883065.95660: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000021ad] 28992 1726883065.95674: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ad skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883065.95869: no more pending results, returning what we have 28992 1726883065.95872: results queue empty 28992 1726883065.95873: checking for any_errors_fatal 28992 1726883065.95882: done checking for any_errors_fatal 28992 1726883065.95883: checking for max_fail_percentage 28992 1726883065.95885: done checking for max_fail_percentage 28992 1726883065.95886: checking to see if all hosts have failed and the running result is not ok 28992 1726883065.95887: done checking to see if all hosts have failed 28992 1726883065.95888: getting the remaining hosts for this loop 28992 1726883065.95890: done getting the remaining hosts for this loop 28992 1726883065.95895: getting the next task for host managed_node1 28992 1726883065.95903: done getting next task for host managed_node1 28992 1726883065.95907: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883065.95913: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883065.95942: getting variables 28992 1726883065.95944: in VariableManager get_vars() 28992 1726883065.95996: Calling all_inventory to load vars for managed_node1 28992 1726883065.95999: Calling groups_inventory to load vars for managed_node1 28992 1726883065.96002: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883065.96014: Calling all_plugins_play to load vars for managed_node1 28992 1726883065.96016: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883065.96019: Calling groups_plugins_play to load vars for managed_node1 28992 1726883065.96640: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ad 28992 1726883065.96643: WORKER PROCESS EXITING 28992 1726883065.99674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883066.04453: done with get_vars() 28992 1726883066.04484: done getting variables 28992 1726883066.04554: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:44:26 -0400 (0:00:00.116) 0:02:06.246 ****** 28992 1726883066.04596: entering _queue_task() for managed_node1/service 28992 1726883066.05390: worker is 1 (out of 1 available) 28992 1726883066.05406: exiting _queue_task() for managed_node1/service 28992 1726883066.05825: done queuing things up, now waiting for results queue to drain 28992 1726883066.05827: waiting for pending results... 28992 1726883066.06068: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883066.06481: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021ae 28992 1726883066.06488: variable 'ansible_search_path' from source: unknown 28992 1726883066.06492: variable 'ansible_search_path' from source: unknown 28992 1726883066.06495: calling self._execute() 28992 1726883066.06699: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883066.06707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883066.06722: variable 'omit' from source: magic vars 28992 1726883066.07579: variable 'ansible_distribution_major_version' from source: facts 28992 1726883066.07595: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883066.07948: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883066.08409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883066.13495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883066.13567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883066.13652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883066.13688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883066.13720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883066.13814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.13867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.13889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.14028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.14032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.14036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.14040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.14066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.14107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.14124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.14173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.14196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.14220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.14265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.14282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.14469: variable 'network_connections' from source: include params 28992 1726883066.14489: variable 'interface' from source: play vars 28992 1726883066.14561: variable 'interface' from source: play vars 28992 1726883066.14728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883066.14820: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883066.14861: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883066.14892: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883066.14929: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883066.14988: 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) 28992 1726883066.15010: 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) 28992 1726883066.15043: 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) 28992 1726883066.15070: 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) 28992 1726883066.15256: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883066.15470: variable 'network_connections' from source: include params 28992 1726883066.15490: variable 'interface' from source: play vars 28992 1726883066.15583: variable 'interface' from source: play vars 28992 1726883066.15641: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883066.15651: when evaluation is False, skipping this task 28992 1726883066.15658: _execute() done 28992 1726883066.15664: dumping result to json 28992 1726883066.15674: done dumping result, returning 28992 1726883066.15694: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000021ae] 28992 1726883066.15704: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ae 28992 1726883066.15989: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021ae skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883066.16135: no more pending results, returning what we have 28992 1726883066.16138: results queue empty 28992 1726883066.16140: checking for any_errors_fatal 28992 1726883066.16145: done checking for any_errors_fatal 28992 1726883066.16146: checking for max_fail_percentage 28992 1726883066.16148: done checking for max_fail_percentage 28992 1726883066.16149: checking to see if all hosts have failed and the running result is not ok 28992 1726883066.16150: done checking to see if all hosts have failed 28992 1726883066.16151: getting the remaining hosts for this loop 28992 1726883066.16153: done getting the remaining hosts for this loop 28992 1726883066.16157: getting the next task for host managed_node1 28992 1726883066.16164: done getting next task for host managed_node1 28992 1726883066.16168: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883066.16173: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883066.16196: getting variables 28992 1726883066.16198: in VariableManager get_vars() 28992 1726883066.16253: Calling all_inventory to load vars for managed_node1 28992 1726883066.16256: Calling groups_inventory to load vars for managed_node1 28992 1726883066.16258: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883066.16268: Calling all_plugins_play to load vars for managed_node1 28992 1726883066.16271: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883066.16275: Calling groups_plugins_play to load vars for managed_node1 28992 1726883066.16890: WORKER PROCESS EXITING 28992 1726883066.18455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883066.21928: done with get_vars() 28992 1726883066.21982: done getting variables 28992 1726883066.22079: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:44:26 -0400 (0:00:00.175) 0:02:06.421 ****** 28992 1726883066.22129: entering _queue_task() for managed_node1/service 28992 1726883066.22583: worker is 1 (out of 1 available) 28992 1726883066.22601: exiting _queue_task() for managed_node1/service 28992 1726883066.22614: done queuing things up, now waiting for results queue to drain 28992 1726883066.22616: waiting for pending results... 28992 1726883066.22864: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883066.23016: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021af 28992 1726883066.23035: variable 'ansible_search_path' from source: unknown 28992 1726883066.23039: variable 'ansible_search_path' from source: unknown 28992 1726883066.23115: calling self._execute() 28992 1726883066.23424: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883066.23449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883066.23467: variable 'omit' from source: magic vars 28992 1726883066.23916: variable 'ansible_distribution_major_version' from source: facts 28992 1726883066.23937: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883066.24207: variable 'network_provider' from source: set_fact 28992 1726883066.24212: variable 'network_state' from source: role '' defaults 28992 1726883066.24214: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883066.24217: variable 'omit' from source: magic vars 28992 1726883066.24316: variable 'omit' from source: magic vars 28992 1726883066.24320: variable 'network_service_name' from source: role '' defaults 28992 1726883066.24395: variable 'network_service_name' from source: role '' defaults 28992 1726883066.24827: variable '__network_provider_setup' from source: role '' defaults 28992 1726883066.24831: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883066.24854: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883066.24881: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883066.24955: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883066.25250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883066.28596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883066.28688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883066.28749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883066.28794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883066.28831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883066.28963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.29227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.29231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.29233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.29235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.29238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.29241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.29243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.29271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.29294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.29578: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883066.29725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.29756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.29797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.29849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.29869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.29982: variable 'ansible_python' from source: facts 28992 1726883066.30014: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883066.30124: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883066.30217: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883066.30379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.30410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.30441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.30504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.30528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.30601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883066.30670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883066.30680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883066.30738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883066.30760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883066.30997: variable 'network_connections' from source: include params 28992 1726883066.31001: variable 'interface' from source: play vars 28992 1726883066.31055: variable 'interface' from source: play vars 28992 1726883066.31194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883066.31435: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883066.31500: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883066.31559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883066.31614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883066.31702: 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) 28992 1726883066.31759: 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) 28992 1726883066.31796: 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) 28992 1726883066.31869: 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) 28992 1726883066.31904: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883066.32264: variable 'network_connections' from source: include params 28992 1726883066.32275: variable 'interface' from source: play vars 28992 1726883066.32371: variable 'interface' from source: play vars 28992 1726883066.32436: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883066.32555: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883066.32908: variable 'network_connections' from source: include params 28992 1726883066.32960: variable 'interface' from source: play vars 28992 1726883066.33010: variable 'interface' from source: play vars 28992 1726883066.33042: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883066.33143: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883066.33513: variable 'network_connections' from source: include params 28992 1726883066.33524: variable 'interface' from source: play vars 28992 1726883066.33616: variable 'interface' from source: play vars 28992 1726883066.33729: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883066.33775: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883066.33792: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883066.33871: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883066.34227: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883066.34791: variable 'network_connections' from source: include params 28992 1726883066.34802: variable 'interface' from source: play vars 28992 1726883066.34877: variable 'interface' from source: play vars 28992 1726883066.34901: variable 'ansible_distribution' from source: facts 28992 1726883066.34910: variable '__network_rh_distros' from source: role '' defaults 28992 1726883066.34933: variable 'ansible_distribution_major_version' from source: facts 28992 1726883066.34960: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883066.35188: variable 'ansible_distribution' from source: facts 28992 1726883066.35199: variable '__network_rh_distros' from source: role '' defaults 28992 1726883066.35250: variable 'ansible_distribution_major_version' from source: facts 28992 1726883066.35253: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883066.35428: variable 'ansible_distribution' from source: facts 28992 1726883066.35432: variable '__network_rh_distros' from source: role '' defaults 28992 1726883066.35434: variable 'ansible_distribution_major_version' from source: facts 28992 1726883066.35470: variable 'network_provider' from source: set_fact 28992 1726883066.35527: variable 'omit' from source: magic vars 28992 1726883066.35531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883066.35553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883066.35577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883066.35592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883066.35603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883066.35636: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883066.35640: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883066.35648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883066.35759: Set connection var ansible_pipelining to False 28992 1726883066.35762: Set connection var ansible_connection to ssh 28992 1726883066.35765: Set connection var ansible_timeout to 10 28992 1726883066.35767: Set connection var ansible_shell_type to sh 28992 1726883066.35769: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883066.35928: Set connection var ansible_shell_executable to /bin/sh 28992 1726883066.35932: variable 'ansible_shell_executable' from source: unknown 28992 1726883066.35934: variable 'ansible_connection' from source: unknown 28992 1726883066.35936: variable 'ansible_module_compression' from source: unknown 28992 1726883066.35938: variable 'ansible_shell_type' from source: unknown 28992 1726883066.35940: variable 'ansible_shell_executable' from source: unknown 28992 1726883066.35943: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883066.35945: variable 'ansible_pipelining' from source: unknown 28992 1726883066.35947: variable 'ansible_timeout' from source: unknown 28992 1726883066.35949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883066.35952: 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) 28992 1726883066.35960: variable 'omit' from source: magic vars 28992 1726883066.35962: starting attempt loop 28992 1726883066.35965: running the handler 28992 1726883066.36035: variable 'ansible_facts' from source: unknown 28992 1726883066.37000: _low_level_execute_command(): starting 28992 1726883066.37004: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883066.37695: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883066.37714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883066.37718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883066.37751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883066.37827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883066.37830: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883066.37835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883066.37837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883066.37839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883066.37841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883066.37845: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883066.37878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883066.37899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883066.37912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883066.38000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883066.39964: stdout chunk (state=3): >>>/root <<< 28992 1726883066.40129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883066.40132: stdout chunk (state=3): >>><<< 28992 1726883066.40135: stderr chunk (state=3): >>><<< 28992 1726883066.40138: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883066.40141: _low_level_execute_command(): starting 28992 1726883066.40144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602 `" && echo ansible-tmp-1726883066.4009886-33729-107827079585602="` echo /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602 `" ) && sleep 0' 28992 1726883066.40757: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883066.40765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883066.40784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883066.40800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883066.40913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883066.40916: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883066.40918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883066.40921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883066.41006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883066.41011: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883066.41013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883066.41015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883066.41018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883066.41020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883066.41024: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883066.41026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883066.41028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883066.41030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883066.41081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883066.41130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883066.43100: stdout chunk (state=3): >>>ansible-tmp-1726883066.4009886-33729-107827079585602=/root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602 <<< 28992 1726883066.43334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883066.43338: stdout chunk (state=3): >>><<< 28992 1726883066.43340: stderr chunk (state=3): >>><<< 28992 1726883066.43358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883066.4009886-33729-107827079585602=/root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883066.43537: variable 'ansible_module_compression' from source: unknown 28992 1726883066.43542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883066.43558: variable 'ansible_facts' from source: unknown 28992 1726883066.43829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py 28992 1726883066.44209: Sending initial data 28992 1726883066.44218: Sent initial data (156 bytes) 28992 1726883066.44896: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883066.45009: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883066.45044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883066.45136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883066.46876: 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 <<< 28992 1726883066.46912: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883066.46989: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1ff_qkti /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py <<< 28992 1726883066.46992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py" <<< 28992 1726883066.47067: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1ff_qkti" to remote "/root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py" <<< 28992 1726883066.49051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883066.49141: stderr chunk (state=3): >>><<< 28992 1726883066.49155: stdout chunk (state=3): >>><<< 28992 1726883066.49189: done transferring module to remote 28992 1726883066.49251: _low_level_execute_command(): starting 28992 1726883066.49254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/ /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py && sleep 0' 28992 1726883066.49942: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883066.50031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883066.50065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883066.50078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883066.50101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883066.50257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883066.52078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883066.52278: stderr chunk (state=3): >>><<< 28992 1726883066.52290: stdout chunk (state=3): >>><<< 28992 1726883066.52398: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883066.52401: _low_level_execute_command(): starting 28992 1726883066.52405: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/AnsiballZ_systemd.py && sleep 0' 28992 1726883066.53917: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883066.53921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883066.54096: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883066.54142: 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/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883066.54200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883066.54313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883066.86366: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11972608", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510874112", "CPUUsageNSec": "2239629000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883066.88210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883066.88282: stderr chunk (state=3): >>><<< 28992 1726883066.88367: stdout chunk (state=3): >>><<< 28992 1726883066.88762: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11972608", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510874112", "CPUUsageNSec": "2239629000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883066.89621: 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-1726883066.4009886-33729-107827079585602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883066.89627: _low_level_execute_command(): starting 28992 1726883066.89630: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883066.4009886-33729-107827079585602/ > /dev/null 2>&1 && sleep 0' 28992 1726883066.90935: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883066.90956: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883066.91033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883066.91395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883066.93190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883066.93258: stderr chunk (state=3): >>><<< 28992 1726883066.93269: stdout chunk (state=3): >>><<< 28992 1726883066.93293: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883066.93307: handler run complete 28992 1726883066.93393: attempt loop complete, returning result 28992 1726883066.93402: _execute() done 28992 1726883066.93409: dumping result to json 28992 1726883066.93435: done dumping result, returning 28992 1726883066.93451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-0000000021af] 28992 1726883066.93466: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021af 28992 1726883066.93816: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021af 28992 1726883066.93819: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883066.93894: no more pending results, returning what we have 28992 1726883066.93900: results queue empty 28992 1726883066.93901: checking for any_errors_fatal 28992 1726883066.93909: done checking for any_errors_fatal 28992 1726883066.93910: checking for max_fail_percentage 28992 1726883066.93912: done checking for max_fail_percentage 28992 1726883066.93914: checking to see if all hosts have failed and the running result is not ok 28992 1726883066.93915: done checking to see if all hosts have failed 28992 1726883066.93916: getting the remaining hosts for this loop 28992 1726883066.93918: done getting the remaining hosts for this loop 28992 1726883066.93924: getting the next task for host managed_node1 28992 1726883066.93933: done getting next task for host managed_node1 28992 1726883066.93938: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883066.93944: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883066.93961: getting variables 28992 1726883066.93963: in VariableManager get_vars() 28992 1726883066.94249: Calling all_inventory to load vars for managed_node1 28992 1726883066.94332: Calling groups_inventory to load vars for managed_node1 28992 1726883066.94335: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883066.94346: Calling all_plugins_play to load vars for managed_node1 28992 1726883066.94354: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883066.94357: Calling groups_plugins_play to load vars for managed_node1 28992 1726883066.98063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883067.01548: done with get_vars() 28992 1726883067.01591: done getting variables 28992 1726883067.01668: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:44:27 -0400 (0:00:00.795) 0:02:07.217 ****** 28992 1726883067.01709: entering _queue_task() for managed_node1/service 28992 1726883067.02290: worker is 1 (out of 1 available) 28992 1726883067.02399: exiting _queue_task() for managed_node1/service 28992 1726883067.02413: done queuing things up, now waiting for results queue to drain 28992 1726883067.02415: waiting for pending results... 28992 1726883067.02956: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883067.02961: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b0 28992 1726883067.02965: variable 'ansible_search_path' from source: unknown 28992 1726883067.02969: variable 'ansible_search_path' from source: unknown 28992 1726883067.02972: calling self._execute() 28992 1726883067.02976: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883067.02980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883067.02983: variable 'omit' from source: magic vars 28992 1726883067.03475: variable 'ansible_distribution_major_version' from source: facts 28992 1726883067.03479: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883067.03538: variable 'network_provider' from source: set_fact 28992 1726883067.03542: Evaluated conditional (network_provider == "nm"): True 28992 1726883067.03655: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883067.03757: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883067.03942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883067.06711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883067.07067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883067.07072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883067.07074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883067.07077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883067.07080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883067.07083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883067.07088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883067.07099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883067.07114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883067.07183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883067.07208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883067.07237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883067.07422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883067.07427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883067.07430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883067.07433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883067.07435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883067.07437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883067.07530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883067.07618: variable 'network_connections' from source: include params 28992 1726883067.07642: variable 'interface' from source: play vars 28992 1726883067.07724: variable 'interface' from source: play vars 28992 1726883067.07805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883067.07992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883067.08034: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883067.08078: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883067.08106: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883067.08163: 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) 28992 1726883067.08191: 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) 28992 1726883067.08217: 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) 28992 1726883067.08256: 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) 28992 1726883067.08307: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883067.09027: variable 'network_connections' from source: include params 28992 1726883067.09030: variable 'interface' from source: play vars 28992 1726883067.09032: variable 'interface' from source: play vars 28992 1726883067.09034: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883067.09036: when evaluation is False, skipping this task 28992 1726883067.09037: _execute() done 28992 1726883067.09039: dumping result to json 28992 1726883067.09041: done dumping result, returning 28992 1726883067.09043: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-0000000021b0] 28992 1726883067.09056: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b0 28992 1726883067.09131: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b0 28992 1726883067.09134: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883067.09214: no more pending results, returning what we have 28992 1726883067.09218: results queue empty 28992 1726883067.09219: checking for any_errors_fatal 28992 1726883067.09339: done checking for any_errors_fatal 28992 1726883067.09341: checking for max_fail_percentage 28992 1726883067.09344: done checking for max_fail_percentage 28992 1726883067.09345: checking to see if all hosts have failed and the running result is not ok 28992 1726883067.09346: done checking to see if all hosts have failed 28992 1726883067.09347: getting the remaining hosts for this loop 28992 1726883067.09348: done getting the remaining hosts for this loop 28992 1726883067.09353: getting the next task for host managed_node1 28992 1726883067.09361: done getting next task for host managed_node1 28992 1726883067.09366: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883067.09371: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883067.09393: getting variables 28992 1726883067.09395: in VariableManager get_vars() 28992 1726883067.09552: Calling all_inventory to load vars for managed_node1 28992 1726883067.09555: Calling groups_inventory to load vars for managed_node1 28992 1726883067.09557: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883067.09566: Calling all_plugins_play to load vars for managed_node1 28992 1726883067.09568: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883067.09571: Calling groups_plugins_play to load vars for managed_node1 28992 1726883067.11806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883067.14405: done with get_vars() 28992 1726883067.14462: done getting variables 28992 1726883067.14539: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:44:27 -0400 (0:00:00.128) 0:02:07.346 ****** 28992 1726883067.14591: entering _queue_task() for managed_node1/service 28992 1726883067.15141: worker is 1 (out of 1 available) 28992 1726883067.15157: exiting _queue_task() for managed_node1/service 28992 1726883067.15171: done queuing things up, now waiting for results queue to drain 28992 1726883067.15173: waiting for pending results... 28992 1726883067.15625: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883067.15784: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b1 28992 1726883067.15801: variable 'ansible_search_path' from source: unknown 28992 1726883067.15805: variable 'ansible_search_path' from source: unknown 28992 1726883067.15846: calling self._execute() 28992 1726883067.15954: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883067.15961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883067.15971: variable 'omit' from source: magic vars 28992 1726883067.16389: variable 'ansible_distribution_major_version' from source: facts 28992 1726883067.16397: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883067.16530: variable 'network_provider' from source: set_fact 28992 1726883067.16536: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883067.16548: when evaluation is False, skipping this task 28992 1726883067.16551: _execute() done 28992 1726883067.16555: dumping result to json 28992 1726883067.16557: done dumping result, returning 28992 1726883067.16565: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-0000000021b1] 28992 1726883067.16595: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b1 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883067.16719: no more pending results, returning what we have 28992 1726883067.16725: results queue empty 28992 1726883067.16726: checking for any_errors_fatal 28992 1726883067.16736: done checking for any_errors_fatal 28992 1726883067.16737: checking for max_fail_percentage 28992 1726883067.16739: done checking for max_fail_percentage 28992 1726883067.16740: checking to see if all hosts have failed and the running result is not ok 28992 1726883067.16741: done checking to see if all hosts have failed 28992 1726883067.16742: getting the remaining hosts for this loop 28992 1726883067.16744: done getting the remaining hosts for this loop 28992 1726883067.16749: getting the next task for host managed_node1 28992 1726883067.16764: done getting next task for host managed_node1 28992 1726883067.16769: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883067.16776: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883067.16806: getting variables 28992 1726883067.16810: in VariableManager get_vars() 28992 1726883067.17032: Calling all_inventory to load vars for managed_node1 28992 1726883067.17036: Calling groups_inventory to load vars for managed_node1 28992 1726883067.17039: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883067.17052: Calling all_plugins_play to load vars for managed_node1 28992 1726883067.17055: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883067.17059: Calling groups_plugins_play to load vars for managed_node1 28992 1726883067.17598: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b1 28992 1726883067.17603: WORKER PROCESS EXITING 28992 1726883067.19261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883067.21829: done with get_vars() 28992 1726883067.21878: done getting variables 28992 1726883067.21983: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:44:27 -0400 (0:00:00.074) 0:02:07.420 ****** 28992 1726883067.22031: entering _queue_task() for managed_node1/copy 28992 1726883067.22775: worker is 1 (out of 1 available) 28992 1726883067.22797: exiting _queue_task() for managed_node1/copy 28992 1726883067.22811: done queuing things up, now waiting for results queue to drain 28992 1726883067.22852: waiting for pending results... 28992 1726883067.23254: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883067.23672: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b2 28992 1726883067.23686: variable 'ansible_search_path' from source: unknown 28992 1726883067.23690: variable 'ansible_search_path' from source: unknown 28992 1726883067.23693: calling self._execute() 28992 1726883067.23837: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883067.23849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883067.23866: variable 'omit' from source: magic vars 28992 1726883067.25013: variable 'ansible_distribution_major_version' from source: facts 28992 1726883067.25107: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883067.25310: variable 'network_provider' from source: set_fact 28992 1726883067.25323: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883067.25333: when evaluation is False, skipping this task 28992 1726883067.25348: _execute() done 28992 1726883067.25352: dumping result to json 28992 1726883067.25393: done dumping result, returning 28992 1726883067.25398: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-0000000021b2] 28992 1726883067.25400: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b2 28992 1726883067.25697: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b2 28992 1726883067.25701: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883067.25784: no more pending results, returning what we have 28992 1726883067.25791: results queue empty 28992 1726883067.25792: checking for any_errors_fatal 28992 1726883067.25802: done checking for any_errors_fatal 28992 1726883067.25802: checking for max_fail_percentage 28992 1726883067.25804: done checking for max_fail_percentage 28992 1726883067.25806: checking to see if all hosts have failed and the running result is not ok 28992 1726883067.25807: done checking to see if all hosts have failed 28992 1726883067.25807: getting the remaining hosts for this loop 28992 1726883067.25810: done getting the remaining hosts for this loop 28992 1726883067.25814: getting the next task for host managed_node1 28992 1726883067.25826: done getting next task for host managed_node1 28992 1726883067.25831: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883067.25838: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883067.25868: getting variables 28992 1726883067.25870: in VariableManager get_vars() 28992 1726883067.26165: Calling all_inventory to load vars for managed_node1 28992 1726883067.26169: Calling groups_inventory to load vars for managed_node1 28992 1726883067.26172: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883067.26188: Calling all_plugins_play to load vars for managed_node1 28992 1726883067.26192: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883067.26196: Calling groups_plugins_play to load vars for managed_node1 28992 1726883067.37592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883067.38833: done with get_vars() 28992 1726883067.38863: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:44:27 -0400 (0:00:00.168) 0:02:07.589 ****** 28992 1726883067.38929: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883067.39241: worker is 1 (out of 1 available) 28992 1726883067.39257: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883067.39272: done queuing things up, now waiting for results queue to drain 28992 1726883067.39275: waiting for pending results... 28992 1726883067.39499: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883067.39636: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b3 28992 1726883067.39651: variable 'ansible_search_path' from source: unknown 28992 1726883067.39656: variable 'ansible_search_path' from source: unknown 28992 1726883067.39689: calling self._execute() 28992 1726883067.39804: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883067.39808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883067.39841: variable 'omit' from source: magic vars 28992 1726883067.40218: variable 'ansible_distribution_major_version' from source: facts 28992 1726883067.40224: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883067.40228: variable 'omit' from source: magic vars 28992 1726883067.40302: variable 'omit' from source: magic vars 28992 1726883067.40476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883067.42266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883067.42328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883067.42358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883067.42388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883067.42408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883067.42477: variable 'network_provider' from source: set_fact 28992 1726883067.42581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883067.42603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883067.42622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883067.42656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883067.42667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883067.42726: variable 'omit' from source: magic vars 28992 1726883067.42818: variable 'omit' from source: magic vars 28992 1726883067.42897: variable 'network_connections' from source: include params 28992 1726883067.42906: variable 'interface' from source: play vars 28992 1726883067.42971: variable 'interface' from source: play vars 28992 1726883067.43092: variable 'omit' from source: magic vars 28992 1726883067.43103: variable '__lsr_ansible_managed' from source: task vars 28992 1726883067.43161: variable '__lsr_ansible_managed' from source: task vars 28992 1726883067.43447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883067.43580: Loaded config def from plugin (lookup/template) 28992 1726883067.43590: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883067.43617: File lookup term: get_ansible_managed.j2 28992 1726883067.43620: variable 'ansible_search_path' from source: unknown 28992 1726883067.43631: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883067.43645: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883067.43666: variable 'ansible_search_path' from source: unknown 28992 1726883067.50215: variable 'ansible_managed' from source: unknown 28992 1726883067.50365: variable 'omit' from source: magic vars 28992 1726883067.50399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883067.50458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883067.50462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883067.50480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883067.50483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883067.50517: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883067.50521: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883067.50526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883067.50630: Set connection var ansible_pipelining to False 28992 1726883067.50634: Set connection var ansible_connection to ssh 28992 1726883067.50637: Set connection var ansible_timeout to 10 28992 1726883067.50641: Set connection var ansible_shell_type to sh 28992 1726883067.50650: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883067.50653: Set connection var ansible_shell_executable to /bin/sh 28992 1726883067.50682: variable 'ansible_shell_executable' from source: unknown 28992 1726883067.50689: variable 'ansible_connection' from source: unknown 28992 1726883067.50692: variable 'ansible_module_compression' from source: unknown 28992 1726883067.50694: variable 'ansible_shell_type' from source: unknown 28992 1726883067.50696: variable 'ansible_shell_executable' from source: unknown 28992 1726883067.50699: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883067.50701: variable 'ansible_pipelining' from source: unknown 28992 1726883067.50710: variable 'ansible_timeout' from source: unknown 28992 1726883067.50716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883067.50861: 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) 28992 1726883067.50872: variable 'omit' from source: magic vars 28992 1726883067.50875: starting attempt loop 28992 1726883067.50877: running the handler 28992 1726883067.50915: _low_level_execute_command(): starting 28992 1726883067.50918: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883067.51593: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883067.51597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.51600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883067.51603: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883067.51605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.51691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883067.51694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883067.51787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883067.53544: stdout chunk (state=3): >>>/root <<< 28992 1726883067.53662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883067.53720: stderr chunk (state=3): >>><<< 28992 1726883067.53726: stdout chunk (state=3): >>><<< 28992 1726883067.53745: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883067.53755: _low_level_execute_command(): starting 28992 1726883067.53761: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170 `" && echo ansible-tmp-1726883067.5374575-33814-24769305623170="` echo /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170 `" ) && sleep 0' 28992 1726883067.54210: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883067.54227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883067.54230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883067.54233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.54251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883067.54253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.54317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883067.54325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883067.54327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883067.54377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883067.56315: stdout chunk (state=3): >>>ansible-tmp-1726883067.5374575-33814-24769305623170=/root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170 <<< 28992 1726883067.56435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883067.56486: stderr chunk (state=3): >>><<< 28992 1726883067.56491: stdout chunk (state=3): >>><<< 28992 1726883067.56508: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883067.5374575-33814-24769305623170=/root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883067.56551: variable 'ansible_module_compression' from source: unknown 28992 1726883067.56591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883067.56618: variable 'ansible_facts' from source: unknown 28992 1726883067.56686: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py 28992 1726883067.56798: Sending initial data 28992 1726883067.56802: Sent initial data (167 bytes) 28992 1726883067.57284: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883067.57290: 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.15.7 originally 10.31.15.7 <<< 28992 1726883067.57296: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.57299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883067.57301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.57351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883067.57354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883067.57410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883067.58979: 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 <<< 28992 1726883067.59031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883067.59084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpl9oiirex /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py <<< 28992 1726883067.59088: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py" <<< 28992 1726883067.59136: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpl9oiirex" to remote "/root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py" <<< 28992 1726883067.59143: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py" <<< 28992 1726883067.59949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883067.60022: stderr chunk (state=3): >>><<< 28992 1726883067.60025: stdout chunk (state=3): >>><<< 28992 1726883067.60046: done transferring module to remote 28992 1726883067.60056: _low_level_execute_command(): starting 28992 1726883067.60065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/ /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py && sleep 0' 28992 1726883067.60518: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883067.60528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883067.60553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.60556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883067.60558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.60624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883067.60627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883067.60629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883067.60677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883067.62469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883067.62524: stderr chunk (state=3): >>><<< 28992 1726883067.62528: stdout chunk (state=3): >>><<< 28992 1726883067.62544: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883067.62547: _low_level_execute_command(): starting 28992 1726883067.62552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/AnsiballZ_network_connections.py && sleep 0' 28992 1726883067.63073: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883067.63077: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.63145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883067.63156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883067.63159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883067.63229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883067.93631: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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": ""}}}<<< 28992 1726883067.93652: stdout chunk (state=3): >>> <<< 28992 1726883067.96525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883067.96539: stdout chunk (state=3): >>><<< 28992 1726883067.96554: stderr chunk (state=3): >>><<< 28992 1726883067.96580: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "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": "statebr", "persistent_state": "present", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883067.96636: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', '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-1726883067.5374575-33814-24769305623170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883067.96915: _low_level_execute_command(): starting 28992 1726883067.96918: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883067.5374575-33814-24769305623170/ > /dev/null 2>&1 && sleep 0' 28992 1726883067.97992: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883067.98005: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.98145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883067.98158: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883067.98215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883067.98231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883067.98460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883067.98555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.00927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883068.01008: stderr chunk (state=3): >>><<< 28992 1726883068.01018: stdout chunk (state=3): >>><<< 28992 1726883068.01044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883068.01137: handler run complete 28992 1726883068.01178: attempt loop complete, returning result 28992 1726883068.01187: _execute() done 28992 1726883068.01195: dumping result to json 28992 1726883068.01206: done dumping result, returning 28992 1726883068.01229: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-0000000021b3] 28992 1726883068.01240: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b3 28992 1726883068.01710: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b3 28992 1726883068.01714: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 28992 1726883068.01853: no more pending results, returning what we have 28992 1726883068.01857: results queue empty 28992 1726883068.01858: checking for any_errors_fatal 28992 1726883068.01866: done checking for any_errors_fatal 28992 1726883068.01867: checking for max_fail_percentage 28992 1726883068.01869: done checking for max_fail_percentage 28992 1726883068.01870: checking to see if all hosts have failed and the running result is not ok 28992 1726883068.01871: done checking to see if all hosts have failed 28992 1726883068.01871: getting the remaining hosts for this loop 28992 1726883068.01873: done getting the remaining hosts for this loop 28992 1726883068.01877: getting the next task for host managed_node1 28992 1726883068.01884: done getting next task for host managed_node1 28992 1726883068.01890: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883068.01896: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883068.01910: getting variables 28992 1726883068.01911: in VariableManager get_vars() 28992 1726883068.02175: Calling all_inventory to load vars for managed_node1 28992 1726883068.02178: Calling groups_inventory to load vars for managed_node1 28992 1726883068.02181: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883068.02194: Calling all_plugins_play to load vars for managed_node1 28992 1726883068.02197: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883068.02200: Calling groups_plugins_play to load vars for managed_node1 28992 1726883068.06135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883068.11474: done with get_vars() 28992 1726883068.11513: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:44:28 -0400 (0:00:00.726) 0:02:08.316 ****** 28992 1726883068.11827: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883068.12456: worker is 1 (out of 1 available) 28992 1726883068.12479: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883068.12498: done queuing things up, now waiting for results queue to drain 28992 1726883068.12500: waiting for pending results... 28992 1726883068.13089: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883068.13350: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b4 28992 1726883068.13366: variable 'ansible_search_path' from source: unknown 28992 1726883068.13370: variable 'ansible_search_path' from source: unknown 28992 1726883068.13601: calling self._execute() 28992 1726883068.13836: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.13843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.13875: variable 'omit' from source: magic vars 28992 1726883068.14739: variable 'ansible_distribution_major_version' from source: facts 28992 1726883068.14927: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883068.15006: variable 'network_state' from source: role '' defaults 28992 1726883068.15140: Evaluated conditional (network_state != {}): False 28992 1726883068.15144: when evaluation is False, skipping this task 28992 1726883068.15149: _execute() done 28992 1726883068.15151: dumping result to json 28992 1726883068.15153: done dumping result, returning 28992 1726883068.15157: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-0000000021b4] 28992 1726883068.15163: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b4 28992 1726883068.15451: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b4 28992 1726883068.15455: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883068.15518: no more pending results, returning what we have 28992 1726883068.15525: results queue empty 28992 1726883068.15527: checking for any_errors_fatal 28992 1726883068.15544: done checking for any_errors_fatal 28992 1726883068.15545: checking for max_fail_percentage 28992 1726883068.15548: done checking for max_fail_percentage 28992 1726883068.15549: checking to see if all hosts have failed and the running result is not ok 28992 1726883068.15550: done checking to see if all hosts have failed 28992 1726883068.15551: getting the remaining hosts for this loop 28992 1726883068.15553: done getting the remaining hosts for this loop 28992 1726883068.15557: getting the next task for host managed_node1 28992 1726883068.15567: done getting next task for host managed_node1 28992 1726883068.15571: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883068.15577: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883068.15606: getting variables 28992 1726883068.15608: in VariableManager get_vars() 28992 1726883068.15856: Calling all_inventory to load vars for managed_node1 28992 1726883068.15859: Calling groups_inventory to load vars for managed_node1 28992 1726883068.15862: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883068.15873: Calling all_plugins_play to load vars for managed_node1 28992 1726883068.15876: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883068.15879: Calling groups_plugins_play to load vars for managed_node1 28992 1726883068.19468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883068.23958: done with get_vars() 28992 1726883068.24002: done getting variables 28992 1726883068.24174: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:44:28 -0400 (0:00:00.125) 0:02:08.442 ****** 28992 1726883068.24225: entering _queue_task() for managed_node1/debug 28992 1726883068.25089: worker is 1 (out of 1 available) 28992 1726883068.25104: exiting _queue_task() for managed_node1/debug 28992 1726883068.25117: done queuing things up, now waiting for results queue to drain 28992 1726883068.25119: waiting for pending results... 28992 1726883068.25842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883068.25953: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b5 28992 1726883068.25980: variable 'ansible_search_path' from source: unknown 28992 1726883068.26328: variable 'ansible_search_path' from source: unknown 28992 1726883068.26333: calling self._execute() 28992 1726883068.26393: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.26411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.26428: variable 'omit' from source: magic vars 28992 1726883068.27261: variable 'ansible_distribution_major_version' from source: facts 28992 1726883068.27279: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883068.27295: variable 'omit' from source: magic vars 28992 1726883068.27727: variable 'omit' from source: magic vars 28992 1726883068.27731: variable 'omit' from source: magic vars 28992 1726883068.27734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883068.27739: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883068.27768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883068.28127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883068.28131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883068.28134: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883068.28137: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.28140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.28143: Set connection var ansible_pipelining to False 28992 1726883068.28146: Set connection var ansible_connection to ssh 28992 1726883068.28332: Set connection var ansible_timeout to 10 28992 1726883068.28341: Set connection var ansible_shell_type to sh 28992 1726883068.28354: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883068.28370: Set connection var ansible_shell_executable to /bin/sh 28992 1726883068.28403: variable 'ansible_shell_executable' from source: unknown 28992 1726883068.28410: variable 'ansible_connection' from source: unknown 28992 1726883068.28417: variable 'ansible_module_compression' from source: unknown 28992 1726883068.28428: variable 'ansible_shell_type' from source: unknown 28992 1726883068.28434: variable 'ansible_shell_executable' from source: unknown 28992 1726883068.28442: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.28449: variable 'ansible_pipelining' from source: unknown 28992 1726883068.28456: variable 'ansible_timeout' from source: unknown 28992 1726883068.28464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.28628: 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) 28992 1726883068.28844: variable 'omit' from source: magic vars 28992 1726883068.28855: starting attempt loop 28992 1726883068.28861: running the handler 28992 1726883068.29008: variable '__network_connections_result' from source: set_fact 28992 1726883068.29288: handler run complete 28992 1726883068.29314: attempt loop complete, returning result 28992 1726883068.29324: _execute() done 28992 1726883068.29332: dumping result to json 28992 1726883068.29340: done dumping result, returning 28992 1726883068.29353: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000021b5] 28992 1726883068.29363: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b5 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715" ] } 28992 1726883068.29639: no more pending results, returning what we have 28992 1726883068.29644: results queue empty 28992 1726883068.29645: checking for any_errors_fatal 28992 1726883068.29662: done checking for any_errors_fatal 28992 1726883068.29663: checking for max_fail_percentage 28992 1726883068.29666: done checking for max_fail_percentage 28992 1726883068.29667: checking to see if all hosts have failed and the running result is not ok 28992 1726883068.29668: done checking to see if all hosts have failed 28992 1726883068.29669: getting the remaining hosts for this loop 28992 1726883068.29672: done getting the remaining hosts for this loop 28992 1726883068.29678: getting the next task for host managed_node1 28992 1726883068.29687: done getting next task for host managed_node1 28992 1726883068.29691: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883068.29697: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883068.29713: getting variables 28992 1726883068.29715: in VariableManager get_vars() 28992 1726883068.29812: Calling all_inventory to load vars for managed_node1 28992 1726883068.29815: Calling groups_inventory to load vars for managed_node1 28992 1726883068.29817: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883068.29831: Calling all_plugins_play to load vars for managed_node1 28992 1726883068.29837: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883068.29840: Calling groups_plugins_play to load vars for managed_node1 28992 1726883068.31055: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b5 28992 1726883068.32125: WORKER PROCESS EXITING 28992 1726883068.34071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883068.37978: done with get_vars() 28992 1726883068.38022: done getting variables 28992 1726883068.38090: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:44:28 -0400 (0:00:00.139) 0:02:08.581 ****** 28992 1726883068.38143: entering _queue_task() for managed_node1/debug 28992 1726883068.38601: worker is 1 (out of 1 available) 28992 1726883068.38615: exiting _queue_task() for managed_node1/debug 28992 1726883068.38682: done queuing things up, now waiting for results queue to drain 28992 1726883068.38684: waiting for pending results... 28992 1726883068.39140: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883068.39147: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b6 28992 1726883068.39328: variable 'ansible_search_path' from source: unknown 28992 1726883068.39333: variable 'ansible_search_path' from source: unknown 28992 1726883068.39337: calling self._execute() 28992 1726883068.39340: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.39344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.39352: variable 'omit' from source: magic vars 28992 1726883068.39804: variable 'ansible_distribution_major_version' from source: facts 28992 1726883068.39815: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883068.39825: variable 'omit' from source: magic vars 28992 1726883068.39901: variable 'omit' from source: magic vars 28992 1726883068.39938: variable 'omit' from source: magic vars 28992 1726883068.39981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883068.40034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883068.40057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883068.40077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883068.40091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883068.40135: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883068.40139: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.40141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.40268: Set connection var ansible_pipelining to False 28992 1726883068.40272: Set connection var ansible_connection to ssh 28992 1726883068.40277: Set connection var ansible_timeout to 10 28992 1726883068.40280: Set connection var ansible_shell_type to sh 28992 1726883068.40289: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883068.40295: Set connection var ansible_shell_executable to /bin/sh 28992 1726883068.40333: variable 'ansible_shell_executable' from source: unknown 28992 1726883068.40337: variable 'ansible_connection' from source: unknown 28992 1726883068.40340: variable 'ansible_module_compression' from source: unknown 28992 1726883068.40343: variable 'ansible_shell_type' from source: unknown 28992 1726883068.40345: variable 'ansible_shell_executable' from source: unknown 28992 1726883068.40348: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.40353: variable 'ansible_pipelining' from source: unknown 28992 1726883068.40356: variable 'ansible_timeout' from source: unknown 28992 1726883068.40360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.40627: 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) 28992 1726883068.40631: variable 'omit' from source: magic vars 28992 1726883068.40634: starting attempt loop 28992 1726883068.40636: running the handler 28992 1726883068.40639: variable '__network_connections_result' from source: set_fact 28992 1726883068.40734: variable '__network_connections_result' from source: set_fact 28992 1726883068.41028: handler run complete 28992 1726883068.41031: attempt loop complete, returning result 28992 1726883068.41033: _execute() done 28992 1726883068.41035: dumping result to json 28992 1726883068.41037: done dumping result, returning 28992 1726883068.41039: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000021b6] 28992 1726883068.41041: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b6 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715" ] } } 28992 1726883068.41229: no more pending results, returning what we have 28992 1726883068.41234: results queue empty 28992 1726883068.41235: checking for any_errors_fatal 28992 1726883068.41247: done checking for any_errors_fatal 28992 1726883068.41248: checking for max_fail_percentage 28992 1726883068.41250: done checking for max_fail_percentage 28992 1726883068.41251: checking to see if all hosts have failed and the running result is not ok 28992 1726883068.41252: done checking to see if all hosts have failed 28992 1726883068.41253: getting the remaining hosts for this loop 28992 1726883068.41255: done getting the remaining hosts for this loop 28992 1726883068.41260: getting the next task for host managed_node1 28992 1726883068.41268: done getting next task for host managed_node1 28992 1726883068.41272: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883068.41277: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883068.41293: getting variables 28992 1726883068.41295: in VariableManager get_vars() 28992 1726883068.41455: Calling all_inventory to load vars for managed_node1 28992 1726883068.41459: Calling groups_inventory to load vars for managed_node1 28992 1726883068.41468: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883068.41480: Calling all_plugins_play to load vars for managed_node1 28992 1726883068.41484: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883068.41487: Calling groups_plugins_play to load vars for managed_node1 28992 1726883068.42090: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b6 28992 1726883068.42098: WORKER PROCESS EXITING 28992 1726883068.45454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883068.50170: done with get_vars() 28992 1726883068.50213: done getting variables 28992 1726883068.50287: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:44:28 -0400 (0:00:00.121) 0:02:08.703 ****** 28992 1726883068.50330: entering _queue_task() for managed_node1/debug 28992 1726883068.50808: worker is 1 (out of 1 available) 28992 1726883068.50886: exiting _queue_task() for managed_node1/debug 28992 1726883068.50900: done queuing things up, now waiting for results queue to drain 28992 1726883068.50901: waiting for pending results... 28992 1726883068.51233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883068.51338: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b7 28992 1726883068.51354: variable 'ansible_search_path' from source: unknown 28992 1726883068.51358: variable 'ansible_search_path' from source: unknown 28992 1726883068.51397: calling self._execute() 28992 1726883068.51629: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.51633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.51636: variable 'omit' from source: magic vars 28992 1726883068.52006: variable 'ansible_distribution_major_version' from source: facts 28992 1726883068.52018: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883068.52162: variable 'network_state' from source: role '' defaults 28992 1726883068.52327: Evaluated conditional (network_state != {}): False 28992 1726883068.52331: when evaluation is False, skipping this task 28992 1726883068.52333: _execute() done 28992 1726883068.52335: dumping result to json 28992 1726883068.52337: done dumping result, returning 28992 1726883068.52339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-0000000021b7] 28992 1726883068.52340: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b7 28992 1726883068.52416: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b7 28992 1726883068.52419: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883068.52473: no more pending results, returning what we have 28992 1726883068.52477: results queue empty 28992 1726883068.52478: checking for any_errors_fatal 28992 1726883068.52490: done checking for any_errors_fatal 28992 1726883068.52491: checking for max_fail_percentage 28992 1726883068.52493: done checking for max_fail_percentage 28992 1726883068.52495: checking to see if all hosts have failed and the running result is not ok 28992 1726883068.52496: done checking to see if all hosts have failed 28992 1726883068.52496: getting the remaining hosts for this loop 28992 1726883068.52498: done getting the remaining hosts for this loop 28992 1726883068.52503: getting the next task for host managed_node1 28992 1726883068.52511: done getting next task for host managed_node1 28992 1726883068.52515: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883068.52630: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883068.52653: getting variables 28992 1726883068.52655: in VariableManager get_vars() 28992 1726883068.52698: Calling all_inventory to load vars for managed_node1 28992 1726883068.52702: Calling groups_inventory to load vars for managed_node1 28992 1726883068.52704: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883068.52715: Calling all_plugins_play to load vars for managed_node1 28992 1726883068.52718: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883068.52721: Calling groups_plugins_play to load vars for managed_node1 28992 1726883068.54695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883068.57011: done with get_vars() 28992 1726883068.57046: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:44:28 -0400 (0:00:00.068) 0:02:08.771 ****** 28992 1726883068.57161: entering _queue_task() for managed_node1/ping 28992 1726883068.57662: worker is 1 (out of 1 available) 28992 1726883068.57675: exiting _queue_task() for managed_node1/ping 28992 1726883068.57688: done queuing things up, now waiting for results queue to drain 28992 1726883068.57689: waiting for pending results... 28992 1726883068.57940: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883068.58103: in run() - task 0affc7ec-ae25-9fb4-6018-0000000021b8 28992 1726883068.58120: variable 'ansible_search_path' from source: unknown 28992 1726883068.58126: variable 'ansible_search_path' from source: unknown 28992 1726883068.58175: calling self._execute() 28992 1726883068.58532: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.58536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.58539: variable 'omit' from source: magic vars 28992 1726883068.58754: variable 'ansible_distribution_major_version' from source: facts 28992 1726883068.58766: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883068.58774: variable 'omit' from source: magic vars 28992 1726883068.58857: variable 'omit' from source: magic vars 28992 1726883068.58892: variable 'omit' from source: magic vars 28992 1726883068.58948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883068.58990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883068.59009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883068.59040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883068.59053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883068.59089: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883068.59093: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.59096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.59428: Set connection var ansible_pipelining to False 28992 1726883068.59432: Set connection var ansible_connection to ssh 28992 1726883068.59434: Set connection var ansible_timeout to 10 28992 1726883068.59437: Set connection var ansible_shell_type to sh 28992 1726883068.59439: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883068.59442: Set connection var ansible_shell_executable to /bin/sh 28992 1726883068.59444: variable 'ansible_shell_executable' from source: unknown 28992 1726883068.59446: variable 'ansible_connection' from source: unknown 28992 1726883068.59449: variable 'ansible_module_compression' from source: unknown 28992 1726883068.59451: variable 'ansible_shell_type' from source: unknown 28992 1726883068.59453: variable 'ansible_shell_executable' from source: unknown 28992 1726883068.59456: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883068.59458: variable 'ansible_pipelining' from source: unknown 28992 1726883068.59460: variable 'ansible_timeout' from source: unknown 28992 1726883068.59462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883068.59549: 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) 28992 1726883068.59560: variable 'omit' from source: magic vars 28992 1726883068.59573: starting attempt loop 28992 1726883068.59581: running the handler 28992 1726883068.59598: _low_level_execute_command(): starting 28992 1726883068.59605: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883068.60462: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.60535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883068.60562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883068.60784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.62545: stdout chunk (state=3): >>>/root <<< 28992 1726883068.62713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883068.62719: stdout chunk (state=3): >>><<< 28992 1726883068.62730: stderr chunk (state=3): >>><<< 28992 1726883068.62947: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883068.62961: _low_level_execute_command(): starting 28992 1726883068.62969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604 `" && echo ansible-tmp-1726883068.6294665-33853-270084953575604="` echo /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604 `" ) && sleep 0' 28992 1726883068.64181: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883068.64241: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.64518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883068.64564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.66518: stdout chunk (state=3): >>>ansible-tmp-1726883068.6294665-33853-270084953575604=/root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604 <<< 28992 1726883068.66744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883068.66748: stdout chunk (state=3): >>><<< 28992 1726883068.66751: stderr chunk (state=3): >>><<< 28992 1726883068.66768: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883068.6294665-33853-270084953575604=/root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883068.67063: variable 'ansible_module_compression' from source: unknown 28992 1726883068.67066: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883068.67098: variable 'ansible_facts' from source: unknown 28992 1726883068.67505: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py 28992 1726883068.67578: Sending initial data 28992 1726883068.67637: Sent initial data (153 bytes) 28992 1726883068.68939: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.69165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883068.69214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.70875: 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 <<< 28992 1726883068.70920: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883068.71241: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpsad2ysq3 /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py <<< 28992 1726883068.71252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpsad2ysq3" to remote "/root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py" <<< 28992 1726883068.72587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883068.72738: stderr chunk (state=3): >>><<< 28992 1726883068.72742: stdout chunk (state=3): >>><<< 28992 1726883068.72775: done transferring module to remote 28992 1726883068.72790: _low_level_execute_command(): starting 28992 1726883068.72800: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/ /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py && sleep 0' 28992 1726883068.74117: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883068.74126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883068.74226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.74234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883068.74254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883068.74257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883068.74428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.76143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883068.76330: stderr chunk (state=3): >>><<< 28992 1726883068.76334: stdout chunk (state=3): >>><<< 28992 1726883068.76443: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883068.76451: _low_level_execute_command(): starting 28992 1726883068.76454: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/AnsiballZ_ping.py && sleep 0' 28992 1726883068.77632: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883068.77636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883068.77718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883068.77724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.77727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883068.77730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.77765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883068.77772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883068.77786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883068.77979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.94142: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883068.95413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883068.95789: stderr chunk (state=3): >>><<< 28992 1726883068.95793: stdout chunk (state=3): >>><<< 28992 1726883068.95796: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883068.95799: 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-1726883068.6294665-33853-270084953575604/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883068.95802: _low_level_execute_command(): starting 28992 1726883068.95804: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883068.6294665-33853-270084953575604/ > /dev/null 2>&1 && sleep 0' 28992 1726883068.96911: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883068.96915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.96919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883068.97244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883068.97318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883068.99301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883068.99505: stderr chunk (state=3): >>><<< 28992 1726883068.99509: stdout chunk (state=3): >>><<< 28992 1726883068.99513: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883068.99515: handler run complete 28992 1726883068.99517: attempt loop complete, returning result 28992 1726883068.99519: _execute() done 28992 1726883068.99524: dumping result to json 28992 1726883068.99527: done dumping result, returning 28992 1726883068.99529: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-0000000021b8] 28992 1726883068.99531: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b8 28992 1726883068.99704: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000021b8 28992 1726883068.99712: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883068.99799: no more pending results, returning what we have 28992 1726883068.99803: results queue empty 28992 1726883068.99805: checking for any_errors_fatal 28992 1726883068.99815: done checking for any_errors_fatal 28992 1726883068.99816: checking for max_fail_percentage 28992 1726883068.99819: done checking for max_fail_percentage 28992 1726883068.99820: checking to see if all hosts have failed and the running result is not ok 28992 1726883068.99821: done checking to see if all hosts have failed 28992 1726883068.99938: getting the remaining hosts for this loop 28992 1726883068.99941: done getting the remaining hosts for this loop 28992 1726883068.99946: getting the next task for host managed_node1 28992 1726883069.00077: done getting next task for host managed_node1 28992 1726883069.00080: ^ task is: TASK: meta (role_complete) 28992 1726883069.00085: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883069.00103: getting variables 28992 1726883069.00105: in VariableManager get_vars() 28992 1726883069.00329: Calling all_inventory to load vars for managed_node1 28992 1726883069.00332: Calling groups_inventory to load vars for managed_node1 28992 1726883069.00335: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.00354: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.00358: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.00361: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.04916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.10172: done with get_vars() 28992 1726883069.10216: done getting variables 28992 1726883069.10467: done queuing things up, now waiting for results queue to drain 28992 1726883069.10471: results queue empty 28992 1726883069.10472: checking for any_errors_fatal 28992 1726883069.10476: done checking for any_errors_fatal 28992 1726883069.10477: checking for max_fail_percentage 28992 1726883069.10478: done checking for max_fail_percentage 28992 1726883069.10479: checking to see if all hosts have failed and the running result is not ok 28992 1726883069.10480: done checking to see if all hosts have failed 28992 1726883069.10480: getting the remaining hosts for this loop 28992 1726883069.10481: done getting the remaining hosts for this loop 28992 1726883069.10484: getting the next task for host managed_node1 28992 1726883069.10493: done getting next task for host managed_node1 28992 1726883069.10495: ^ task is: TASK: Show result 28992 1726883069.10498: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883069.10501: getting variables 28992 1726883069.10502: in VariableManager get_vars() 28992 1726883069.10516: Calling all_inventory to load vars for managed_node1 28992 1726883069.10519: Calling groups_inventory to load vars for managed_node1 28992 1726883069.10626: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.10642: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.10648: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.10652: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.14571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.21472: done with get_vars() 28992 1726883069.21518: done getting variables 28992 1726883069.21974: 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 result] ************************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Friday 20 September 2024 21:44:29 -0400 (0:00:00.648) 0:02:09.420 ****** 28992 1726883069.22059: entering _queue_task() for managed_node1/debug 28992 1726883069.23117: worker is 1 (out of 1 available) 28992 1726883069.23135: exiting _queue_task() for managed_node1/debug 28992 1726883069.23148: done queuing things up, now waiting for results queue to drain 28992 1726883069.23149: waiting for pending results... 28992 1726883069.23956: running TaskExecutor() for managed_node1/TASK: Show result 28992 1726883069.24135: in run() - task 0affc7ec-ae25-9fb4-6018-00000000213a 28992 1726883069.24167: variable 'ansible_search_path' from source: unknown 28992 1726883069.24484: variable 'ansible_search_path' from source: unknown 28992 1726883069.24490: calling self._execute() 28992 1726883069.24587: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883069.24824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883069.24829: variable 'omit' from source: magic vars 28992 1726883069.26546: variable 'ansible_distribution_major_version' from source: facts 28992 1726883069.26550: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883069.26553: variable 'omit' from source: magic vars 28992 1726883069.26653: variable 'omit' from source: magic vars 28992 1726883069.27005: variable 'omit' from source: magic vars 28992 1726883069.27009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883069.27429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883069.27433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883069.27435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883069.27439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883069.27756: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883069.27760: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883069.27763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883069.27912: Set connection var ansible_pipelining to False 28992 1726883069.28081: Set connection var ansible_connection to ssh 28992 1726883069.28087: Set connection var ansible_timeout to 10 28992 1726883069.28092: Set connection var ansible_shell_type to sh 28992 1726883069.28096: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883069.28099: Set connection var ansible_shell_executable to /bin/sh 28992 1726883069.28727: variable 'ansible_shell_executable' from source: unknown 28992 1726883069.28731: variable 'ansible_connection' from source: unknown 28992 1726883069.28735: variable 'ansible_module_compression' from source: unknown 28992 1726883069.28737: variable 'ansible_shell_type' from source: unknown 28992 1726883069.28740: variable 'ansible_shell_executable' from source: unknown 28992 1726883069.28742: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883069.28746: variable 'ansible_pipelining' from source: unknown 28992 1726883069.28749: variable 'ansible_timeout' from source: unknown 28992 1726883069.28752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883069.28762: 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) 28992 1726883069.28766: variable 'omit' from source: magic vars 28992 1726883069.28769: starting attempt loop 28992 1726883069.28772: running the handler 28992 1726883069.29008: variable '__network_connections_result' from source: set_fact 28992 1726883069.29234: variable '__network_connections_result' from source: set_fact 28992 1726883069.29508: handler run complete 28992 1726883069.29727: attempt loop complete, returning result 28992 1726883069.29730: _execute() done 28992 1726883069.29732: dumping result to json 28992 1726883069.29736: done dumping result, returning 28992 1726883069.29739: done running TaskExecutor() for managed_node1/TASK: Show result [0affc7ec-ae25-9fb4-6018-00000000213a] 28992 1726883069.29741: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000213a ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715" ] } } 28992 1726883069.29913: no more pending results, returning what we have 28992 1726883069.29917: results queue empty 28992 1726883069.29919: checking for any_errors_fatal 28992 1726883069.29923: done checking for any_errors_fatal 28992 1726883069.29924: checking for max_fail_percentage 28992 1726883069.29926: done checking for max_fail_percentage 28992 1726883069.29927: checking to see if all hosts have failed and the running result is not ok 28992 1726883069.29928: done checking to see if all hosts have failed 28992 1726883069.29930: getting the remaining hosts for this loop 28992 1726883069.29932: done getting the remaining hosts for this loop 28992 1726883069.29937: getting the next task for host managed_node1 28992 1726883069.29950: done getting next task for host managed_node1 28992 1726883069.29953: ^ task is: TASK: Include network role 28992 1726883069.29958: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883069.29963: getting variables 28992 1726883069.29965: in VariableManager get_vars() 28992 1726883069.30011: Calling all_inventory to load vars for managed_node1 28992 1726883069.30014: Calling groups_inventory to load vars for managed_node1 28992 1726883069.30017: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.30632: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000213a 28992 1726883069.30643: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.30647: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.30652: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.31416: WORKER PROCESS EXITING 28992 1726883069.36816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.43482: done with get_vars() 28992 1726883069.43736: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Friday 20 September 2024 21:44:29 -0400 (0:00:00.220) 0:02:09.641 ****** 28992 1726883069.44088: entering _queue_task() for managed_node1/include_role 28992 1726883069.45353: worker is 1 (out of 1 available) 28992 1726883069.45368: exiting _queue_task() for managed_node1/include_role 28992 1726883069.45616: done queuing things up, now waiting for results queue to drain 28992 1726883069.45619: waiting for pending results... 28992 1726883069.45980: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883069.46299: in run() - task 0affc7ec-ae25-9fb4-6018-00000000213e 28992 1726883069.46434: variable 'ansible_search_path' from source: unknown 28992 1726883069.46490: variable 'ansible_search_path' from source: unknown 28992 1726883069.46498: calling self._execute() 28992 1726883069.46709: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883069.46713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883069.46723: variable 'omit' from source: magic vars 28992 1726883069.47662: variable 'ansible_distribution_major_version' from source: facts 28992 1726883069.47674: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883069.47684: _execute() done 28992 1726883069.47695: dumping result to json 28992 1726883069.47701: done dumping result, returning 28992 1726883069.47705: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-00000000213e] 28992 1726883069.47707: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000213e 28992 1726883069.48080: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000213e 28992 1726883069.48083: WORKER PROCESS EXITING 28992 1726883069.48121: no more pending results, returning what we have 28992 1726883069.48129: in VariableManager get_vars() 28992 1726883069.48217: Calling all_inventory to load vars for managed_node1 28992 1726883069.48266: Calling groups_inventory to load vars for managed_node1 28992 1726883069.48271: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.48291: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.48295: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.48298: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.52393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.59020: done with get_vars() 28992 1726883069.59061: variable 'ansible_search_path' from source: unknown 28992 1726883069.59063: variable 'ansible_search_path' from source: unknown 28992 1726883069.59469: variable 'omit' from source: magic vars 28992 1726883069.59517: variable 'omit' from source: magic vars 28992 1726883069.59644: variable 'omit' from source: magic vars 28992 1726883069.59648: we have included files to process 28992 1726883069.59649: generating all_blocks data 28992 1726883069.59652: done generating all_blocks data 28992 1726883069.59657: processing included file: fedora.linux_system_roles.network 28992 1726883069.59677: in VariableManager get_vars() 28992 1726883069.59694: done with get_vars() 28992 1726883069.59824: in VariableManager get_vars() 28992 1726883069.59848: done with get_vars() 28992 1726883069.59894: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883069.60209: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883069.60375: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883069.61502: in VariableManager get_vars() 28992 1726883069.61527: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883069.66155: iterating over new_blocks loaded from include file 28992 1726883069.66158: in VariableManager get_vars() 28992 1726883069.66181: done with get_vars() 28992 1726883069.66183: filtering new block on tags 28992 1726883069.66925: done filtering new block on tags 28992 1726883069.66930: in VariableManager get_vars() 28992 1726883069.66949: done with get_vars() 28992 1726883069.66951: filtering new block on tags 28992 1726883069.66970: done filtering new block on tags 28992 1726883069.66973: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883069.66979: extending task lists for all hosts with included blocks 28992 1726883069.67339: done extending task lists 28992 1726883069.67341: done processing included files 28992 1726883069.67342: results queue empty 28992 1726883069.67343: checking for any_errors_fatal 28992 1726883069.67349: done checking for any_errors_fatal 28992 1726883069.67358: checking for max_fail_percentage 28992 1726883069.67361: done checking for max_fail_percentage 28992 1726883069.67362: checking to see if all hosts have failed and the running result is not ok 28992 1726883069.67363: done checking to see if all hosts have failed 28992 1726883069.67364: getting the remaining hosts for this loop 28992 1726883069.67365: done getting the remaining hosts for this loop 28992 1726883069.67370: getting the next task for host managed_node1 28992 1726883069.67375: done getting next task for host managed_node1 28992 1726883069.67378: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883069.67381: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883069.67393: getting variables 28992 1726883069.67394: in VariableManager get_vars() 28992 1726883069.67411: Calling all_inventory to load vars for managed_node1 28992 1726883069.67414: Calling groups_inventory to load vars for managed_node1 28992 1726883069.67416: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.67424: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.67427: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.67430: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.71259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.76328: done with get_vars() 28992 1726883069.76383: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:44:29 -0400 (0:00:00.324) 0:02:09.965 ****** 28992 1726883069.76535: entering _queue_task() for managed_node1/include_tasks 28992 1726883069.77240: worker is 1 (out of 1 available) 28992 1726883069.77253: exiting _queue_task() for managed_node1/include_tasks 28992 1726883069.77267: done queuing things up, now waiting for results queue to drain 28992 1726883069.77269: waiting for pending results... 28992 1726883069.77561: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883069.77745: in run() - task 0affc7ec-ae25-9fb4-6018-000000002328 28992 1726883069.77749: variable 'ansible_search_path' from source: unknown 28992 1726883069.77752: variable 'ansible_search_path' from source: unknown 28992 1726883069.77771: calling self._execute() 28992 1726883069.78067: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883069.78072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883069.78075: variable 'omit' from source: magic vars 28992 1726883069.79024: variable 'ansible_distribution_major_version' from source: facts 28992 1726883069.79030: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883069.79033: _execute() done 28992 1726883069.79035: dumping result to json 28992 1726883069.79037: done dumping result, returning 28992 1726883069.79040: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-000000002328] 28992 1726883069.79136: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002328 28992 1726883069.79220: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002328 28992 1726883069.79226: WORKER PROCESS EXITING 28992 1726883069.79294: no more pending results, returning what we have 28992 1726883069.79301: in VariableManager get_vars() 28992 1726883069.79476: Calling all_inventory to load vars for managed_node1 28992 1726883069.79480: Calling groups_inventory to load vars for managed_node1 28992 1726883069.79483: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.79508: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.79512: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.79516: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.83763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.88752: done with get_vars() 28992 1726883069.88799: variable 'ansible_search_path' from source: unknown 28992 1726883069.88801: variable 'ansible_search_path' from source: unknown 28992 1726883069.88849: we have included files to process 28992 1726883069.88851: generating all_blocks data 28992 1726883069.88853: done generating all_blocks data 28992 1726883069.88856: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883069.88858: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883069.88861: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883069.89952: done processing included file 28992 1726883069.89955: iterating over new_blocks loaded from include file 28992 1726883069.89956: in VariableManager get_vars() 28992 1726883069.89986: done with get_vars() 28992 1726883069.89988: filtering new block on tags 28992 1726883069.90027: done filtering new block on tags 28992 1726883069.90031: in VariableManager get_vars() 28992 1726883069.90054: done with get_vars() 28992 1726883069.90056: filtering new block on tags 28992 1726883069.90088: done filtering new block on tags 28992 1726883069.90090: in VariableManager get_vars() 28992 1726883069.90119: done with get_vars() 28992 1726883069.90121: filtering new block on tags 28992 1726883069.90158: done filtering new block on tags 28992 1726883069.90160: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883069.90164: extending task lists for all hosts with included blocks 28992 1726883069.93999: done extending task lists 28992 1726883069.94001: done processing included files 28992 1726883069.94002: results queue empty 28992 1726883069.94002: checking for any_errors_fatal 28992 1726883069.94006: done checking for any_errors_fatal 28992 1726883069.94007: checking for max_fail_percentage 28992 1726883069.94008: done checking for max_fail_percentage 28992 1726883069.94009: checking to see if all hosts have failed and the running result is not ok 28992 1726883069.94010: done checking to see if all hosts have failed 28992 1726883069.94011: getting the remaining hosts for this loop 28992 1726883069.94012: done getting the remaining hosts for this loop 28992 1726883069.94015: getting the next task for host managed_node1 28992 1726883069.94027: done getting next task for host managed_node1 28992 1726883069.94031: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883069.94035: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883069.94047: getting variables 28992 1726883069.94048: in VariableManager get_vars() 28992 1726883069.94063: Calling all_inventory to load vars for managed_node1 28992 1726883069.94065: Calling groups_inventory to load vars for managed_node1 28992 1726883069.94067: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883069.94072: Calling all_plugins_play to load vars for managed_node1 28992 1726883069.94075: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883069.94077: Calling groups_plugins_play to load vars for managed_node1 28992 1726883069.95328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883069.96632: done with get_vars() 28992 1726883069.96652: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:44:29 -0400 (0:00:00.201) 0:02:10.167 ****** 28992 1726883069.96730: entering _queue_task() for managed_node1/setup 28992 1726883069.97086: worker is 1 (out of 1 available) 28992 1726883069.97102: exiting _queue_task() for managed_node1/setup 28992 1726883069.97117: done queuing things up, now waiting for results queue to drain 28992 1726883069.97118: waiting for pending results... 28992 1726883069.97356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883069.97465: in run() - task 0affc7ec-ae25-9fb4-6018-00000000237f 28992 1726883069.97483: variable 'ansible_search_path' from source: unknown 28992 1726883069.97486: variable 'ansible_search_path' from source: unknown 28992 1726883069.97519: calling self._execute() 28992 1726883069.97628: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883069.97633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883069.97637: variable 'omit' from source: magic vars 28992 1726883069.98045: variable 'ansible_distribution_major_version' from source: facts 28992 1726883069.98054: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883069.98393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883070.01511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883070.01727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883070.01824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883070.01900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883070.01994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883070.02320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883070.02608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883070.02611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883070.02614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883070.02619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883070.02895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883070.02947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883070.02980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883070.03026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883070.03065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883070.03282: variable '__network_required_facts' from source: role '' defaults 28992 1726883070.03297: variable 'ansible_facts' from source: unknown 28992 1726883070.04112: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883070.04116: when evaluation is False, skipping this task 28992 1726883070.04119: _execute() done 28992 1726883070.04128: dumping result to json 28992 1726883070.04132: done dumping result, returning 28992 1726883070.04140: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-00000000237f] 28992 1726883070.04153: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000237f 28992 1726883070.04255: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000237f 28992 1726883070.04265: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883070.04453: no more pending results, returning what we have 28992 1726883070.04456: results queue empty 28992 1726883070.04458: checking for any_errors_fatal 28992 1726883070.04459: done checking for any_errors_fatal 28992 1726883070.04460: checking for max_fail_percentage 28992 1726883070.04462: done checking for max_fail_percentage 28992 1726883070.04463: checking to see if all hosts have failed and the running result is not ok 28992 1726883070.04473: done checking to see if all hosts have failed 28992 1726883070.04473: getting the remaining hosts for this loop 28992 1726883070.04475: done getting the remaining hosts for this loop 28992 1726883070.04480: getting the next task for host managed_node1 28992 1726883070.04499: done getting next task for host managed_node1 28992 1726883070.04503: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883070.04509: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883070.04533: getting variables 28992 1726883070.04535: in VariableManager get_vars() 28992 1726883070.04576: Calling all_inventory to load vars for managed_node1 28992 1726883070.04579: Calling groups_inventory to load vars for managed_node1 28992 1726883070.04581: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883070.04607: Calling all_plugins_play to load vars for managed_node1 28992 1726883070.04611: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883070.04627: Calling groups_plugins_play to load vars for managed_node1 28992 1726883070.06291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883070.08777: done with get_vars() 28992 1726883070.08820: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:44:30 -0400 (0:00:00.122) 0:02:10.290 ****** 28992 1726883070.08968: entering _queue_task() for managed_node1/stat 28992 1726883070.09333: worker is 1 (out of 1 available) 28992 1726883070.09349: exiting _queue_task() for managed_node1/stat 28992 1726883070.09362: done queuing things up, now waiting for results queue to drain 28992 1726883070.09364: waiting for pending results... 28992 1726883070.09847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883070.09945: in run() - task 0affc7ec-ae25-9fb4-6018-000000002381 28992 1726883070.09965: variable 'ansible_search_path' from source: unknown 28992 1726883070.09972: variable 'ansible_search_path' from source: unknown 28992 1726883070.10060: calling self._execute() 28992 1726883070.10183: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883070.10200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883070.10214: variable 'omit' from source: magic vars 28992 1726883070.10689: variable 'ansible_distribution_major_version' from source: facts 28992 1726883070.10718: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883070.10925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883070.11274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883070.11335: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883070.11388: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883070.11436: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883070.11558: 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) 28992 1726883070.11633: 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) 28992 1726883070.11661: 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) 28992 1726883070.11730: 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) 28992 1726883070.11854: variable '__network_is_ostree' from source: set_fact 28992 1726883070.11857: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883070.11860: when evaluation is False, skipping this task 28992 1726883070.11864: _execute() done 28992 1726883070.11866: dumping result to json 28992 1726883070.11869: done dumping result, returning 28992 1726883070.11871: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-000000002381] 28992 1726883070.11873: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002381 28992 1726883070.11984: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002381 28992 1726883070.11990: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883070.12062: no more pending results, returning what we have 28992 1726883070.12066: results queue empty 28992 1726883070.12067: checking for any_errors_fatal 28992 1726883070.12075: done checking for any_errors_fatal 28992 1726883070.12075: checking for max_fail_percentage 28992 1726883070.12077: done checking for max_fail_percentage 28992 1726883070.12078: checking to see if all hosts have failed and the running result is not ok 28992 1726883070.12079: done checking to see if all hosts have failed 28992 1726883070.12080: getting the remaining hosts for this loop 28992 1726883070.12081: done getting the remaining hosts for this loop 28992 1726883070.12088: getting the next task for host managed_node1 28992 1726883070.12095: done getting next task for host managed_node1 28992 1726883070.12098: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883070.12104: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883070.12126: getting variables 28992 1726883070.12128: in VariableManager get_vars() 28992 1726883070.12167: Calling all_inventory to load vars for managed_node1 28992 1726883070.12170: Calling groups_inventory to load vars for managed_node1 28992 1726883070.12172: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883070.12180: Calling all_plugins_play to load vars for managed_node1 28992 1726883070.12183: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883070.12188: Calling groups_plugins_play to load vars for managed_node1 28992 1726883070.13363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883070.15307: done with get_vars() 28992 1726883070.15336: done getting variables 28992 1726883070.15409: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:44:30 -0400 (0:00:00.064) 0:02:10.354 ****** 28992 1726883070.15461: entering _queue_task() for managed_node1/set_fact 28992 1726883070.15917: worker is 1 (out of 1 available) 28992 1726883070.15941: exiting _queue_task() for managed_node1/set_fact 28992 1726883070.15962: done queuing things up, now waiting for results queue to drain 28992 1726883070.15964: waiting for pending results... 28992 1726883070.16441: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883070.16543: in run() - task 0affc7ec-ae25-9fb4-6018-000000002382 28992 1726883070.16559: variable 'ansible_search_path' from source: unknown 28992 1726883070.16563: variable 'ansible_search_path' from source: unknown 28992 1726883070.16615: calling self._execute() 28992 1726883070.16735: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883070.16741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883070.16753: variable 'omit' from source: magic vars 28992 1726883070.17258: variable 'ansible_distribution_major_version' from source: facts 28992 1726883070.17278: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883070.17469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883070.17782: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883070.17839: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883070.17873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883070.18127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883070.18132: 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) 28992 1726883070.18136: 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) 28992 1726883070.18140: 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) 28992 1726883070.18143: 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) 28992 1726883070.18209: variable '__network_is_ostree' from source: set_fact 28992 1726883070.18219: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883070.18224: when evaluation is False, skipping this task 28992 1726883070.18227: _execute() done 28992 1726883070.18230: dumping result to json 28992 1726883070.18232: done dumping result, returning 28992 1726883070.18242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-000000002382] 28992 1726883070.18250: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002382 28992 1726883070.18354: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002382 28992 1726883070.18357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883070.18414: no more pending results, returning what we have 28992 1726883070.18418: results queue empty 28992 1726883070.18419: checking for any_errors_fatal 28992 1726883070.18433: done checking for any_errors_fatal 28992 1726883070.18434: checking for max_fail_percentage 28992 1726883070.18437: done checking for max_fail_percentage 28992 1726883070.18439: checking to see if all hosts have failed and the running result is not ok 28992 1726883070.18441: done checking to see if all hosts have failed 28992 1726883070.18441: getting the remaining hosts for this loop 28992 1726883070.18444: done getting the remaining hosts for this loop 28992 1726883070.18449: getting the next task for host managed_node1 28992 1726883070.18539: done getting next task for host managed_node1 28992 1726883070.18544: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883070.18551: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883070.18590: getting variables 28992 1726883070.18592: in VariableManager get_vars() 28992 1726883070.18701: Calling all_inventory to load vars for managed_node1 28992 1726883070.18704: Calling groups_inventory to load vars for managed_node1 28992 1726883070.18707: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883070.18717: Calling all_plugins_play to load vars for managed_node1 28992 1726883070.18720: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883070.18725: Calling groups_plugins_play to load vars for managed_node1 28992 1726883070.20642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883070.30596: done with get_vars() 28992 1726883070.30642: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:44:30 -0400 (0:00:00.152) 0:02:10.507 ****** 28992 1726883070.30737: entering _queue_task() for managed_node1/service_facts 28992 1726883070.31168: worker is 1 (out of 1 available) 28992 1726883070.31192: exiting _queue_task() for managed_node1/service_facts 28992 1726883070.31209: done queuing things up, now waiting for results queue to drain 28992 1726883070.31211: waiting for pending results... 28992 1726883070.31624: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883070.32175: in run() - task 0affc7ec-ae25-9fb4-6018-000000002384 28992 1726883070.32181: variable 'ansible_search_path' from source: unknown 28992 1726883070.32185: variable 'ansible_search_path' from source: unknown 28992 1726883070.32192: calling self._execute() 28992 1726883070.32354: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883070.32360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883070.32373: variable 'omit' from source: magic vars 28992 1726883070.33129: variable 'ansible_distribution_major_version' from source: facts 28992 1726883070.33134: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883070.33138: variable 'omit' from source: magic vars 28992 1726883070.33142: variable 'omit' from source: magic vars 28992 1726883070.33145: variable 'omit' from source: magic vars 28992 1726883070.33149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883070.33167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883070.33192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883070.33221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883070.33234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883070.33272: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883070.33277: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883070.33279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883070.33403: Set connection var ansible_pipelining to False 28992 1726883070.33407: Set connection var ansible_connection to ssh 28992 1726883070.33580: Set connection var ansible_timeout to 10 28992 1726883070.33584: Set connection var ansible_shell_type to sh 28992 1726883070.33589: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883070.33592: Set connection var ansible_shell_executable to /bin/sh 28992 1726883070.33595: variable 'ansible_shell_executable' from source: unknown 28992 1726883070.33597: variable 'ansible_connection' from source: unknown 28992 1726883070.33600: variable 'ansible_module_compression' from source: unknown 28992 1726883070.33602: variable 'ansible_shell_type' from source: unknown 28992 1726883070.33605: variable 'ansible_shell_executable' from source: unknown 28992 1726883070.33607: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883070.33609: variable 'ansible_pipelining' from source: unknown 28992 1726883070.33612: variable 'ansible_timeout' from source: unknown 28992 1726883070.33614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883070.33737: 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) 28992 1726883070.33759: variable 'omit' from source: magic vars 28992 1726883070.33768: starting attempt loop 28992 1726883070.33771: running the handler 28992 1726883070.33783: _low_level_execute_command(): starting 28992 1726883070.33794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883070.34695: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883070.34731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883070.34751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883070.34762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883070.34857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883070.36934: stdout chunk (state=3): >>>/root <<< 28992 1726883070.36938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883070.36945: stderr chunk (state=3): >>><<< 28992 1726883070.36949: stdout chunk (state=3): >>><<< 28992 1726883070.37096: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883070.37110: _low_level_execute_command(): starting 28992 1726883070.37118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710 `" && echo ansible-tmp-1726883070.3709593-33934-106689152146710="` echo /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710 `" ) && sleep 0' 28992 1726883070.37874: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883070.37888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883070.37944: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883070.38019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883070.38046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883070.38070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883070.38144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883070.40235: stdout chunk (state=3): >>>ansible-tmp-1726883070.3709593-33934-106689152146710=/root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710 <<< 28992 1726883070.40326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883070.40342: stdout chunk (state=3): >>><<< 28992 1726883070.40358: stderr chunk (state=3): >>><<< 28992 1726883070.40379: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883070.3709593-33934-106689152146710=/root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883070.40627: variable 'ansible_module_compression' from source: unknown 28992 1726883070.40674: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883070.40728: variable 'ansible_facts' from source: unknown 28992 1726883070.40932: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py 28992 1726883070.41202: Sending initial data 28992 1726883070.41212: Sent initial data (162 bytes) 28992 1726883070.42134: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883070.42257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883070.43835: 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 <<< 28992 1726883070.43883: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883070.43960: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpaq9_hx7i /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py <<< 28992 1726883070.43975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py" <<< 28992 1726883070.44161: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpaq9_hx7i" to remote "/root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py" <<< 28992 1726883070.45607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883070.45702: stderr chunk (state=3): >>><<< 28992 1726883070.45711: stdout chunk (state=3): >>><<< 28992 1726883070.45754: done transferring module to remote 28992 1726883070.46020: _low_level_execute_command(): starting 28992 1726883070.46027: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/ /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py && sleep 0' 28992 1726883070.47175: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883070.47194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883070.47239: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883070.47260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883070.47273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883070.47288: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883070.47371: 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/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883070.47644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883070.47720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883070.49531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883070.49616: stderr chunk (state=3): >>><<< 28992 1726883070.49846: stdout chunk (state=3): >>><<< 28992 1726883070.49948: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883070.49952: _low_level_execute_command(): starting 28992 1726883070.49956: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/AnsiballZ_service_facts.py && sleep 0' 28992 1726883070.51102: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883070.51230: 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 <<< 28992 1726883070.51240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883070.51248: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883070.51321: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883070.51455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883070.51494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883070.51520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883070.51607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883072.71842: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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<<< 28992 1726883072.71868: stdout chunk (state=3): >>>", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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.s<<< 28992 1726883072.71917: stdout chunk (state=3): >>>ervice", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883072.73565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883072.73637: stderr chunk (state=3): >>><<< 28992 1726883072.73645: stdout chunk (state=3): >>><<< 28992 1726883072.73705: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883072.74342: 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-1726883070.3709593-33934-106689152146710/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883072.74351: _low_level_execute_command(): starting 28992 1726883072.74357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883070.3709593-33934-106689152146710/ > /dev/null 2>&1 && sleep 0' 28992 1726883072.74971: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883072.74975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883072.75027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883072.75035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883072.75038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883072.75087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883072.76976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883072.77019: stderr chunk (state=3): >>><<< 28992 1726883072.77024: stdout chunk (state=3): >>><<< 28992 1726883072.77038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883072.77043: handler run complete 28992 1726883072.77213: variable 'ansible_facts' from source: unknown 28992 1726883072.77384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883072.77736: variable 'ansible_facts' from source: unknown 28992 1726883072.77850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883072.78004: attempt loop complete, returning result 28992 1726883072.78009: _execute() done 28992 1726883072.78014: dumping result to json 28992 1726883072.78058: done dumping result, returning 28992 1726883072.78066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000002384] 28992 1726883072.78071: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002384 28992 1726883072.78906: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002384 28992 1726883072.78909: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883072.78999: no more pending results, returning what we have 28992 1726883072.79002: results queue empty 28992 1726883072.79003: checking for any_errors_fatal 28992 1726883072.79007: done checking for any_errors_fatal 28992 1726883072.79008: checking for max_fail_percentage 28992 1726883072.79009: done checking for max_fail_percentage 28992 1726883072.79009: checking to see if all hosts have failed and the running result is not ok 28992 1726883072.79010: done checking to see if all hosts have failed 28992 1726883072.79010: getting the remaining hosts for this loop 28992 1726883072.79012: done getting the remaining hosts for this loop 28992 1726883072.79014: getting the next task for host managed_node1 28992 1726883072.79019: done getting next task for host managed_node1 28992 1726883072.79023: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883072.79031: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883072.79045: getting variables 28992 1726883072.79047: in VariableManager get_vars() 28992 1726883072.79077: Calling all_inventory to load vars for managed_node1 28992 1726883072.79079: Calling groups_inventory to load vars for managed_node1 28992 1726883072.79081: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883072.79089: Calling all_plugins_play to load vars for managed_node1 28992 1726883072.79091: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883072.79093: Calling groups_plugins_play to load vars for managed_node1 28992 1726883072.81108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883072.82653: done with get_vars() 28992 1726883072.82688: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:44:32 -0400 (0:00:02.520) 0:02:13.028 ****** 28992 1726883072.82798: entering _queue_task() for managed_node1/package_facts 28992 1726883072.83261: worker is 1 (out of 1 available) 28992 1726883072.83274: exiting _queue_task() for managed_node1/package_facts 28992 1726883072.83287: done queuing things up, now waiting for results queue to drain 28992 1726883072.83288: waiting for pending results... 28992 1726883072.83536: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883072.83739: in run() - task 0affc7ec-ae25-9fb4-6018-000000002385 28992 1726883072.83754: variable 'ansible_search_path' from source: unknown 28992 1726883072.83758: variable 'ansible_search_path' from source: unknown 28992 1726883072.83804: calling self._execute() 28992 1726883072.83912: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883072.83919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883072.83930: variable 'omit' from source: magic vars 28992 1726883072.84417: variable 'ansible_distribution_major_version' from source: facts 28992 1726883072.84498: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883072.84501: variable 'omit' from source: magic vars 28992 1726883072.84537: variable 'omit' from source: magic vars 28992 1726883072.84606: variable 'omit' from source: magic vars 28992 1726883072.84663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883072.84671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883072.84692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883072.84712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883072.84727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883072.84761: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883072.84765: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883072.84769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883072.84892: Set connection var ansible_pipelining to False 28992 1726883072.84895: Set connection var ansible_connection to ssh 28992 1726883072.84946: Set connection var ansible_timeout to 10 28992 1726883072.84951: Set connection var ansible_shell_type to sh 28992 1726883072.84953: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883072.84956: Set connection var ansible_shell_executable to /bin/sh 28992 1726883072.84961: variable 'ansible_shell_executable' from source: unknown 28992 1726883072.84964: variable 'ansible_connection' from source: unknown 28992 1726883072.84966: variable 'ansible_module_compression' from source: unknown 28992 1726883072.85076: variable 'ansible_shell_type' from source: unknown 28992 1726883072.85082: variable 'ansible_shell_executable' from source: unknown 28992 1726883072.85119: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883072.85125: variable 'ansible_pipelining' from source: unknown 28992 1726883072.85127: variable 'ansible_timeout' from source: unknown 28992 1726883072.85130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883072.85260: 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) 28992 1726883072.85265: variable 'omit' from source: magic vars 28992 1726883072.85277: starting attempt loop 28992 1726883072.85280: running the handler 28992 1726883072.85320: _low_level_execute_command(): starting 28992 1726883072.85326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883072.86054: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883072.86058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883072.86072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883072.86081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883072.86195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883072.86295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883072.86298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883072.87917: stdout chunk (state=3): >>>/root <<< 28992 1726883072.88032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883072.88132: stderr chunk (state=3): >>><<< 28992 1726883072.88135: stdout chunk (state=3): >>><<< 28992 1726883072.88158: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883072.88278: _low_level_execute_command(): starting 28992 1726883072.88283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557 `" && echo ansible-tmp-1726883072.8816488-33994-220643366034557="` echo /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557 `" ) && sleep 0' 28992 1726883072.88960: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883072.88969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883072.88973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883072.88975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883072.88978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883072.88988: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883072.88991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883072.88994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883072.89111: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883072.89115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883072.89117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883072.89143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883072.89308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883072.91236: stdout chunk (state=3): >>>ansible-tmp-1726883072.8816488-33994-220643366034557=/root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557 <<< 28992 1726883072.91437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883072.91440: stdout chunk (state=3): >>><<< 28992 1726883072.91443: stderr chunk (state=3): >>><<< 28992 1726883072.91627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883072.8816488-33994-220643366034557=/root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883072.91631: variable 'ansible_module_compression' from source: unknown 28992 1726883072.91633: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883072.91635: variable 'ansible_facts' from source: unknown 28992 1726883072.91837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py 28992 1726883072.91988: Sending initial data 28992 1726883072.92091: Sent initial data (162 bytes) 28992 1726883072.92634: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883072.92638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883072.92650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883072.92665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883072.92750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883072.92781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883072.92796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883072.92805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883072.92891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883072.94474: 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 <<< 28992 1726883072.94544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883072.94620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpn_yh85yb /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py <<< 28992 1726883072.94651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py" <<< 28992 1726883072.94701: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpn_yh85yb" to remote "/root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py" <<< 28992 1726883072.96896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883072.96901: stdout chunk (state=3): >>><<< 28992 1726883072.96904: stderr chunk (state=3): >>><<< 28992 1726883072.96907: done transferring module to remote 28992 1726883072.96910: _low_level_execute_command(): starting 28992 1726883072.96912: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/ /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py && sleep 0' 28992 1726883072.97525: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883072.97542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883072.97558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883072.97599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883072.97619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883072.97704: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883072.97758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883072.97795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883072.97840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883072.97910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883072.99718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883072.99770: stderr chunk (state=3): >>><<< 28992 1726883072.99783: stdout chunk (state=3): >>><<< 28992 1726883072.99833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883072.99837: _low_level_execute_command(): starting 28992 1726883072.99840: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/AnsiballZ_package_facts.py && sleep 0' 28992 1726883073.00294: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883073.00298: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883073.00300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883073.00303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883073.00305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883073.00368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883073.00370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883073.00437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883073.62716: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726883073.62744: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "<<< 28992 1726883073.62768: stdout chunk (state=3): >>>systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.<<< 28992 1726883073.62807: stdout chunk (state=3): >>>fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "sourc<<< 28992 1726883073.62830: stdout chunk (state=3): >>>e": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1",<<< 28992 1726883073.62857: stdout chunk (state=3): >>> "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rp<<< 28992 1726883073.62883: stdout chunk (state=3): >>>m"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch"<<< 28992 1726883073.62891: stdout chunk (state=3): >>>, "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 28992 1726883073.62914: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "<<< 28992 1726883073.62933: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 28992 1726883073.62947: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883073.64882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883073.64887: stdout chunk (state=3): >>><<< 28992 1726883073.64890: stderr chunk (state=3): >>><<< 28992 1726883073.65136: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883073.67342: 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-1726883072.8816488-33994-220643366034557/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883073.67360: _low_level_execute_command(): starting 28992 1726883073.67364: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883072.8816488-33994-220643366034557/ > /dev/null 2>&1 && sleep 0' 28992 1726883073.67826: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883073.67859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883073.67863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883073.67865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883073.67867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883073.67870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883073.67873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883073.67929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883073.67936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883073.67938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883073.67991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883073.69908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883073.69960: stderr chunk (state=3): >>><<< 28992 1726883073.69964: stdout chunk (state=3): >>><<< 28992 1726883073.69978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883073.69983: handler run complete 28992 1726883073.70600: variable 'ansible_facts' from source: unknown 28992 1726883073.70955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.72483: variable 'ansible_facts' from source: unknown 28992 1726883073.72816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.73369: attempt loop complete, returning result 28992 1726883073.73380: _execute() done 28992 1726883073.73383: dumping result to json 28992 1726883073.73533: done dumping result, returning 28992 1726883073.73541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000002385] 28992 1726883073.73546: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002385 28992 1726883073.75311: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002385 28992 1726883073.75314: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883073.75429: no more pending results, returning what we have 28992 1726883073.75432: results queue empty 28992 1726883073.75432: checking for any_errors_fatal 28992 1726883073.75437: done checking for any_errors_fatal 28992 1726883073.75437: checking for max_fail_percentage 28992 1726883073.75438: done checking for max_fail_percentage 28992 1726883073.75439: checking to see if all hosts have failed and the running result is not ok 28992 1726883073.75439: done checking to see if all hosts have failed 28992 1726883073.75440: getting the remaining hosts for this loop 28992 1726883073.75441: done getting the remaining hosts for this loop 28992 1726883073.75444: getting the next task for host managed_node1 28992 1726883073.75449: done getting next task for host managed_node1 28992 1726883073.75452: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883073.75456: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883073.75464: getting variables 28992 1726883073.75465: in VariableManager get_vars() 28992 1726883073.75495: Calling all_inventory to load vars for managed_node1 28992 1726883073.75497: Calling groups_inventory to load vars for managed_node1 28992 1726883073.75499: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883073.75506: Calling all_plugins_play to load vars for managed_node1 28992 1726883073.75508: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883073.75510: Calling groups_plugins_play to load vars for managed_node1 28992 1726883073.76478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.77696: done with get_vars() 28992 1726883073.77714: done getting variables 28992 1726883073.77764: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:44:33 -0400 (0:00:00.949) 0:02:13.978 ****** 28992 1726883073.77794: entering _queue_task() for managed_node1/debug 28992 1726883073.78060: worker is 1 (out of 1 available) 28992 1726883073.78076: exiting _queue_task() for managed_node1/debug 28992 1726883073.78091: done queuing things up, now waiting for results queue to drain 28992 1726883073.78093: waiting for pending results... 28992 1726883073.78281: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883073.78394: in run() - task 0affc7ec-ae25-9fb4-6018-000000002329 28992 1726883073.78408: variable 'ansible_search_path' from source: unknown 28992 1726883073.78412: variable 'ansible_search_path' from source: unknown 28992 1726883073.78448: calling self._execute() 28992 1726883073.78536: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.78540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.78553: variable 'omit' from source: magic vars 28992 1726883073.78866: variable 'ansible_distribution_major_version' from source: facts 28992 1726883073.78878: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883073.78882: variable 'omit' from source: magic vars 28992 1726883073.78927: variable 'omit' from source: magic vars 28992 1726883073.79003: variable 'network_provider' from source: set_fact 28992 1726883073.79020: variable 'omit' from source: magic vars 28992 1726883073.79056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883073.79090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883073.79109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883073.79123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883073.79133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883073.79158: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883073.79161: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.79164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.79245: Set connection var ansible_pipelining to False 28992 1726883073.79249: Set connection var ansible_connection to ssh 28992 1726883073.79254: Set connection var ansible_timeout to 10 28992 1726883073.79257: Set connection var ansible_shell_type to sh 28992 1726883073.79263: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883073.79270: Set connection var ansible_shell_executable to /bin/sh 28992 1726883073.79291: variable 'ansible_shell_executable' from source: unknown 28992 1726883073.79295: variable 'ansible_connection' from source: unknown 28992 1726883073.79297: variable 'ansible_module_compression' from source: unknown 28992 1726883073.79300: variable 'ansible_shell_type' from source: unknown 28992 1726883073.79302: variable 'ansible_shell_executable' from source: unknown 28992 1726883073.79305: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.79309: variable 'ansible_pipelining' from source: unknown 28992 1726883073.79311: variable 'ansible_timeout' from source: unknown 28992 1726883073.79314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.79423: 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) 28992 1726883073.79439: variable 'omit' from source: magic vars 28992 1726883073.79443: starting attempt loop 28992 1726883073.79445: running the handler 28992 1726883073.79480: handler run complete 28992 1726883073.79492: attempt loop complete, returning result 28992 1726883073.79495: _execute() done 28992 1726883073.79498: dumping result to json 28992 1726883073.79501: done dumping result, returning 28992 1726883073.79508: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000002329] 28992 1726883073.79512: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002329 28992 1726883073.79603: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002329 28992 1726883073.79606: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883073.79692: no more pending results, returning what we have 28992 1726883073.79695: results queue empty 28992 1726883073.79696: checking for any_errors_fatal 28992 1726883073.79703: done checking for any_errors_fatal 28992 1726883073.79703: checking for max_fail_percentage 28992 1726883073.79705: done checking for max_fail_percentage 28992 1726883073.79706: checking to see if all hosts have failed and the running result is not ok 28992 1726883073.79707: done checking to see if all hosts have failed 28992 1726883073.79707: getting the remaining hosts for this loop 28992 1726883073.79709: done getting the remaining hosts for this loop 28992 1726883073.79712: getting the next task for host managed_node1 28992 1726883073.79721: done getting next task for host managed_node1 28992 1726883073.79724: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883073.79731: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883073.79743: getting variables 28992 1726883073.79744: in VariableManager get_vars() 28992 1726883073.79782: Calling all_inventory to load vars for managed_node1 28992 1726883073.79784: Calling groups_inventory to load vars for managed_node1 28992 1726883073.79789: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883073.79797: Calling all_plugins_play to load vars for managed_node1 28992 1726883073.79800: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883073.79802: Calling groups_plugins_play to load vars for managed_node1 28992 1726883073.80810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.82647: done with get_vars() 28992 1726883073.82665: done getting variables 28992 1726883073.82713: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:44:33 -0400 (0:00:00.049) 0:02:14.027 ****** 28992 1726883073.82749: entering _queue_task() for managed_node1/fail 28992 1726883073.83004: worker is 1 (out of 1 available) 28992 1726883073.83020: exiting _queue_task() for managed_node1/fail 28992 1726883073.83035: done queuing things up, now waiting for results queue to drain 28992 1726883073.83037: waiting for pending results... 28992 1726883073.83233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883073.83362: in run() - task 0affc7ec-ae25-9fb4-6018-00000000232a 28992 1726883073.83379: variable 'ansible_search_path' from source: unknown 28992 1726883073.83383: variable 'ansible_search_path' from source: unknown 28992 1726883073.83413: calling self._execute() 28992 1726883073.83496: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.83500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.83510: variable 'omit' from source: magic vars 28992 1726883073.83883: variable 'ansible_distribution_major_version' from source: facts 28992 1726883073.83894: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883073.83991: variable 'network_state' from source: role '' defaults 28992 1726883073.83999: Evaluated conditional (network_state != {}): False 28992 1726883073.84002: when evaluation is False, skipping this task 28992 1726883073.84005: _execute() done 28992 1726883073.84015: dumping result to json 28992 1726883073.84023: done dumping result, returning 28992 1726883073.84026: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-00000000232a] 28992 1726883073.84029: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232a 28992 1726883073.84123: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232a 28992 1726883073.84126: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883073.84181: no more pending results, returning what we have 28992 1726883073.84184: results queue empty 28992 1726883073.84188: checking for any_errors_fatal 28992 1726883073.84194: done checking for any_errors_fatal 28992 1726883073.84195: checking for max_fail_percentage 28992 1726883073.84196: done checking for max_fail_percentage 28992 1726883073.84197: checking to see if all hosts have failed and the running result is not ok 28992 1726883073.84198: done checking to see if all hosts have failed 28992 1726883073.84199: getting the remaining hosts for this loop 28992 1726883073.84201: done getting the remaining hosts for this loop 28992 1726883073.84204: getting the next task for host managed_node1 28992 1726883073.84211: done getting next task for host managed_node1 28992 1726883073.84215: ^ 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 28992 1726883073.84221: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883073.84246: getting variables 28992 1726883073.84248: in VariableManager get_vars() 28992 1726883073.84285: Calling all_inventory to load vars for managed_node1 28992 1726883073.84290: Calling groups_inventory to load vars for managed_node1 28992 1726883073.84292: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883073.84301: Calling all_plugins_play to load vars for managed_node1 28992 1726883073.84304: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883073.84307: Calling groups_plugins_play to load vars for managed_node1 28992 1726883073.85562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.86783: done with get_vars() 28992 1726883073.86802: done getting variables 28992 1726883073.86849: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:44:33 -0400 (0:00:00.041) 0:02:14.069 ****** 28992 1726883073.86875: entering _queue_task() for managed_node1/fail 28992 1726883073.87113: worker is 1 (out of 1 available) 28992 1726883073.87132: exiting _queue_task() for managed_node1/fail 28992 1726883073.87145: done queuing things up, now waiting for results queue to drain 28992 1726883073.87147: waiting for pending results... 28992 1726883073.87344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883073.87448: in run() - task 0affc7ec-ae25-9fb4-6018-00000000232b 28992 1726883073.87459: variable 'ansible_search_path' from source: unknown 28992 1726883073.87462: variable 'ansible_search_path' from source: unknown 28992 1726883073.87498: calling self._execute() 28992 1726883073.87579: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.87583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.87598: variable 'omit' from source: magic vars 28992 1726883073.87901: variable 'ansible_distribution_major_version' from source: facts 28992 1726883073.87910: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883073.88003: variable 'network_state' from source: role '' defaults 28992 1726883073.88012: Evaluated conditional (network_state != {}): False 28992 1726883073.88015: when evaluation is False, skipping this task 28992 1726883073.88018: _execute() done 28992 1726883073.88020: dumping result to json 28992 1726883073.88026: done dumping result, returning 28992 1726883073.88030: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-00000000232b] 28992 1726883073.88042: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232b 28992 1726883073.88135: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232b 28992 1726883073.88139: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883073.88192: no more pending results, returning what we have 28992 1726883073.88195: results queue empty 28992 1726883073.88196: checking for any_errors_fatal 28992 1726883073.88201: done checking for any_errors_fatal 28992 1726883073.88202: checking for max_fail_percentage 28992 1726883073.88204: done checking for max_fail_percentage 28992 1726883073.88204: checking to see if all hosts have failed and the running result is not ok 28992 1726883073.88205: done checking to see if all hosts have failed 28992 1726883073.88206: getting the remaining hosts for this loop 28992 1726883073.88208: done getting the remaining hosts for this loop 28992 1726883073.88211: getting the next task for host managed_node1 28992 1726883073.88218: done getting next task for host managed_node1 28992 1726883073.88224: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883073.88229: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883073.88255: getting variables 28992 1726883073.88257: in VariableManager get_vars() 28992 1726883073.88293: Calling all_inventory to load vars for managed_node1 28992 1726883073.88296: Calling groups_inventory to load vars for managed_node1 28992 1726883073.88298: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883073.88307: Calling all_plugins_play to load vars for managed_node1 28992 1726883073.88309: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883073.88312: Calling groups_plugins_play to load vars for managed_node1 28992 1726883073.89407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.90632: done with get_vars() 28992 1726883073.90653: done getting variables 28992 1726883073.90696: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:44:33 -0400 (0:00:00.038) 0:02:14.107 ****** 28992 1726883073.90725: entering _queue_task() for managed_node1/fail 28992 1726883073.90949: worker is 1 (out of 1 available) 28992 1726883073.90964: exiting _queue_task() for managed_node1/fail 28992 1726883073.90977: done queuing things up, now waiting for results queue to drain 28992 1726883073.90979: waiting for pending results... 28992 1726883073.91343: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883073.91348: in run() - task 0affc7ec-ae25-9fb4-6018-00000000232c 28992 1726883073.91351: variable 'ansible_search_path' from source: unknown 28992 1726883073.91354: variable 'ansible_search_path' from source: unknown 28992 1726883073.91362: calling self._execute() 28992 1726883073.91459: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.91466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.91474: variable 'omit' from source: magic vars 28992 1726883073.91840: variable 'ansible_distribution_major_version' from source: facts 28992 1726883073.91850: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883073.92020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883073.94011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883073.94060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883073.94096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883073.94119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883073.94143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883073.94205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883073.94240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883073.94261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883073.94292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883073.94302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883073.94378: variable 'ansible_distribution_major_version' from source: facts 28992 1726883073.94392: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883073.94480: variable 'ansible_distribution' from source: facts 28992 1726883073.94483: variable '__network_rh_distros' from source: role '' defaults 28992 1726883073.94494: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883073.94498: when evaluation is False, skipping this task 28992 1726883073.94501: _execute() done 28992 1726883073.94504: dumping result to json 28992 1726883073.94507: done dumping result, returning 28992 1726883073.94511: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-00000000232c] 28992 1726883073.94516: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232c 28992 1726883073.94615: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232c 28992 1726883073.94618: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883073.94678: no more pending results, returning what we have 28992 1726883073.94681: results queue empty 28992 1726883073.94683: checking for any_errors_fatal 28992 1726883073.94690: done checking for any_errors_fatal 28992 1726883073.94691: checking for max_fail_percentage 28992 1726883073.94692: done checking for max_fail_percentage 28992 1726883073.94694: checking to see if all hosts have failed and the running result is not ok 28992 1726883073.94694: done checking to see if all hosts have failed 28992 1726883073.94695: getting the remaining hosts for this loop 28992 1726883073.94697: done getting the remaining hosts for this loop 28992 1726883073.94702: getting the next task for host managed_node1 28992 1726883073.94710: done getting next task for host managed_node1 28992 1726883073.94714: ^ 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 28992 1726883073.94720: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883073.94745: getting variables 28992 1726883073.94747: in VariableManager get_vars() 28992 1726883073.94790: Calling all_inventory to load vars for managed_node1 28992 1726883073.94792: Calling groups_inventory to load vars for managed_node1 28992 1726883073.94794: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883073.94803: Calling all_plugins_play to load vars for managed_node1 28992 1726883073.94806: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883073.94808: Calling groups_plugins_play to load vars for managed_node1 28992 1726883073.95813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883073.97142: done with get_vars() 28992 1726883073.97160: done getting variables 28992 1726883073.97205: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:44:33 -0400 (0:00:00.065) 0:02:14.172 ****** 28992 1726883073.97234: entering _queue_task() for managed_node1/dnf 28992 1726883073.97477: worker is 1 (out of 1 available) 28992 1726883073.97496: exiting _queue_task() for managed_node1/dnf 28992 1726883073.97510: done queuing things up, now waiting for results queue to drain 28992 1726883073.97512: waiting for pending results... 28992 1726883073.97707: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883073.97805: in run() - task 0affc7ec-ae25-9fb4-6018-00000000232d 28992 1726883073.97817: variable 'ansible_search_path' from source: unknown 28992 1726883073.97820: variable 'ansible_search_path' from source: unknown 28992 1726883073.97857: calling self._execute() 28992 1726883073.97940: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883073.97944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883073.97959: variable 'omit' from source: magic vars 28992 1726883073.98255: variable 'ansible_distribution_major_version' from source: facts 28992 1726883073.98265: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883073.98425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883074.00327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883074.00332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883074.00335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883074.00337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883074.00360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883074.00454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.00511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.00568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.00625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.00653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.00800: variable 'ansible_distribution' from source: facts 28992 1726883074.00811: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.00828: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883074.00960: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.01117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.01152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.01188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.01243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.01267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.01324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.01356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.01393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.01446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.01468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.01525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.01557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.01727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.01731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.01734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.01831: variable 'network_connections' from source: include params 28992 1726883074.01848: variable 'interface' from source: play vars 28992 1726883074.01924: variable 'interface' from source: play vars 28992 1726883074.02011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883074.02197: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883074.02244: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883074.02282: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883074.02325: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883074.02380: 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) 28992 1726883074.02459: 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) 28992 1726883074.02506: 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) 28992 1726883074.02543: 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) 28992 1726883074.02604: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883074.02902: variable 'network_connections' from source: include params 28992 1726883074.02914: variable 'interface' from source: play vars 28992 1726883074.02991: variable 'interface' from source: play vars 28992 1726883074.03024: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883074.03227: when evaluation is False, skipping this task 28992 1726883074.03231: _execute() done 28992 1726883074.03233: dumping result to json 28992 1726883074.03236: done dumping result, returning 28992 1726883074.03238: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000232d] 28992 1726883074.03241: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232d skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883074.03376: no more pending results, returning what we have 28992 1726883074.03380: results queue empty 28992 1726883074.03381: checking for any_errors_fatal 28992 1726883074.03387: done checking for any_errors_fatal 28992 1726883074.03388: checking for max_fail_percentage 28992 1726883074.03390: done checking for max_fail_percentage 28992 1726883074.03391: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.03392: done checking to see if all hosts have failed 28992 1726883074.03393: getting the remaining hosts for this loop 28992 1726883074.03395: done getting the remaining hosts for this loop 28992 1726883074.03399: getting the next task for host managed_node1 28992 1726883074.03407: done getting next task for host managed_node1 28992 1726883074.03411: ^ 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 28992 1726883074.03419: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.03547: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232d 28992 1726883074.03551: WORKER PROCESS EXITING 28992 1726883074.03567: getting variables 28992 1726883074.03568: in VariableManager get_vars() 28992 1726883074.03630: Calling all_inventory to load vars for managed_node1 28992 1726883074.03633: Calling groups_inventory to load vars for managed_node1 28992 1726883074.03636: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.03733: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.03738: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.03743: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.05355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.06595: done with get_vars() 28992 1726883074.06617: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883074.06691: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:44:34 -0400 (0:00:00.094) 0:02:14.267 ****** 28992 1726883074.06719: entering _queue_task() for managed_node1/yum 28992 1726883074.07004: worker is 1 (out of 1 available) 28992 1726883074.07019: exiting _queue_task() for managed_node1/yum 28992 1726883074.07036: done queuing things up, now waiting for results queue to drain 28992 1726883074.07038: waiting for pending results... 28992 1726883074.07250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883074.07366: in run() - task 0affc7ec-ae25-9fb4-6018-00000000232e 28992 1726883074.07382: variable 'ansible_search_path' from source: unknown 28992 1726883074.07388: variable 'ansible_search_path' from source: unknown 28992 1726883074.07419: calling self._execute() 28992 1726883074.07508: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.07513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.07524: variable 'omit' from source: magic vars 28992 1726883074.07848: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.07857: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.08012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883074.10532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883074.10538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883074.10542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883074.10544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883074.10557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883074.10627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.10651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.10678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.10708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.10719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.10799: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.10812: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883074.10815: when evaluation is False, skipping this task 28992 1726883074.10818: _execute() done 28992 1726883074.10820: dumping result to json 28992 1726883074.10824: done dumping result, returning 28992 1726883074.10833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000232e] 28992 1726883074.10836: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232e 28992 1726883074.10941: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232e 28992 1726883074.10945: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883074.11001: no more pending results, returning what we have 28992 1726883074.11005: results queue empty 28992 1726883074.11006: checking for any_errors_fatal 28992 1726883074.11013: done checking for any_errors_fatal 28992 1726883074.11013: checking for max_fail_percentage 28992 1726883074.11015: done checking for max_fail_percentage 28992 1726883074.11016: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.11017: done checking to see if all hosts have failed 28992 1726883074.11018: getting the remaining hosts for this loop 28992 1726883074.11019: done getting the remaining hosts for this loop 28992 1726883074.11027: getting the next task for host managed_node1 28992 1726883074.11035: done getting next task for host managed_node1 28992 1726883074.11039: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883074.11044: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.11072: getting variables 28992 1726883074.11074: in VariableManager get_vars() 28992 1726883074.11131: Calling all_inventory to load vars for managed_node1 28992 1726883074.11134: Calling groups_inventory to load vars for managed_node1 28992 1726883074.11136: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.11147: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.11150: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.11152: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.12356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.13559: done with get_vars() 28992 1726883074.13578: done getting variables 28992 1726883074.13629: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:44:34 -0400 (0:00:00.069) 0:02:14.336 ****** 28992 1726883074.13658: entering _queue_task() for managed_node1/fail 28992 1726883074.13934: worker is 1 (out of 1 available) 28992 1726883074.13949: exiting _queue_task() for managed_node1/fail 28992 1726883074.13962: done queuing things up, now waiting for results queue to drain 28992 1726883074.13964: waiting for pending results... 28992 1726883074.14164: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883074.14268: in run() - task 0affc7ec-ae25-9fb4-6018-00000000232f 28992 1726883074.14281: variable 'ansible_search_path' from source: unknown 28992 1726883074.14288: variable 'ansible_search_path' from source: unknown 28992 1726883074.14319: calling self._execute() 28992 1726883074.14402: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.14408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.14419: variable 'omit' from source: magic vars 28992 1726883074.14728: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.14740: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.14827: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.14982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883074.16656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883074.16711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883074.16738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883074.16764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883074.16785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883074.16854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.16889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.16910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.16944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.16955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.16993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.17010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.17033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.17062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.17073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.17105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.17124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.17144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.17173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.17183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.17306: variable 'network_connections' from source: include params 28992 1726883074.17315: variable 'interface' from source: play vars 28992 1726883074.17371: variable 'interface' from source: play vars 28992 1726883074.17424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883074.17539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883074.17570: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883074.17596: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883074.17618: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883074.17654: 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) 28992 1726883074.17670: 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) 28992 1726883074.17693: 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) 28992 1726883074.17712: 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) 28992 1726883074.17753: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883074.17919: variable 'network_connections' from source: include params 28992 1726883074.17928: variable 'interface' from source: play vars 28992 1726883074.17974: variable 'interface' from source: play vars 28992 1726883074.17995: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883074.17998: when evaluation is False, skipping this task 28992 1726883074.18001: _execute() done 28992 1726883074.18003: dumping result to json 28992 1726883074.18005: done dumping result, returning 28992 1726883074.18015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000232f] 28992 1726883074.18019: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232f 28992 1726883074.18128: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000232f 28992 1726883074.18131: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883074.18190: no more pending results, returning what we have 28992 1726883074.18193: results queue empty 28992 1726883074.18194: checking for any_errors_fatal 28992 1726883074.18203: done checking for any_errors_fatal 28992 1726883074.18203: checking for max_fail_percentage 28992 1726883074.18205: done checking for max_fail_percentage 28992 1726883074.18206: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.18207: done checking to see if all hosts have failed 28992 1726883074.18208: getting the remaining hosts for this loop 28992 1726883074.18210: done getting the remaining hosts for this loop 28992 1726883074.18214: getting the next task for host managed_node1 28992 1726883074.18225: done getting next task for host managed_node1 28992 1726883074.18229: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883074.18234: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.18262: getting variables 28992 1726883074.18265: in VariableManager get_vars() 28992 1726883074.18310: Calling all_inventory to load vars for managed_node1 28992 1726883074.18313: Calling groups_inventory to load vars for managed_node1 28992 1726883074.18315: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.18333: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.18336: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.18340: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.19390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.20739: done with get_vars() 28992 1726883074.20758: done getting variables 28992 1726883074.20804: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:44:34 -0400 (0:00:00.071) 0:02:14.408 ****** 28992 1726883074.20836: entering _queue_task() for managed_node1/package 28992 1726883074.21095: worker is 1 (out of 1 available) 28992 1726883074.21112: exiting _queue_task() for managed_node1/package 28992 1726883074.21127: done queuing things up, now waiting for results queue to drain 28992 1726883074.21129: waiting for pending results... 28992 1726883074.21319: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883074.21428: in run() - task 0affc7ec-ae25-9fb4-6018-000000002330 28992 1726883074.21440: variable 'ansible_search_path' from source: unknown 28992 1726883074.21444: variable 'ansible_search_path' from source: unknown 28992 1726883074.21478: calling self._execute() 28992 1726883074.21559: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.21563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.21575: variable 'omit' from source: magic vars 28992 1726883074.21878: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.21889: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.22045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883074.22248: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883074.22282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883074.22308: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883074.22372: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883074.22468: variable 'network_packages' from source: role '' defaults 28992 1726883074.22546: variable '__network_provider_setup' from source: role '' defaults 28992 1726883074.22559: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883074.22606: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883074.22614: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883074.22662: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883074.22792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883074.24260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883074.24308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883074.24337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883074.24361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883074.24381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883074.24450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.24471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.24491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.24520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.24535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.24570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.24590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.24606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.24636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.24649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.24804: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883074.24883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.24903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.24920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.24949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.24960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.25031: variable 'ansible_python' from source: facts 28992 1726883074.25045: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883074.25104: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883074.25162: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883074.25256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.25273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.25305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.25324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.25336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.25371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.25390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.25414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.25444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.25455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.25557: variable 'network_connections' from source: include params 28992 1726883074.25562: variable 'interface' from source: play vars 28992 1726883074.25637: variable 'interface' from source: play vars 28992 1726883074.25701: 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) 28992 1726883074.25720: 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) 28992 1726883074.25747: 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) 28992 1726883074.25769: 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) 28992 1726883074.25807: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.26001: variable 'network_connections' from source: include params 28992 1726883074.26004: variable 'interface' from source: play vars 28992 1726883074.26080: variable 'interface' from source: play vars 28992 1726883074.26103: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883074.26162: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.26370: variable 'network_connections' from source: include params 28992 1726883074.26373: variable 'interface' from source: play vars 28992 1726883074.26426: variable 'interface' from source: play vars 28992 1726883074.26443: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883074.26500: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883074.26706: variable 'network_connections' from source: include params 28992 1726883074.26710: variable 'interface' from source: play vars 28992 1726883074.26761: variable 'interface' from source: play vars 28992 1726883074.26801: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883074.26850: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883074.26856: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883074.26901: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883074.27050: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883074.27371: variable 'network_connections' from source: include params 28992 1726883074.27374: variable 'interface' from source: play vars 28992 1726883074.27420: variable 'interface' from source: play vars 28992 1726883074.27500: variable 'ansible_distribution' from source: facts 28992 1726883074.27503: variable '__network_rh_distros' from source: role '' defaults 28992 1726883074.27505: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.27508: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883074.27562: variable 'ansible_distribution' from source: facts 28992 1726883074.27565: variable '__network_rh_distros' from source: role '' defaults 28992 1726883074.27570: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.27576: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883074.27718: variable 'ansible_distribution' from source: facts 28992 1726883074.27721: variable '__network_rh_distros' from source: role '' defaults 28992 1726883074.27726: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.27728: variable 'network_provider' from source: set_fact 28992 1726883074.27739: variable 'ansible_facts' from source: unknown 28992 1726883074.28320: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883074.28325: when evaluation is False, skipping this task 28992 1726883074.28328: _execute() done 28992 1726883074.28331: dumping result to json 28992 1726883074.28333: done dumping result, returning 28992 1726883074.28339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-000000002330] 28992 1726883074.28344: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002330 28992 1726883074.28446: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002330 28992 1726883074.28449: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883074.28504: no more pending results, returning what we have 28992 1726883074.28507: results queue empty 28992 1726883074.28508: checking for any_errors_fatal 28992 1726883074.28518: done checking for any_errors_fatal 28992 1726883074.28519: checking for max_fail_percentage 28992 1726883074.28520: done checking for max_fail_percentage 28992 1726883074.28523: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.28524: done checking to see if all hosts have failed 28992 1726883074.28525: getting the remaining hosts for this loop 28992 1726883074.28527: done getting the remaining hosts for this loop 28992 1726883074.28531: getting the next task for host managed_node1 28992 1726883074.28539: done getting next task for host managed_node1 28992 1726883074.28544: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883074.28549: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.28574: getting variables 28992 1726883074.28576: in VariableManager get_vars() 28992 1726883074.28635: Calling all_inventory to load vars for managed_node1 28992 1726883074.28638: Calling groups_inventory to load vars for managed_node1 28992 1726883074.28640: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.28656: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.28661: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.28664: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.29969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.31926: done with get_vars() 28992 1726883074.31951: done getting variables 28992 1726883074.32017: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:44:34 -0400 (0:00:00.112) 0:02:14.520 ****** 28992 1726883074.32055: entering _queue_task() for managed_node1/package 28992 1726883074.32398: worker is 1 (out of 1 available) 28992 1726883074.32411: exiting _queue_task() for managed_node1/package 28992 1726883074.32627: done queuing things up, now waiting for results queue to drain 28992 1726883074.32629: waiting for pending results... 28992 1726883074.32846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883074.32942: in run() - task 0affc7ec-ae25-9fb4-6018-000000002331 28992 1726883074.32946: variable 'ansible_search_path' from source: unknown 28992 1726883074.32950: variable 'ansible_search_path' from source: unknown 28992 1726883074.32991: calling self._execute() 28992 1726883074.33115: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.33130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.33156: variable 'omit' from source: magic vars 28992 1726883074.33569: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.33594: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.33812: variable 'network_state' from source: role '' defaults 28992 1726883074.33816: Evaluated conditional (network_state != {}): False 28992 1726883074.33819: when evaluation is False, skipping this task 28992 1726883074.33821: _execute() done 28992 1726883074.33826: dumping result to json 28992 1726883074.33828: done dumping result, returning 28992 1726883074.33831: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000002331] 28992 1726883074.33834: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002331 28992 1726883074.34096: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002331 28992 1726883074.34103: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883074.34181: no more pending results, returning what we have 28992 1726883074.34184: results queue empty 28992 1726883074.34188: checking for any_errors_fatal 28992 1726883074.34193: done checking for any_errors_fatal 28992 1726883074.34194: checking for max_fail_percentage 28992 1726883074.34195: done checking for max_fail_percentage 28992 1726883074.34196: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.34197: done checking to see if all hosts have failed 28992 1726883074.34198: getting the remaining hosts for this loop 28992 1726883074.34199: done getting the remaining hosts for this loop 28992 1726883074.34202: getting the next task for host managed_node1 28992 1726883074.34209: done getting next task for host managed_node1 28992 1726883074.34212: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883074.34216: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.34235: getting variables 28992 1726883074.34236: in VariableManager get_vars() 28992 1726883074.34272: Calling all_inventory to load vars for managed_node1 28992 1726883074.34273: Calling groups_inventory to load vars for managed_node1 28992 1726883074.34275: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.34289: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.34291: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.34294: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.35419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.37290: done with get_vars() 28992 1726883074.37316: done getting variables 28992 1726883074.37384: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:44:34 -0400 (0:00:00.053) 0:02:14.574 ****** 28992 1726883074.37420: entering _queue_task() for managed_node1/package 28992 1726883074.37728: worker is 1 (out of 1 available) 28992 1726883074.37743: exiting _queue_task() for managed_node1/package 28992 1726883074.37758: done queuing things up, now waiting for results queue to drain 28992 1726883074.37760: waiting for pending results... 28992 1726883074.38141: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883074.38285: in run() - task 0affc7ec-ae25-9fb4-6018-000000002332 28992 1726883074.38308: variable 'ansible_search_path' from source: unknown 28992 1726883074.38316: variable 'ansible_search_path' from source: unknown 28992 1726883074.38366: calling self._execute() 28992 1726883074.38494: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.38590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.38594: variable 'omit' from source: magic vars 28992 1726883074.38961: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.38980: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.39119: variable 'network_state' from source: role '' defaults 28992 1726883074.39144: Evaluated conditional (network_state != {}): False 28992 1726883074.39152: when evaluation is False, skipping this task 28992 1726883074.39159: _execute() done 28992 1726883074.39167: dumping result to json 28992 1726883074.39174: done dumping result, returning 28992 1726883074.39185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-000000002332] 28992 1726883074.39196: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002332 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883074.39479: no more pending results, returning what we have 28992 1726883074.39483: results queue empty 28992 1726883074.39484: checking for any_errors_fatal 28992 1726883074.39493: done checking for any_errors_fatal 28992 1726883074.39494: checking for max_fail_percentage 28992 1726883074.39497: done checking for max_fail_percentage 28992 1726883074.39498: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.39499: done checking to see if all hosts have failed 28992 1726883074.39500: getting the remaining hosts for this loop 28992 1726883074.39502: done getting the remaining hosts for this loop 28992 1726883074.39506: getting the next task for host managed_node1 28992 1726883074.39517: done getting next task for host managed_node1 28992 1726883074.39523: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883074.39530: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.39563: getting variables 28992 1726883074.39566: in VariableManager get_vars() 28992 1726883074.39618: Calling all_inventory to load vars for managed_node1 28992 1726883074.39803: Calling groups_inventory to load vars for managed_node1 28992 1726883074.39807: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.39814: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002332 28992 1726883074.39817: WORKER PROCESS EXITING 28992 1726883074.39828: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.39831: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.39835: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.41568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.42978: done with get_vars() 28992 1726883074.43000: done getting variables 28992 1726883074.43048: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:44:34 -0400 (0:00:00.056) 0:02:14.631 ****** 28992 1726883074.43076: entering _queue_task() for managed_node1/service 28992 1726883074.43344: worker is 1 (out of 1 available) 28992 1726883074.43359: exiting _queue_task() for managed_node1/service 28992 1726883074.43373: done queuing things up, now waiting for results queue to drain 28992 1726883074.43375: waiting for pending results... 28992 1726883074.43631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883074.43861: in run() - task 0affc7ec-ae25-9fb4-6018-000000002333 28992 1726883074.43896: variable 'ansible_search_path' from source: unknown 28992 1726883074.43908: variable 'ansible_search_path' from source: unknown 28992 1726883074.43956: calling self._execute() 28992 1726883074.44090: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.44108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.44124: variable 'omit' from source: magic vars 28992 1726883074.44616: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.44630: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.44734: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.44893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883074.46600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883074.46727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883074.46731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883074.46754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883074.46792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883074.46882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.46938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.46971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.47023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.47045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.47105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.47237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.47241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.47243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.47246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.47296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.47329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.47361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.47411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.47435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.47629: variable 'network_connections' from source: include params 28992 1726883074.47648: variable 'interface' from source: play vars 28992 1726883074.47728: variable 'interface' from source: play vars 28992 1726883074.47815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883074.48003: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883074.48049: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883074.48090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883074.48128: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883074.48327: 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) 28992 1726883074.48330: 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) 28992 1726883074.48333: 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) 28992 1726883074.48335: 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) 28992 1726883074.48337: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883074.48605: variable 'network_connections' from source: include params 28992 1726883074.48616: variable 'interface' from source: play vars 28992 1726883074.48683: variable 'interface' from source: play vars 28992 1726883074.48715: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883074.48727: when evaluation is False, skipping this task 28992 1726883074.48736: _execute() done 28992 1726883074.48743: dumping result to json 28992 1726883074.48750: done dumping result, returning 28992 1726883074.48761: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000002333] 28992 1726883074.48769: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002333 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883074.48952: no more pending results, returning what we have 28992 1726883074.48956: results queue empty 28992 1726883074.48957: checking for any_errors_fatal 28992 1726883074.48965: done checking for any_errors_fatal 28992 1726883074.48966: checking for max_fail_percentage 28992 1726883074.48968: done checking for max_fail_percentage 28992 1726883074.48969: checking to see if all hosts have failed and the running result is not ok 28992 1726883074.48970: done checking to see if all hosts have failed 28992 1726883074.48970: getting the remaining hosts for this loop 28992 1726883074.48972: done getting the remaining hosts for this loop 28992 1726883074.48976: getting the next task for host managed_node1 28992 1726883074.48985: done getting next task for host managed_node1 28992 1726883074.49228: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883074.49234: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883074.49262: getting variables 28992 1726883074.49263: in VariableManager get_vars() 28992 1726883074.49306: Calling all_inventory to load vars for managed_node1 28992 1726883074.49315: Calling groups_inventory to load vars for managed_node1 28992 1726883074.49318: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883074.49325: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002333 28992 1726883074.49328: WORKER PROCESS EXITING 28992 1726883074.49337: Calling all_plugins_play to load vars for managed_node1 28992 1726883074.49340: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883074.49343: Calling groups_plugins_play to load vars for managed_node1 28992 1726883074.51194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883074.53528: done with get_vars() 28992 1726883074.53569: done getting variables 28992 1726883074.53630: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:44:34 -0400 (0:00:00.105) 0:02:14.737 ****** 28992 1726883074.53677: entering _queue_task() for managed_node1/service 28992 1726883074.54093: worker is 1 (out of 1 available) 28992 1726883074.54232: exiting _queue_task() for managed_node1/service 28992 1726883074.54246: done queuing things up, now waiting for results queue to drain 28992 1726883074.54248: waiting for pending results... 28992 1726883074.54471: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883074.54662: in run() - task 0affc7ec-ae25-9fb4-6018-000000002334 28992 1726883074.54699: variable 'ansible_search_path' from source: unknown 28992 1726883074.54728: variable 'ansible_search_path' from source: unknown 28992 1726883074.54757: calling self._execute() 28992 1726883074.54890: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.54894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.54914: variable 'omit' from source: magic vars 28992 1726883074.55431: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.55436: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883074.55592: variable 'network_provider' from source: set_fact 28992 1726883074.55603: variable 'network_state' from source: role '' defaults 28992 1726883074.55618: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883074.55650: variable 'omit' from source: magic vars 28992 1726883074.55726: variable 'omit' from source: magic vars 28992 1726883074.55781: variable 'network_service_name' from source: role '' defaults 28992 1726883074.55852: variable 'network_service_name' from source: role '' defaults 28992 1726883074.56098: variable '__network_provider_setup' from source: role '' defaults 28992 1726883074.56103: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883074.56107: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883074.56109: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883074.56182: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883074.56478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883074.59514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883074.59599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883074.59646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883074.59687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883074.59734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883074.59831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.59872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.59902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.60026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.60031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.60038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.60073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.60103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.60156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.60181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.66649: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883074.66741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.66759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.66782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.66812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.66825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.66894: variable 'ansible_python' from source: facts 28992 1726883074.66907: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883074.66969: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883074.67030: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883074.67119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.67139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.67157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.67183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.67195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.67236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883074.67257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883074.67275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883074.67303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883074.67316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883074.67413: variable 'network_connections' from source: include params 28992 1726883074.67419: variable 'interface' from source: play vars 28992 1726883074.67476: variable 'interface' from source: play vars 28992 1726883074.67554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883074.67684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883074.67723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883074.67774: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883074.67896: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883074.67900: 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) 28992 1726883074.67923: 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) 28992 1726883074.68032: 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) 28992 1726883074.68036: 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) 28992 1726883074.68039: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.68304: variable 'network_connections' from source: include params 28992 1726883074.68344: variable 'interface' from source: play vars 28992 1726883074.68384: variable 'interface' from source: play vars 28992 1726883074.68414: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883074.68496: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883074.68845: variable 'network_connections' from source: include params 28992 1726883074.68849: variable 'interface' from source: play vars 28992 1726883074.68875: variable 'interface' from source: play vars 28992 1726883074.68900: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883074.68980: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883074.69177: variable 'network_connections' from source: include params 28992 1726883074.69181: variable 'interface' from source: play vars 28992 1726883074.69233: variable 'interface' from source: play vars 28992 1726883074.69278: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883074.69324: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883074.69329: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883074.69376: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883074.69519: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883074.69843: variable 'network_connections' from source: include params 28992 1726883074.69846: variable 'interface' from source: play vars 28992 1726883074.69892: variable 'interface' from source: play vars 28992 1726883074.69896: variable 'ansible_distribution' from source: facts 28992 1726883074.69900: variable '__network_rh_distros' from source: role '' defaults 28992 1726883074.69907: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.69921: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883074.70042: variable 'ansible_distribution' from source: facts 28992 1726883074.70045: variable '__network_rh_distros' from source: role '' defaults 28992 1726883074.70048: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.70056: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883074.70174: variable 'ansible_distribution' from source: facts 28992 1726883074.70178: variable '__network_rh_distros' from source: role '' defaults 28992 1726883074.70183: variable 'ansible_distribution_major_version' from source: facts 28992 1726883074.70209: variable 'network_provider' from source: set_fact 28992 1726883074.70226: variable 'omit' from source: magic vars 28992 1726883074.70251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883074.70268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883074.70279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883074.70292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883074.70299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883074.70316: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883074.70319: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.70321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.70392: Set connection var ansible_pipelining to False 28992 1726883074.70395: Set connection var ansible_connection to ssh 28992 1726883074.70401: Set connection var ansible_timeout to 10 28992 1726883074.70403: Set connection var ansible_shell_type to sh 28992 1726883074.70409: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883074.70416: Set connection var ansible_shell_executable to /bin/sh 28992 1726883074.70437: variable 'ansible_shell_executable' from source: unknown 28992 1726883074.70441: variable 'ansible_connection' from source: unknown 28992 1726883074.70444: variable 'ansible_module_compression' from source: unknown 28992 1726883074.70446: variable 'ansible_shell_type' from source: unknown 28992 1726883074.70449: variable 'ansible_shell_executable' from source: unknown 28992 1726883074.70452: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883074.70455: variable 'ansible_pipelining' from source: unknown 28992 1726883074.70457: variable 'ansible_timeout' from source: unknown 28992 1726883074.70467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883074.70535: 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) 28992 1726883074.70543: variable 'omit' from source: magic vars 28992 1726883074.70549: starting attempt loop 28992 1726883074.70551: running the handler 28992 1726883074.70610: variable 'ansible_facts' from source: unknown 28992 1726883074.71098: _low_level_execute_command(): starting 28992 1726883074.71102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883074.71795: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.71857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883074.71881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883074.71962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883074.73728: stdout chunk (state=3): >>>/root <<< 28992 1726883074.73927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883074.73952: stderr chunk (state=3): >>><<< 28992 1726883074.73957: stdout chunk (state=3): >>><<< 28992 1726883074.73989: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883074.74008: _low_level_execute_command(): starting 28992 1726883074.74015: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070 `" && echo ansible-tmp-1726883074.7398014-34064-166686606972070="` echo /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070 `" ) && sleep 0' 28992 1726883074.74814: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883074.74818: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.74824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883074.74827: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.74833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883074.74872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883074.74920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883074.76873: stdout chunk (state=3): >>>ansible-tmp-1726883074.7398014-34064-166686606972070=/root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070 <<< 28992 1726883074.76999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883074.77043: stderr chunk (state=3): >>><<< 28992 1726883074.77046: stdout chunk (state=3): >>><<< 28992 1726883074.77059: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883074.7398014-34064-166686606972070=/root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883074.77081: variable 'ansible_module_compression' from source: unknown 28992 1726883074.77118: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883074.77171: variable 'ansible_facts' from source: unknown 28992 1726883074.77311: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py 28992 1726883074.77416: Sending initial data 28992 1726883074.77419: Sent initial data (156 bytes) 28992 1726883074.77882: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883074.77887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.77889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883074.77896: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883074.77898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.77943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883074.77947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883074.78003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883074.79611: 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 <<< 28992 1726883074.79675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883074.79737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpv9ibwcua /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py <<< 28992 1726883074.79741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py" <<< 28992 1726883074.79793: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpv9ibwcua" to remote "/root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py" <<< 28992 1726883074.81370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883074.81412: stderr chunk (state=3): >>><<< 28992 1726883074.81415: stdout chunk (state=3): >>><<< 28992 1726883074.81434: done transferring module to remote 28992 1726883074.81448: _low_level_execute_command(): starting 28992 1726883074.81451: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/ /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py && sleep 0' 28992 1726883074.82031: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883074.82038: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883074.82043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.82046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883074.82049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.82098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883074.82137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883074.83952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883074.84003: stderr chunk (state=3): >>><<< 28992 1726883074.84007: stdout chunk (state=3): >>><<< 28992 1726883074.84017: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883074.84020: _low_level_execute_command(): starting 28992 1726883074.84026: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/AnsiballZ_systemd.py && sleep 0' 28992 1726883074.84553: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883074.84557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883074.84559: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726883074.84562: 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.15.7 originally 10.31.15.7 <<< 28992 1726883074.84564: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883074.84621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883074.84630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883074.84631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883074.84682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883075.16685: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12050432", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3513016320", "CPUUsageNSec": "2262975000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883075.18354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883075.18432: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883075.18497: stderr chunk (state=3): >>><<< 28992 1726883075.18500: stdout chunk (state=3): >>><<< 28992 1726883075.18544: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12050432", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3513016320", "CPUUsageNSec": "2262975000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883075.19017: 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-1726883074.7398014-34064-166686606972070/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883075.19143: _low_level_execute_command(): starting 28992 1726883075.19149: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883074.7398014-34064-166686606972070/ > /dev/null 2>&1 && sleep 0' 28992 1726883075.20860: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883075.20864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883075.20866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883075.20875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883075.20969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883075.20972: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883075.20975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.20977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883075.21114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883075.21340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883075.21445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883075.23394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883075.23398: stdout chunk (state=3): >>><<< 28992 1726883075.23406: stderr chunk (state=3): >>><<< 28992 1726883075.23420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883075.23430: handler run complete 28992 1726883075.23499: attempt loop complete, returning result 28992 1726883075.23503: _execute() done 28992 1726883075.23505: dumping result to json 28992 1726883075.23584: done dumping result, returning 28992 1726883075.23640: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-000000002334] 28992 1726883075.23644: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002334 28992 1726883075.24197: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002334 28992 1726883075.24201: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883075.24260: no more pending results, returning what we have 28992 1726883075.24263: results queue empty 28992 1726883075.24264: checking for any_errors_fatal 28992 1726883075.24271: done checking for any_errors_fatal 28992 1726883075.24271: checking for max_fail_percentage 28992 1726883075.24273: done checking for max_fail_percentage 28992 1726883075.24274: checking to see if all hosts have failed and the running result is not ok 28992 1726883075.24275: done checking to see if all hosts have failed 28992 1726883075.24276: getting the remaining hosts for this loop 28992 1726883075.24278: done getting the remaining hosts for this loop 28992 1726883075.24282: getting the next task for host managed_node1 28992 1726883075.24288: done getting next task for host managed_node1 28992 1726883075.24291: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883075.24297: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883075.24309: getting variables 28992 1726883075.24310: in VariableManager get_vars() 28992 1726883075.24356: Calling all_inventory to load vars for managed_node1 28992 1726883075.24359: Calling groups_inventory to load vars for managed_node1 28992 1726883075.24362: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883075.24372: Calling all_plugins_play to load vars for managed_node1 28992 1726883075.24375: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883075.24379: Calling groups_plugins_play to load vars for managed_node1 28992 1726883075.38767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883075.41233: done with get_vars() 28992 1726883075.41260: done getting variables 28992 1726883075.41301: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:44:35 -0400 (0:00:00.876) 0:02:15.613 ****** 28992 1726883075.41335: entering _queue_task() for managed_node1/service 28992 1726883075.41635: worker is 1 (out of 1 available) 28992 1726883075.41652: exiting _queue_task() for managed_node1/service 28992 1726883075.41667: done queuing things up, now waiting for results queue to drain 28992 1726883075.41669: waiting for pending results... 28992 1726883075.41878: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883075.42001: in run() - task 0affc7ec-ae25-9fb4-6018-000000002335 28992 1726883075.42014: variable 'ansible_search_path' from source: unknown 28992 1726883075.42018: variable 'ansible_search_path' from source: unknown 28992 1726883075.42055: calling self._execute() 28992 1726883075.42177: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883075.42181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883075.42190: variable 'omit' from source: magic vars 28992 1726883075.42828: variable 'ansible_distribution_major_version' from source: facts 28992 1726883075.42836: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883075.42840: variable 'network_provider' from source: set_fact 28992 1726883075.42843: Evaluated conditional (network_provider == "nm"): True 28992 1726883075.42928: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883075.43042: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883075.43379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883075.46219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883075.46275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883075.46310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883075.46340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883075.46363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883075.46435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883075.46462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883075.46493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883075.46530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883075.46541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883075.46676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883075.46680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883075.46683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883075.46686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883075.46725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883075.46754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883075.46775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883075.46810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883075.46844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883075.46886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883075.47018: variable 'network_connections' from source: include params 28992 1726883075.47045: variable 'interface' from source: play vars 28992 1726883075.47105: variable 'interface' from source: play vars 28992 1726883075.47198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883075.47473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883075.47477: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883075.47479: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883075.47482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883075.47628: 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) 28992 1726883075.47632: 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) 28992 1726883075.47635: 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) 28992 1726883075.47638: 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) 28992 1726883075.47740: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883075.48321: variable 'network_connections' from source: include params 28992 1726883075.48328: variable 'interface' from source: play vars 28992 1726883075.48433: variable 'interface' from source: play vars 28992 1726883075.48450: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883075.48453: when evaluation is False, skipping this task 28992 1726883075.48456: _execute() done 28992 1726883075.48459: dumping result to json 28992 1726883075.48461: done dumping result, returning 28992 1726883075.48569: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-000000002335] 28992 1726883075.48580: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002335 28992 1726883075.48654: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002335 28992 1726883075.48657: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883075.48709: no more pending results, returning what we have 28992 1726883075.48712: results queue empty 28992 1726883075.48713: checking for any_errors_fatal 28992 1726883075.48834: done checking for any_errors_fatal 28992 1726883075.48835: checking for max_fail_percentage 28992 1726883075.48838: done checking for max_fail_percentage 28992 1726883075.48839: checking to see if all hosts have failed and the running result is not ok 28992 1726883075.48840: done checking to see if all hosts have failed 28992 1726883075.48841: getting the remaining hosts for this loop 28992 1726883075.48842: done getting the remaining hosts for this loop 28992 1726883075.48846: getting the next task for host managed_node1 28992 1726883075.48852: done getting next task for host managed_node1 28992 1726883075.48857: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883075.48862: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883075.48882: getting variables 28992 1726883075.48884: in VariableManager get_vars() 28992 1726883075.48937: Calling all_inventory to load vars for managed_node1 28992 1726883075.48941: Calling groups_inventory to load vars for managed_node1 28992 1726883075.48943: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883075.48953: Calling all_plugins_play to load vars for managed_node1 28992 1726883075.48956: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883075.48959: Calling groups_plugins_play to load vars for managed_node1 28992 1726883075.50181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883075.52555: done with get_vars() 28992 1726883075.52594: done getting variables 28992 1726883075.52658: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:44:35 -0400 (0:00:00.113) 0:02:15.727 ****** 28992 1726883075.52693: entering _queue_task() for managed_node1/service 28992 1726883075.52993: worker is 1 (out of 1 available) 28992 1726883075.53009: exiting _queue_task() for managed_node1/service 28992 1726883075.53026: done queuing things up, now waiting for results queue to drain 28992 1726883075.53028: waiting for pending results... 28992 1726883075.53231: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883075.53348: in run() - task 0affc7ec-ae25-9fb4-6018-000000002336 28992 1726883075.53365: variable 'ansible_search_path' from source: unknown 28992 1726883075.53371: variable 'ansible_search_path' from source: unknown 28992 1726883075.53399: calling self._execute() 28992 1726883075.53492: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883075.53497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883075.53504: variable 'omit' from source: magic vars 28992 1726883075.53826: variable 'ansible_distribution_major_version' from source: facts 28992 1726883075.53836: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883075.53932: variable 'network_provider' from source: set_fact 28992 1726883075.53936: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883075.53939: when evaluation is False, skipping this task 28992 1726883075.53942: _execute() done 28992 1726883075.53945: dumping result to json 28992 1726883075.53949: done dumping result, returning 28992 1726883075.53956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-000000002336] 28992 1726883075.53961: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002336 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883075.54112: no more pending results, returning what we have 28992 1726883075.54116: results queue empty 28992 1726883075.54117: checking for any_errors_fatal 28992 1726883075.54127: done checking for any_errors_fatal 28992 1726883075.54128: checking for max_fail_percentage 28992 1726883075.54130: done checking for max_fail_percentage 28992 1726883075.54131: checking to see if all hosts have failed and the running result is not ok 28992 1726883075.54132: done checking to see if all hosts have failed 28992 1726883075.54134: getting the remaining hosts for this loop 28992 1726883075.54136: done getting the remaining hosts for this loop 28992 1726883075.54139: getting the next task for host managed_node1 28992 1726883075.54147: done getting next task for host managed_node1 28992 1726883075.54151: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883075.54157: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883075.54179: getting variables 28992 1726883075.54180: in VariableManager get_vars() 28992 1726883075.54232: Calling all_inventory to load vars for managed_node1 28992 1726883075.54235: Calling groups_inventory to load vars for managed_node1 28992 1726883075.54237: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883075.54243: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002336 28992 1726883075.54245: WORKER PROCESS EXITING 28992 1726883075.54254: Calling all_plugins_play to load vars for managed_node1 28992 1726883075.54257: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883075.54259: Calling groups_plugins_play to load vars for managed_node1 28992 1726883075.55794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883075.57029: done with get_vars() 28992 1726883075.57049: done getting variables 28992 1726883075.57097: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:44:35 -0400 (0:00:00.044) 0:02:15.771 ****** 28992 1726883075.57130: entering _queue_task() for managed_node1/copy 28992 1726883075.57374: worker is 1 (out of 1 available) 28992 1726883075.57395: exiting _queue_task() for managed_node1/copy 28992 1726883075.57408: done queuing things up, now waiting for results queue to drain 28992 1726883075.57410: waiting for pending results... 28992 1726883075.57602: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883075.57721: in run() - task 0affc7ec-ae25-9fb4-6018-000000002337 28992 1726883075.57736: variable 'ansible_search_path' from source: unknown 28992 1726883075.57740: variable 'ansible_search_path' from source: unknown 28992 1726883075.57772: calling self._execute() 28992 1726883075.57852: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883075.57857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883075.57869: variable 'omit' from source: magic vars 28992 1726883075.58176: variable 'ansible_distribution_major_version' from source: facts 28992 1726883075.58190: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883075.58277: variable 'network_provider' from source: set_fact 28992 1726883075.58281: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883075.58284: when evaluation is False, skipping this task 28992 1726883075.58290: _execute() done 28992 1726883075.58292: dumping result to json 28992 1726883075.58295: done dumping result, returning 28992 1726883075.58301: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-000000002337] 28992 1726883075.58304: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002337 28992 1726883075.58410: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002337 28992 1726883075.58415: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883075.58465: no more pending results, returning what we have 28992 1726883075.58468: results queue empty 28992 1726883075.58469: checking for any_errors_fatal 28992 1726883075.58475: done checking for any_errors_fatal 28992 1726883075.58476: checking for max_fail_percentage 28992 1726883075.58478: done checking for max_fail_percentage 28992 1726883075.58479: checking to see if all hosts have failed and the running result is not ok 28992 1726883075.58479: done checking to see if all hosts have failed 28992 1726883075.58480: getting the remaining hosts for this loop 28992 1726883075.58482: done getting the remaining hosts for this loop 28992 1726883075.58488: getting the next task for host managed_node1 28992 1726883075.58495: done getting next task for host managed_node1 28992 1726883075.58498: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883075.58503: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883075.58533: getting variables 28992 1726883075.58535: in VariableManager get_vars() 28992 1726883075.58573: Calling all_inventory to load vars for managed_node1 28992 1726883075.58576: Calling groups_inventory to load vars for managed_node1 28992 1726883075.58578: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883075.58590: Calling all_plugins_play to load vars for managed_node1 28992 1726883075.58592: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883075.58595: Calling groups_plugins_play to load vars for managed_node1 28992 1726883075.59735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883075.60931: done with get_vars() 28992 1726883075.60949: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:44:35 -0400 (0:00:00.038) 0:02:15.810 ****** 28992 1726883075.61014: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883075.61247: worker is 1 (out of 1 available) 28992 1726883075.61263: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883075.61278: done queuing things up, now waiting for results queue to drain 28992 1726883075.61280: waiting for pending results... 28992 1726883075.61469: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883075.61579: in run() - task 0affc7ec-ae25-9fb4-6018-000000002338 28992 1726883075.61592: variable 'ansible_search_path' from source: unknown 28992 1726883075.61597: variable 'ansible_search_path' from source: unknown 28992 1726883075.61635: calling self._execute() 28992 1726883075.61713: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883075.61716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883075.61730: variable 'omit' from source: magic vars 28992 1726883075.62032: variable 'ansible_distribution_major_version' from source: facts 28992 1726883075.62043: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883075.62049: variable 'omit' from source: magic vars 28992 1726883075.62104: variable 'omit' from source: magic vars 28992 1726883075.62227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883075.63844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883075.63901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883075.63932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883075.63959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883075.63980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883075.64055: variable 'network_provider' from source: set_fact 28992 1726883075.64158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883075.64177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883075.64197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883075.64230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883075.64243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883075.64297: variable 'omit' from source: magic vars 28992 1726883075.64380: variable 'omit' from source: magic vars 28992 1726883075.64457: variable 'network_connections' from source: include params 28992 1726883075.64466: variable 'interface' from source: play vars 28992 1726883075.64512: variable 'interface' from source: play vars 28992 1726883075.64624: variable 'omit' from source: magic vars 28992 1726883075.64632: variable '__lsr_ansible_managed' from source: task vars 28992 1726883075.64679: variable '__lsr_ansible_managed' from source: task vars 28992 1726883075.64807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883075.64973: Loaded config def from plugin (lookup/template) 28992 1726883075.64979: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883075.65002: File lookup term: get_ansible_managed.j2 28992 1726883075.65005: variable 'ansible_search_path' from source: unknown 28992 1726883075.65009: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883075.65020: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883075.65036: variable 'ansible_search_path' from source: unknown 28992 1726883075.69596: variable 'ansible_managed' from source: unknown 28992 1726883075.69701: variable 'omit' from source: magic vars 28992 1726883075.69725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883075.69746: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883075.69763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883075.69778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883075.69789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883075.69809: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883075.69813: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883075.69816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883075.69889: Set connection var ansible_pipelining to False 28992 1726883075.69893: Set connection var ansible_connection to ssh 28992 1726883075.69896: Set connection var ansible_timeout to 10 28992 1726883075.69900: Set connection var ansible_shell_type to sh 28992 1726883075.69905: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883075.69912: Set connection var ansible_shell_executable to /bin/sh 28992 1726883075.69934: variable 'ansible_shell_executable' from source: unknown 28992 1726883075.69937: variable 'ansible_connection' from source: unknown 28992 1726883075.69939: variable 'ansible_module_compression' from source: unknown 28992 1726883075.69942: variable 'ansible_shell_type' from source: unknown 28992 1726883075.69944: variable 'ansible_shell_executable' from source: unknown 28992 1726883075.69947: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883075.69950: variable 'ansible_pipelining' from source: unknown 28992 1726883075.69952: variable 'ansible_timeout' from source: unknown 28992 1726883075.69957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883075.70057: 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) 28992 1726883075.70069: variable 'omit' from source: magic vars 28992 1726883075.70072: starting attempt loop 28992 1726883075.70076: running the handler 28992 1726883075.70090: _low_level_execute_command(): starting 28992 1726883075.70093: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883075.70636: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883075.70640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.70643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883075.70645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.70695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883075.70698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883075.70707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883075.70778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883075.72512: stdout chunk (state=3): >>>/root <<< 28992 1726883075.72621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883075.72669: stderr chunk (state=3): >>><<< 28992 1726883075.72673: stdout chunk (state=3): >>><<< 28992 1726883075.72693: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883075.72706: _low_level_execute_command(): starting 28992 1726883075.72709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085 `" && echo ansible-tmp-1726883075.7269301-34112-171897681409085="` echo /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085 `" ) && sleep 0' 28992 1726883075.73165: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883075.73169: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883075.73172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883075.73175: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883075.73177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.73216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883075.73238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883075.73290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883075.75258: stdout chunk (state=3): >>>ansible-tmp-1726883075.7269301-34112-171897681409085=/root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085 <<< 28992 1726883075.75380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883075.75428: stderr chunk (state=3): >>><<< 28992 1726883075.75431: stdout chunk (state=3): >>><<< 28992 1726883075.75445: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883075.7269301-34112-171897681409085=/root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883075.75480: variable 'ansible_module_compression' from source: unknown 28992 1726883075.75526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883075.75567: variable 'ansible_facts' from source: unknown 28992 1726883075.75662: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py 28992 1726883075.75769: Sending initial data 28992 1726883075.75773: Sent initial data (168 bytes) 28992 1726883075.76210: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883075.76214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883075.76249: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.76253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883075.76255: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883075.76258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.76309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883075.76312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883075.76369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883075.77941: 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 <<< 28992 1726883075.77993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883075.78046: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgx5lcy_d /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py <<< 28992 1726883075.78049: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py" <<< 28992 1726883075.78093: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgx5lcy_d" to remote "/root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py" <<< 28992 1726883075.78867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883075.78925: stderr chunk (state=3): >>><<< 28992 1726883075.78929: stdout chunk (state=3): >>><<< 28992 1726883075.78945: done transferring module to remote 28992 1726883075.78955: _low_level_execute_command(): starting 28992 1726883075.78959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/ /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py && sleep 0' 28992 1726883075.79393: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883075.79397: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883075.79399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.79401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883075.79405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.79457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883075.79460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883075.79513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883075.81290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883075.81331: stderr chunk (state=3): >>><<< 28992 1726883075.81336: stdout chunk (state=3): >>><<< 28992 1726883075.81350: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883075.81353: _low_level_execute_command(): starting 28992 1726883075.81356: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/AnsiballZ_network_connections.py && sleep 0' 28992 1726883075.81775: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883075.81779: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883075.81781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883075.81785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883075.81790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883075.81844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883075.81849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883075.81903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.09468: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883076.11209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883076.11272: stderr chunk (state=3): >>><<< 28992 1726883076.11276: stdout chunk (state=3): >>><<< 28992 1726883076.11295: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883076.11326: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1726883075.7269301-34112-171897681409085/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883076.11335: _low_level_execute_command(): starting 28992 1726883076.11340: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883075.7269301-34112-171897681409085/ > /dev/null 2>&1 && sleep 0' 28992 1726883076.12083: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883076.12088: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883076.12177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883076.12190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883076.12348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.12403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.14728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883076.14732: stdout chunk (state=3): >>><<< 28992 1726883076.14734: stderr chunk (state=3): >>><<< 28992 1726883076.14737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883076.14740: handler run complete 28992 1726883076.14742: attempt loop complete, returning result 28992 1726883076.14744: _execute() done 28992 1726883076.14747: dumping result to json 28992 1726883076.14749: done dumping result, returning 28992 1726883076.14751: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-000000002338] 28992 1726883076.14753: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002338 28992 1726883076.14847: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002338 28992 1726883076.14851: WORKER PROCESS EXITING ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 skipped because already active 28992 1726883076.14976: no more pending results, returning what we have 28992 1726883076.14980: results queue empty 28992 1726883076.14981: checking for any_errors_fatal 28992 1726883076.14989: done checking for any_errors_fatal 28992 1726883076.14990: checking for max_fail_percentage 28992 1726883076.14991: done checking for max_fail_percentage 28992 1726883076.14992: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.14994: done checking to see if all hosts have failed 28992 1726883076.14994: getting the remaining hosts for this loop 28992 1726883076.14996: done getting the remaining hosts for this loop 28992 1726883076.15001: getting the next task for host managed_node1 28992 1726883076.15009: done getting next task for host managed_node1 28992 1726883076.15013: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883076.15017: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883076.15141: getting variables 28992 1726883076.15144: in VariableManager get_vars() 28992 1726883076.15193: Calling all_inventory to load vars for managed_node1 28992 1726883076.15196: Calling groups_inventory to load vars for managed_node1 28992 1726883076.15198: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.15208: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.15211: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.15214: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.17786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.19693: done with get_vars() 28992 1726883076.19712: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:44:36 -0400 (0:00:00.587) 0:02:16.398 ****** 28992 1726883076.19786: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883076.20070: worker is 1 (out of 1 available) 28992 1726883076.20086: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883076.20100: done queuing things up, now waiting for results queue to drain 28992 1726883076.20102: waiting for pending results... 28992 1726883076.20307: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883076.20423: in run() - task 0affc7ec-ae25-9fb4-6018-000000002339 28992 1726883076.20442: variable 'ansible_search_path' from source: unknown 28992 1726883076.20448: variable 'ansible_search_path' from source: unknown 28992 1726883076.20477: calling self._execute() 28992 1726883076.20564: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.20571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.20579: variable 'omit' from source: magic vars 28992 1726883076.20964: variable 'ansible_distribution_major_version' from source: facts 28992 1726883076.20991: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883076.21136: variable 'network_state' from source: role '' defaults 28992 1726883076.21152: Evaluated conditional (network_state != {}): False 28992 1726883076.21155: when evaluation is False, skipping this task 28992 1726883076.21157: _execute() done 28992 1726883076.21160: dumping result to json 28992 1726883076.21162: done dumping result, returning 28992 1726883076.21165: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-000000002339] 28992 1726883076.21168: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002339 28992 1726883076.21275: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002339 28992 1726883076.21278: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883076.21375: no more pending results, returning what we have 28992 1726883076.21379: results queue empty 28992 1726883076.21380: checking for any_errors_fatal 28992 1726883076.21390: done checking for any_errors_fatal 28992 1726883076.21390: checking for max_fail_percentage 28992 1726883076.21392: done checking for max_fail_percentage 28992 1726883076.21393: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.21394: done checking to see if all hosts have failed 28992 1726883076.21395: getting the remaining hosts for this loop 28992 1726883076.21396: done getting the remaining hosts for this loop 28992 1726883076.21400: getting the next task for host managed_node1 28992 1726883076.21407: done getting next task for host managed_node1 28992 1726883076.21412: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883076.21417: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883076.21441: getting variables 28992 1726883076.21443: in VariableManager get_vars() 28992 1726883076.21482: Calling all_inventory to load vars for managed_node1 28992 1726883076.21484: Calling groups_inventory to load vars for managed_node1 28992 1726883076.21486: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.21496: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.21498: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.21501: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.23224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.25474: done with get_vars() 28992 1726883076.25504: done getting variables 28992 1726883076.25568: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:44:36 -0400 (0:00:00.058) 0:02:16.456 ****** 28992 1726883076.25610: entering _queue_task() for managed_node1/debug 28992 1726883076.25961: worker is 1 (out of 1 available) 28992 1726883076.25975: exiting _queue_task() for managed_node1/debug 28992 1726883076.25991: done queuing things up, now waiting for results queue to drain 28992 1726883076.25993: waiting for pending results... 28992 1726883076.26440: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883076.26530: in run() - task 0affc7ec-ae25-9fb4-6018-00000000233a 28992 1726883076.26534: variable 'ansible_search_path' from source: unknown 28992 1726883076.26537: variable 'ansible_search_path' from source: unknown 28992 1726883076.26540: calling self._execute() 28992 1726883076.26658: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.26663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.26682: variable 'omit' from source: magic vars 28992 1726883076.27116: variable 'ansible_distribution_major_version' from source: facts 28992 1726883076.27123: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883076.27128: variable 'omit' from source: magic vars 28992 1726883076.27224: variable 'omit' from source: magic vars 28992 1726883076.27247: variable 'omit' from source: magic vars 28992 1726883076.27293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883076.27343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883076.27439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883076.27443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883076.27448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883076.27450: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883076.27453: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.27455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.27570: Set connection var ansible_pipelining to False 28992 1726883076.27574: Set connection var ansible_connection to ssh 28992 1726883076.27577: Set connection var ansible_timeout to 10 28992 1726883076.27579: Set connection var ansible_shell_type to sh 28992 1726883076.27582: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883076.27584: Set connection var ansible_shell_executable to /bin/sh 28992 1726883076.27597: variable 'ansible_shell_executable' from source: unknown 28992 1726883076.27600: variable 'ansible_connection' from source: unknown 28992 1726883076.27603: variable 'ansible_module_compression' from source: unknown 28992 1726883076.27605: variable 'ansible_shell_type' from source: unknown 28992 1726883076.27608: variable 'ansible_shell_executable' from source: unknown 28992 1726883076.27610: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.27656: variable 'ansible_pipelining' from source: unknown 28992 1726883076.27659: variable 'ansible_timeout' from source: unknown 28992 1726883076.27662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.27779: 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) 28992 1726883076.27873: variable 'omit' from source: magic vars 28992 1726883076.27876: starting attempt loop 28992 1726883076.27879: running the handler 28992 1726883076.27959: variable '__network_connections_result' from source: set_fact 28992 1726883076.28019: handler run complete 28992 1726883076.28041: attempt loop complete, returning result 28992 1726883076.28045: _execute() done 28992 1726883076.28048: dumping result to json 28992 1726883076.28050: done dumping result, returning 28992 1726883076.28060: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000233a] 28992 1726883076.28063: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233a 28992 1726883076.28176: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233a 28992 1726883076.28180: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 skipped because already active" ] } 28992 1726883076.28444: no more pending results, returning what we have 28992 1726883076.28447: results queue empty 28992 1726883076.28448: checking for any_errors_fatal 28992 1726883076.28453: done checking for any_errors_fatal 28992 1726883076.28454: checking for max_fail_percentage 28992 1726883076.28456: done checking for max_fail_percentage 28992 1726883076.28457: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.28458: done checking to see if all hosts have failed 28992 1726883076.28458: getting the remaining hosts for this loop 28992 1726883076.28460: done getting the remaining hosts for this loop 28992 1726883076.28463: getting the next task for host managed_node1 28992 1726883076.28469: done getting next task for host managed_node1 28992 1726883076.28473: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883076.28478: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883076.28492: getting variables 28992 1726883076.28494: in VariableManager get_vars() 28992 1726883076.28537: Calling all_inventory to load vars for managed_node1 28992 1726883076.28540: Calling groups_inventory to load vars for managed_node1 28992 1726883076.28543: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.28552: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.28555: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.28558: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.30513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.32710: done with get_vars() 28992 1726883076.32739: done getting variables 28992 1726883076.32804: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:44:36 -0400 (0:00:00.072) 0:02:16.528 ****** 28992 1726883076.32850: entering _queue_task() for managed_node1/debug 28992 1726883076.33186: worker is 1 (out of 1 available) 28992 1726883076.33201: exiting _queue_task() for managed_node1/debug 28992 1726883076.33214: done queuing things up, now waiting for results queue to drain 28992 1726883076.33215: waiting for pending results... 28992 1726883076.33647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883076.33701: in run() - task 0affc7ec-ae25-9fb4-6018-00000000233b 28992 1726883076.33723: variable 'ansible_search_path' from source: unknown 28992 1726883076.33731: variable 'ansible_search_path' from source: unknown 28992 1726883076.33781: calling self._execute() 28992 1726883076.33895: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.33907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.33925: variable 'omit' from source: magic vars 28992 1726883076.34365: variable 'ansible_distribution_major_version' from source: facts 28992 1726883076.34381: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883076.34409: variable 'omit' from source: magic vars 28992 1726883076.34479: variable 'omit' from source: magic vars 28992 1726883076.34627: variable 'omit' from source: magic vars 28992 1726883076.34632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883076.34635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883076.34647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883076.34672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883076.34687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883076.34721: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883076.34740: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.34748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.34957: Set connection var ansible_pipelining to False 28992 1726883076.34960: Set connection var ansible_connection to ssh 28992 1726883076.34965: Set connection var ansible_timeout to 10 28992 1726883076.34967: Set connection var ansible_shell_type to sh 28992 1726883076.34969: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883076.34971: Set connection var ansible_shell_executable to /bin/sh 28992 1726883076.34973: variable 'ansible_shell_executable' from source: unknown 28992 1726883076.34975: variable 'ansible_connection' from source: unknown 28992 1726883076.34978: variable 'ansible_module_compression' from source: unknown 28992 1726883076.34980: variable 'ansible_shell_type' from source: unknown 28992 1726883076.34982: variable 'ansible_shell_executable' from source: unknown 28992 1726883076.34983: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.34985: variable 'ansible_pipelining' from source: unknown 28992 1726883076.34987: variable 'ansible_timeout' from source: unknown 28992 1726883076.34989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.35214: 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) 28992 1726883076.35218: variable 'omit' from source: magic vars 28992 1726883076.35221: starting attempt loop 28992 1726883076.35225: running the handler 28992 1726883076.35240: variable '__network_connections_result' from source: set_fact 28992 1726883076.35341: variable '__network_connections_result' from source: set_fact 28992 1726883076.35468: handler run complete 28992 1726883076.35539: attempt loop complete, returning result 28992 1726883076.35543: _execute() done 28992 1726883076.35545: dumping result to json 28992 1726883076.35547: done dumping result, returning 28992 1726883076.35550: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-00000000233b] 28992 1726883076.35552: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233b 28992 1726883076.35829: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233b 28992 1726883076.35832: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ef488de9-a0c3-4bf0-8750-d715a1108715 skipped because already active" ] } } 28992 1726883076.35920: no more pending results, returning what we have 28992 1726883076.35925: results queue empty 28992 1726883076.35926: checking for any_errors_fatal 28992 1726883076.35930: done checking for any_errors_fatal 28992 1726883076.35931: checking for max_fail_percentage 28992 1726883076.35933: done checking for max_fail_percentage 28992 1726883076.35934: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.35935: done checking to see if all hosts have failed 28992 1726883076.35936: getting the remaining hosts for this loop 28992 1726883076.35937: done getting the remaining hosts for this loop 28992 1726883076.35941: getting the next task for host managed_node1 28992 1726883076.35948: done getting next task for host managed_node1 28992 1726883076.35952: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883076.35956: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883076.35968: getting variables 28992 1726883076.35970: in VariableManager get_vars() 28992 1726883076.36012: Calling all_inventory to load vars for managed_node1 28992 1726883076.36015: Calling groups_inventory to load vars for managed_node1 28992 1726883076.36142: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.36152: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.36155: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.36158: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.38077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.40336: done with get_vars() 28992 1726883076.40368: done getting variables 28992 1726883076.40433: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:44:36 -0400 (0:00:00.076) 0:02:16.605 ****** 28992 1726883076.40478: entering _queue_task() for managed_node1/debug 28992 1726883076.41041: worker is 1 (out of 1 available) 28992 1726883076.41054: exiting _queue_task() for managed_node1/debug 28992 1726883076.41066: done queuing things up, now waiting for results queue to drain 28992 1726883076.41067: waiting for pending results... 28992 1726883076.41199: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883076.41405: in run() - task 0affc7ec-ae25-9fb4-6018-00000000233c 28992 1726883076.41409: variable 'ansible_search_path' from source: unknown 28992 1726883076.41412: variable 'ansible_search_path' from source: unknown 28992 1726883076.41432: calling self._execute() 28992 1726883076.41553: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.41566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.41581: variable 'omit' from source: magic vars 28992 1726883076.42019: variable 'ansible_distribution_major_version' from source: facts 28992 1726883076.42058: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883076.42189: variable 'network_state' from source: role '' defaults 28992 1726883076.42205: Evaluated conditional (network_state != {}): False 28992 1726883076.42276: when evaluation is False, skipping this task 28992 1726883076.42279: _execute() done 28992 1726883076.42281: dumping result to json 28992 1726883076.42284: done dumping result, returning 28992 1726883076.42287: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-00000000233c] 28992 1726883076.42289: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233c skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883076.42432: no more pending results, returning what we have 28992 1726883076.42436: results queue empty 28992 1726883076.42437: checking for any_errors_fatal 28992 1726883076.42448: done checking for any_errors_fatal 28992 1726883076.42449: checking for max_fail_percentage 28992 1726883076.42452: done checking for max_fail_percentage 28992 1726883076.42453: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.42454: done checking to see if all hosts have failed 28992 1726883076.42455: getting the remaining hosts for this loop 28992 1726883076.42457: done getting the remaining hosts for this loop 28992 1726883076.42461: getting the next task for host managed_node1 28992 1726883076.42470: done getting next task for host managed_node1 28992 1726883076.42475: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883076.42482: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883076.42513: getting variables 28992 1726883076.42515: in VariableManager get_vars() 28992 1726883076.42567: Calling all_inventory to load vars for managed_node1 28992 1726883076.42571: Calling groups_inventory to load vars for managed_node1 28992 1726883076.42573: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.42586: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.42590: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.42594: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.43240: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233c 28992 1726883076.43244: WORKER PROCESS EXITING 28992 1726883076.44618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.46902: done with get_vars() 28992 1726883076.46932: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:44:36 -0400 (0:00:00.065) 0:02:16.670 ****** 28992 1726883076.47045: entering _queue_task() for managed_node1/ping 28992 1726883076.47378: worker is 1 (out of 1 available) 28992 1726883076.47507: exiting _queue_task() for managed_node1/ping 28992 1726883076.47521: done queuing things up, now waiting for results queue to drain 28992 1726883076.47525: waiting for pending results... 28992 1726883076.47766: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883076.47960: in run() - task 0affc7ec-ae25-9fb4-6018-00000000233d 28992 1726883076.47985: variable 'ansible_search_path' from source: unknown 28992 1726883076.47994: variable 'ansible_search_path' from source: unknown 28992 1726883076.48043: calling self._execute() 28992 1726883076.48175: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.48227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.48231: variable 'omit' from source: magic vars 28992 1726883076.48671: variable 'ansible_distribution_major_version' from source: facts 28992 1726883076.48691: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883076.48709: variable 'omit' from source: magic vars 28992 1726883076.48787: variable 'omit' from source: magic vars 28992 1726883076.48923: variable 'omit' from source: magic vars 28992 1726883076.48933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883076.48936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883076.48961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883076.48985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883076.49001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883076.49041: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883076.49055: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.49063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.49183: Set connection var ansible_pipelining to False 28992 1726883076.49191: Set connection var ansible_connection to ssh 28992 1726883076.49202: Set connection var ansible_timeout to 10 28992 1726883076.49209: Set connection var ansible_shell_type to sh 28992 1726883076.49218: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883076.49232: Set connection var ansible_shell_executable to /bin/sh 28992 1726883076.49267: variable 'ansible_shell_executable' from source: unknown 28992 1726883076.49358: variable 'ansible_connection' from source: unknown 28992 1726883076.49362: variable 'ansible_module_compression' from source: unknown 28992 1726883076.49365: variable 'ansible_shell_type' from source: unknown 28992 1726883076.49367: variable 'ansible_shell_executable' from source: unknown 28992 1726883076.49369: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.49371: variable 'ansible_pipelining' from source: unknown 28992 1726883076.49373: variable 'ansible_timeout' from source: unknown 28992 1726883076.49378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.49556: 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) 28992 1726883076.49577: variable 'omit' from source: magic vars 28992 1726883076.49587: starting attempt loop 28992 1726883076.49594: running the handler 28992 1726883076.49617: _low_level_execute_command(): starting 28992 1726883076.49630: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883076.50545: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883076.50569: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883076.50594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.50664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.52446: stdout chunk (state=3): >>>/root <<< 28992 1726883076.52633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883076.52646: stdout chunk (state=3): >>><<< 28992 1726883076.52663: stderr chunk (state=3): >>><<< 28992 1726883076.52691: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883076.52712: _low_level_execute_command(): starting 28992 1726883076.52727: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480 `" && echo ansible-tmp-1726883076.526991-34134-238970310547480="` echo /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480 `" ) && sleep 0' 28992 1726883076.53391: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883076.53406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883076.53424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883076.53446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883076.53465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883076.53490: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883076.53596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883076.53629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.53724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.55727: stdout chunk (state=3): >>>ansible-tmp-1726883076.526991-34134-238970310547480=/root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480 <<< 28992 1726883076.55932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883076.55936: stdout chunk (state=3): >>><<< 28992 1726883076.55938: stderr chunk (state=3): >>><<< 28992 1726883076.56127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883076.526991-34134-238970310547480=/root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883076.56131: variable 'ansible_module_compression' from source: unknown 28992 1726883076.56134: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883076.56136: variable 'ansible_facts' from source: unknown 28992 1726883076.56194: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py 28992 1726883076.56380: Sending initial data 28992 1726883076.56389: Sent initial data (152 bytes) 28992 1726883076.57029: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883076.57045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883076.57051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883076.57184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.57229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.58816: 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 <<< 28992 1726883076.58884: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883076.58966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpa7ts97_g /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py <<< 28992 1726883076.58976: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py" <<< 28992 1726883076.59009: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpa7ts97_g" to remote "/root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py" <<< 28992 1726883076.59991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883076.59994: stdout chunk (state=3): >>><<< 28992 1726883076.59997: stderr chunk (state=3): >>><<< 28992 1726883076.59999: done transferring module to remote 28992 1726883076.60002: _low_level_execute_command(): starting 28992 1726883076.60004: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/ /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py && sleep 0' 28992 1726883076.60619: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883076.60638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883076.60641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883076.60644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883076.60647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883076.60761: 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.15.7 is address <<< 28992 1726883076.60765: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883076.60795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.60871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.62855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883076.62859: stdout chunk (state=3): >>><<< 28992 1726883076.62861: stderr chunk (state=3): >>><<< 28992 1726883076.62864: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883076.62871: _low_level_execute_command(): starting 28992 1726883076.62873: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/AnsiballZ_ping.py && sleep 0' 28992 1726883076.63539: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883076.63543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883076.63593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883076.63616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883076.63632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.63720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.80084: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883076.81353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883076.81411: stderr chunk (state=3): >>><<< 28992 1726883076.81415: stdout chunk (state=3): >>><<< 28992 1726883076.81433: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883076.81456: 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-1726883076.526991-34134-238970310547480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883076.81467: _low_level_execute_command(): starting 28992 1726883076.81474: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883076.526991-34134-238970310547480/ > /dev/null 2>&1 && sleep 0' 28992 1726883076.81914: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883076.81927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883076.81940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883076.81951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883076.82009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883076.82013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883076.82061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883076.84128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883076.84132: stdout chunk (state=3): >>><<< 28992 1726883076.84136: stderr chunk (state=3): >>><<< 28992 1726883076.84141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883076.84145: handler run complete 28992 1726883076.84148: attempt loop complete, returning result 28992 1726883076.84151: _execute() done 28992 1726883076.84154: dumping result to json 28992 1726883076.84157: done dumping result, returning 28992 1726883076.84160: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-00000000233d] 28992 1726883076.84163: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233d 28992 1726883076.84238: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000233d 28992 1726883076.84242: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883076.84340: no more pending results, returning what we have 28992 1726883076.84528: results queue empty 28992 1726883076.84530: checking for any_errors_fatal 28992 1726883076.84537: done checking for any_errors_fatal 28992 1726883076.84538: checking for max_fail_percentage 28992 1726883076.84539: done checking for max_fail_percentage 28992 1726883076.84540: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.84541: done checking to see if all hosts have failed 28992 1726883076.84542: getting the remaining hosts for this loop 28992 1726883076.84544: done getting the remaining hosts for this loop 28992 1726883076.84548: getting the next task for host managed_node1 28992 1726883076.84558: done getting next task for host managed_node1 28992 1726883076.84561: ^ task is: TASK: meta (role_complete) 28992 1726883076.84565: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883076.84580: getting variables 28992 1726883076.84582: in VariableManager get_vars() 28992 1726883076.84643: Calling all_inventory to load vars for managed_node1 28992 1726883076.84647: Calling groups_inventory to load vars for managed_node1 28992 1726883076.84649: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.84661: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.84664: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.84668: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.86976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.89445: done with get_vars() 28992 1726883076.89488: done getting variables 28992 1726883076.89601: done queuing things up, now waiting for results queue to drain 28992 1726883076.89603: results queue empty 28992 1726883076.89604: checking for any_errors_fatal 28992 1726883076.89608: done checking for any_errors_fatal 28992 1726883076.89608: checking for max_fail_percentage 28992 1726883076.89610: done checking for max_fail_percentage 28992 1726883076.89611: checking to see if all hosts have failed and the running result is not ok 28992 1726883076.89611: done checking to see if all hosts have failed 28992 1726883076.89612: getting the remaining hosts for this loop 28992 1726883076.89613: done getting the remaining hosts for this loop 28992 1726883076.89617: getting the next task for host managed_node1 28992 1726883076.89626: done getting next task for host managed_node1 28992 1726883076.89629: ^ task is: TASK: Include network role 28992 1726883076.89632: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883076.89636: getting variables 28992 1726883076.89637: in VariableManager get_vars() 28992 1726883076.89662: Calling all_inventory to load vars for managed_node1 28992 1726883076.89665: Calling groups_inventory to load vars for managed_node1 28992 1726883076.89668: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.89673: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.89676: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.89679: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.91576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883076.93992: done with get_vars() 28992 1726883076.94026: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Friday 20 September 2024 21:44:36 -0400 (0:00:00.470) 0:02:17.141 ****** 28992 1726883076.94128: entering _queue_task() for managed_node1/include_role 28992 1726883076.94569: worker is 1 (out of 1 available) 28992 1726883076.94583: exiting _queue_task() for managed_node1/include_role 28992 1726883076.94599: done queuing things up, now waiting for results queue to drain 28992 1726883076.94601: waiting for pending results... 28992 1726883076.95042: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883076.95088: in run() - task 0affc7ec-ae25-9fb4-6018-000000002142 28992 1726883076.95107: variable 'ansible_search_path' from source: unknown 28992 1726883076.95111: variable 'ansible_search_path' from source: unknown 28992 1726883076.95156: calling self._execute() 28992 1726883076.95280: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883076.95286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883076.95299: variable 'omit' from source: magic vars 28992 1726883076.95828: variable 'ansible_distribution_major_version' from source: facts 28992 1726883076.95844: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883076.95850: _execute() done 28992 1726883076.95853: dumping result to json 28992 1726883076.95856: done dumping result, returning 28992 1726883076.95864: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000002142] 28992 1726883076.95870: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002142 28992 1726883076.96016: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002142 28992 1726883076.96019: WORKER PROCESS EXITING 28992 1726883076.96057: no more pending results, returning what we have 28992 1726883076.96064: in VariableManager get_vars() 28992 1726883076.96134: Calling all_inventory to load vars for managed_node1 28992 1726883076.96138: Calling groups_inventory to load vars for managed_node1 28992 1726883076.96142: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883076.96161: Calling all_plugins_play to load vars for managed_node1 28992 1726883076.96165: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883076.96168: Calling groups_plugins_play to load vars for managed_node1 28992 1726883076.98309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.00747: done with get_vars() 28992 1726883077.00780: variable 'ansible_search_path' from source: unknown 28992 1726883077.00782: variable 'ansible_search_path' from source: unknown 28992 1726883077.00983: variable 'omit' from source: magic vars 28992 1726883077.01043: variable 'omit' from source: magic vars 28992 1726883077.01061: variable 'omit' from source: magic vars 28992 1726883077.01065: we have included files to process 28992 1726883077.01066: generating all_blocks data 28992 1726883077.01069: done generating all_blocks data 28992 1726883077.01075: processing included file: fedora.linux_system_roles.network 28992 1726883077.01102: in VariableManager get_vars() 28992 1726883077.01121: done with get_vars() 28992 1726883077.01162: in VariableManager get_vars() 28992 1726883077.01185: done with get_vars() 28992 1726883077.01233: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883077.01385: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883077.01482: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883077.02102: in VariableManager get_vars() 28992 1726883077.02135: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883077.04112: iterating over new_blocks loaded from include file 28992 1726883077.04114: in VariableManager get_vars() 28992 1726883077.04129: done with get_vars() 28992 1726883077.04131: filtering new block on tags 28992 1726883077.04313: done filtering new block on tags 28992 1726883077.04316: in VariableManager get_vars() 28992 1726883077.04328: done with get_vars() 28992 1726883077.04330: filtering new block on tags 28992 1726883077.04341: done filtering new block on tags 28992 1726883077.04342: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883077.04347: extending task lists for all hosts with included blocks 28992 1726883077.04423: done extending task lists 28992 1726883077.04424: done processing included files 28992 1726883077.04425: results queue empty 28992 1726883077.04425: checking for any_errors_fatal 28992 1726883077.04426: done checking for any_errors_fatal 28992 1726883077.04427: checking for max_fail_percentage 28992 1726883077.04427: done checking for max_fail_percentage 28992 1726883077.04428: checking to see if all hosts have failed and the running result is not ok 28992 1726883077.04429: done checking to see if all hosts have failed 28992 1726883077.04429: getting the remaining hosts for this loop 28992 1726883077.04430: done getting the remaining hosts for this loop 28992 1726883077.04432: getting the next task for host managed_node1 28992 1726883077.04435: done getting next task for host managed_node1 28992 1726883077.04437: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883077.04440: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883077.04449: getting variables 28992 1726883077.04449: in VariableManager get_vars() 28992 1726883077.04460: Calling all_inventory to load vars for managed_node1 28992 1726883077.04462: Calling groups_inventory to load vars for managed_node1 28992 1726883077.04464: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883077.04468: Calling all_plugins_play to load vars for managed_node1 28992 1726883077.04470: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883077.04473: Calling groups_plugins_play to load vars for managed_node1 28992 1726883077.05413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.07332: done with get_vars() 28992 1726883077.07362: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:44:37 -0400 (0:00:00.133) 0:02:17.274 ****** 28992 1726883077.07452: entering _queue_task() for managed_node1/include_tasks 28992 1726883077.07796: worker is 1 (out of 1 available) 28992 1726883077.07811: exiting _queue_task() for managed_node1/include_tasks 28992 1726883077.07825: done queuing things up, now waiting for results queue to drain 28992 1726883077.07827: waiting for pending results... 28992 1726883077.08041: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883077.08150: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024a4 28992 1726883077.08164: variable 'ansible_search_path' from source: unknown 28992 1726883077.08169: variable 'ansible_search_path' from source: unknown 28992 1726883077.08202: calling self._execute() 28992 1726883077.08285: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.08293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.08301: variable 'omit' from source: magic vars 28992 1726883077.08610: variable 'ansible_distribution_major_version' from source: facts 28992 1726883077.08620: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883077.08628: _execute() done 28992 1726883077.08631: dumping result to json 28992 1726883077.08634: done dumping result, returning 28992 1726883077.08640: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-0000000024a4] 28992 1726883077.08646: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a4 28992 1726883077.08746: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a4 28992 1726883077.08749: WORKER PROCESS EXITING 28992 1726883077.08813: no more pending results, returning what we have 28992 1726883077.08818: in VariableManager get_vars() 28992 1726883077.08875: Calling all_inventory to load vars for managed_node1 28992 1726883077.08878: Calling groups_inventory to load vars for managed_node1 28992 1726883077.08880: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883077.08894: Calling all_plugins_play to load vars for managed_node1 28992 1726883077.08897: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883077.08900: Calling groups_plugins_play to load vars for managed_node1 28992 1726883077.10518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.11762: done with get_vars() 28992 1726883077.11781: variable 'ansible_search_path' from source: unknown 28992 1726883077.11782: variable 'ansible_search_path' from source: unknown 28992 1726883077.11815: we have included files to process 28992 1726883077.11816: generating all_blocks data 28992 1726883077.11817: done generating all_blocks data 28992 1726883077.11821: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883077.11824: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883077.11826: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883077.12252: done processing included file 28992 1726883077.12253: iterating over new_blocks loaded from include file 28992 1726883077.12255: in VariableManager get_vars() 28992 1726883077.12274: done with get_vars() 28992 1726883077.12275: filtering new block on tags 28992 1726883077.12298: done filtering new block on tags 28992 1726883077.12300: in VariableManager get_vars() 28992 1726883077.12315: done with get_vars() 28992 1726883077.12317: filtering new block on tags 28992 1726883077.12350: done filtering new block on tags 28992 1726883077.12352: in VariableManager get_vars() 28992 1726883077.12368: done with get_vars() 28992 1726883077.12369: filtering new block on tags 28992 1726883077.12398: done filtering new block on tags 28992 1726883077.12400: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883077.12404: extending task lists for all hosts with included blocks 28992 1726883077.13509: done extending task lists 28992 1726883077.13510: done processing included files 28992 1726883077.13510: results queue empty 28992 1726883077.13511: checking for any_errors_fatal 28992 1726883077.13514: done checking for any_errors_fatal 28992 1726883077.13515: checking for max_fail_percentage 28992 1726883077.13515: done checking for max_fail_percentage 28992 1726883077.13516: checking to see if all hosts have failed and the running result is not ok 28992 1726883077.13517: done checking to see if all hosts have failed 28992 1726883077.13518: getting the remaining hosts for this loop 28992 1726883077.13519: done getting the remaining hosts for this loop 28992 1726883077.13523: getting the next task for host managed_node1 28992 1726883077.13526: done getting next task for host managed_node1 28992 1726883077.13529: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883077.13533: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883077.13542: getting variables 28992 1726883077.13543: in VariableManager get_vars() 28992 1726883077.13553: Calling all_inventory to load vars for managed_node1 28992 1726883077.13555: Calling groups_inventory to load vars for managed_node1 28992 1726883077.13556: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883077.13560: Calling all_plugins_play to load vars for managed_node1 28992 1726883077.13562: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883077.13564: Calling groups_plugins_play to load vars for managed_node1 28992 1726883077.14446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.15641: done with get_vars() 28992 1726883077.15660: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:44:37 -0400 (0:00:00.082) 0:02:17.357 ****** 28992 1726883077.15723: entering _queue_task() for managed_node1/setup 28992 1726883077.16025: worker is 1 (out of 1 available) 28992 1726883077.16041: exiting _queue_task() for managed_node1/setup 28992 1726883077.16055: done queuing things up, now waiting for results queue to drain 28992 1726883077.16057: waiting for pending results... 28992 1726883077.16260: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883077.16372: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024fb 28992 1726883077.16385: variable 'ansible_search_path' from source: unknown 28992 1726883077.16392: variable 'ansible_search_path' from source: unknown 28992 1726883077.16424: calling self._execute() 28992 1726883077.16500: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.16506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.16520: variable 'omit' from source: magic vars 28992 1726883077.17041: variable 'ansible_distribution_major_version' from source: facts 28992 1726883077.17046: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883077.17259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883077.20047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883077.20333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883077.20338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883077.20341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883077.20344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883077.20371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883077.20413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883077.20465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883077.20521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883077.20554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883077.20632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883077.20683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883077.20720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883077.20788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883077.20813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883077.21027: variable '__network_required_facts' from source: role '' defaults 28992 1726883077.21035: variable 'ansible_facts' from source: unknown 28992 1726883077.21627: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883077.21631: when evaluation is False, skipping this task 28992 1726883077.21636: _execute() done 28992 1726883077.21638: dumping result to json 28992 1726883077.21641: done dumping result, returning 28992 1726883077.21654: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-0000000024fb] 28992 1726883077.21657: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024fb 28992 1726883077.21748: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024fb 28992 1726883077.21751: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883077.21803: no more pending results, returning what we have 28992 1726883077.21807: results queue empty 28992 1726883077.21808: checking for any_errors_fatal 28992 1726883077.21809: done checking for any_errors_fatal 28992 1726883077.21810: checking for max_fail_percentage 28992 1726883077.21812: done checking for max_fail_percentage 28992 1726883077.21813: checking to see if all hosts have failed and the running result is not ok 28992 1726883077.21814: done checking to see if all hosts have failed 28992 1726883077.21815: getting the remaining hosts for this loop 28992 1726883077.21816: done getting the remaining hosts for this loop 28992 1726883077.21820: getting the next task for host managed_node1 28992 1726883077.21834: done getting next task for host managed_node1 28992 1726883077.21838: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883077.21844: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883077.21883: getting variables 28992 1726883077.21885: in VariableManager get_vars() 28992 1726883077.21933: Calling all_inventory to load vars for managed_node1 28992 1726883077.21936: Calling groups_inventory to load vars for managed_node1 28992 1726883077.21938: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883077.21948: Calling all_plugins_play to load vars for managed_node1 28992 1726883077.21951: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883077.21959: Calling groups_plugins_play to load vars for managed_node1 28992 1726883077.23007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.24207: done with get_vars() 28992 1726883077.24228: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:44:37 -0400 (0:00:00.085) 0:02:17.443 ****** 28992 1726883077.24310: entering _queue_task() for managed_node1/stat 28992 1726883077.24582: worker is 1 (out of 1 available) 28992 1726883077.24599: exiting _queue_task() for managed_node1/stat 28992 1726883077.24614: done queuing things up, now waiting for results queue to drain 28992 1726883077.24615: waiting for pending results... 28992 1726883077.24815: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883077.24932: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024fd 28992 1726883077.24945: variable 'ansible_search_path' from source: unknown 28992 1726883077.24949: variable 'ansible_search_path' from source: unknown 28992 1726883077.24981: calling self._execute() 28992 1726883077.25056: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.25067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.25074: variable 'omit' from source: magic vars 28992 1726883077.25371: variable 'ansible_distribution_major_version' from source: facts 28992 1726883077.25381: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883077.25510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883077.25726: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883077.25760: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883077.25785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883077.25812: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883077.25884: 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) 28992 1726883077.25905: 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) 28992 1726883077.25926: 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) 28992 1726883077.25951: 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) 28992 1726883077.26016: variable '__network_is_ostree' from source: set_fact 28992 1726883077.26025: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883077.26028: when evaluation is False, skipping this task 28992 1726883077.26032: _execute() done 28992 1726883077.26034: dumping result to json 28992 1726883077.26037: done dumping result, returning 28992 1726883077.26050: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-0000000024fd] 28992 1726883077.26054: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024fd 28992 1726883077.26146: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024fd 28992 1726883077.26149: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883077.26218: no more pending results, returning what we have 28992 1726883077.26221: results queue empty 28992 1726883077.26225: checking for any_errors_fatal 28992 1726883077.26234: done checking for any_errors_fatal 28992 1726883077.26234: checking for max_fail_percentage 28992 1726883077.26236: done checking for max_fail_percentage 28992 1726883077.26237: checking to see if all hosts have failed and the running result is not ok 28992 1726883077.26238: done checking to see if all hosts have failed 28992 1726883077.26239: getting the remaining hosts for this loop 28992 1726883077.26241: done getting the remaining hosts for this loop 28992 1726883077.26245: getting the next task for host managed_node1 28992 1726883077.26252: done getting next task for host managed_node1 28992 1726883077.26256: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883077.26263: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883077.26291: getting variables 28992 1726883077.26293: in VariableManager get_vars() 28992 1726883077.26339: Calling all_inventory to load vars for managed_node1 28992 1726883077.26342: Calling groups_inventory to load vars for managed_node1 28992 1726883077.26344: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883077.26353: Calling all_plugins_play to load vars for managed_node1 28992 1726883077.26356: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883077.26358: Calling groups_plugins_play to load vars for managed_node1 28992 1726883077.32304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.33498: done with get_vars() 28992 1726883077.33520: done getting variables 28992 1726883077.33562: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:44:37 -0400 (0:00:00.092) 0:02:17.536 ****** 28992 1726883077.33588: entering _queue_task() for managed_node1/set_fact 28992 1726883077.33900: worker is 1 (out of 1 available) 28992 1726883077.33916: exiting _queue_task() for managed_node1/set_fact 28992 1726883077.33931: done queuing things up, now waiting for results queue to drain 28992 1726883077.33933: waiting for pending results... 28992 1726883077.34153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883077.34299: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024fe 28992 1726883077.34312: variable 'ansible_search_path' from source: unknown 28992 1726883077.34317: variable 'ansible_search_path' from source: unknown 28992 1726883077.34351: calling self._execute() 28992 1726883077.34433: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.34441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.34449: variable 'omit' from source: magic vars 28992 1726883077.34768: variable 'ansible_distribution_major_version' from source: facts 28992 1726883077.34779: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883077.34914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883077.35131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883077.35168: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883077.35219: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883077.35254: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883077.35327: 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) 28992 1726883077.35349: 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) 28992 1726883077.35369: 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) 28992 1726883077.35388: 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) 28992 1726883077.35470: variable '__network_is_ostree' from source: set_fact 28992 1726883077.35476: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883077.35480: when evaluation is False, skipping this task 28992 1726883077.35483: _execute() done 28992 1726883077.35486: dumping result to json 28992 1726883077.35493: done dumping result, returning 28992 1726883077.35499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-0000000024fe] 28992 1726883077.35504: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024fe 28992 1726883077.35602: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024fe 28992 1726883077.35605: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883077.35662: no more pending results, returning what we have 28992 1726883077.35666: results queue empty 28992 1726883077.35667: checking for any_errors_fatal 28992 1726883077.35678: done checking for any_errors_fatal 28992 1726883077.35679: checking for max_fail_percentage 28992 1726883077.35680: done checking for max_fail_percentage 28992 1726883077.35681: checking to see if all hosts have failed and the running result is not ok 28992 1726883077.35683: done checking to see if all hosts have failed 28992 1726883077.35683: getting the remaining hosts for this loop 28992 1726883077.35686: done getting the remaining hosts for this loop 28992 1726883077.35690: getting the next task for host managed_node1 28992 1726883077.35702: done getting next task for host managed_node1 28992 1726883077.35705: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883077.35712: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883077.35748: getting variables 28992 1726883077.35750: in VariableManager get_vars() 28992 1726883077.35793: Calling all_inventory to load vars for managed_node1 28992 1726883077.35796: Calling groups_inventory to load vars for managed_node1 28992 1726883077.35798: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883077.35808: Calling all_plugins_play to load vars for managed_node1 28992 1726883077.35811: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883077.35814: Calling groups_plugins_play to load vars for managed_node1 28992 1726883077.36936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883077.38157: done with get_vars() 28992 1726883077.38176: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:44:37 -0400 (0:00:00.046) 0:02:17.582 ****** 28992 1726883077.38261: entering _queue_task() for managed_node1/service_facts 28992 1726883077.38540: worker is 1 (out of 1 available) 28992 1726883077.38554: exiting _queue_task() for managed_node1/service_facts 28992 1726883077.38570: done queuing things up, now waiting for results queue to drain 28992 1726883077.38572: waiting for pending results... 28992 1726883077.38774: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883077.38907: in run() - task 0affc7ec-ae25-9fb4-6018-000000002500 28992 1726883077.38921: variable 'ansible_search_path' from source: unknown 28992 1726883077.38926: variable 'ansible_search_path' from source: unknown 28992 1726883077.38956: calling self._execute() 28992 1726883077.39044: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.39050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.39058: variable 'omit' from source: magic vars 28992 1726883077.39370: variable 'ansible_distribution_major_version' from source: facts 28992 1726883077.39379: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883077.39389: variable 'omit' from source: magic vars 28992 1726883077.39453: variable 'omit' from source: magic vars 28992 1726883077.39481: variable 'omit' from source: magic vars 28992 1726883077.39518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883077.39549: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883077.39570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883077.39588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883077.39596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883077.39623: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883077.39626: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.39629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.39707: Set connection var ansible_pipelining to False 28992 1726883077.39711: Set connection var ansible_connection to ssh 28992 1726883077.39714: Set connection var ansible_timeout to 10 28992 1726883077.39716: Set connection var ansible_shell_type to sh 28992 1726883077.39725: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883077.39732: Set connection var ansible_shell_executable to /bin/sh 28992 1726883077.39751: variable 'ansible_shell_executable' from source: unknown 28992 1726883077.39754: variable 'ansible_connection' from source: unknown 28992 1726883077.39757: variable 'ansible_module_compression' from source: unknown 28992 1726883077.39759: variable 'ansible_shell_type' from source: unknown 28992 1726883077.39762: variable 'ansible_shell_executable' from source: unknown 28992 1726883077.39764: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883077.39767: variable 'ansible_pipelining' from source: unknown 28992 1726883077.39769: variable 'ansible_timeout' from source: unknown 28992 1726883077.39774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883077.39935: 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) 28992 1726883077.39944: variable 'omit' from source: magic vars 28992 1726883077.39947: starting attempt loop 28992 1726883077.39950: running the handler 28992 1726883077.39963: _low_level_execute_command(): starting 28992 1726883077.39968: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883077.40513: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883077.40517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883077.40524: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.40566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883077.40590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883077.40653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883077.42410: stdout chunk (state=3): >>>/root <<< 28992 1726883077.42518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883077.42572: stderr chunk (state=3): >>><<< 28992 1726883077.42576: stdout chunk (state=3): >>><<< 28992 1726883077.42602: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883077.42612: _low_level_execute_command(): starting 28992 1726883077.42618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559 `" && echo ansible-tmp-1726883077.425992-34165-91882758845559="` echo /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559 `" ) && sleep 0' 28992 1726883077.43099: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883077.43102: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.43105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883077.43115: 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.15.7 originally 10.31.15.7 <<< 28992 1726883077.43118: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.43160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883077.43163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883077.43224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883077.45173: stdout chunk (state=3): >>>ansible-tmp-1726883077.425992-34165-91882758845559=/root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559 <<< 28992 1726883077.45290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883077.45346: stderr chunk (state=3): >>><<< 28992 1726883077.45350: stdout chunk (state=3): >>><<< 28992 1726883077.45366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883077.425992-34165-91882758845559=/root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883077.45406: variable 'ansible_module_compression' from source: unknown 28992 1726883077.45452: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883077.45483: variable 'ansible_facts' from source: unknown 28992 1726883077.45546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py 28992 1726883077.45654: Sending initial data 28992 1726883077.45658: Sent initial data (160 bytes) 28992 1726883077.46111: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883077.46147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883077.46150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883077.46152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.46155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883077.46158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.46210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883077.46215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883077.46264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883077.47838: 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 <<< 28992 1726883077.47849: stderr chunk (state=3): >>>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 <<< 28992 1726883077.47888: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883077.47939: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpza07if95 /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py <<< 28992 1726883077.47946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py" <<< 28992 1726883077.47990: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpza07if95" to remote "/root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py" <<< 28992 1726883077.48595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883077.48656: stderr chunk (state=3): >>><<< 28992 1726883077.48659: stdout chunk (state=3): >>><<< 28992 1726883077.48675: done transferring module to remote 28992 1726883077.48690: _low_level_execute_command(): starting 28992 1726883077.48694: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/ /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py && sleep 0' 28992 1726883077.49166: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883077.49169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883077.49172: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883077.49174: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883077.49180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.49228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883077.49232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883077.49246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883077.49288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883077.51075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883077.51125: stderr chunk (state=3): >>><<< 28992 1726883077.51129: stdout chunk (state=3): >>><<< 28992 1726883077.51143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883077.51146: _low_level_execute_command(): starting 28992 1726883077.51151: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/AnsiballZ_service_facts.py && sleep 0' 28992 1726883077.51586: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883077.51626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883077.51630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.51632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883077.51636: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883077.51638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883077.51688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883077.51694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883077.51753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883079.73420: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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<<< 28992 1726883079.73444: stdout chunk (state=3): >>>", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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"}, <<< 28992 1726883079.73465: stdout chunk (state=3): >>>"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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "<<< 28992 1726883079.73492: stdout chunk (state=3): >>>status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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.<<< 28992 1726883079.73496: stdout chunk (state=3): >>>service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883079.75110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883079.75173: stderr chunk (state=3): >>><<< 28992 1726883079.75176: stdout chunk (state=3): >>><<< 28992 1726883079.75209: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883079.75819: 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-1726883077.425992-34165-91882758845559/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883079.75829: _low_level_execute_command(): starting 28992 1726883079.75834: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883077.425992-34165-91882758845559/ > /dev/null 2>&1 && sleep 0' 28992 1726883079.76315: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883079.76318: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.76321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883079.76327: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883079.76329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.76381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883079.76388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883079.76391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883079.76441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883079.78315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883079.78365: stderr chunk (state=3): >>><<< 28992 1726883079.78368: stdout chunk (state=3): >>><<< 28992 1726883079.78390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883079.78393: handler run complete 28992 1726883079.78536: variable 'ansible_facts' from source: unknown 28992 1726883079.78670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883079.79025: variable 'ansible_facts' from source: unknown 28992 1726883079.79140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883079.79298: attempt loop complete, returning result 28992 1726883079.79303: _execute() done 28992 1726883079.79306: dumping result to json 28992 1726883079.79348: done dumping result, returning 28992 1726883079.79357: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-000000002500] 28992 1726883079.79367: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002500 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883079.80276: no more pending results, returning what we have 28992 1726883079.80278: results queue empty 28992 1726883079.80279: checking for any_errors_fatal 28992 1726883079.80283: done checking for any_errors_fatal 28992 1726883079.80284: checking for max_fail_percentage 28992 1726883079.80285: done checking for max_fail_percentage 28992 1726883079.80286: checking to see if all hosts have failed and the running result is not ok 28992 1726883079.80287: done checking to see if all hosts have failed 28992 1726883079.80288: getting the remaining hosts for this loop 28992 1726883079.80289: done getting the remaining hosts for this loop 28992 1726883079.80291: getting the next task for host managed_node1 28992 1726883079.80296: done getting next task for host managed_node1 28992 1726883079.80299: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883079.80304: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883079.80312: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002500 28992 1726883079.80315: WORKER PROCESS EXITING 28992 1726883079.80325: getting variables 28992 1726883079.80326: in VariableManager get_vars() 28992 1726883079.80353: Calling all_inventory to load vars for managed_node1 28992 1726883079.80355: Calling groups_inventory to load vars for managed_node1 28992 1726883079.80356: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883079.80363: Calling all_plugins_play to load vars for managed_node1 28992 1726883079.80365: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883079.80371: Calling groups_plugins_play to load vars for managed_node1 28992 1726883079.81394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883079.82624: done with get_vars() 28992 1726883079.82644: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:44:39 -0400 (0:00:02.444) 0:02:20.027 ****** 28992 1726883079.82727: entering _queue_task() for managed_node1/package_facts 28992 1726883079.83006: worker is 1 (out of 1 available) 28992 1726883079.83024: exiting _queue_task() for managed_node1/package_facts 28992 1726883079.83038: done queuing things up, now waiting for results queue to drain 28992 1726883079.83040: waiting for pending results... 28992 1726883079.83246: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883079.83381: in run() - task 0affc7ec-ae25-9fb4-6018-000000002501 28992 1726883079.83391: variable 'ansible_search_path' from source: unknown 28992 1726883079.83395: variable 'ansible_search_path' from source: unknown 28992 1726883079.83428: calling self._execute() 28992 1726883079.83520: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883079.83526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883079.83535: variable 'omit' from source: magic vars 28992 1726883079.83857: variable 'ansible_distribution_major_version' from source: facts 28992 1726883079.83867: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883079.83873: variable 'omit' from source: magic vars 28992 1726883079.83948: variable 'omit' from source: magic vars 28992 1726883079.83972: variable 'omit' from source: magic vars 28992 1726883079.84008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883079.84042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883079.84060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883079.84075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883079.84085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883079.84113: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883079.84116: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883079.84119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883079.84200: Set connection var ansible_pipelining to False 28992 1726883079.84203: Set connection var ansible_connection to ssh 28992 1726883079.84206: Set connection var ansible_timeout to 10 28992 1726883079.84209: Set connection var ansible_shell_type to sh 28992 1726883079.84215: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883079.84223: Set connection var ansible_shell_executable to /bin/sh 28992 1726883079.84244: variable 'ansible_shell_executable' from source: unknown 28992 1726883079.84248: variable 'ansible_connection' from source: unknown 28992 1726883079.84250: variable 'ansible_module_compression' from source: unknown 28992 1726883079.84255: variable 'ansible_shell_type' from source: unknown 28992 1726883079.84258: variable 'ansible_shell_executable' from source: unknown 28992 1726883079.84261: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883079.84263: variable 'ansible_pipelining' from source: unknown 28992 1726883079.84265: variable 'ansible_timeout' from source: unknown 28992 1726883079.84268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883079.84430: 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) 28992 1726883079.84438: variable 'omit' from source: magic vars 28992 1726883079.84444: starting attempt loop 28992 1726883079.84447: running the handler 28992 1726883079.84459: _low_level_execute_command(): starting 28992 1726883079.84466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883079.85015: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883079.85019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.85024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883079.85026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.85070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883079.85093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883079.85147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883079.86854: stdout chunk (state=3): >>>/root <<< 28992 1726883079.86963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883079.87017: stderr chunk (state=3): >>><<< 28992 1726883079.87020: stdout chunk (state=3): >>><<< 28992 1726883079.87044: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883079.87054: _low_level_execute_command(): starting 28992 1726883079.87060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629 `" && echo ansible-tmp-1726883079.870426-34214-13167300577629="` echo /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629 `" ) && sleep 0' 28992 1726883079.87502: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883079.87506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883079.87539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.87549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883079.87552: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883079.87555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.87605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883079.87608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883079.87614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883079.87671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883079.89674: stdout chunk (state=3): >>>ansible-tmp-1726883079.870426-34214-13167300577629=/root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629 <<< 28992 1726883079.89798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883079.89850: stderr chunk (state=3): >>><<< 28992 1726883079.89853: stdout chunk (state=3): >>><<< 28992 1726883079.89866: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883079.870426-34214-13167300577629=/root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883079.89910: variable 'ansible_module_compression' from source: unknown 28992 1726883079.89958: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883079.90013: variable 'ansible_facts' from source: unknown 28992 1726883079.90142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py 28992 1726883079.90259: Sending initial data 28992 1726883079.90263: Sent initial data (160 bytes) 28992 1726883079.90716: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883079.90727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883079.90751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.90754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883079.90757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.90814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883079.90826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883079.90872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883079.92552: 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 <<< 28992 1726883079.92557: stderr chunk (state=3): >>>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 <<< 28992 1726883079.92597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883079.92657: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3pguqr3r /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py <<< 28992 1726883079.92660: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py" <<< 28992 1726883079.92704: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3pguqr3r" to remote "/root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py" <<< 28992 1726883079.92711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py" <<< 28992 1726883079.93852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883079.93923: stderr chunk (state=3): >>><<< 28992 1726883079.93927: stdout chunk (state=3): >>><<< 28992 1726883079.93948: done transferring module to remote 28992 1726883079.93956: _low_level_execute_command(): starting 28992 1726883079.93962: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/ /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py && sleep 0' 28992 1726883079.94438: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883079.94443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.94445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883079.94451: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.94502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883079.94509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883079.94511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883079.94568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883079.96379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883079.96429: stderr chunk (state=3): >>><<< 28992 1726883079.96434: stdout chunk (state=3): >>><<< 28992 1726883079.96447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883079.96450: _low_level_execute_command(): starting 28992 1726883079.96455: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/AnsiballZ_package_facts.py && sleep 0' 28992 1726883079.96892: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883079.96896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883079.96931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883079.96934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883079.96936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883079.96938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883079.96998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883079.97002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883079.97006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883079.97060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883080.59117: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726883080.59137: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.<<< 28992 1726883080.59249: stdout chunk (state=3): >>>fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 28992 1726883080.59316: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883080.61189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883080.61248: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883080.61251: stdout chunk (state=3): >>><<< 28992 1726883080.61254: stderr chunk (state=3): >>><<< 28992 1726883080.61269: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883080.64609: 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-1726883079.870426-34214-13167300577629/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883080.64630: _low_level_execute_command(): starting 28992 1726883080.64636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883079.870426-34214-13167300577629/ > /dev/null 2>&1 && sleep 0' 28992 1726883080.65101: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883080.65106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883080.65109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883080.65111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883080.65113: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883080.65172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883080.65180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883080.65182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883080.65232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883080.67137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883080.67192: stderr chunk (state=3): >>><<< 28992 1726883080.67196: stdout chunk (state=3): >>><<< 28992 1726883080.67206: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883080.67211: handler run complete 28992 1726883080.67818: variable 'ansible_facts' from source: unknown 28992 1726883080.68179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.70227: variable 'ansible_facts' from source: unknown 28992 1726883080.70692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.71259: attempt loop complete, returning result 28992 1726883080.71269: _execute() done 28992 1726883080.71272: dumping result to json 28992 1726883080.71418: done dumping result, returning 28992 1726883080.71427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-000000002501] 28992 1726883080.71432: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002501 28992 1726883080.73924: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002501 28992 1726883080.73928: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883080.74092: no more pending results, returning what we have 28992 1726883080.74095: results queue empty 28992 1726883080.74096: checking for any_errors_fatal 28992 1726883080.74101: done checking for any_errors_fatal 28992 1726883080.74102: checking for max_fail_percentage 28992 1726883080.74111: done checking for max_fail_percentage 28992 1726883080.74112: checking to see if all hosts have failed and the running result is not ok 28992 1726883080.74113: done checking to see if all hosts have failed 28992 1726883080.74114: getting the remaining hosts for this loop 28992 1726883080.74115: done getting the remaining hosts for this loop 28992 1726883080.74119: getting the next task for host managed_node1 28992 1726883080.74129: done getting next task for host managed_node1 28992 1726883080.74132: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883080.74139: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883080.74152: getting variables 28992 1726883080.74154: in VariableManager get_vars() 28992 1726883080.74190: Calling all_inventory to load vars for managed_node1 28992 1726883080.74193: Calling groups_inventory to load vars for managed_node1 28992 1726883080.74196: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883080.74205: Calling all_plugins_play to load vars for managed_node1 28992 1726883080.74208: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883080.74211: Calling groups_plugins_play to load vars for managed_node1 28992 1726883080.75306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.76671: done with get_vars() 28992 1726883080.76708: done getting variables 28992 1726883080.76775: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:44:40 -0400 (0:00:00.940) 0:02:20.968 ****** 28992 1726883080.76818: entering _queue_task() for managed_node1/debug 28992 1726883080.77209: worker is 1 (out of 1 available) 28992 1726883080.77225: exiting _queue_task() for managed_node1/debug 28992 1726883080.77240: done queuing things up, now waiting for results queue to drain 28992 1726883080.77242: waiting for pending results... 28992 1726883080.77564: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883080.77684: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024a5 28992 1726883080.77701: variable 'ansible_search_path' from source: unknown 28992 1726883080.77704: variable 'ansible_search_path' from source: unknown 28992 1726883080.77742: calling self._execute() 28992 1726883080.77837: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.77841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.77849: variable 'omit' from source: magic vars 28992 1726883080.78186: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.78199: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883080.78206: variable 'omit' from source: magic vars 28992 1726883080.78252: variable 'omit' from source: magic vars 28992 1726883080.78331: variable 'network_provider' from source: set_fact 28992 1726883080.78346: variable 'omit' from source: magic vars 28992 1726883080.78384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883080.78415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883080.78434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883080.78451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883080.78460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883080.78488: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883080.78494: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.78497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.78573: Set connection var ansible_pipelining to False 28992 1726883080.78576: Set connection var ansible_connection to ssh 28992 1726883080.78582: Set connection var ansible_timeout to 10 28992 1726883080.78586: Set connection var ansible_shell_type to sh 28992 1726883080.78595: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883080.78602: Set connection var ansible_shell_executable to /bin/sh 28992 1726883080.78623: variable 'ansible_shell_executable' from source: unknown 28992 1726883080.78627: variable 'ansible_connection' from source: unknown 28992 1726883080.78630: variable 'ansible_module_compression' from source: unknown 28992 1726883080.78632: variable 'ansible_shell_type' from source: unknown 28992 1726883080.78635: variable 'ansible_shell_executable' from source: unknown 28992 1726883080.78637: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.78640: variable 'ansible_pipelining' from source: unknown 28992 1726883080.78644: variable 'ansible_timeout' from source: unknown 28992 1726883080.78649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.78763: 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) 28992 1726883080.78772: variable 'omit' from source: magic vars 28992 1726883080.78779: starting attempt loop 28992 1726883080.78782: running the handler 28992 1726883080.78843: handler run complete 28992 1726883080.78854: attempt loop complete, returning result 28992 1726883080.78857: _execute() done 28992 1726883080.78860: dumping result to json 28992 1726883080.78863: done dumping result, returning 28992 1726883080.78870: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-0000000024a5] 28992 1726883080.78874: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a5 28992 1726883080.78967: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a5 28992 1726883080.78970: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883080.79077: no more pending results, returning what we have 28992 1726883080.79082: results queue empty 28992 1726883080.79083: checking for any_errors_fatal 28992 1726883080.79090: done checking for any_errors_fatal 28992 1726883080.79091: checking for max_fail_percentage 28992 1726883080.79093: done checking for max_fail_percentage 28992 1726883080.79094: checking to see if all hosts have failed and the running result is not ok 28992 1726883080.79094: done checking to see if all hosts have failed 28992 1726883080.79095: getting the remaining hosts for this loop 28992 1726883080.79097: done getting the remaining hosts for this loop 28992 1726883080.79101: getting the next task for host managed_node1 28992 1726883080.79106: done getting next task for host managed_node1 28992 1726883080.79110: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883080.79116: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883080.79130: getting variables 28992 1726883080.79132: in VariableManager get_vars() 28992 1726883080.79171: Calling all_inventory to load vars for managed_node1 28992 1726883080.79174: Calling groups_inventory to load vars for managed_node1 28992 1726883080.79176: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883080.79184: Calling all_plugins_play to load vars for managed_node1 28992 1726883080.79187: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883080.79190: Calling groups_plugins_play to load vars for managed_node1 28992 1726883080.80337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.81573: done with get_vars() 28992 1726883080.81595: done getting variables 28992 1726883080.81645: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:44:40 -0400 (0:00:00.048) 0:02:21.017 ****** 28992 1726883080.81677: entering _queue_task() for managed_node1/fail 28992 1726883080.81936: worker is 1 (out of 1 available) 28992 1726883080.81952: exiting _queue_task() for managed_node1/fail 28992 1726883080.81967: done queuing things up, now waiting for results queue to drain 28992 1726883080.81969: waiting for pending results... 28992 1726883080.82169: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883080.82269: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024a6 28992 1726883080.82283: variable 'ansible_search_path' from source: unknown 28992 1726883080.82290: variable 'ansible_search_path' from source: unknown 28992 1726883080.82324: calling self._execute() 28992 1726883080.82408: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.82413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.82427: variable 'omit' from source: magic vars 28992 1726883080.82737: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.82750: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883080.82841: variable 'network_state' from source: role '' defaults 28992 1726883080.82851: Evaluated conditional (network_state != {}): False 28992 1726883080.82855: when evaluation is False, skipping this task 28992 1726883080.82858: _execute() done 28992 1726883080.82862: dumping result to json 28992 1726883080.82865: done dumping result, returning 28992 1726883080.82868: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-0000000024a6] 28992 1726883080.82880: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a6 28992 1726883080.82975: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a6 28992 1726883080.82990: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883080.83043: no more pending results, returning what we have 28992 1726883080.83046: results queue empty 28992 1726883080.83047: checking for any_errors_fatal 28992 1726883080.83052: done checking for any_errors_fatal 28992 1726883080.83053: checking for max_fail_percentage 28992 1726883080.83055: done checking for max_fail_percentage 28992 1726883080.83056: checking to see if all hosts have failed and the running result is not ok 28992 1726883080.83056: done checking to see if all hosts have failed 28992 1726883080.83057: getting the remaining hosts for this loop 28992 1726883080.83059: done getting the remaining hosts for this loop 28992 1726883080.83062: getting the next task for host managed_node1 28992 1726883080.83069: done getting next task for host managed_node1 28992 1726883080.83072: ^ 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 28992 1726883080.83077: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883080.83106: getting variables 28992 1726883080.83108: in VariableManager get_vars() 28992 1726883080.83147: Calling all_inventory to load vars for managed_node1 28992 1726883080.83150: Calling groups_inventory to load vars for managed_node1 28992 1726883080.83152: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883080.83161: Calling all_plugins_play to load vars for managed_node1 28992 1726883080.83164: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883080.83167: Calling groups_plugins_play to load vars for managed_node1 28992 1726883080.84154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.85482: done with get_vars() 28992 1726883080.85502: done getting variables 28992 1726883080.85547: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:44:40 -0400 (0:00:00.038) 0:02:21.056 ****** 28992 1726883080.85575: entering _queue_task() for managed_node1/fail 28992 1726883080.85819: worker is 1 (out of 1 available) 28992 1726883080.85836: exiting _queue_task() for managed_node1/fail 28992 1726883080.85851: done queuing things up, now waiting for results queue to drain 28992 1726883080.85853: waiting for pending results... 28992 1726883080.86052: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883080.86171: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024a7 28992 1726883080.86185: variable 'ansible_search_path' from source: unknown 28992 1726883080.86191: variable 'ansible_search_path' from source: unknown 28992 1726883080.86218: calling self._execute() 28992 1726883080.86300: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.86305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.86314: variable 'omit' from source: magic vars 28992 1726883080.86623: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.86635: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883080.86724: variable 'network_state' from source: role '' defaults 28992 1726883080.86733: Evaluated conditional (network_state != {}): False 28992 1726883080.86736: when evaluation is False, skipping this task 28992 1726883080.86739: _execute() done 28992 1726883080.86742: dumping result to json 28992 1726883080.86746: done dumping result, returning 28992 1726883080.86750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-0000000024a7] 28992 1726883080.86756: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a7 28992 1726883080.86862: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a7 28992 1726883080.86865: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883080.86917: no more pending results, returning what we have 28992 1726883080.86920: results queue empty 28992 1726883080.86921: checking for any_errors_fatal 28992 1726883080.86930: done checking for any_errors_fatal 28992 1726883080.86931: checking for max_fail_percentage 28992 1726883080.86932: done checking for max_fail_percentage 28992 1726883080.86933: checking to see if all hosts have failed and the running result is not ok 28992 1726883080.86934: done checking to see if all hosts have failed 28992 1726883080.86935: getting the remaining hosts for this loop 28992 1726883080.86936: done getting the remaining hosts for this loop 28992 1726883080.86940: getting the next task for host managed_node1 28992 1726883080.86946: done getting next task for host managed_node1 28992 1726883080.86950: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883080.86956: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883080.86989: getting variables 28992 1726883080.86991: in VariableManager get_vars() 28992 1726883080.87031: Calling all_inventory to load vars for managed_node1 28992 1726883080.87034: Calling groups_inventory to load vars for managed_node1 28992 1726883080.87036: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883080.87043: Calling all_plugins_play to load vars for managed_node1 28992 1726883080.87045: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883080.87047: Calling groups_plugins_play to load vars for managed_node1 28992 1726883080.88012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.89224: done with get_vars() 28992 1726883080.89243: done getting variables 28992 1726883080.89289: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:44:40 -0400 (0:00:00.037) 0:02:21.093 ****** 28992 1726883080.89315: entering _queue_task() for managed_node1/fail 28992 1726883080.89535: worker is 1 (out of 1 available) 28992 1726883080.89552: exiting _queue_task() for managed_node1/fail 28992 1726883080.89564: done queuing things up, now waiting for results queue to drain 28992 1726883080.89566: waiting for pending results... 28992 1726883080.89772: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883080.89888: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024a8 28992 1726883080.89904: variable 'ansible_search_path' from source: unknown 28992 1726883080.89908: variable 'ansible_search_path' from source: unknown 28992 1726883080.89944: calling self._execute() 28992 1726883080.90024: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.90029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.90042: variable 'omit' from source: magic vars 28992 1726883080.90345: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.90357: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883080.90490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883080.92198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883080.92249: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883080.92277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883080.92307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883080.92332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883080.92397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883080.92761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883080.92779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883080.92811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883080.92824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883080.92898: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.92911: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883080.92995: variable 'ansible_distribution' from source: facts 28992 1726883080.92998: variable '__network_rh_distros' from source: role '' defaults 28992 1726883080.93006: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883080.93009: when evaluation is False, skipping this task 28992 1726883080.93011: _execute() done 28992 1726883080.93014: dumping result to json 28992 1726883080.93017: done dumping result, returning 28992 1726883080.93026: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-0000000024a8] 28992 1726883080.93030: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a8 28992 1726883080.93124: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a8 28992 1726883080.93127: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883080.93172: no more pending results, returning what we have 28992 1726883080.93175: results queue empty 28992 1726883080.93176: checking for any_errors_fatal 28992 1726883080.93182: done checking for any_errors_fatal 28992 1726883080.93183: checking for max_fail_percentage 28992 1726883080.93185: done checking for max_fail_percentage 28992 1726883080.93186: checking to see if all hosts have failed and the running result is not ok 28992 1726883080.93187: done checking to see if all hosts have failed 28992 1726883080.93187: getting the remaining hosts for this loop 28992 1726883080.93189: done getting the remaining hosts for this loop 28992 1726883080.93193: getting the next task for host managed_node1 28992 1726883080.93200: done getting next task for host managed_node1 28992 1726883080.93205: ^ 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 28992 1726883080.93210: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883080.93246: getting variables 28992 1726883080.93248: in VariableManager get_vars() 28992 1726883080.93290: Calling all_inventory to load vars for managed_node1 28992 1726883080.93293: Calling groups_inventory to load vars for managed_node1 28992 1726883080.93296: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883080.93305: Calling all_plugins_play to load vars for managed_node1 28992 1726883080.93308: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883080.93310: Calling groups_plugins_play to load vars for managed_node1 28992 1726883080.94455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883080.95642: done with get_vars() 28992 1726883080.95661: done getting variables 28992 1726883080.95704: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:44:40 -0400 (0:00:00.064) 0:02:21.157 ****** 28992 1726883080.95732: entering _queue_task() for managed_node1/dnf 28992 1726883080.95962: worker is 1 (out of 1 available) 28992 1726883080.95977: exiting _queue_task() for managed_node1/dnf 28992 1726883080.95991: done queuing things up, now waiting for results queue to drain 28992 1726883080.95993: waiting for pending results... 28992 1726883080.96193: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883080.96302: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024a9 28992 1726883080.96314: variable 'ansible_search_path' from source: unknown 28992 1726883080.96317: variable 'ansible_search_path' from source: unknown 28992 1726883080.96354: calling self._execute() 28992 1726883080.96438: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883080.96442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883080.96456: variable 'omit' from source: magic vars 28992 1726883080.96759: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.96769: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883080.96926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883080.98598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883080.98651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883080.98678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883080.98707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883080.98730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883080.98795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883080.98827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883080.98853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883080.98880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883080.98892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883080.98979: variable 'ansible_distribution' from source: facts 28992 1726883080.98983: variable 'ansible_distribution_major_version' from source: facts 28992 1726883080.98991: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883080.99127: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883080.99162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883080.99187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883080.99207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883080.99236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883080.99249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883080.99281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883080.99303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883080.99321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883080.99350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883080.99361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883080.99397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883080.99415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883080.99434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883080.99460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883080.99471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883080.99585: variable 'network_connections' from source: include params 28992 1726883080.99596: variable 'interface' from source: play vars 28992 1726883080.99647: variable 'interface' from source: play vars 28992 1726883080.99703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883080.99820: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883080.99852: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883080.99875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883080.99899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883080.99934: 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) 28992 1726883080.99952: 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) 28992 1726883080.99975: 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) 28992 1726883080.99996: 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) 28992 1726883081.00036: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883081.00216: variable 'network_connections' from source: include params 28992 1726883081.00220: variable 'interface' from source: play vars 28992 1726883081.00272: variable 'interface' from source: play vars 28992 1726883081.00286: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883081.00293: when evaluation is False, skipping this task 28992 1726883081.00296: _execute() done 28992 1726883081.00298: dumping result to json 28992 1726883081.00300: done dumping result, returning 28992 1726883081.00308: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000024a9] 28992 1726883081.00313: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a9 28992 1726883081.00413: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024a9 28992 1726883081.00416: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883081.00474: no more pending results, returning what we have 28992 1726883081.00478: results queue empty 28992 1726883081.00479: checking for any_errors_fatal 28992 1726883081.00485: done checking for any_errors_fatal 28992 1726883081.00486: checking for max_fail_percentage 28992 1726883081.00488: done checking for max_fail_percentage 28992 1726883081.00489: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.00490: done checking to see if all hosts have failed 28992 1726883081.00491: getting the remaining hosts for this loop 28992 1726883081.00493: done getting the remaining hosts for this loop 28992 1726883081.00497: getting the next task for host managed_node1 28992 1726883081.00505: done getting next task for host managed_node1 28992 1726883081.00509: ^ 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 28992 1726883081.00514: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.00544: getting variables 28992 1726883081.00546: in VariableManager get_vars() 28992 1726883081.00589: Calling all_inventory to load vars for managed_node1 28992 1726883081.00592: Calling groups_inventory to load vars for managed_node1 28992 1726883081.00595: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.00605: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.00607: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.00610: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.01646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.03001: done with get_vars() 28992 1726883081.03028: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883081.03085: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:44:41 -0400 (0:00:00.073) 0:02:21.231 ****** 28992 1726883081.03111: entering _queue_task() for managed_node1/yum 28992 1726883081.03359: worker is 1 (out of 1 available) 28992 1726883081.03374: exiting _queue_task() for managed_node1/yum 28992 1726883081.03388: done queuing things up, now waiting for results queue to drain 28992 1726883081.03389: waiting for pending results... 28992 1726883081.03586: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883081.03705: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024aa 28992 1726883081.03718: variable 'ansible_search_path' from source: unknown 28992 1726883081.03723: variable 'ansible_search_path' from source: unknown 28992 1726883081.03757: calling self._execute() 28992 1726883081.03835: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.03839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.03852: variable 'omit' from source: magic vars 28992 1726883081.04149: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.04158: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.04297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883081.06378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883081.06430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883081.06460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883081.06486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883081.06512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883081.06579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.06615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.06638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.06666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.06677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.06755: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.06768: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883081.06771: when evaluation is False, skipping this task 28992 1726883081.06774: _execute() done 28992 1726883081.06777: dumping result to json 28992 1726883081.06779: done dumping result, returning 28992 1726883081.06786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000024aa] 28992 1726883081.06793: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024aa skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883081.06955: no more pending results, returning what we have 28992 1726883081.06958: results queue empty 28992 1726883081.06960: checking for any_errors_fatal 28992 1726883081.06968: done checking for any_errors_fatal 28992 1726883081.06969: checking for max_fail_percentage 28992 1726883081.06971: done checking for max_fail_percentage 28992 1726883081.06972: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.06973: done checking to see if all hosts have failed 28992 1726883081.06974: getting the remaining hosts for this loop 28992 1726883081.06976: done getting the remaining hosts for this loop 28992 1726883081.06980: getting the next task for host managed_node1 28992 1726883081.06987: done getting next task for host managed_node1 28992 1726883081.06991: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883081.06997: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.07025: getting variables 28992 1726883081.07027: in VariableManager get_vars() 28992 1726883081.07068: Calling all_inventory to load vars for managed_node1 28992 1726883081.07070: Calling groups_inventory to load vars for managed_node1 28992 1726883081.07073: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.07082: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.07084: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.07087: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.07639: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024aa 28992 1726883081.07643: WORKER PROCESS EXITING 28992 1726883081.08520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.10639: done with get_vars() 28992 1726883081.10669: done getting variables 28992 1726883081.10733: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:44:41 -0400 (0:00:00.076) 0:02:21.308 ****** 28992 1726883081.10772: entering _queue_task() for managed_node1/fail 28992 1726883081.11116: worker is 1 (out of 1 available) 28992 1726883081.11333: exiting _queue_task() for managed_node1/fail 28992 1726883081.11345: done queuing things up, now waiting for results queue to drain 28992 1726883081.11347: waiting for pending results... 28992 1726883081.11479: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883081.11792: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024ab 28992 1726883081.11797: variable 'ansible_search_path' from source: unknown 28992 1726883081.11801: variable 'ansible_search_path' from source: unknown 28992 1726883081.11804: calling self._execute() 28992 1726883081.11867: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.11880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.11896: variable 'omit' from source: magic vars 28992 1726883081.12340: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.12359: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.12494: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883081.12721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883081.14465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883081.14514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883081.14546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883081.14572: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883081.14593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883081.14658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.15156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.15160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.15163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.15227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.15233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.15267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.15300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.15352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.15372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.15421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.15455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.15486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.15534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.15634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.15750: variable 'network_connections' from source: include params 28992 1726883081.15767: variable 'interface' from source: play vars 28992 1726883081.15842: variable 'interface' from source: play vars 28992 1726883081.15934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883081.16103: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883081.16134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883081.16158: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883081.16179: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883081.16221: 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) 28992 1726883081.16239: 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) 28992 1726883081.16258: 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) 28992 1726883081.16276: 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) 28992 1726883081.16317: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883081.16485: variable 'network_connections' from source: include params 28992 1726883081.16491: variable 'interface' from source: play vars 28992 1726883081.16537: variable 'interface' from source: play vars 28992 1726883081.16555: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883081.16559: when evaluation is False, skipping this task 28992 1726883081.16562: _execute() done 28992 1726883081.16564: dumping result to json 28992 1726883081.16567: done dumping result, returning 28992 1726883081.16574: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000024ab] 28992 1726883081.16579: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ab 28992 1726883081.16681: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ab 28992 1726883081.16684: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883081.16746: no more pending results, returning what we have 28992 1726883081.16749: results queue empty 28992 1726883081.16750: checking for any_errors_fatal 28992 1726883081.16758: done checking for any_errors_fatal 28992 1726883081.16759: checking for max_fail_percentage 28992 1726883081.16760: done checking for max_fail_percentage 28992 1726883081.16761: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.16762: done checking to see if all hosts have failed 28992 1726883081.16763: getting the remaining hosts for this loop 28992 1726883081.16765: done getting the remaining hosts for this loop 28992 1726883081.16769: getting the next task for host managed_node1 28992 1726883081.16777: done getting next task for host managed_node1 28992 1726883081.16781: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883081.16789: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.16825: getting variables 28992 1726883081.16827: in VariableManager get_vars() 28992 1726883081.16870: Calling all_inventory to load vars for managed_node1 28992 1726883081.16873: Calling groups_inventory to load vars for managed_node1 28992 1726883081.16875: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.16889: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.16891: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.16894: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.18159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.20058: done with get_vars() 28992 1726883081.20080: done getting variables 28992 1726883081.20131: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:44:41 -0400 (0:00:00.093) 0:02:21.401 ****** 28992 1726883081.20158: entering _queue_task() for managed_node1/package 28992 1726883081.20437: worker is 1 (out of 1 available) 28992 1726883081.20453: exiting _queue_task() for managed_node1/package 28992 1726883081.20467: done queuing things up, now waiting for results queue to drain 28992 1726883081.20469: waiting for pending results... 28992 1726883081.20670: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883081.20782: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024ac 28992 1726883081.20795: variable 'ansible_search_path' from source: unknown 28992 1726883081.20801: variable 'ansible_search_path' from source: unknown 28992 1726883081.20835: calling self._execute() 28992 1726883081.20920: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.20926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.20936: variable 'omit' from source: magic vars 28992 1726883081.21353: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.21363: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.21628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883081.21809: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883081.21873: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883081.21925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883081.22004: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883081.22227: variable 'network_packages' from source: role '' defaults 28992 1726883081.22231: variable '__network_provider_setup' from source: role '' defaults 28992 1726883081.22245: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883081.22314: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883081.22332: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883081.22400: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883081.22612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883081.24267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883081.24316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883081.24348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883081.24373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883081.24397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883081.24460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.24485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.24508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.24538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.24549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.24587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.24608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.24627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.24655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.24665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.24826: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883081.24908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.24929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.24947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.24973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.24984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.25227: variable 'ansible_python' from source: facts 28992 1726883081.25231: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883081.25233: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883081.25265: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883081.25411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.25444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.25477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.25528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.25549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.25607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.25651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.25681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.25731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.25752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.25911: variable 'network_connections' from source: include params 28992 1726883081.25927: variable 'interface' from source: play vars 28992 1726883081.26035: variable 'interface' from source: play vars 28992 1726883081.26134: 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) 28992 1726883081.26164: 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) 28992 1726883081.26185: 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) 28992 1726883081.26209: 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) 28992 1726883081.26254: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883081.26455: variable 'network_connections' from source: include params 28992 1726883081.26459: variable 'interface' from source: play vars 28992 1726883081.26532: variable 'interface' from source: play vars 28992 1726883081.26559: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883081.26615: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883081.26827: variable 'network_connections' from source: include params 28992 1726883081.26831: variable 'interface' from source: play vars 28992 1726883081.26883: variable 'interface' from source: play vars 28992 1726883081.26900: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883081.26957: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883081.27170: variable 'network_connections' from source: include params 28992 1726883081.27173: variable 'interface' from source: play vars 28992 1726883081.27225: variable 'interface' from source: play vars 28992 1726883081.27264: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883081.27309: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883081.27318: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883081.27363: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883081.27514: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883081.27849: variable 'network_connections' from source: include params 28992 1726883081.27854: variable 'interface' from source: play vars 28992 1726883081.27902: variable 'interface' from source: play vars 28992 1726883081.27909: variable 'ansible_distribution' from source: facts 28992 1726883081.27912: variable '__network_rh_distros' from source: role '' defaults 28992 1726883081.27918: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.27932: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883081.28050: variable 'ansible_distribution' from source: facts 28992 1726883081.28054: variable '__network_rh_distros' from source: role '' defaults 28992 1726883081.28060: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.28066: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883081.28184: variable 'ansible_distribution' from source: facts 28992 1726883081.28188: variable '__network_rh_distros' from source: role '' defaults 28992 1726883081.28196: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.28221: variable 'network_provider' from source: set_fact 28992 1726883081.28235: variable 'ansible_facts' from source: unknown 28992 1726883081.28838: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883081.28844: when evaluation is False, skipping this task 28992 1726883081.28847: _execute() done 28992 1726883081.28849: dumping result to json 28992 1726883081.28851: done dumping result, returning 28992 1726883081.28862: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-0000000024ac] 28992 1726883081.28864: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ac 28992 1726883081.28960: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ac 28992 1726883081.28965: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883081.29021: no more pending results, returning what we have 28992 1726883081.29026: results queue empty 28992 1726883081.29027: checking for any_errors_fatal 28992 1726883081.29036: done checking for any_errors_fatal 28992 1726883081.29037: checking for max_fail_percentage 28992 1726883081.29039: done checking for max_fail_percentage 28992 1726883081.29040: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.29041: done checking to see if all hosts have failed 28992 1726883081.29042: getting the remaining hosts for this loop 28992 1726883081.29044: done getting the remaining hosts for this loop 28992 1726883081.29049: getting the next task for host managed_node1 28992 1726883081.29055: done getting next task for host managed_node1 28992 1726883081.29059: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883081.29064: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.29102: getting variables 28992 1726883081.29104: in VariableManager get_vars() 28992 1726883081.29154: Calling all_inventory to load vars for managed_node1 28992 1726883081.29157: Calling groups_inventory to load vars for managed_node1 28992 1726883081.29159: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.29170: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.29172: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.29175: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.30234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.31555: done with get_vars() 28992 1726883081.31577: done getting variables 28992 1726883081.31625: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:44:41 -0400 (0:00:00.114) 0:02:21.516 ****** 28992 1726883081.31651: entering _queue_task() for managed_node1/package 28992 1726883081.31910: worker is 1 (out of 1 available) 28992 1726883081.31927: exiting _queue_task() for managed_node1/package 28992 1726883081.31941: done queuing things up, now waiting for results queue to drain 28992 1726883081.31943: waiting for pending results... 28992 1726883081.32142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883081.32252: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024ad 28992 1726883081.32266: variable 'ansible_search_path' from source: unknown 28992 1726883081.32270: variable 'ansible_search_path' from source: unknown 28992 1726883081.32306: calling self._execute() 28992 1726883081.32391: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.32396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.32405: variable 'omit' from source: magic vars 28992 1726883081.32720: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.32729: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.32823: variable 'network_state' from source: role '' defaults 28992 1726883081.32835: Evaluated conditional (network_state != {}): False 28992 1726883081.32838: when evaluation is False, skipping this task 28992 1726883081.32841: _execute() done 28992 1726883081.32844: dumping result to json 28992 1726883081.32847: done dumping result, returning 28992 1726883081.32853: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000024ad] 28992 1726883081.32859: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ad 28992 1726883081.32964: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ad 28992 1726883081.32968: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883081.33017: no more pending results, returning what we have 28992 1726883081.33021: results queue empty 28992 1726883081.33024: checking for any_errors_fatal 28992 1726883081.33033: done checking for any_errors_fatal 28992 1726883081.33033: checking for max_fail_percentage 28992 1726883081.33035: done checking for max_fail_percentage 28992 1726883081.33036: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.33037: done checking to see if all hosts have failed 28992 1726883081.33038: getting the remaining hosts for this loop 28992 1726883081.33040: done getting the remaining hosts for this loop 28992 1726883081.33044: getting the next task for host managed_node1 28992 1726883081.33051: done getting next task for host managed_node1 28992 1726883081.33055: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883081.33060: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.33087: getting variables 28992 1726883081.33089: in VariableManager get_vars() 28992 1726883081.33136: Calling all_inventory to load vars for managed_node1 28992 1726883081.33139: Calling groups_inventory to load vars for managed_node1 28992 1726883081.33141: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.33150: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.33152: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.33155: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.34139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.36245: done with get_vars() 28992 1726883081.36280: done getting variables 28992 1726883081.36352: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:44:41 -0400 (0:00:00.047) 0:02:21.564 ****** 28992 1726883081.36393: entering _queue_task() for managed_node1/package 28992 1726883081.36785: worker is 1 (out of 1 available) 28992 1726883081.36800: exiting _queue_task() for managed_node1/package 28992 1726883081.36815: done queuing things up, now waiting for results queue to drain 28992 1726883081.36817: waiting for pending results... 28992 1726883081.37247: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883081.37327: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024ae 28992 1726883081.37356: variable 'ansible_search_path' from source: unknown 28992 1726883081.37366: variable 'ansible_search_path' from source: unknown 28992 1726883081.37412: calling self._execute() 28992 1726883081.37530: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.37545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.37565: variable 'omit' from source: magic vars 28992 1726883081.38011: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.38034: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.38182: variable 'network_state' from source: role '' defaults 28992 1726883081.38201: Evaluated conditional (network_state != {}): False 28992 1726883081.38217: when evaluation is False, skipping this task 28992 1726883081.38230: _execute() done 28992 1726883081.38239: dumping result to json 28992 1726883081.38248: done dumping result, returning 28992 1726883081.38321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-0000000024ae] 28992 1726883081.38327: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ae 28992 1726883081.38414: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024ae 28992 1726883081.38418: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883081.38479: no more pending results, returning what we have 28992 1726883081.38483: results queue empty 28992 1726883081.38485: checking for any_errors_fatal 28992 1726883081.38494: done checking for any_errors_fatal 28992 1726883081.38496: checking for max_fail_percentage 28992 1726883081.38498: done checking for max_fail_percentage 28992 1726883081.38499: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.38501: done checking to see if all hosts have failed 28992 1726883081.38501: getting the remaining hosts for this loop 28992 1726883081.38503: done getting the remaining hosts for this loop 28992 1726883081.38508: getting the next task for host managed_node1 28992 1726883081.38518: done getting next task for host managed_node1 28992 1726883081.38527: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883081.38534: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.38573: getting variables 28992 1726883081.38576: in VariableManager get_vars() 28992 1726883081.38735: Calling all_inventory to load vars for managed_node1 28992 1726883081.38739: Calling groups_inventory to load vars for managed_node1 28992 1726883081.38741: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.38757: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.38761: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.38765: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.44758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.45948: done with get_vars() 28992 1726883081.45972: done getting variables 28992 1726883081.46011: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:44:41 -0400 (0:00:00.096) 0:02:21.660 ****** 28992 1726883081.46036: entering _queue_task() for managed_node1/service 28992 1726883081.46340: worker is 1 (out of 1 available) 28992 1726883081.46357: exiting _queue_task() for managed_node1/service 28992 1726883081.46372: done queuing things up, now waiting for results queue to drain 28992 1726883081.46374: waiting for pending results... 28992 1726883081.46585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883081.46723: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024af 28992 1726883081.46734: variable 'ansible_search_path' from source: unknown 28992 1726883081.46738: variable 'ansible_search_path' from source: unknown 28992 1726883081.46770: calling self._execute() 28992 1726883081.46860: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.46865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.46874: variable 'omit' from source: magic vars 28992 1726883081.47201: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.47211: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.47317: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883081.47469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883081.49150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883081.49209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883081.49242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883081.49268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883081.49289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883081.49359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.49381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.49404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.49435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.49448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.49484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.49504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.49521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.49567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.49571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.49596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.49613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.49632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.49661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.49675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.49798: variable 'network_connections' from source: include params 28992 1726883081.49808: variable 'interface' from source: play vars 28992 1726883081.49855: variable 'interface' from source: play vars 28992 1726883081.49915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883081.50043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883081.50072: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883081.50097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883081.50125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883081.50156: 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) 28992 1726883081.50172: 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) 28992 1726883081.50194: 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) 28992 1726883081.50218: 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) 28992 1726883081.50259: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883081.50429: variable 'network_connections' from source: include params 28992 1726883081.50433: variable 'interface' from source: play vars 28992 1726883081.50481: variable 'interface' from source: play vars 28992 1726883081.50501: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883081.50505: when evaluation is False, skipping this task 28992 1726883081.50508: _execute() done 28992 1726883081.50510: dumping result to json 28992 1726883081.50512: done dumping result, returning 28992 1726883081.50519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-0000000024af] 28992 1726883081.50527: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024af 28992 1726883081.50626: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024af 28992 1726883081.50637: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883081.50688: no more pending results, returning what we have 28992 1726883081.50691: results queue empty 28992 1726883081.50692: checking for any_errors_fatal 28992 1726883081.50699: done checking for any_errors_fatal 28992 1726883081.50700: checking for max_fail_percentage 28992 1726883081.50702: done checking for max_fail_percentage 28992 1726883081.50703: checking to see if all hosts have failed and the running result is not ok 28992 1726883081.50704: done checking to see if all hosts have failed 28992 1726883081.50704: getting the remaining hosts for this loop 28992 1726883081.50706: done getting the remaining hosts for this loop 28992 1726883081.50710: getting the next task for host managed_node1 28992 1726883081.50718: done getting next task for host managed_node1 28992 1726883081.50724: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883081.50730: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883081.50762: getting variables 28992 1726883081.50763: in VariableManager get_vars() 28992 1726883081.50809: Calling all_inventory to load vars for managed_node1 28992 1726883081.50812: Calling groups_inventory to load vars for managed_node1 28992 1726883081.50814: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883081.50831: Calling all_plugins_play to load vars for managed_node1 28992 1726883081.50834: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883081.50837: Calling groups_plugins_play to load vars for managed_node1 28992 1726883081.51893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883081.53106: done with get_vars() 28992 1726883081.53128: done getting variables 28992 1726883081.53172: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:44:41 -0400 (0:00:00.071) 0:02:21.732 ****** 28992 1726883081.53198: entering _queue_task() for managed_node1/service 28992 1726883081.53467: worker is 1 (out of 1 available) 28992 1726883081.53483: exiting _queue_task() for managed_node1/service 28992 1726883081.53497: done queuing things up, now waiting for results queue to drain 28992 1726883081.53499: waiting for pending results... 28992 1726883081.53708: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883081.53836: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b0 28992 1726883081.53853: variable 'ansible_search_path' from source: unknown 28992 1726883081.53857: variable 'ansible_search_path' from source: unknown 28992 1726883081.53888: calling self._execute() 28992 1726883081.53978: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.53981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.53990: variable 'omit' from source: magic vars 28992 1726883081.54313: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.54324: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883081.54454: variable 'network_provider' from source: set_fact 28992 1726883081.54458: variable 'network_state' from source: role '' defaults 28992 1726883081.54468: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883081.54475: variable 'omit' from source: magic vars 28992 1726883081.54529: variable 'omit' from source: magic vars 28992 1726883081.54550: variable 'network_service_name' from source: role '' defaults 28992 1726883081.54605: variable 'network_service_name' from source: role '' defaults 28992 1726883081.54681: variable '__network_provider_setup' from source: role '' defaults 28992 1726883081.54685: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883081.54737: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883081.54746: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883081.54792: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883081.54962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883081.56885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883081.56944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883081.56972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883081.57001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883081.57024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883081.57092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.57114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.57137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.57165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.57177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.57213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.57235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.57255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.57282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.57294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.57451: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883081.57534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.57553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.57574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.57603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.57614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.57683: variable 'ansible_python' from source: facts 28992 1726883081.57697: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883081.57756: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883081.57816: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883081.57909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.57929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.57947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.57973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.57984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.58026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883081.58046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883081.58064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883081.58091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883081.58105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883081.58202: variable 'network_connections' from source: include params 28992 1726883081.58210: variable 'interface' from source: play vars 28992 1726883081.58272: variable 'interface' from source: play vars 28992 1726883081.58358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883081.58501: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883081.58540: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883081.58574: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883081.58607: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883081.58656: 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) 28992 1726883081.58680: 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) 28992 1726883081.58706: 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) 28992 1726883081.58731: 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) 28992 1726883081.58771: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883081.58966: variable 'network_connections' from source: include params 28992 1726883081.58972: variable 'interface' from source: play vars 28992 1726883081.59032: variable 'interface' from source: play vars 28992 1726883081.59057: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883081.59118: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883081.59322: variable 'network_connections' from source: include params 28992 1726883081.59329: variable 'interface' from source: play vars 28992 1726883081.59381: variable 'interface' from source: play vars 28992 1726883081.59400: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883081.59462: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883081.59666: variable 'network_connections' from source: include params 28992 1726883081.59670: variable 'interface' from source: play vars 28992 1726883081.59725: variable 'interface' from source: play vars 28992 1726883081.59765: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883081.59811: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883081.59817: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883081.59865: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883081.60017: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883081.60351: variable 'network_connections' from source: include params 28992 1726883081.60355: variable 'interface' from source: play vars 28992 1726883081.60403: variable 'interface' from source: play vars 28992 1726883081.60413: variable 'ansible_distribution' from source: facts 28992 1726883081.60416: variable '__network_rh_distros' from source: role '' defaults 28992 1726883081.60419: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.60432: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883081.60557: variable 'ansible_distribution' from source: facts 28992 1726883081.60560: variable '__network_rh_distros' from source: role '' defaults 28992 1726883081.60565: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.60571: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883081.60699: variable 'ansible_distribution' from source: facts 28992 1726883081.60702: variable '__network_rh_distros' from source: role '' defaults 28992 1726883081.60707: variable 'ansible_distribution_major_version' from source: facts 28992 1726883081.60740: variable 'network_provider' from source: set_fact 28992 1726883081.60758: variable 'omit' from source: magic vars 28992 1726883081.60780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883081.60805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883081.60822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883081.60838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883081.60849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883081.60874: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883081.60877: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.60880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.60960: Set connection var ansible_pipelining to False 28992 1726883081.60964: Set connection var ansible_connection to ssh 28992 1726883081.60966: Set connection var ansible_timeout to 10 28992 1726883081.60969: Set connection var ansible_shell_type to sh 28992 1726883081.60975: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883081.60982: Set connection var ansible_shell_executable to /bin/sh 28992 1726883081.61006: variable 'ansible_shell_executable' from source: unknown 28992 1726883081.61009: variable 'ansible_connection' from source: unknown 28992 1726883081.61012: variable 'ansible_module_compression' from source: unknown 28992 1726883081.61014: variable 'ansible_shell_type' from source: unknown 28992 1726883081.61016: variable 'ansible_shell_executable' from source: unknown 28992 1726883081.61019: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883081.61024: variable 'ansible_pipelining' from source: unknown 28992 1726883081.61027: variable 'ansible_timeout' from source: unknown 28992 1726883081.61031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883081.61113: 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) 28992 1726883081.61123: variable 'omit' from source: magic vars 28992 1726883081.61129: starting attempt loop 28992 1726883081.61132: running the handler 28992 1726883081.61196: variable 'ansible_facts' from source: unknown 28992 1726883081.61734: _low_level_execute_command(): starting 28992 1726883081.61739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883081.62277: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883081.62281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.62284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883081.62289: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.62341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883081.62344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883081.62347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883081.62412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883081.64163: stdout chunk (state=3): >>>/root <<< 28992 1726883081.64274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883081.64331: stderr chunk (state=3): >>><<< 28992 1726883081.64339: stdout chunk (state=3): >>><<< 28992 1726883081.64356: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883081.64366: _low_level_execute_command(): starting 28992 1726883081.64372: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595 `" && echo ansible-tmp-1726883081.6435566-34267-258566116763595="` echo /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595 `" ) && sleep 0' 28992 1726883081.64838: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883081.64842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883081.64845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.64848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883081.64851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.64897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883081.64908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883081.64968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883081.66923: stdout chunk (state=3): >>>ansible-tmp-1726883081.6435566-34267-258566116763595=/root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595 <<< 28992 1726883081.67042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883081.67083: stderr chunk (state=3): >>><<< 28992 1726883081.67089: stdout chunk (state=3): >>><<< 28992 1726883081.67099: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883081.6435566-34267-258566116763595=/root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883081.67131: variable 'ansible_module_compression' from source: unknown 28992 1726883081.67171: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883081.67226: variable 'ansible_facts' from source: unknown 28992 1726883081.67368: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py 28992 1726883081.67474: Sending initial data 28992 1726883081.67478: Sent initial data (156 bytes) 28992 1726883081.67946: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883081.67949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.67955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883081.67957: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883081.67960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.68007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883081.68011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883081.68066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883081.69656: 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 <<< 28992 1726883081.69659: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883081.69707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883081.69757: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpun91m7ba /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py <<< 28992 1726883081.69764: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py" <<< 28992 1726883081.69807: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpun91m7ba" to remote "/root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py" <<< 28992 1726883081.69815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py" <<< 28992 1726883081.70959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883081.71017: stderr chunk (state=3): >>><<< 28992 1726883081.71021: stdout chunk (state=3): >>><<< 28992 1726883081.71043: done transferring module to remote 28992 1726883081.71052: _low_level_execute_command(): starting 28992 1726883081.71056: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/ /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py && sleep 0' 28992 1726883081.71507: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883081.71510: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883081.71513: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883081.71515: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883081.71517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.71568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883081.71575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883081.71627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883081.73455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883081.73502: stderr chunk (state=3): >>><<< 28992 1726883081.73505: stdout chunk (state=3): >>><<< 28992 1726883081.73519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883081.73524: _low_level_execute_command(): starting 28992 1726883081.73527: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/AnsiballZ_systemd.py && sleep 0' 28992 1726883081.73957: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883081.73960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.73962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883081.73965: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883081.74015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883081.74020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883081.74077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.06000: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12050432", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3512553472", "CPUUsageNSec": "2272039000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726883082.06009: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726883082.06032: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883082.07979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883082.08043: stderr chunk (state=3): >>><<< 28992 1726883082.08048: stdout chunk (state=3): >>><<< 28992 1726883082.08066: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "12050432", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3512553472", "CPUUsageNSec": "2272039000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883082.08206: 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-1726883081.6435566-34267-258566116763595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883082.08228: _low_level_execute_command(): starting 28992 1726883082.08235: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883081.6435566-34267-258566116763595/ > /dev/null 2>&1 && sleep 0' 28992 1726883082.08716: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.08720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883082.08724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.08727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.08729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.08783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883082.08787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883082.08791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.08842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.10754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883082.10805: stderr chunk (state=3): >>><<< 28992 1726883082.10808: stdout chunk (state=3): >>><<< 28992 1726883082.10821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883082.10829: handler run complete 28992 1726883082.10870: attempt loop complete, returning result 28992 1726883082.10873: _execute() done 28992 1726883082.10877: dumping result to json 28992 1726883082.10891: done dumping result, returning 28992 1726883082.10905: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-0000000024b0] 28992 1726883082.10908: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b0 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883082.11513: no more pending results, returning what we have 28992 1726883082.11517: results queue empty 28992 1726883082.11518: checking for any_errors_fatal 28992 1726883082.11521: done checking for any_errors_fatal 28992 1726883082.11524: checking for max_fail_percentage 28992 1726883082.11526: done checking for max_fail_percentage 28992 1726883082.11526: checking to see if all hosts have failed and the running result is not ok 28992 1726883082.11527: done checking to see if all hosts have failed 28992 1726883082.11528: getting the remaining hosts for this loop 28992 1726883082.11529: done getting the remaining hosts for this loop 28992 1726883082.11533: getting the next task for host managed_node1 28992 1726883082.11538: done getting next task for host managed_node1 28992 1726883082.11541: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883082.11549: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883082.11563: getting variables 28992 1726883082.11564: in VariableManager get_vars() 28992 1726883082.11591: Calling all_inventory to load vars for managed_node1 28992 1726883082.11593: Calling groups_inventory to load vars for managed_node1 28992 1726883082.11595: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883082.11603: Calling all_plugins_play to load vars for managed_node1 28992 1726883082.11605: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883082.11608: Calling groups_plugins_play to load vars for managed_node1 28992 1726883082.12124: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b0 28992 1726883082.12128: WORKER PROCESS EXITING 28992 1726883082.12516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883082.13723: done with get_vars() 28992 1726883082.13745: done getting variables 28992 1726883082.13792: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:44:42 -0400 (0:00:00.606) 0:02:22.338 ****** 28992 1726883082.13820: entering _queue_task() for managed_node1/service 28992 1726883082.14097: worker is 1 (out of 1 available) 28992 1726883082.14112: exiting _queue_task() for managed_node1/service 28992 1726883082.14128: done queuing things up, now waiting for results queue to drain 28992 1726883082.14130: waiting for pending results... 28992 1726883082.14331: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883082.14454: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b1 28992 1726883082.14470: variable 'ansible_search_path' from source: unknown 28992 1726883082.14474: variable 'ansible_search_path' from source: unknown 28992 1726883082.14509: calling self._execute() 28992 1726883082.14596: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.14600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.14611: variable 'omit' from source: magic vars 28992 1726883082.14940: variable 'ansible_distribution_major_version' from source: facts 28992 1726883082.14950: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883082.15044: variable 'network_provider' from source: set_fact 28992 1726883082.15048: Evaluated conditional (network_provider == "nm"): True 28992 1726883082.15120: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883082.15188: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883082.15316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883082.17028: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883082.17077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883082.17111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883082.17140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883082.17161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883082.17238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883082.17262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883082.17280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883082.17314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883082.17332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883082.17362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883082.17380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883082.17400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883082.17433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883082.17444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883082.17475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883082.17493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883082.17511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883082.17542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883082.17554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883082.17661: variable 'network_connections' from source: include params 28992 1726883082.17671: variable 'interface' from source: play vars 28992 1726883082.17720: variable 'interface' from source: play vars 28992 1726883082.17779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883082.17897: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883082.17928: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883082.17951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883082.17977: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883082.18008: 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) 28992 1726883082.18026: 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) 28992 1726883082.18045: 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) 28992 1726883082.18064: 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) 28992 1726883082.18105: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883082.18270: variable 'network_connections' from source: include params 28992 1726883082.18274: variable 'interface' from source: play vars 28992 1726883082.18324: variable 'interface' from source: play vars 28992 1726883082.18345: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883082.18349: when evaluation is False, skipping this task 28992 1726883082.18351: _execute() done 28992 1726883082.18354: dumping result to json 28992 1726883082.18356: done dumping result, returning 28992 1726883082.18364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-0000000024b1] 28992 1726883082.18373: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b1 28992 1726883082.18465: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b1 28992 1726883082.18469: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883082.18520: no more pending results, returning what we have 28992 1726883082.18524: results queue empty 28992 1726883082.18525: checking for any_errors_fatal 28992 1726883082.18549: done checking for any_errors_fatal 28992 1726883082.18550: checking for max_fail_percentage 28992 1726883082.18552: done checking for max_fail_percentage 28992 1726883082.18553: checking to see if all hosts have failed and the running result is not ok 28992 1726883082.18554: done checking to see if all hosts have failed 28992 1726883082.18554: getting the remaining hosts for this loop 28992 1726883082.18556: done getting the remaining hosts for this loop 28992 1726883082.18560: getting the next task for host managed_node1 28992 1726883082.18567: done getting next task for host managed_node1 28992 1726883082.18572: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883082.18577: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883082.18605: getting variables 28992 1726883082.18607: in VariableManager get_vars() 28992 1726883082.18657: Calling all_inventory to load vars for managed_node1 28992 1726883082.18660: Calling groups_inventory to load vars for managed_node1 28992 1726883082.18663: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883082.18672: Calling all_plugins_play to load vars for managed_node1 28992 1726883082.18675: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883082.18678: Calling groups_plugins_play to load vars for managed_node1 28992 1726883082.19777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883082.21008: done with get_vars() 28992 1726883082.21032: done getting variables 28992 1726883082.21076: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:44:42 -0400 (0:00:00.072) 0:02:22.411 ****** 28992 1726883082.21104: entering _queue_task() for managed_node1/service 28992 1726883082.21370: worker is 1 (out of 1 available) 28992 1726883082.21389: exiting _queue_task() for managed_node1/service 28992 1726883082.21403: done queuing things up, now waiting for results queue to drain 28992 1726883082.21405: waiting for pending results... 28992 1726883082.21601: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883082.21701: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b2 28992 1726883082.21713: variable 'ansible_search_path' from source: unknown 28992 1726883082.21717: variable 'ansible_search_path' from source: unknown 28992 1726883082.21754: calling self._execute() 28992 1726883082.21839: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.21845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.21859: variable 'omit' from source: magic vars 28992 1726883082.22170: variable 'ansible_distribution_major_version' from source: facts 28992 1726883082.22182: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883082.22272: variable 'network_provider' from source: set_fact 28992 1726883082.22276: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883082.22279: when evaluation is False, skipping this task 28992 1726883082.22283: _execute() done 28992 1726883082.22289: dumping result to json 28992 1726883082.22292: done dumping result, returning 28992 1726883082.22297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-0000000024b2] 28992 1726883082.22299: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b2 28992 1726883082.22398: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b2 28992 1726883082.22401: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883082.22459: no more pending results, returning what we have 28992 1726883082.22462: results queue empty 28992 1726883082.22463: checking for any_errors_fatal 28992 1726883082.22472: done checking for any_errors_fatal 28992 1726883082.22472: checking for max_fail_percentage 28992 1726883082.22474: done checking for max_fail_percentage 28992 1726883082.22475: checking to see if all hosts have failed and the running result is not ok 28992 1726883082.22476: done checking to see if all hosts have failed 28992 1726883082.22477: getting the remaining hosts for this loop 28992 1726883082.22478: done getting the remaining hosts for this loop 28992 1726883082.22483: getting the next task for host managed_node1 28992 1726883082.22492: done getting next task for host managed_node1 28992 1726883082.22496: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883082.22501: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883082.22531: getting variables 28992 1726883082.22533: in VariableManager get_vars() 28992 1726883082.22572: Calling all_inventory to load vars for managed_node1 28992 1726883082.22574: Calling groups_inventory to load vars for managed_node1 28992 1726883082.22576: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883082.22585: Calling all_plugins_play to load vars for managed_node1 28992 1726883082.22590: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883082.22593: Calling groups_plugins_play to load vars for managed_node1 28992 1726883082.23585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883082.24917: done with get_vars() 28992 1726883082.24937: done getting variables 28992 1726883082.24980: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:44:42 -0400 (0:00:00.039) 0:02:22.450 ****** 28992 1726883082.25011: entering _queue_task() for managed_node1/copy 28992 1726883082.25255: worker is 1 (out of 1 available) 28992 1726883082.25270: exiting _queue_task() for managed_node1/copy 28992 1726883082.25283: done queuing things up, now waiting for results queue to drain 28992 1726883082.25284: waiting for pending results... 28992 1726883082.25476: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883082.25578: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b3 28992 1726883082.25591: variable 'ansible_search_path' from source: unknown 28992 1726883082.25595: variable 'ansible_search_path' from source: unknown 28992 1726883082.25626: calling self._execute() 28992 1726883082.25714: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.25718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.25732: variable 'omit' from source: magic vars 28992 1726883082.26049: variable 'ansible_distribution_major_version' from source: facts 28992 1726883082.26059: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883082.26148: variable 'network_provider' from source: set_fact 28992 1726883082.26151: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883082.26154: when evaluation is False, skipping this task 28992 1726883082.26157: _execute() done 28992 1726883082.26159: dumping result to json 28992 1726883082.26169: done dumping result, returning 28992 1726883082.26175: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-0000000024b3] 28992 1726883082.26178: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b3 28992 1726883082.26281: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b3 28992 1726883082.26284: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883082.26335: no more pending results, returning what we have 28992 1726883082.26339: results queue empty 28992 1726883082.26340: checking for any_errors_fatal 28992 1726883082.26346: done checking for any_errors_fatal 28992 1726883082.26347: checking for max_fail_percentage 28992 1726883082.26348: done checking for max_fail_percentage 28992 1726883082.26349: checking to see if all hosts have failed and the running result is not ok 28992 1726883082.26350: done checking to see if all hosts have failed 28992 1726883082.26351: getting the remaining hosts for this loop 28992 1726883082.26352: done getting the remaining hosts for this loop 28992 1726883082.26356: getting the next task for host managed_node1 28992 1726883082.26363: done getting next task for host managed_node1 28992 1726883082.26367: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883082.26372: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883082.26397: getting variables 28992 1726883082.26399: in VariableManager get_vars() 28992 1726883082.26438: Calling all_inventory to load vars for managed_node1 28992 1726883082.26442: Calling groups_inventory to load vars for managed_node1 28992 1726883082.26444: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883082.26453: Calling all_plugins_play to load vars for managed_node1 28992 1726883082.26456: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883082.26458: Calling groups_plugins_play to load vars for managed_node1 28992 1726883082.27449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883082.28670: done with get_vars() 28992 1726883082.28690: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:44:42 -0400 (0:00:00.037) 0:02:22.487 ****** 28992 1726883082.28757: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883082.29005: worker is 1 (out of 1 available) 28992 1726883082.29019: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883082.29034: done queuing things up, now waiting for results queue to drain 28992 1726883082.29036: waiting for pending results... 28992 1726883082.29226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883082.29325: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b4 28992 1726883082.29341: variable 'ansible_search_path' from source: unknown 28992 1726883082.29345: variable 'ansible_search_path' from source: unknown 28992 1726883082.29378: calling self._execute() 28992 1726883082.29462: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.29468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.29481: variable 'omit' from source: magic vars 28992 1726883082.29795: variable 'ansible_distribution_major_version' from source: facts 28992 1726883082.29809: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883082.29814: variable 'omit' from source: magic vars 28992 1726883082.29863: variable 'omit' from source: magic vars 28992 1726883082.29985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883082.31947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883082.31998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883082.32027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883082.32056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883082.32079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883082.32141: variable 'network_provider' from source: set_fact 28992 1726883082.32244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883082.32265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883082.32283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883082.32316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883082.32332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883082.32389: variable 'omit' from source: magic vars 28992 1726883082.32468: variable 'omit' from source: magic vars 28992 1726883082.32544: variable 'network_connections' from source: include params 28992 1726883082.32556: variable 'interface' from source: play vars 28992 1726883082.32603: variable 'interface' from source: play vars 28992 1726883082.32714: variable 'omit' from source: magic vars 28992 1726883082.32721: variable '__lsr_ansible_managed' from source: task vars 28992 1726883082.32770: variable '__lsr_ansible_managed' from source: task vars 28992 1726883082.32901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883082.33065: Loaded config def from plugin (lookup/template) 28992 1726883082.33071: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883082.33128: File lookup term: get_ansible_managed.j2 28992 1726883082.33131: variable 'ansible_search_path' from source: unknown 28992 1726883082.33135: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883082.33139: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883082.33142: variable 'ansible_search_path' from source: unknown 28992 1726883082.37496: variable 'ansible_managed' from source: unknown 28992 1726883082.37593: variable 'omit' from source: magic vars 28992 1726883082.37614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883082.37640: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883082.37655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883082.37669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883082.37677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883082.37700: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883082.37704: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.37707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.37778: Set connection var ansible_pipelining to False 28992 1726883082.37781: Set connection var ansible_connection to ssh 28992 1726883082.37788: Set connection var ansible_timeout to 10 28992 1726883082.37791: Set connection var ansible_shell_type to sh 28992 1726883082.37793: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883082.37800: Set connection var ansible_shell_executable to /bin/sh 28992 1726883082.37820: variable 'ansible_shell_executable' from source: unknown 28992 1726883082.37825: variable 'ansible_connection' from source: unknown 28992 1726883082.37827: variable 'ansible_module_compression' from source: unknown 28992 1726883082.37830: variable 'ansible_shell_type' from source: unknown 28992 1726883082.37832: variable 'ansible_shell_executable' from source: unknown 28992 1726883082.37836: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.37839: variable 'ansible_pipelining' from source: unknown 28992 1726883082.37850: variable 'ansible_timeout' from source: unknown 28992 1726883082.37853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.37942: 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) 28992 1726883082.37966: variable 'omit' from source: magic vars 28992 1726883082.37969: starting attempt loop 28992 1726883082.37971: running the handler 28992 1726883082.37974: _low_level_execute_command(): starting 28992 1726883082.37976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883082.38495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.38501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.38503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.38505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.38559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883082.38562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883082.38565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.38631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.40422: stdout chunk (state=3): >>>/root <<< 28992 1726883082.40609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883082.40635: stderr chunk (state=3): >>><<< 28992 1726883082.40661: stdout chunk (state=3): >>><<< 28992 1726883082.40681: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883082.40718: _low_level_execute_command(): starting 28992 1726883082.40799: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871 `" && echo ansible-tmp-1726883082.40692-34278-76728853170871="` echo /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871 `" ) && sleep 0' 28992 1726883082.41378: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883082.41397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883082.41412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.41436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883082.41453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883082.41476: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883082.41496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.41516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883082.41597: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.41637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883082.41658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883082.41694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.41780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.43766: stdout chunk (state=3): >>>ansible-tmp-1726883082.40692-34278-76728853170871=/root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871 <<< 28992 1726883082.43884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883082.43926: stderr chunk (state=3): >>><<< 28992 1726883082.43929: stdout chunk (state=3): >>><<< 28992 1726883082.43943: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883082.40692-34278-76728853170871=/root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883082.43978: variable 'ansible_module_compression' from source: unknown 28992 1726883082.44017: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883082.44058: variable 'ansible_facts' from source: unknown 28992 1726883082.44153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py 28992 1726883082.44254: Sending initial data 28992 1726883082.44258: Sent initial data (165 bytes) 28992 1726883082.44703: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883082.44710: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883082.44713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883082.44715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.44718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883082.44720: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.44767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883082.44770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.44825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.46428: 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 <<< 28992 1726883082.46432: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883082.46476: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883082.46527: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3_2fzf3e /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py <<< 28992 1726883082.46534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py" <<< 28992 1726883082.46579: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp3_2fzf3e" to remote "/root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py" <<< 28992 1726883082.46582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py" <<< 28992 1726883082.47337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883082.47393: stderr chunk (state=3): >>><<< 28992 1726883082.47397: stdout chunk (state=3): >>><<< 28992 1726883082.47414: done transferring module to remote 28992 1726883082.47425: _low_level_execute_command(): starting 28992 1726883082.47429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/ /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py && sleep 0' 28992 1726883082.47865: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883082.47869: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883082.47871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883082.47873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.47875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.47928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883082.47935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.47988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.49836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883082.49878: stderr chunk (state=3): >>><<< 28992 1726883082.49882: stdout chunk (state=3): >>><<< 28992 1726883082.49897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883082.49900: _low_level_execute_command(): starting 28992 1726883082.49905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/AnsiballZ_network_connections.py && sleep 0' 28992 1726883082.50340: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883082.50343: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883082.50346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883082.50348: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883082.50354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.50408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883082.50411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.50462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.87355: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_u_hg61rt/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_u_hg61rt/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on statebr/ef488de9-a0c3-4bf0-8750-d715a1108715: error=unknown <<< 28992 1726883082.87844: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883082.89863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883082.89930: stderr chunk (state=3): >>><<< 28992 1726883082.89936: stdout chunk (state=3): >>><<< 28992 1726883082.89952: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_u_hg61rt/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_u_hg61rt/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on statebr/ef488de9-a0c3-4bf0-8750-d715a1108715: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883082.89983: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883082.89995: _low_level_execute_command(): starting 28992 1726883082.89999: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883082.40692-34278-76728853170871/ > /dev/null 2>&1 && sleep 0' 28992 1726883082.90495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883082.90498: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883082.90501: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883082.90504: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883082.90506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883082.90555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883082.90562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883082.90564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883082.90613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883082.92543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883082.92584: stderr chunk (state=3): >>><<< 28992 1726883082.92595: stdout chunk (state=3): >>><<< 28992 1726883082.92606: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883082.92611: handler run complete 28992 1726883082.92634: attempt loop complete, returning result 28992 1726883082.92637: _execute() done 28992 1726883082.92639: dumping result to json 28992 1726883082.92647: done dumping result, returning 28992 1726883082.92658: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-0000000024b4] 28992 1726883082.92661: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b4 28992 1726883082.92773: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b4 28992 1726883082.92776: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 28992 1726883082.92887: no more pending results, returning what we have 28992 1726883082.92891: results queue empty 28992 1726883082.92892: checking for any_errors_fatal 28992 1726883082.92898: done checking for any_errors_fatal 28992 1726883082.92900: checking for max_fail_percentage 28992 1726883082.92902: done checking for max_fail_percentage 28992 1726883082.92903: checking to see if all hosts have failed and the running result is not ok 28992 1726883082.92904: done checking to see if all hosts have failed 28992 1726883082.92904: getting the remaining hosts for this loop 28992 1726883082.92906: done getting the remaining hosts for this loop 28992 1726883082.92910: getting the next task for host managed_node1 28992 1726883082.92917: done getting next task for host managed_node1 28992 1726883082.92921: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883082.92928: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883082.92942: getting variables 28992 1726883082.92944: in VariableManager get_vars() 28992 1726883082.92988: Calling all_inventory to load vars for managed_node1 28992 1726883082.92998: Calling groups_inventory to load vars for managed_node1 28992 1726883082.93001: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883082.93012: Calling all_plugins_play to load vars for managed_node1 28992 1726883082.93015: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883082.93018: Calling groups_plugins_play to load vars for managed_node1 28992 1726883082.94311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883082.95519: done with get_vars() 28992 1726883082.95543: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:44:42 -0400 (0:00:00.668) 0:02:23.156 ****** 28992 1726883082.95612: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883082.95886: worker is 1 (out of 1 available) 28992 1726883082.95903: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883082.95918: done queuing things up, now waiting for results queue to drain 28992 1726883082.95920: waiting for pending results... 28992 1726883082.96124: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883082.96234: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b5 28992 1726883082.96247: variable 'ansible_search_path' from source: unknown 28992 1726883082.96253: variable 'ansible_search_path' from source: unknown 28992 1726883082.96285: calling self._execute() 28992 1726883082.96376: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883082.96380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883082.96383: variable 'omit' from source: magic vars 28992 1726883082.96712: variable 'ansible_distribution_major_version' from source: facts 28992 1726883082.96724: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883082.96813: variable 'network_state' from source: role '' defaults 28992 1726883082.96831: Evaluated conditional (network_state != {}): False 28992 1726883082.96835: when evaluation is False, skipping this task 28992 1726883082.96838: _execute() done 28992 1726883082.96841: dumping result to json 28992 1726883082.96844: done dumping result, returning 28992 1726883082.96851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-0000000024b5] 28992 1726883082.96856: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883082.97008: no more pending results, returning what we have 28992 1726883082.97011: results queue empty 28992 1726883082.97013: checking for any_errors_fatal 28992 1726883082.97025: done checking for any_errors_fatal 28992 1726883082.97026: checking for max_fail_percentage 28992 1726883082.97028: done checking for max_fail_percentage 28992 1726883082.97029: checking to see if all hosts have failed and the running result is not ok 28992 1726883082.97030: done checking to see if all hosts have failed 28992 1726883082.97030: getting the remaining hosts for this loop 28992 1726883082.97032: done getting the remaining hosts for this loop 28992 1726883082.97036: getting the next task for host managed_node1 28992 1726883082.97044: done getting next task for host managed_node1 28992 1726883082.97047: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883082.97052: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883082.97078: getting variables 28992 1726883082.97080: in VariableManager get_vars() 28992 1726883082.97125: Calling all_inventory to load vars for managed_node1 28992 1726883082.97128: Calling groups_inventory to load vars for managed_node1 28992 1726883082.97130: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883082.97137: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b5 28992 1726883082.97139: WORKER PROCESS EXITING 28992 1726883082.97148: Calling all_plugins_play to load vars for managed_node1 28992 1726883082.97151: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883082.97154: Calling groups_plugins_play to load vars for managed_node1 28992 1726883082.98591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.00008: done with get_vars() 28992 1726883083.00031: done getting variables 28992 1726883083.00077: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:44:42 -0400 (0:00:00.044) 0:02:23.201 ****** 28992 1726883083.00106: entering _queue_task() for managed_node1/debug 28992 1726883083.00369: worker is 1 (out of 1 available) 28992 1726883083.00383: exiting _queue_task() for managed_node1/debug 28992 1726883083.00399: done queuing things up, now waiting for results queue to drain 28992 1726883083.00401: waiting for pending results... 28992 1726883083.00598: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883083.00928: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b6 28992 1726883083.00932: variable 'ansible_search_path' from source: unknown 28992 1726883083.00935: variable 'ansible_search_path' from source: unknown 28992 1726883083.00938: calling self._execute() 28992 1726883083.00941: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.00944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.00947: variable 'omit' from source: magic vars 28992 1726883083.01336: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.01355: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.01367: variable 'omit' from source: magic vars 28992 1726883083.01449: variable 'omit' from source: magic vars 28992 1726883083.01491: variable 'omit' from source: magic vars 28992 1726883083.01541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883083.01583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883083.01610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883083.01635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883083.01653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883083.01689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883083.01697: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.01704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.01804: Set connection var ansible_pipelining to False 28992 1726883083.01811: Set connection var ansible_connection to ssh 28992 1726883083.01824: Set connection var ansible_timeout to 10 28992 1726883083.01831: Set connection var ansible_shell_type to sh 28992 1726883083.01842: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883083.01855: Set connection var ansible_shell_executable to /bin/sh 28992 1726883083.01883: variable 'ansible_shell_executable' from source: unknown 28992 1726883083.01891: variable 'ansible_connection' from source: unknown 28992 1726883083.01898: variable 'ansible_module_compression' from source: unknown 28992 1726883083.01907: variable 'ansible_shell_type' from source: unknown 28992 1726883083.01913: variable 'ansible_shell_executable' from source: unknown 28992 1726883083.01919: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.01930: variable 'ansible_pipelining' from source: unknown 28992 1726883083.01937: variable 'ansible_timeout' from source: unknown 28992 1726883083.01944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.02090: 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) 28992 1726883083.02107: variable 'omit' from source: magic vars 28992 1726883083.02116: starting attempt loop 28992 1726883083.02125: running the handler 28992 1726883083.02257: variable '__network_connections_result' from source: set_fact 28992 1726883083.02316: handler run complete 28992 1726883083.02342: attempt loop complete, returning result 28992 1726883083.02349: _execute() done 28992 1726883083.02356: dumping result to json 28992 1726883083.02363: done dumping result, returning 28992 1726883083.02531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000024b6] 28992 1726883083.02534: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b6 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 28992 1726883083.02681: no more pending results, returning what we have 28992 1726883083.02684: results queue empty 28992 1726883083.02692: checking for any_errors_fatal 28992 1726883083.02697: done checking for any_errors_fatal 28992 1726883083.02698: checking for max_fail_percentage 28992 1726883083.02699: done checking for max_fail_percentage 28992 1726883083.02701: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.02701: done checking to see if all hosts have failed 28992 1726883083.02702: getting the remaining hosts for this loop 28992 1726883083.02704: done getting the remaining hosts for this loop 28992 1726883083.02707: getting the next task for host managed_node1 28992 1726883083.02714: done getting next task for host managed_node1 28992 1726883083.02718: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883083.02725: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.02734: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b6 28992 1726883083.02738: WORKER PROCESS EXITING 28992 1726883083.02809: getting variables 28992 1726883083.02811: in VariableManager get_vars() 28992 1726883083.02855: Calling all_inventory to load vars for managed_node1 28992 1726883083.02858: Calling groups_inventory to load vars for managed_node1 28992 1726883083.02860: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.02869: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.02872: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.02875: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.04692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.07012: done with get_vars() 28992 1726883083.07046: done getting variables 28992 1726883083.07114: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:44:43 -0400 (0:00:00.070) 0:02:23.271 ****** 28992 1726883083.07164: entering _queue_task() for managed_node1/debug 28992 1726883083.07636: worker is 1 (out of 1 available) 28992 1726883083.07652: exiting _queue_task() for managed_node1/debug 28992 1726883083.07666: done queuing things up, now waiting for results queue to drain 28992 1726883083.07668: waiting for pending results... 28992 1726883083.07936: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883083.08059: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b7 28992 1726883083.08075: variable 'ansible_search_path' from source: unknown 28992 1726883083.08079: variable 'ansible_search_path' from source: unknown 28992 1726883083.08126: calling self._execute() 28992 1726883083.08528: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.08533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.08537: variable 'omit' from source: magic vars 28992 1726883083.08731: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.08743: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.08751: variable 'omit' from source: magic vars 28992 1726883083.08835: variable 'omit' from source: magic vars 28992 1726883083.08869: variable 'omit' from source: magic vars 28992 1726883083.08921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883083.08961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883083.08981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883083.09012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883083.09025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883083.09057: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883083.09061: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.09064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.09183: Set connection var ansible_pipelining to False 28992 1726883083.09186: Set connection var ansible_connection to ssh 28992 1726883083.09195: Set connection var ansible_timeout to 10 28992 1726883083.09199: Set connection var ansible_shell_type to sh 28992 1726883083.09204: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883083.09216: Set connection var ansible_shell_executable to /bin/sh 28992 1726883083.09250: variable 'ansible_shell_executable' from source: unknown 28992 1726883083.09253: variable 'ansible_connection' from source: unknown 28992 1726883083.09257: variable 'ansible_module_compression' from source: unknown 28992 1726883083.09260: variable 'ansible_shell_type' from source: unknown 28992 1726883083.09262: variable 'ansible_shell_executable' from source: unknown 28992 1726883083.09264: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.09267: variable 'ansible_pipelining' from source: unknown 28992 1726883083.09269: variable 'ansible_timeout' from source: unknown 28992 1726883083.09274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.09430: 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) 28992 1726883083.09443: variable 'omit' from source: magic vars 28992 1726883083.09627: starting attempt loop 28992 1726883083.09631: running the handler 28992 1726883083.09633: variable '__network_connections_result' from source: set_fact 28992 1726883083.09636: variable '__network_connections_result' from source: set_fact 28992 1726883083.09711: handler run complete 28992 1726883083.09742: attempt loop complete, returning result 28992 1726883083.09749: _execute() done 28992 1726883083.09752: dumping result to json 28992 1726883083.09758: done dumping result, returning 28992 1726883083.09766: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000024b7] 28992 1726883083.09771: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b7 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 28992 1726883083.09973: no more pending results, returning what we have 28992 1726883083.09977: results queue empty 28992 1726883083.09978: checking for any_errors_fatal 28992 1726883083.09984: done checking for any_errors_fatal 28992 1726883083.09985: checking for max_fail_percentage 28992 1726883083.09986: done checking for max_fail_percentage 28992 1726883083.09987: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.09988: done checking to see if all hosts have failed 28992 1726883083.09989: getting the remaining hosts for this loop 28992 1726883083.09991: done getting the remaining hosts for this loop 28992 1726883083.09994: getting the next task for host managed_node1 28992 1726883083.10001: done getting next task for host managed_node1 28992 1726883083.10005: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883083.10009: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.10024: getting variables 28992 1726883083.10026: in VariableManager get_vars() 28992 1726883083.10067: Calling all_inventory to load vars for managed_node1 28992 1726883083.10070: Calling groups_inventory to load vars for managed_node1 28992 1726883083.10072: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.10081: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.10084: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.10087: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.10731: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b7 28992 1726883083.10740: WORKER PROCESS EXITING 28992 1726883083.12164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.14461: done with get_vars() 28992 1726883083.14509: done getting variables 28992 1726883083.14593: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:44:43 -0400 (0:00:00.074) 0:02:23.346 ****** 28992 1726883083.14635: entering _queue_task() for managed_node1/debug 28992 1726883083.15166: worker is 1 (out of 1 available) 28992 1726883083.15181: exiting _queue_task() for managed_node1/debug 28992 1726883083.15197: done queuing things up, now waiting for results queue to drain 28992 1726883083.15199: waiting for pending results... 28992 1726883083.15457: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883083.15647: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b8 28992 1726883083.15674: variable 'ansible_search_path' from source: unknown 28992 1726883083.15683: variable 'ansible_search_path' from source: unknown 28992 1726883083.15732: calling self._execute() 28992 1726883083.15869: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.15889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.15927: variable 'omit' from source: magic vars 28992 1726883083.16391: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.16511: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.16569: variable 'network_state' from source: role '' defaults 28992 1726883083.16589: Evaluated conditional (network_state != {}): False 28992 1726883083.16599: when evaluation is False, skipping this task 28992 1726883083.16607: _execute() done 28992 1726883083.16615: dumping result to json 28992 1726883083.16627: done dumping result, returning 28992 1726883083.16645: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-0000000024b8] 28992 1726883083.16656: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b8 28992 1726883083.17034: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b8 28992 1726883083.17038: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883083.17090: no more pending results, returning what we have 28992 1726883083.17093: results queue empty 28992 1726883083.17095: checking for any_errors_fatal 28992 1726883083.17103: done checking for any_errors_fatal 28992 1726883083.17104: checking for max_fail_percentage 28992 1726883083.17106: done checking for max_fail_percentage 28992 1726883083.17107: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.17108: done checking to see if all hosts have failed 28992 1726883083.17109: getting the remaining hosts for this loop 28992 1726883083.17110: done getting the remaining hosts for this loop 28992 1726883083.17115: getting the next task for host managed_node1 28992 1726883083.17124: done getting next task for host managed_node1 28992 1726883083.17128: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883083.17134: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.17163: getting variables 28992 1726883083.17165: in VariableManager get_vars() 28992 1726883083.17215: Calling all_inventory to load vars for managed_node1 28992 1726883083.17219: Calling groups_inventory to load vars for managed_node1 28992 1726883083.17226: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.17240: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.17244: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.17248: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.19191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.21719: done with get_vars() 28992 1726883083.21747: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:44:43 -0400 (0:00:00.072) 0:02:23.418 ****** 28992 1726883083.21860: entering _queue_task() for managed_node1/ping 28992 1726883083.22440: worker is 1 (out of 1 available) 28992 1726883083.22454: exiting _queue_task() for managed_node1/ping 28992 1726883083.22467: done queuing things up, now waiting for results queue to drain 28992 1726883083.22469: waiting for pending results... 28992 1726883083.22642: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883083.22835: in run() - task 0affc7ec-ae25-9fb4-6018-0000000024b9 28992 1726883083.22862: variable 'ansible_search_path' from source: unknown 28992 1726883083.22870: variable 'ansible_search_path' from source: unknown 28992 1726883083.22930: calling self._execute() 28992 1726883083.23063: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.23132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.23136: variable 'omit' from source: magic vars 28992 1726883083.23569: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.23591: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.23605: variable 'omit' from source: magic vars 28992 1726883083.23696: variable 'omit' from source: magic vars 28992 1726883083.23742: variable 'omit' from source: magic vars 28992 1726883083.23799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883083.23898: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883083.23901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883083.23904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883083.23917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883083.23957: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883083.23967: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.23976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.24105: Set connection var ansible_pipelining to False 28992 1726883083.24125: Set connection var ansible_connection to ssh 28992 1726883083.24138: Set connection var ansible_timeout to 10 28992 1726883083.24225: Set connection var ansible_shell_type to sh 28992 1726883083.24230: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883083.24232: Set connection var ansible_shell_executable to /bin/sh 28992 1726883083.24235: variable 'ansible_shell_executable' from source: unknown 28992 1726883083.24237: variable 'ansible_connection' from source: unknown 28992 1726883083.24239: variable 'ansible_module_compression' from source: unknown 28992 1726883083.24242: variable 'ansible_shell_type' from source: unknown 28992 1726883083.24244: variable 'ansible_shell_executable' from source: unknown 28992 1726883083.24246: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.24248: variable 'ansible_pipelining' from source: unknown 28992 1726883083.24250: variable 'ansible_timeout' from source: unknown 28992 1726883083.24252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.24496: 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) 28992 1726883083.24513: variable 'omit' from source: magic vars 28992 1726883083.24526: starting attempt loop 28992 1726883083.24534: running the handler 28992 1726883083.24561: _low_level_execute_command(): starting 28992 1726883083.24572: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883083.25446: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883083.25510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883083.25571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883083.25646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883083.27411: stdout chunk (state=3): >>>/root <<< 28992 1726883083.27625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883083.27629: stdout chunk (state=3): >>><<< 28992 1726883083.27632: stderr chunk (state=3): >>><<< 28992 1726883083.27656: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883083.27766: _low_level_execute_command(): starting 28992 1726883083.27771: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327 `" && echo ansible-tmp-1726883083.2766387-34301-258886586757327="` echo /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327 `" ) && sleep 0' 28992 1726883083.28415: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883083.28432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883083.28459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883083.28573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883083.28621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883083.28643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883083.28678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883083.28757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883083.30766: stdout chunk (state=3): >>>ansible-tmp-1726883083.2766387-34301-258886586757327=/root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327 <<< 28992 1726883083.30972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883083.30977: stdout chunk (state=3): >>><<< 28992 1726883083.30980: stderr chunk (state=3): >>><<< 28992 1726883083.31005: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883083.2766387-34301-258886586757327=/root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883083.31128: variable 'ansible_module_compression' from source: unknown 28992 1726883083.31131: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883083.31197: variable 'ansible_facts' from source: unknown 28992 1726883083.31303: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py 28992 1726883083.31566: Sending initial data 28992 1726883083.31569: Sent initial data (153 bytes) 28992 1726883083.32237: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883083.32284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883083.32342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883083.33942: 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 <<< 28992 1726883083.33988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883083.34043: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpjy6_xziu /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py <<< 28992 1726883083.34047: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py" <<< 28992 1726883083.34092: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpjy6_xziu" to remote "/root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py" <<< 28992 1726883083.34658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883083.34730: stderr chunk (state=3): >>><<< 28992 1726883083.34733: stdout chunk (state=3): >>><<< 28992 1726883083.34746: done transferring module to remote 28992 1726883083.34756: _low_level_execute_command(): starting 28992 1726883083.34761: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/ /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py && sleep 0' 28992 1726883083.35209: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883083.35215: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883083.35218: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883083.35221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883083.35271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883083.35280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883083.35335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883083.37118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883083.37213: stderr chunk (state=3): >>><<< 28992 1726883083.37216: stdout chunk (state=3): >>><<< 28992 1726883083.37220: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883083.37229: _low_level_execute_command(): starting 28992 1726883083.37232: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/AnsiballZ_ping.py && sleep 0' 28992 1726883083.37642: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883083.37646: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883083.37649: 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.15.7 is address <<< 28992 1726883083.37651: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883083.37653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883083.37702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883083.37711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883083.37765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883083.54080: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883083.55373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883083.55430: stderr chunk (state=3): >>><<< 28992 1726883083.55434: stdout chunk (state=3): >>><<< 28992 1726883083.55454: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883083.55479: 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-1726883083.2766387-34301-258886586757327/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883083.55487: _low_level_execute_command(): starting 28992 1726883083.55495: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883083.2766387-34301-258886586757327/ > /dev/null 2>&1 && sleep 0' 28992 1726883083.55969: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883083.55972: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883083.55975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883083.55977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883083.55979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883083.56036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883083.56040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883083.56097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883083.57992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883083.58038: stderr chunk (state=3): >>><<< 28992 1726883083.58043: stdout chunk (state=3): >>><<< 28992 1726883083.58060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883083.58066: handler run complete 28992 1726883083.58079: attempt loop complete, returning result 28992 1726883083.58082: _execute() done 28992 1726883083.58084: dumping result to json 28992 1726883083.58087: done dumping result, returning 28992 1726883083.58099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-0000000024b9] 28992 1726883083.58102: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b9 28992 1726883083.58200: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000024b9 28992 1726883083.58206: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883083.58286: no more pending results, returning what we have 28992 1726883083.58289: results queue empty 28992 1726883083.58290: checking for any_errors_fatal 28992 1726883083.58298: done checking for any_errors_fatal 28992 1726883083.58299: checking for max_fail_percentage 28992 1726883083.58301: done checking for max_fail_percentage 28992 1726883083.58302: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.58303: done checking to see if all hosts have failed 28992 1726883083.58304: getting the remaining hosts for this loop 28992 1726883083.58305: done getting the remaining hosts for this loop 28992 1726883083.58309: getting the next task for host managed_node1 28992 1726883083.58319: done getting next task for host managed_node1 28992 1726883083.58323: ^ task is: TASK: meta (role_complete) 28992 1726883083.58329: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.58344: getting variables 28992 1726883083.58346: in VariableManager get_vars() 28992 1726883083.58393: Calling all_inventory to load vars for managed_node1 28992 1726883083.58396: Calling groups_inventory to load vars for managed_node1 28992 1726883083.58398: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.58408: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.58411: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.58414: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.59493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.60700: done with get_vars() 28992 1726883083.60724: done getting variables 28992 1726883083.60786: done queuing things up, now waiting for results queue to drain 28992 1726883083.60788: results queue empty 28992 1726883083.60789: checking for any_errors_fatal 28992 1726883083.60791: done checking for any_errors_fatal 28992 1726883083.60791: checking for max_fail_percentage 28992 1726883083.60792: done checking for max_fail_percentage 28992 1726883083.60793: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.60793: done checking to see if all hosts have failed 28992 1726883083.60794: getting the remaining hosts for this loop 28992 1726883083.60794: done getting the remaining hosts for this loop 28992 1726883083.60796: getting the next task for host managed_node1 28992 1726883083.60800: done getting next task for host managed_node1 28992 1726883083.60802: ^ task is: TASK: Test 28992 1726883083.60803: ^ state is: HOST STATE: block=8, 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 28992 1726883083.60805: getting variables 28992 1726883083.60806: in VariableManager get_vars() 28992 1726883083.60815: Calling all_inventory to load vars for managed_node1 28992 1726883083.60818: Calling groups_inventory to load vars for managed_node1 28992 1726883083.60820: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.60826: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.60827: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.60829: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.61772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.62962: done with get_vars() 28992 1726883083.62979: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:44:43 -0400 (0:00:00.411) 0:02:23.830 ****** 28992 1726883083.63037: entering _queue_task() for managed_node1/include_tasks 28992 1726883083.63368: worker is 1 (out of 1 available) 28992 1726883083.63384: exiting _queue_task() for managed_node1/include_tasks 28992 1726883083.63399: done queuing things up, now waiting for results queue to drain 28992 1726883083.63401: waiting for pending results... 28992 1726883083.63604: running TaskExecutor() for managed_node1/TASK: Test 28992 1726883083.63706: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020b1 28992 1726883083.63720: variable 'ansible_search_path' from source: unknown 28992 1726883083.63725: variable 'ansible_search_path' from source: unknown 28992 1726883083.63768: variable 'lsr_test' from source: include params 28992 1726883083.63962: variable 'lsr_test' from source: include params 28992 1726883083.64015: variable 'omit' from source: magic vars 28992 1726883083.64127: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.64136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.64145: variable 'omit' from source: magic vars 28992 1726883083.64333: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.64341: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.64348: variable 'item' from source: unknown 28992 1726883083.64400: variable 'item' from source: unknown 28992 1726883083.64429: variable 'item' from source: unknown 28992 1726883083.64476: variable 'item' from source: unknown 28992 1726883083.64614: dumping result to json 28992 1726883083.64617: done dumping result, returning 28992 1726883083.64619: done running TaskExecutor() for managed_node1/TASK: Test [0affc7ec-ae25-9fb4-6018-0000000020b1] 28992 1726883083.64623: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b1 28992 1726883083.64665: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b1 28992 1726883083.64668: WORKER PROCESS EXITING 28992 1726883083.64694: no more pending results, returning what we have 28992 1726883083.64698: in VariableManager get_vars() 28992 1726883083.64744: Calling all_inventory to load vars for managed_node1 28992 1726883083.64747: Calling groups_inventory to load vars for managed_node1 28992 1726883083.64751: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.64764: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.64767: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.64770: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.65777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.67056: done with get_vars() 28992 1726883083.67072: variable 'ansible_search_path' from source: unknown 28992 1726883083.67073: variable 'ansible_search_path' from source: unknown 28992 1726883083.67101: we have included files to process 28992 1726883083.67102: generating all_blocks data 28992 1726883083.67103: done generating all_blocks data 28992 1726883083.67108: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883083.67108: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883083.67110: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 28992 1726883083.67195: done processing included file 28992 1726883083.67196: iterating over new_blocks loaded from include file 28992 1726883083.67197: in VariableManager get_vars() 28992 1726883083.67209: done with get_vars() 28992 1726883083.67210: filtering new block on tags 28992 1726883083.67230: done filtering new block on tags 28992 1726883083.67231: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node1 => (item=tasks/remove+down_profile.yml) 28992 1726883083.67235: extending task lists for all hosts with included blocks 28992 1726883083.67842: done extending task lists 28992 1726883083.67844: done processing included files 28992 1726883083.67844: results queue empty 28992 1726883083.67845: checking for any_errors_fatal 28992 1726883083.67846: done checking for any_errors_fatal 28992 1726883083.67846: checking for max_fail_percentage 28992 1726883083.67847: done checking for max_fail_percentage 28992 1726883083.67847: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.67848: done checking to see if all hosts have failed 28992 1726883083.67849: getting the remaining hosts for this loop 28992 1726883083.67849: done getting the remaining hosts for this loop 28992 1726883083.67851: getting the next task for host managed_node1 28992 1726883083.67854: done getting next task for host managed_node1 28992 1726883083.67855: ^ task is: TASK: Include network role 28992 1726883083.67857: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883083.67859: getting variables 28992 1726883083.67860: in VariableManager get_vars() 28992 1726883083.67868: Calling all_inventory to load vars for managed_node1 28992 1726883083.67869: Calling groups_inventory to load vars for managed_node1 28992 1726883083.67871: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.67876: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.67877: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.67879: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.68728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.69890: done with get_vars() 28992 1726883083.69907: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Friday 20 September 2024 21:44:43 -0400 (0:00:00.069) 0:02:23.900 ****** 28992 1726883083.69976: entering _queue_task() for managed_node1/include_role 28992 1726883083.70233: worker is 1 (out of 1 available) 28992 1726883083.70249: exiting _queue_task() for managed_node1/include_role 28992 1726883083.70265: done queuing things up, now waiting for results queue to drain 28992 1726883083.70266: waiting for pending results... 28992 1726883083.70473: running TaskExecutor() for managed_node1/TASK: Include network role 28992 1726883083.70562: in run() - task 0affc7ec-ae25-9fb4-6018-000000002612 28992 1726883083.70574: variable 'ansible_search_path' from source: unknown 28992 1726883083.70577: variable 'ansible_search_path' from source: unknown 28992 1726883083.70610: calling self._execute() 28992 1726883083.70698: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.70705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.70713: variable 'omit' from source: magic vars 28992 1726883083.71026: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.71038: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.71042: _execute() done 28992 1726883083.71045: dumping result to json 28992 1726883083.71048: done dumping result, returning 28992 1726883083.71053: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-9fb4-6018-000000002612] 28992 1726883083.71059: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002612 28992 1726883083.71174: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002612 28992 1726883083.71178: WORKER PROCESS EXITING 28992 1726883083.71206: no more pending results, returning what we have 28992 1726883083.71210: in VariableManager get_vars() 28992 1726883083.71267: Calling all_inventory to load vars for managed_node1 28992 1726883083.71270: Calling groups_inventory to load vars for managed_node1 28992 1726883083.71274: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.71288: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.71291: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.71294: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.72364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.73534: done with get_vars() 28992 1726883083.73551: variable 'ansible_search_path' from source: unknown 28992 1726883083.73552: variable 'ansible_search_path' from source: unknown 28992 1726883083.73643: variable 'omit' from source: magic vars 28992 1726883083.73668: variable 'omit' from source: magic vars 28992 1726883083.73677: variable 'omit' from source: magic vars 28992 1726883083.73679: we have included files to process 28992 1726883083.73679: generating all_blocks data 28992 1726883083.73681: done generating all_blocks data 28992 1726883083.73682: processing included file: fedora.linux_system_roles.network 28992 1726883083.73695: in VariableManager get_vars() 28992 1726883083.73705: done with get_vars() 28992 1726883083.73726: in VariableManager get_vars() 28992 1726883083.73740: done with get_vars() 28992 1726883083.73768: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28992 1726883083.73846: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28992 1726883083.73896: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28992 1726883083.74187: in VariableManager get_vars() 28992 1726883083.74201: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883083.75540: iterating over new_blocks loaded from include file 28992 1726883083.75542: in VariableManager get_vars() 28992 1726883083.75555: done with get_vars() 28992 1726883083.75556: filtering new block on tags 28992 1726883083.75733: done filtering new block on tags 28992 1726883083.75736: in VariableManager get_vars() 28992 1726883083.75747: done with get_vars() 28992 1726883083.75748: filtering new block on tags 28992 1726883083.75759: done filtering new block on tags 28992 1726883083.75760: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 28992 1726883083.75764: extending task lists for all hosts with included blocks 28992 1726883083.75837: done extending task lists 28992 1726883083.75838: done processing included files 28992 1726883083.75839: results queue empty 28992 1726883083.75839: checking for any_errors_fatal 28992 1726883083.75842: done checking for any_errors_fatal 28992 1726883083.75843: checking for max_fail_percentage 28992 1726883083.75843: done checking for max_fail_percentage 28992 1726883083.75844: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.75845: done checking to see if all hosts have failed 28992 1726883083.75845: getting the remaining hosts for this loop 28992 1726883083.75846: done getting the remaining hosts for this loop 28992 1726883083.75848: getting the next task for host managed_node1 28992 1726883083.75850: done getting next task for host managed_node1 28992 1726883083.75852: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883083.75855: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.75862: getting variables 28992 1726883083.75863: in VariableManager get_vars() 28992 1726883083.75872: Calling all_inventory to load vars for managed_node1 28992 1726883083.75874: Calling groups_inventory to load vars for managed_node1 28992 1726883083.75875: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.75878: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.75880: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.75881: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.80899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.82075: done with get_vars() 28992 1726883083.82096: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:44:43 -0400 (0:00:00.121) 0:02:24.021 ****** 28992 1726883083.82158: entering _queue_task() for managed_node1/include_tasks 28992 1726883083.82465: worker is 1 (out of 1 available) 28992 1726883083.82479: exiting _queue_task() for managed_node1/include_tasks 28992 1726883083.82492: done queuing things up, now waiting for results queue to drain 28992 1726883083.82494: waiting for pending results... 28992 1726883083.82704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28992 1726883083.82813: in run() - task 0affc7ec-ae25-9fb4-6018-000000002694 28992 1726883083.82831: variable 'ansible_search_path' from source: unknown 28992 1726883083.82836: variable 'ansible_search_path' from source: unknown 28992 1726883083.82866: calling self._execute() 28992 1726883083.82954: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.82959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.82968: variable 'omit' from source: magic vars 28992 1726883083.83294: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.83305: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.83312: _execute() done 28992 1726883083.83316: dumping result to json 28992 1726883083.83320: done dumping result, returning 28992 1726883083.83325: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-9fb4-6018-000000002694] 28992 1726883083.83333: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002694 28992 1726883083.83433: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002694 28992 1726883083.83436: WORKER PROCESS EXITING 28992 1726883083.83493: no more pending results, returning what we have 28992 1726883083.83499: in VariableManager get_vars() 28992 1726883083.83555: Calling all_inventory to load vars for managed_node1 28992 1726883083.83559: Calling groups_inventory to load vars for managed_node1 28992 1726883083.83561: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.83574: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.83576: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.83579: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.84601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.85905: done with get_vars() 28992 1726883083.85925: variable 'ansible_search_path' from source: unknown 28992 1726883083.85926: variable 'ansible_search_path' from source: unknown 28992 1726883083.85954: we have included files to process 28992 1726883083.85954: generating all_blocks data 28992 1726883083.85956: done generating all_blocks data 28992 1726883083.85959: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883083.85960: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883083.85962: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28992 1726883083.86376: done processing included file 28992 1726883083.86377: iterating over new_blocks loaded from include file 28992 1726883083.86378: in VariableManager get_vars() 28992 1726883083.86397: done with get_vars() 28992 1726883083.86398: filtering new block on tags 28992 1726883083.86418: done filtering new block on tags 28992 1726883083.86420: in VariableManager get_vars() 28992 1726883083.86437: done with get_vars() 28992 1726883083.86439: filtering new block on tags 28992 1726883083.86472: done filtering new block on tags 28992 1726883083.86474: in VariableManager get_vars() 28992 1726883083.86492: done with get_vars() 28992 1726883083.86493: filtering new block on tags 28992 1726883083.86518: done filtering new block on tags 28992 1726883083.86520: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 28992 1726883083.86525: extending task lists for all hosts with included blocks 28992 1726883083.87626: done extending task lists 28992 1726883083.87627: done processing included files 28992 1726883083.87627: results queue empty 28992 1726883083.87628: checking for any_errors_fatal 28992 1726883083.87630: done checking for any_errors_fatal 28992 1726883083.87631: checking for max_fail_percentage 28992 1726883083.87631: done checking for max_fail_percentage 28992 1726883083.87632: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.87633: done checking to see if all hosts have failed 28992 1726883083.87633: getting the remaining hosts for this loop 28992 1726883083.87634: done getting the remaining hosts for this loop 28992 1726883083.87636: getting the next task for host managed_node1 28992 1726883083.87639: done getting next task for host managed_node1 28992 1726883083.87642: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883083.87645: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.87654: getting variables 28992 1726883083.87655: in VariableManager get_vars() 28992 1726883083.87665: Calling all_inventory to load vars for managed_node1 28992 1726883083.87667: Calling groups_inventory to load vars for managed_node1 28992 1726883083.87668: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.87671: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.87673: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.87675: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.88487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.89671: done with get_vars() 28992 1726883083.89689: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:44:43 -0400 (0:00:00.075) 0:02:24.097 ****** 28992 1726883083.89747: entering _queue_task() for managed_node1/setup 28992 1726883083.90012: worker is 1 (out of 1 available) 28992 1726883083.90029: exiting _queue_task() for managed_node1/setup 28992 1726883083.90044: done queuing things up, now waiting for results queue to drain 28992 1726883083.90046: waiting for pending results... 28992 1726883083.90248: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28992 1726883083.90371: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026eb 28992 1726883083.90390: variable 'ansible_search_path' from source: unknown 28992 1726883083.90393: variable 'ansible_search_path' from source: unknown 28992 1726883083.90425: calling self._execute() 28992 1726883083.90510: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.90513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.90525: variable 'omit' from source: magic vars 28992 1726883083.90838: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.90849: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.91008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883083.92742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883083.92799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883083.92829: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883083.92859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883083.92881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883083.92946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883083.92967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883083.92988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883083.93020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883083.93033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883083.93074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883083.93090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883083.93115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883083.93148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883083.93159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883083.93280: variable '__network_required_facts' from source: role '' defaults 28992 1726883083.93290: variable 'ansible_facts' from source: unknown 28992 1726883083.93860: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28992 1726883083.93864: when evaluation is False, skipping this task 28992 1726883083.93868: _execute() done 28992 1726883083.93871: dumping result to json 28992 1726883083.93874: done dumping result, returning 28992 1726883083.93877: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-9fb4-6018-0000000026eb] 28992 1726883083.93881: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026eb 28992 1726883083.93970: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026eb 28992 1726883083.93973: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883083.94036: no more pending results, returning what we have 28992 1726883083.94040: results queue empty 28992 1726883083.94041: checking for any_errors_fatal 28992 1726883083.94043: done checking for any_errors_fatal 28992 1726883083.94044: checking for max_fail_percentage 28992 1726883083.94045: done checking for max_fail_percentage 28992 1726883083.94047: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.94047: done checking to see if all hosts have failed 28992 1726883083.94048: getting the remaining hosts for this loop 28992 1726883083.94050: done getting the remaining hosts for this loop 28992 1726883083.94054: getting the next task for host managed_node1 28992 1726883083.94064: done getting next task for host managed_node1 28992 1726883083.94068: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883083.94075: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.94103: getting variables 28992 1726883083.94104: in VariableManager get_vars() 28992 1726883083.94148: Calling all_inventory to load vars for managed_node1 28992 1726883083.94150: Calling groups_inventory to load vars for managed_node1 28992 1726883083.94152: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.94163: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.94166: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.94175: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.95260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883083.96506: done with get_vars() 28992 1726883083.96528: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:44:43 -0400 (0:00:00.068) 0:02:24.166 ****** 28992 1726883083.96601: entering _queue_task() for managed_node1/stat 28992 1726883083.96853: worker is 1 (out of 1 available) 28992 1726883083.96869: exiting _queue_task() for managed_node1/stat 28992 1726883083.96883: done queuing things up, now waiting for results queue to drain 28992 1726883083.96884: waiting for pending results... 28992 1726883083.97078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 28992 1726883083.97184: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026ed 28992 1726883083.97197: variable 'ansible_search_path' from source: unknown 28992 1726883083.97200: variable 'ansible_search_path' from source: unknown 28992 1726883083.97235: calling self._execute() 28992 1726883083.97319: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883083.97330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883083.97338: variable 'omit' from source: magic vars 28992 1726883083.97648: variable 'ansible_distribution_major_version' from source: facts 28992 1726883083.97659: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883083.97799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883083.98021: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883083.98060: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883083.98085: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883083.98119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883083.98204: 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) 28992 1726883083.98233: 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) 28992 1726883083.98253: 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) 28992 1726883083.98271: 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) 28992 1726883083.98352: variable '__network_is_ostree' from source: set_fact 28992 1726883083.98358: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883083.98361: when evaluation is False, skipping this task 28992 1726883083.98364: _execute() done 28992 1726883083.98367: dumping result to json 28992 1726883083.98369: done dumping result, returning 28992 1726883083.98376: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-9fb4-6018-0000000026ed] 28992 1726883083.98382: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026ed 28992 1726883083.98477: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026ed 28992 1726883083.98480: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883083.98536: no more pending results, returning what we have 28992 1726883083.98539: results queue empty 28992 1726883083.98541: checking for any_errors_fatal 28992 1726883083.98548: done checking for any_errors_fatal 28992 1726883083.98549: checking for max_fail_percentage 28992 1726883083.98551: done checking for max_fail_percentage 28992 1726883083.98552: checking to see if all hosts have failed and the running result is not ok 28992 1726883083.98553: done checking to see if all hosts have failed 28992 1726883083.98554: getting the remaining hosts for this loop 28992 1726883083.98555: done getting the remaining hosts for this loop 28992 1726883083.98560: getting the next task for host managed_node1 28992 1726883083.98567: done getting next task for host managed_node1 28992 1726883083.98570: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883083.98576: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883083.98603: getting variables 28992 1726883083.98605: in VariableManager get_vars() 28992 1726883083.98653: Calling all_inventory to load vars for managed_node1 28992 1726883083.98656: Calling groups_inventory to load vars for managed_node1 28992 1726883083.98658: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883083.98668: Calling all_plugins_play to load vars for managed_node1 28992 1726883083.98671: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883083.98673: Calling groups_plugins_play to load vars for managed_node1 28992 1726883083.99798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883084.01040: done with get_vars() 28992 1726883084.01062: done getting variables 28992 1726883084.01112: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:44:44 -0400 (0:00:00.045) 0:02:24.211 ****** 28992 1726883084.01148: entering _queue_task() for managed_node1/set_fact 28992 1726883084.01447: worker is 1 (out of 1 available) 28992 1726883084.01463: exiting _queue_task() for managed_node1/set_fact 28992 1726883084.01479: done queuing things up, now waiting for results queue to drain 28992 1726883084.01481: waiting for pending results... 28992 1726883084.01693: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28992 1726883084.01810: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026ee 28992 1726883084.01826: variable 'ansible_search_path' from source: unknown 28992 1726883084.01830: variable 'ansible_search_path' from source: unknown 28992 1726883084.01863: calling self._execute() 28992 1726883084.01950: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883084.01955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883084.01963: variable 'omit' from source: magic vars 28992 1726883084.02281: variable 'ansible_distribution_major_version' from source: facts 28992 1726883084.02292: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883084.02423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883084.02637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883084.02672: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883084.02701: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883084.02731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883084.02844: 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) 28992 1726883084.02863: 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) 28992 1726883084.02882: 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) 28992 1726883084.02902: 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) 28992 1726883084.02981: variable '__network_is_ostree' from source: set_fact 28992 1726883084.02989: Evaluated conditional (not __network_is_ostree is defined): False 28992 1726883084.02992: when evaluation is False, skipping this task 28992 1726883084.02995: _execute() done 28992 1726883084.02997: dumping result to json 28992 1726883084.02999: done dumping result, returning 28992 1726883084.03005: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-9fb4-6018-0000000026ee] 28992 1726883084.03010: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026ee 28992 1726883084.03105: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026ee 28992 1726883084.03108: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28992 1726883084.03172: no more pending results, returning what we have 28992 1726883084.03175: results queue empty 28992 1726883084.03176: checking for any_errors_fatal 28992 1726883084.03184: done checking for any_errors_fatal 28992 1726883084.03185: checking for max_fail_percentage 28992 1726883084.03189: done checking for max_fail_percentage 28992 1726883084.03190: checking to see if all hosts have failed and the running result is not ok 28992 1726883084.03191: done checking to see if all hosts have failed 28992 1726883084.03192: getting the remaining hosts for this loop 28992 1726883084.03194: done getting the remaining hosts for this loop 28992 1726883084.03198: getting the next task for host managed_node1 28992 1726883084.03208: done getting next task for host managed_node1 28992 1726883084.03212: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883084.03218: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883084.03246: getting variables 28992 1726883084.03248: in VariableManager get_vars() 28992 1726883084.03292: Calling all_inventory to load vars for managed_node1 28992 1726883084.03295: Calling groups_inventory to load vars for managed_node1 28992 1726883084.03297: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883084.03306: Calling all_plugins_play to load vars for managed_node1 28992 1726883084.03309: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883084.03311: Calling groups_plugins_play to load vars for managed_node1 28992 1726883084.04343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883084.05703: done with get_vars() 28992 1726883084.05728: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:44:44 -0400 (0:00:00.046) 0:02:24.258 ****** 28992 1726883084.05810: entering _queue_task() for managed_node1/service_facts 28992 1726883084.06115: worker is 1 (out of 1 available) 28992 1726883084.06133: exiting _queue_task() for managed_node1/service_facts 28992 1726883084.06147: done queuing things up, now waiting for results queue to drain 28992 1726883084.06149: waiting for pending results... 28992 1726883084.06366: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 28992 1726883084.06477: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026f0 28992 1726883084.06493: variable 'ansible_search_path' from source: unknown 28992 1726883084.06497: variable 'ansible_search_path' from source: unknown 28992 1726883084.06533: calling self._execute() 28992 1726883084.06631: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883084.06635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883084.06645: variable 'omit' from source: magic vars 28992 1726883084.06979: variable 'ansible_distribution_major_version' from source: facts 28992 1726883084.06991: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883084.06995: variable 'omit' from source: magic vars 28992 1726883084.07061: variable 'omit' from source: magic vars 28992 1726883084.07090: variable 'omit' from source: magic vars 28992 1726883084.07126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883084.07160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883084.07179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883084.07195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883084.07205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883084.07233: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883084.07236: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883084.07239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883084.07318: Set connection var ansible_pipelining to False 28992 1726883084.07323: Set connection var ansible_connection to ssh 28992 1726883084.07328: Set connection var ansible_timeout to 10 28992 1726883084.07332: Set connection var ansible_shell_type to sh 28992 1726883084.07338: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883084.07346: Set connection var ansible_shell_executable to /bin/sh 28992 1726883084.07370: variable 'ansible_shell_executable' from source: unknown 28992 1726883084.07374: variable 'ansible_connection' from source: unknown 28992 1726883084.07378: variable 'ansible_module_compression' from source: unknown 28992 1726883084.07381: variable 'ansible_shell_type' from source: unknown 28992 1726883084.07383: variable 'ansible_shell_executable' from source: unknown 28992 1726883084.07389: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883084.07392: variable 'ansible_pipelining' from source: unknown 28992 1726883084.07394: variable 'ansible_timeout' from source: unknown 28992 1726883084.07397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883084.07561: 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) 28992 1726883084.07571: variable 'omit' from source: magic vars 28992 1726883084.07575: starting attempt loop 28992 1726883084.07578: running the handler 28992 1726883084.07593: _low_level_execute_command(): starting 28992 1726883084.07599: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883084.08129: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883084.08153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.08204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883084.08208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883084.08275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883084.10041: stdout chunk (state=3): >>>/root <<< 28992 1726883084.10151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883084.10206: stderr chunk (state=3): >>><<< 28992 1726883084.10209: stdout chunk (state=3): >>><<< 28992 1726883084.10231: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883084.10243: _low_level_execute_command(): starting 28992 1726883084.10248: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070 `" && echo ansible-tmp-1726883084.1023061-34328-36276399516070="` echo /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070 `" ) && sleep 0' 28992 1726883084.10693: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883084.10697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.10710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.10772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883084.10775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883084.10844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883084.12802: stdout chunk (state=3): >>>ansible-tmp-1726883084.1023061-34328-36276399516070=/root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070 <<< 28992 1726883084.12928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883084.12973: stderr chunk (state=3): >>><<< 28992 1726883084.12979: stdout chunk (state=3): >>><<< 28992 1726883084.12999: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883084.1023061-34328-36276399516070=/root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883084.13039: variable 'ansible_module_compression' from source: unknown 28992 1726883084.13075: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28992 1726883084.13113: variable 'ansible_facts' from source: unknown 28992 1726883084.13172: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py 28992 1726883084.13281: Sending initial data 28992 1726883084.13284: Sent initial data (161 bytes) 28992 1726883084.13761: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883084.13764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883084.13766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.13770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883084.13772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.13820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883084.13831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883084.13881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883084.15475: 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 <<< 28992 1726883084.15479: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883084.15523: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883084.15572: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpi_z33cj3 /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py <<< 28992 1726883084.15579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py" <<< 28992 1726883084.15623: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpi_z33cj3" to remote "/root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py" <<< 28992 1726883084.16233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883084.16295: stderr chunk (state=3): >>><<< 28992 1726883084.16298: stdout chunk (state=3): >>><<< 28992 1726883084.16313: done transferring module to remote 28992 1726883084.16324: _low_level_execute_command(): starting 28992 1726883084.16327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/ /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py && sleep 0' 28992 1726883084.16765: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883084.16768: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883084.16771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883084.16773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883084.16775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.16835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883084.16838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883084.16884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883084.18710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883084.18752: stderr chunk (state=3): >>><<< 28992 1726883084.18757: stdout chunk (state=3): >>><<< 28992 1726883084.18772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883084.18776: _low_level_execute_command(): starting 28992 1726883084.18780: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/AnsiballZ_service_facts.py && sleep 0' 28992 1726883084.19220: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883084.19225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883084.19228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883084.19230: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883084.19233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883084.19279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883084.19283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883084.19352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883086.40800: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "s<<< 28992 1726883086.40815: stdout chunk (state=3): >>>topped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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<<< 28992 1726883086.40840: stdout chunk (state=3): >>>", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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.s<<< 28992 1726883086.40872: stdout chunk (state=3): >>>ervice", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.fre<<< 28992 1726883086.40896: stdout chunk (state=3): >>>edesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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.se<<< 28992 1726883086.40908: stdout chunk (state=3): >>>rvice", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "syst<<< 28992 1726883086.40918: stdout chunk (state=3): >>>emd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 28992 1726883086.42475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883086.42532: stderr chunk (state=3): >>><<< 28992 1726883086.42536: stdout chunk (state=3): >>><<< 28992 1726883086.42735: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883086.43638: 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-1726883084.1023061-34328-36276399516070/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883086.43648: _low_level_execute_command(): starting 28992 1726883086.43653: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883084.1023061-34328-36276399516070/ > /dev/null 2>&1 && sleep 0' 28992 1726883086.44144: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883086.44147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.44150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883086.44152: 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.15.7 originally 10.31.15.7 <<< 28992 1726883086.44154: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.44206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883086.44210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883086.44264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883086.46202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883086.46261: stderr chunk (state=3): >>><<< 28992 1726883086.46264: stdout chunk (state=3): >>><<< 28992 1726883086.46280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883086.46285: handler run complete 28992 1726883086.46432: variable 'ansible_facts' from source: unknown 28992 1726883086.46570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883086.46924: variable 'ansible_facts' from source: unknown 28992 1726883086.47026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883086.47177: attempt loop complete, returning result 28992 1726883086.47181: _execute() done 28992 1726883086.47186: dumping result to json 28992 1726883086.47233: done dumping result, returning 28992 1726883086.47242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-9fb4-6018-0000000026f0] 28992 1726883086.47245: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026f0 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883086.48017: no more pending results, returning what we have 28992 1726883086.48020: results queue empty 28992 1726883086.48021: checking for any_errors_fatal 28992 1726883086.48028: done checking for any_errors_fatal 28992 1726883086.48028: checking for max_fail_percentage 28992 1726883086.48030: done checking for max_fail_percentage 28992 1726883086.48031: checking to see if all hosts have failed and the running result is not ok 28992 1726883086.48032: done checking to see if all hosts have failed 28992 1726883086.48032: getting the remaining hosts for this loop 28992 1726883086.48034: done getting the remaining hosts for this loop 28992 1726883086.48037: getting the next task for host managed_node1 28992 1726883086.48051: done getting next task for host managed_node1 28992 1726883086.48054: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883086.48058: ^ state is: HOST STATE: block=8, 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883086.48068: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026f0 28992 1726883086.48071: WORKER PROCESS EXITING 28992 1726883086.48079: getting variables 28992 1726883086.48080: in VariableManager get_vars() 28992 1726883086.48109: Calling all_inventory to load vars for managed_node1 28992 1726883086.48111: Calling groups_inventory to load vars for managed_node1 28992 1726883086.48112: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883086.48119: Calling all_plugins_play to load vars for managed_node1 28992 1726883086.48121: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883086.48130: Calling groups_plugins_play to load vars for managed_node1 28992 1726883086.49195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883086.50425: done with get_vars() 28992 1726883086.50453: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:44:46 -0400 (0:00:02.447) 0:02:26.705 ****** 28992 1726883086.50537: entering _queue_task() for managed_node1/package_facts 28992 1726883086.50843: worker is 1 (out of 1 available) 28992 1726883086.50862: exiting _queue_task() for managed_node1/package_facts 28992 1726883086.50876: done queuing things up, now waiting for results queue to drain 28992 1726883086.50877: waiting for pending results... 28992 1726883086.51090: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 28992 1726883086.51226: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026f1 28992 1726883086.51242: variable 'ansible_search_path' from source: unknown 28992 1726883086.51246: variable 'ansible_search_path' from source: unknown 28992 1726883086.51279: calling self._execute() 28992 1726883086.51368: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883086.51374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883086.51382: variable 'omit' from source: magic vars 28992 1726883086.51707: variable 'ansible_distribution_major_version' from source: facts 28992 1726883086.51716: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883086.51725: variable 'omit' from source: magic vars 28992 1726883086.51781: variable 'omit' from source: magic vars 28992 1726883086.51807: variable 'omit' from source: magic vars 28992 1726883086.51845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883086.51878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883086.51897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883086.51912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883086.51923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883086.51948: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883086.51952: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883086.51954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883086.52035: Set connection var ansible_pipelining to False 28992 1726883086.52039: Set connection var ansible_connection to ssh 28992 1726883086.52042: Set connection var ansible_timeout to 10 28992 1726883086.52045: Set connection var ansible_shell_type to sh 28992 1726883086.52051: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883086.52058: Set connection var ansible_shell_executable to /bin/sh 28992 1726883086.52078: variable 'ansible_shell_executable' from source: unknown 28992 1726883086.52082: variable 'ansible_connection' from source: unknown 28992 1726883086.52084: variable 'ansible_module_compression' from source: unknown 28992 1726883086.52091: variable 'ansible_shell_type' from source: unknown 28992 1726883086.52094: variable 'ansible_shell_executable' from source: unknown 28992 1726883086.52096: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883086.52098: variable 'ansible_pipelining' from source: unknown 28992 1726883086.52101: variable 'ansible_timeout' from source: unknown 28992 1726883086.52103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883086.52263: 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) 28992 1726883086.52272: variable 'omit' from source: magic vars 28992 1726883086.52276: starting attempt loop 28992 1726883086.52279: running the handler 28992 1726883086.52292: _low_level_execute_command(): starting 28992 1726883086.52299: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883086.52859: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883086.52863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883086.52868: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883086.52871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.52916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883086.52931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883086.52988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883086.54852: stdout chunk (state=3): >>>/root <<< 28992 1726883086.54926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883086.54941: stdout chunk (state=3): >>><<< 28992 1726883086.54958: stderr chunk (state=3): >>><<< 28992 1726883086.55033: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883086.55037: _low_level_execute_command(): starting 28992 1726883086.55041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885 `" && echo ansible-tmp-1726883086.5497715-34368-246160084599885="` echo /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885 `" ) && sleep 0' 28992 1726883086.55703: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883086.55713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883086.55725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883086.55751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883086.55764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883086.55776: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883086.55830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.55834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883086.55836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883086.55908: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.55916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883086.55939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883086.55948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883086.56036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883086.58001: stdout chunk (state=3): >>>ansible-tmp-1726883086.5497715-34368-246160084599885=/root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885 <<< 28992 1726883086.58116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883086.58171: stderr chunk (state=3): >>><<< 28992 1726883086.58175: stdout chunk (state=3): >>><<< 28992 1726883086.58196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883086.5497715-34368-246160084599885=/root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883086.58241: variable 'ansible_module_compression' from source: unknown 28992 1726883086.58281: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28992 1726883086.58339: variable 'ansible_facts' from source: unknown 28992 1726883086.58464: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py 28992 1726883086.58590: Sending initial data 28992 1726883086.58594: Sent initial data (162 bytes) 28992 1726883086.59071: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883086.59074: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883086.59077: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883086.59080: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.59135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883086.59139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883086.59201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883086.60784: 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 <<< 28992 1726883086.60832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883086.60880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpkbi76t4t /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py <<< 28992 1726883086.60889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py" <<< 28992 1726883086.60937: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpkbi76t4t" to remote "/root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py" <<< 28992 1726883086.60940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py" <<< 28992 1726883086.62079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883086.62154: stderr chunk (state=3): >>><<< 28992 1726883086.62158: stdout chunk (state=3): >>><<< 28992 1726883086.62180: done transferring module to remote 28992 1726883086.62229: _low_level_execute_command(): starting 28992 1726883086.62233: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/ /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py && sleep 0' 28992 1726883086.62688: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883086.62692: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.62694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883086.62701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.62756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883086.62764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883086.62766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883086.62818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883086.64702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883086.64761: stderr chunk (state=3): >>><<< 28992 1726883086.64764: stdout chunk (state=3): >>><<< 28992 1726883086.64780: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883086.64783: _low_level_execute_command(): starting 28992 1726883086.64788: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/AnsiballZ_package_facts.py && sleep 0' 28992 1726883086.65273: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883086.65276: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.65279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883086.65281: 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 <<< 28992 1726883086.65288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883086.65342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883086.65347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883086.65350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883086.65407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883087.28203: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"na<<< 28992 1726883087.28223: stdout chunk (state=3): >>>me": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40",<<< 28992 1726883087.28267: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3<<< 28992 1726883087.28280: stdout chunk (state=3): >>>-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lib<<< 28992 1726883087.28359: stdout chunk (state=3): >>>xmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_6<<< 28992 1726883087.28367: stdout chunk (state=3): >>>4", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rp<<< 28992 1726883087.28374: stdout chunk (state=3): >>>m"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 28992 1726883087.28405: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 28992 1726883087.28419: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 28992 1726883087.28433: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28992 1726883087.30271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883087.30335: stderr chunk (state=3): >>><<< 28992 1726883087.30339: stdout chunk (state=3): >>><<< 28992 1726883087.30384: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883087.32177: 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-1726883086.5497715-34368-246160084599885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883087.32197: _low_level_execute_command(): starting 28992 1726883087.32201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883086.5497715-34368-246160084599885/ > /dev/null 2>&1 && sleep 0' 28992 1726883087.32732: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883087.32736: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883087.32741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883087.32753: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883087.32803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883087.32808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883087.32872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883087.34908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883087.34912: stdout chunk (state=3): >>><<< 28992 1726883087.34915: stderr chunk (state=3): >>><<< 28992 1726883087.34935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883087.35129: handler run complete 28992 1726883087.35825: variable 'ansible_facts' from source: unknown 28992 1726883087.36192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.38198: variable 'ansible_facts' from source: unknown 28992 1726883087.38748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.39859: attempt loop complete, returning result 28992 1726883087.39882: _execute() done 28992 1726883087.39893: dumping result to json 28992 1726883087.40202: done dumping result, returning 28992 1726883087.40220: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-9fb4-6018-0000000026f1] 28992 1726883087.40232: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026f1 28992 1726883087.43654: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026f1 28992 1726883087.43658: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883087.43846: no more pending results, returning what we have 28992 1726883087.43849: results queue empty 28992 1726883087.43850: checking for any_errors_fatal 28992 1726883087.43858: done checking for any_errors_fatal 28992 1726883087.43858: checking for max_fail_percentage 28992 1726883087.43861: done checking for max_fail_percentage 28992 1726883087.43862: checking to see if all hosts have failed and the running result is not ok 28992 1726883087.43863: done checking to see if all hosts have failed 28992 1726883087.43863: getting the remaining hosts for this loop 28992 1726883087.43865: done getting the remaining hosts for this loop 28992 1726883087.43869: getting the next task for host managed_node1 28992 1726883087.43877: done getting next task for host managed_node1 28992 1726883087.43880: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883087.43888: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883087.43905: getting variables 28992 1726883087.43906: in VariableManager get_vars() 28992 1726883087.43952: Calling all_inventory to load vars for managed_node1 28992 1726883087.43956: Calling groups_inventory to load vars for managed_node1 28992 1726883087.43958: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883087.43968: Calling all_plugins_play to load vars for managed_node1 28992 1726883087.43971: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883087.43975: Calling groups_plugins_play to load vars for managed_node1 28992 1726883087.45721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.47998: done with get_vars() 28992 1726883087.48039: done getting variables 28992 1726883087.48114: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:44:47 -0400 (0:00:00.976) 0:02:27.681 ****** 28992 1726883087.48161: entering _queue_task() for managed_node1/debug 28992 1726883087.48596: worker is 1 (out of 1 available) 28992 1726883087.48613: exiting _queue_task() for managed_node1/debug 28992 1726883087.48743: done queuing things up, now waiting for results queue to drain 28992 1726883087.48745: waiting for pending results... 28992 1726883087.49040: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 28992 1726883087.49206: in run() - task 0affc7ec-ae25-9fb4-6018-000000002695 28992 1726883087.49236: variable 'ansible_search_path' from source: unknown 28992 1726883087.49248: variable 'ansible_search_path' from source: unknown 28992 1726883087.49400: calling self._execute() 28992 1726883087.49439: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.49452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.49467: variable 'omit' from source: magic vars 28992 1726883087.49989: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.50007: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883087.50019: variable 'omit' from source: magic vars 28992 1726883087.50102: variable 'omit' from source: magic vars 28992 1726883087.50228: variable 'network_provider' from source: set_fact 28992 1726883087.50252: variable 'omit' from source: magic vars 28992 1726883087.50376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883087.50381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883087.50396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883087.50420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883087.50438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883087.50495: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883087.50499: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.50503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.50704: Set connection var ansible_pipelining to False 28992 1726883087.50709: Set connection var ansible_connection to ssh 28992 1726883087.50711: Set connection var ansible_timeout to 10 28992 1726883087.50714: Set connection var ansible_shell_type to sh 28992 1726883087.50716: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883087.50718: Set connection var ansible_shell_executable to /bin/sh 28992 1726883087.50720: variable 'ansible_shell_executable' from source: unknown 28992 1726883087.50725: variable 'ansible_connection' from source: unknown 28992 1726883087.50727: variable 'ansible_module_compression' from source: unknown 28992 1726883087.50729: variable 'ansible_shell_type' from source: unknown 28992 1726883087.50731: variable 'ansible_shell_executable' from source: unknown 28992 1726883087.50733: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.50735: variable 'ansible_pipelining' from source: unknown 28992 1726883087.50738: variable 'ansible_timeout' from source: unknown 28992 1726883087.50813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.50912: 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) 28992 1726883087.50935: variable 'omit' from source: magic vars 28992 1726883087.50945: starting attempt loop 28992 1726883087.50952: running the handler 28992 1726883087.51009: handler run complete 28992 1726883087.51036: attempt loop complete, returning result 28992 1726883087.51043: _execute() done 28992 1726883087.51049: dumping result to json 28992 1726883087.51056: done dumping result, returning 28992 1726883087.51071: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-9fb4-6018-000000002695] 28992 1726883087.51080: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002695 28992 1726883087.51235: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002695 28992 1726883087.51238: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 28992 1726883087.51431: no more pending results, returning what we have 28992 1726883087.51435: results queue empty 28992 1726883087.51440: checking for any_errors_fatal 28992 1726883087.51452: done checking for any_errors_fatal 28992 1726883087.51453: checking for max_fail_percentage 28992 1726883087.51455: done checking for max_fail_percentage 28992 1726883087.51456: checking to see if all hosts have failed and the running result is not ok 28992 1726883087.51458: done checking to see if all hosts have failed 28992 1726883087.51458: getting the remaining hosts for this loop 28992 1726883087.51460: done getting the remaining hosts for this loop 28992 1726883087.51465: getting the next task for host managed_node1 28992 1726883087.51473: done getting next task for host managed_node1 28992 1726883087.51478: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883087.51485: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883087.51504: getting variables 28992 1726883087.51506: in VariableManager get_vars() 28992 1726883087.51699: Calling all_inventory to load vars for managed_node1 28992 1726883087.51702: Calling groups_inventory to load vars for managed_node1 28992 1726883087.51705: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883087.51716: Calling all_plugins_play to load vars for managed_node1 28992 1726883087.51718: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883087.51723: Calling groups_plugins_play to load vars for managed_node1 28992 1726883087.53620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.56194: done with get_vars() 28992 1726883087.56223: done getting variables 28992 1726883087.56302: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:44:47 -0400 (0:00:00.081) 0:02:27.763 ****** 28992 1726883087.56358: entering _queue_task() for managed_node1/fail 28992 1726883087.56833: worker is 1 (out of 1 available) 28992 1726883087.56846: exiting _queue_task() for managed_node1/fail 28992 1726883087.56857: done queuing things up, now waiting for results queue to drain 28992 1726883087.56859: waiting for pending results... 28992 1726883087.57321: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28992 1726883087.57329: in run() - task 0affc7ec-ae25-9fb4-6018-000000002696 28992 1726883087.57334: variable 'ansible_search_path' from source: unknown 28992 1726883087.57338: variable 'ansible_search_path' from source: unknown 28992 1726883087.57368: calling self._execute() 28992 1726883087.57603: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.57615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.57637: variable 'omit' from source: magic vars 28992 1726883087.58596: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.58616: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883087.58876: variable 'network_state' from source: role '' defaults 28992 1726883087.58937: Evaluated conditional (network_state != {}): False 28992 1726883087.58946: when evaluation is False, skipping this task 28992 1726883087.59143: _execute() done 28992 1726883087.59147: dumping result to json 28992 1726883087.59149: done dumping result, returning 28992 1726883087.59153: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-9fb4-6018-000000002696] 28992 1726883087.59156: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002696 28992 1726883087.59248: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002696 28992 1726883087.59532: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883087.59593: no more pending results, returning what we have 28992 1726883087.59597: results queue empty 28992 1726883087.59598: checking for any_errors_fatal 28992 1726883087.59609: done checking for any_errors_fatal 28992 1726883087.59610: checking for max_fail_percentage 28992 1726883087.59612: done checking for max_fail_percentage 28992 1726883087.59614: checking to see if all hosts have failed and the running result is not ok 28992 1726883087.59615: done checking to see if all hosts have failed 28992 1726883087.59616: getting the remaining hosts for this loop 28992 1726883087.59617: done getting the remaining hosts for this loop 28992 1726883087.59624: getting the next task for host managed_node1 28992 1726883087.59633: done getting next task for host managed_node1 28992 1726883087.59638: ^ 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 28992 1726883087.59645: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883087.59682: getting variables 28992 1726883087.59685: in VariableManager get_vars() 28992 1726883087.59864: Calling all_inventory to load vars for managed_node1 28992 1726883087.59868: Calling groups_inventory to load vars for managed_node1 28992 1726883087.59871: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883087.59885: Calling all_plugins_play to load vars for managed_node1 28992 1726883087.59891: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883087.59895: Calling groups_plugins_play to load vars for managed_node1 28992 1726883087.63663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.66372: done with get_vars() 28992 1726883087.66435: done getting variables 28992 1726883087.66506: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:44:47 -0400 (0:00:00.102) 0:02:27.865 ****** 28992 1726883087.66554: entering _queue_task() for managed_node1/fail 28992 1726883087.66980: worker is 1 (out of 1 available) 28992 1726883087.66997: exiting _queue_task() for managed_node1/fail 28992 1726883087.67012: done queuing things up, now waiting for results queue to drain 28992 1726883087.67014: waiting for pending results... 28992 1726883087.67345: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28992 1726883087.67542: in run() - task 0affc7ec-ae25-9fb4-6018-000000002697 28992 1726883087.67565: variable 'ansible_search_path' from source: unknown 28992 1726883087.67573: variable 'ansible_search_path' from source: unknown 28992 1726883087.67720: calling self._execute() 28992 1726883087.67759: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.67772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.67789: variable 'omit' from source: magic vars 28992 1726883087.68270: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.68292: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883087.68441: variable 'network_state' from source: role '' defaults 28992 1726883087.68457: Evaluated conditional (network_state != {}): False 28992 1726883087.68466: when evaluation is False, skipping this task 28992 1726883087.68474: _execute() done 28992 1726883087.68492: dumping result to json 28992 1726883087.68500: done dumping result, returning 28992 1726883087.68511: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-9fb4-6018-000000002697] 28992 1726883087.68524: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002697 28992 1726883087.68757: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002697 28992 1726883087.68761: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883087.68820: no more pending results, returning what we have 28992 1726883087.68826: results queue empty 28992 1726883087.68827: checking for any_errors_fatal 28992 1726883087.68838: done checking for any_errors_fatal 28992 1726883087.68840: checking for max_fail_percentage 28992 1726883087.68842: done checking for max_fail_percentage 28992 1726883087.68844: checking to see if all hosts have failed and the running result is not ok 28992 1726883087.68845: done checking to see if all hosts have failed 28992 1726883087.68846: getting the remaining hosts for this loop 28992 1726883087.68848: done getting the remaining hosts for this loop 28992 1726883087.68853: getting the next task for host managed_node1 28992 1726883087.68862: done getting next task for host managed_node1 28992 1726883087.68867: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883087.69128: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883087.69156: getting variables 28992 1726883087.69158: in VariableManager get_vars() 28992 1726883087.69205: Calling all_inventory to load vars for managed_node1 28992 1726883087.69208: Calling groups_inventory to load vars for managed_node1 28992 1726883087.69210: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883087.69220: Calling all_plugins_play to load vars for managed_node1 28992 1726883087.69228: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883087.69232: Calling groups_plugins_play to load vars for managed_node1 28992 1726883087.71300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.73552: done with get_vars() 28992 1726883087.73596: done getting variables 28992 1726883087.73667: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:44:47 -0400 (0:00:00.071) 0:02:27.937 ****** 28992 1726883087.73716: entering _queue_task() for managed_node1/fail 28992 1726883087.74053: worker is 1 (out of 1 available) 28992 1726883087.74069: exiting _queue_task() for managed_node1/fail 28992 1726883087.74082: done queuing things up, now waiting for results queue to drain 28992 1726883087.74084: waiting for pending results... 28992 1726883087.74299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28992 1726883087.74418: in run() - task 0affc7ec-ae25-9fb4-6018-000000002698 28992 1726883087.74443: variable 'ansible_search_path' from source: unknown 28992 1726883087.74448: variable 'ansible_search_path' from source: unknown 28992 1726883087.74477: calling self._execute() 28992 1726883087.74568: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.74574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.74582: variable 'omit' from source: magic vars 28992 1726883087.74909: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.74918: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883087.75059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883087.77226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883087.77277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883087.77308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883087.77338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883087.77361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883087.77428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883087.77452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883087.77470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883087.77501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883087.77512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883087.77592: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.77604: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28992 1726883087.77696: variable 'ansible_distribution' from source: facts 28992 1726883087.77700: variable '__network_rh_distros' from source: role '' defaults 28992 1726883087.77709: Evaluated conditional (ansible_distribution in __network_rh_distros): False 28992 1726883087.77713: when evaluation is False, skipping this task 28992 1726883087.77716: _execute() done 28992 1726883087.77719: dumping result to json 28992 1726883087.77724: done dumping result, returning 28992 1726883087.77731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-9fb4-6018-000000002698] 28992 1726883087.77736: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002698 28992 1726883087.77839: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002698 28992 1726883087.77842: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 28992 1726883087.77912: no more pending results, returning what we have 28992 1726883087.77916: results queue empty 28992 1726883087.77917: checking for any_errors_fatal 28992 1726883087.77925: done checking for any_errors_fatal 28992 1726883087.77926: checking for max_fail_percentage 28992 1726883087.77928: done checking for max_fail_percentage 28992 1726883087.77929: checking to see if all hosts have failed and the running result is not ok 28992 1726883087.77930: done checking to see if all hosts have failed 28992 1726883087.77931: getting the remaining hosts for this loop 28992 1726883087.77933: done getting the remaining hosts for this loop 28992 1726883087.77937: getting the next task for host managed_node1 28992 1726883087.77944: done getting next task for host managed_node1 28992 1726883087.77949: ^ 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 28992 1726883087.77955: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883087.77984: getting variables 28992 1726883087.77988: in VariableManager get_vars() 28992 1726883087.78043: Calling all_inventory to load vars for managed_node1 28992 1726883087.78047: Calling groups_inventory to load vars for managed_node1 28992 1726883087.78049: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883087.78059: Calling all_plugins_play to load vars for managed_node1 28992 1726883087.78061: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883087.78065: Calling groups_plugins_play to load vars for managed_node1 28992 1726883087.79341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.81733: done with get_vars() 28992 1726883087.81759: done getting variables 28992 1726883087.81830: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:44:47 -0400 (0:00:00.081) 0:02:28.019 ****** 28992 1726883087.81867: entering _queue_task() for managed_node1/dnf 28992 1726883087.82269: worker is 1 (out of 1 available) 28992 1726883087.82286: exiting _queue_task() for managed_node1/dnf 28992 1726883087.82300: done queuing things up, now waiting for results queue to drain 28992 1726883087.82302: waiting for pending results... 28992 1726883087.82837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28992 1726883087.82848: in run() - task 0affc7ec-ae25-9fb4-6018-000000002699 28992 1726883087.82863: variable 'ansible_search_path' from source: unknown 28992 1726883087.82872: variable 'ansible_search_path' from source: unknown 28992 1726883087.82917: calling self._execute() 28992 1726883087.83032: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.83046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.83068: variable 'omit' from source: magic vars 28992 1726883087.83512: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.83533: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883087.83772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883087.86410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883087.86500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883087.86547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883087.86595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883087.86656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883087.86729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883087.86776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883087.86811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883087.86874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883087.86927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883087.87036: variable 'ansible_distribution' from source: facts 28992 1726883087.87046: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.87058: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28992 1726883087.87198: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883087.87362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883087.87427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883087.87435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883087.87483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883087.87504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883087.87563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883087.87640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883087.87648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883087.87683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883087.87704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883087.87764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883087.87795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883087.87829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883087.87884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883087.87965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883087.88102: variable 'network_connections' from source: include params 28992 1726883087.88124: variable 'interface' from source: play vars 28992 1726883087.88202: variable 'interface' from source: play vars 28992 1726883087.88289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883087.88502: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883087.88555: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883087.88589: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883087.88630: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883087.88681: 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) 28992 1726883087.88732: 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) 28992 1726883087.88842: 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) 28992 1726883087.88846: 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) 28992 1726883087.88853: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883087.89145: variable 'network_connections' from source: include params 28992 1726883087.89157: variable 'interface' from source: play vars 28992 1726883087.89232: variable 'interface' from source: play vars 28992 1726883087.89263: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883087.89279: when evaluation is False, skipping this task 28992 1726883087.89286: _execute() done 28992 1726883087.89293: dumping result to json 28992 1726883087.89300: done dumping result, returning 28992 1726883087.89313: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-000000002699] 28992 1726883087.89324: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002699 28992 1726883087.89693: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002699 28992 1726883087.89697: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883087.89756: no more pending results, returning what we have 28992 1726883087.89759: results queue empty 28992 1726883087.89761: checking for any_errors_fatal 28992 1726883087.89766: done checking for any_errors_fatal 28992 1726883087.89767: checking for max_fail_percentage 28992 1726883087.89769: done checking for max_fail_percentage 28992 1726883087.89770: checking to see if all hosts have failed and the running result is not ok 28992 1726883087.89771: done checking to see if all hosts have failed 28992 1726883087.89772: getting the remaining hosts for this loop 28992 1726883087.89773: done getting the remaining hosts for this loop 28992 1726883087.89778: getting the next task for host managed_node1 28992 1726883087.89787: done getting next task for host managed_node1 28992 1726883087.89791: ^ 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 28992 1726883087.89796: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883087.89832: getting variables 28992 1726883087.89834: in VariableManager get_vars() 28992 1726883087.89883: Calling all_inventory to load vars for managed_node1 28992 1726883087.89886: Calling groups_inventory to load vars for managed_node1 28992 1726883087.89889: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883087.89900: Calling all_plugins_play to load vars for managed_node1 28992 1726883087.89903: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883087.89906: Calling groups_plugins_play to load vars for managed_node1 28992 1726883087.91886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883087.94138: done with get_vars() 28992 1726883087.94184: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28992 1726883087.94278: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:44:47 -0400 (0:00:00.124) 0:02:28.143 ****** 28992 1726883087.94316: entering _queue_task() for managed_node1/yum 28992 1726883087.94959: worker is 1 (out of 1 available) 28992 1726883087.94971: exiting _queue_task() for managed_node1/yum 28992 1726883087.94983: done queuing things up, now waiting for results queue to drain 28992 1726883087.94985: waiting for pending results... 28992 1726883087.95108: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28992 1726883087.95311: in run() - task 0affc7ec-ae25-9fb4-6018-00000000269a 28992 1726883087.95347: variable 'ansible_search_path' from source: unknown 28992 1726883087.95430: variable 'ansible_search_path' from source: unknown 28992 1726883087.95437: calling self._execute() 28992 1726883087.95514: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883087.95530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883087.95557: variable 'omit' from source: magic vars 28992 1726883087.96000: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.96018: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883087.96305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883087.99307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883087.99392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883087.99438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883087.99489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883087.99521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883087.99685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883087.99691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883087.99694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883087.99746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883087.99766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883087.99879: variable 'ansible_distribution_major_version' from source: facts 28992 1726883087.99907: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28992 1726883087.99920: when evaluation is False, skipping this task 28992 1726883087.99928: _execute() done 28992 1726883087.99935: dumping result to json 28992 1726883087.99942: done dumping result, returning 28992 1726883087.99953: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000269a] 28992 1726883087.99962: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269a 28992 1726883088.00195: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269a 28992 1726883088.00198: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28992 1726883088.00262: no more pending results, returning what we have 28992 1726883088.00266: results queue empty 28992 1726883088.00267: checking for any_errors_fatal 28992 1726883088.00275: done checking for any_errors_fatal 28992 1726883088.00276: checking for max_fail_percentage 28992 1726883088.00278: done checking for max_fail_percentage 28992 1726883088.00279: checking to see if all hosts have failed and the running result is not ok 28992 1726883088.00280: done checking to see if all hosts have failed 28992 1726883088.00281: getting the remaining hosts for this loop 28992 1726883088.00283: done getting the remaining hosts for this loop 28992 1726883088.00288: getting the next task for host managed_node1 28992 1726883088.00298: done getting next task for host managed_node1 28992 1726883088.00302: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883088.00307: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883088.00347: getting variables 28992 1726883088.00350: in VariableManager get_vars() 28992 1726883088.00406: Calling all_inventory to load vars for managed_node1 28992 1726883088.00410: Calling groups_inventory to load vars for managed_node1 28992 1726883088.00413: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883088.00643: Calling all_plugins_play to load vars for managed_node1 28992 1726883088.00647: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883088.00652: Calling groups_plugins_play to load vars for managed_node1 28992 1726883088.08641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883088.10199: done with get_vars() 28992 1726883088.10227: done getting variables 28992 1726883088.10268: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:44:48 -0400 (0:00:00.159) 0:02:28.303 ****** 28992 1726883088.10293: entering _queue_task() for managed_node1/fail 28992 1726883088.10602: worker is 1 (out of 1 available) 28992 1726883088.10619: exiting _queue_task() for managed_node1/fail 28992 1726883088.10634: done queuing things up, now waiting for results queue to drain 28992 1726883088.10636: waiting for pending results... 28992 1726883088.10842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28992 1726883088.10970: in run() - task 0affc7ec-ae25-9fb4-6018-00000000269b 28992 1726883088.10989: variable 'ansible_search_path' from source: unknown 28992 1726883088.10993: variable 'ansible_search_path' from source: unknown 28992 1726883088.11020: calling self._execute() 28992 1726883088.11110: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.11116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.11127: variable 'omit' from source: magic vars 28992 1726883088.11515: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.11537: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883088.11682: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883088.11913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883088.13759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883088.13825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883088.13857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883088.13884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883088.13914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883088.13978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.14003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.14025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.14057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.14067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.14107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.14130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.14147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.14174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.14185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.14218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.14242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.14258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.14284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.14298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.14424: variable 'network_connections' from source: include params 28992 1726883088.14435: variable 'interface' from source: play vars 28992 1726883088.14493: variable 'interface' from source: play vars 28992 1726883088.14553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883088.14681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883088.14712: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883088.14737: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883088.14759: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883088.14797: 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) 28992 1726883088.14814: 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) 28992 1726883088.14834: 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) 28992 1726883088.14854: 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) 28992 1726883088.14901: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883088.15078: variable 'network_connections' from source: include params 28992 1726883088.15081: variable 'interface' from source: play vars 28992 1726883088.15135: variable 'interface' from source: play vars 28992 1726883088.15154: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883088.15158: when evaluation is False, skipping this task 28992 1726883088.15161: _execute() done 28992 1726883088.15164: dumping result to json 28992 1726883088.15166: done dumping result, returning 28992 1726883088.15172: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000269b] 28992 1726883088.15178: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269b 28992 1726883088.15284: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269b 28992 1726883088.15287: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883088.15346: no more pending results, returning what we have 28992 1726883088.15349: results queue empty 28992 1726883088.15350: checking for any_errors_fatal 28992 1726883088.15359: done checking for any_errors_fatal 28992 1726883088.15359: checking for max_fail_percentage 28992 1726883088.15362: done checking for max_fail_percentage 28992 1726883088.15363: checking to see if all hosts have failed and the running result is not ok 28992 1726883088.15363: done checking to see if all hosts have failed 28992 1726883088.15364: getting the remaining hosts for this loop 28992 1726883088.15366: done getting the remaining hosts for this loop 28992 1726883088.15370: getting the next task for host managed_node1 28992 1726883088.15378: done getting next task for host managed_node1 28992 1726883088.15382: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28992 1726883088.15388: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883088.15430: getting variables 28992 1726883088.15433: in VariableManager get_vars() 28992 1726883088.15480: Calling all_inventory to load vars for managed_node1 28992 1726883088.15483: Calling groups_inventory to load vars for managed_node1 28992 1726883088.15485: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883088.15496: Calling all_plugins_play to load vars for managed_node1 28992 1726883088.15499: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883088.15501: Calling groups_plugins_play to load vars for managed_node1 28992 1726883088.16570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883088.17894: done with get_vars() 28992 1726883088.17914: done getting variables 28992 1726883088.17964: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:44:48 -0400 (0:00:00.076) 0:02:28.380 ****** 28992 1726883088.17992: entering _queue_task() for managed_node1/package 28992 1726883088.18271: worker is 1 (out of 1 available) 28992 1726883088.18288: exiting _queue_task() for managed_node1/package 28992 1726883088.18302: done queuing things up, now waiting for results queue to drain 28992 1726883088.18304: waiting for pending results... 28992 1726883088.18508: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 28992 1726883088.18638: in run() - task 0affc7ec-ae25-9fb4-6018-00000000269c 28992 1726883088.18654: variable 'ansible_search_path' from source: unknown 28992 1726883088.18658: variable 'ansible_search_path' from source: unknown 28992 1726883088.18685: calling self._execute() 28992 1726883088.18771: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.18778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.18789: variable 'omit' from source: magic vars 28992 1726883088.19112: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.19121: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883088.19273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883088.19486: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883088.19529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883088.19559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883088.19626: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883088.19726: variable 'network_packages' from source: role '' defaults 28992 1726883088.19807: variable '__network_provider_setup' from source: role '' defaults 28992 1726883088.19817: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883088.19869: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883088.19877: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883088.19925: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883088.20059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883088.21565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883088.21614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883088.21647: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883088.21672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883088.21697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883088.21772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.21796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.21916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.21922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.21925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.21928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.21936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.21942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.21954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.21966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.22138: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883088.22218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.22239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.22258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.22286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.22300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.22368: variable 'ansible_python' from source: facts 28992 1726883088.22385: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883088.22447: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883088.22509: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883088.22605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.22621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.22640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.22668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.22679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.22720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.22743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.22760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.22789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.22802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.22906: variable 'network_connections' from source: include params 28992 1726883088.22914: variable 'interface' from source: play vars 28992 1726883088.22988: variable 'interface' from source: play vars 28992 1726883088.23047: 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) 28992 1726883088.23068: 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) 28992 1726883088.23089: 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) 28992 1726883088.23115: 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) 28992 1726883088.23156: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883088.23354: variable 'network_connections' from source: include params 28992 1726883088.23358: variable 'interface' from source: play vars 28992 1726883088.23434: variable 'interface' from source: play vars 28992 1726883088.23457: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883088.23518: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883088.23736: variable 'network_connections' from source: include params 28992 1726883088.23740: variable 'interface' from source: play vars 28992 1726883088.23788: variable 'interface' from source: play vars 28992 1726883088.23810: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883088.23867: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883088.24081: variable 'network_connections' from source: include params 28992 1726883088.24085: variable 'interface' from source: play vars 28992 1726883088.24137: variable 'interface' from source: play vars 28992 1726883088.24175: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883088.24224: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883088.24230: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883088.24276: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883088.24429: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883088.24755: variable 'network_connections' from source: include params 28992 1726883088.24758: variable 'interface' from source: play vars 28992 1726883088.24806: variable 'interface' from source: play vars 28992 1726883088.24813: variable 'ansible_distribution' from source: facts 28992 1726883088.24816: variable '__network_rh_distros' from source: role '' defaults 28992 1726883088.24824: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.24835: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883088.24952: variable 'ansible_distribution' from source: facts 28992 1726883088.24956: variable '__network_rh_distros' from source: role '' defaults 28992 1726883088.24961: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.24967: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883088.25084: variable 'ansible_distribution' from source: facts 28992 1726883088.25088: variable '__network_rh_distros' from source: role '' defaults 28992 1726883088.25095: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.25125: variable 'network_provider' from source: set_fact 28992 1726883088.25137: variable 'ansible_facts' from source: unknown 28992 1726883088.25735: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28992 1726883088.25739: when evaluation is False, skipping this task 28992 1726883088.25741: _execute() done 28992 1726883088.25744: dumping result to json 28992 1726883088.25746: done dumping result, returning 28992 1726883088.25753: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-9fb4-6018-00000000269c] 28992 1726883088.25760: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269c 28992 1726883088.25863: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269c 28992 1726883088.25866: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28992 1726883088.25927: no more pending results, returning what we have 28992 1726883088.25930: results queue empty 28992 1726883088.25931: checking for any_errors_fatal 28992 1726883088.25938: done checking for any_errors_fatal 28992 1726883088.25939: checking for max_fail_percentage 28992 1726883088.25941: done checking for max_fail_percentage 28992 1726883088.25942: checking to see if all hosts have failed and the running result is not ok 28992 1726883088.25943: done checking to see if all hosts have failed 28992 1726883088.25943: getting the remaining hosts for this loop 28992 1726883088.25945: done getting the remaining hosts for this loop 28992 1726883088.25950: getting the next task for host managed_node1 28992 1726883088.25958: done getting next task for host managed_node1 28992 1726883088.25962: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883088.25968: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883088.26000: getting variables 28992 1726883088.26003: in VariableManager get_vars() 28992 1726883088.26056: Calling all_inventory to load vars for managed_node1 28992 1726883088.26059: Calling groups_inventory to load vars for managed_node1 28992 1726883088.26061: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883088.26073: Calling all_plugins_play to load vars for managed_node1 28992 1726883088.26075: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883088.26078: Calling groups_plugins_play to load vars for managed_node1 28992 1726883088.27143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883088.28362: done with get_vars() 28992 1726883088.28382: done getting variables 28992 1726883088.28435: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:44:48 -0400 (0:00:00.104) 0:02:28.485 ****** 28992 1726883088.28464: entering _queue_task() for managed_node1/package 28992 1726883088.28740: worker is 1 (out of 1 available) 28992 1726883088.28757: exiting _queue_task() for managed_node1/package 28992 1726883088.28773: done queuing things up, now waiting for results queue to drain 28992 1726883088.28775: waiting for pending results... 28992 1726883088.28990: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28992 1726883088.29110: in run() - task 0affc7ec-ae25-9fb4-6018-00000000269d 28992 1726883088.29132: variable 'ansible_search_path' from source: unknown 28992 1726883088.29135: variable 'ansible_search_path' from source: unknown 28992 1726883088.29166: calling self._execute() 28992 1726883088.29255: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.29259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.29269: variable 'omit' from source: magic vars 28992 1726883088.29599: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.29608: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883088.29707: variable 'network_state' from source: role '' defaults 28992 1726883088.29716: Evaluated conditional (network_state != {}): False 28992 1726883088.29720: when evaluation is False, skipping this task 28992 1726883088.29726: _execute() done 28992 1726883088.29728: dumping result to json 28992 1726883088.29731: done dumping result, returning 28992 1726883088.29738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-00000000269d] 28992 1726883088.29743: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269d 28992 1726883088.29861: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269d 28992 1726883088.29865: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883088.29927: no more pending results, returning what we have 28992 1726883088.29931: results queue empty 28992 1726883088.29932: checking for any_errors_fatal 28992 1726883088.29945: done checking for any_errors_fatal 28992 1726883088.29945: checking for max_fail_percentage 28992 1726883088.29947: done checking for max_fail_percentage 28992 1726883088.29948: checking to see if all hosts have failed and the running result is not ok 28992 1726883088.29949: done checking to see if all hosts have failed 28992 1726883088.29950: getting the remaining hosts for this loop 28992 1726883088.29951: done getting the remaining hosts for this loop 28992 1726883088.29955: getting the next task for host managed_node1 28992 1726883088.29962: done getting next task for host managed_node1 28992 1726883088.29966: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883088.29971: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883088.29998: getting variables 28992 1726883088.30000: in VariableManager get_vars() 28992 1726883088.30040: Calling all_inventory to load vars for managed_node1 28992 1726883088.30050: Calling groups_inventory to load vars for managed_node1 28992 1726883088.30052: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883088.30061: Calling all_plugins_play to load vars for managed_node1 28992 1726883088.30064: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883088.30067: Calling groups_plugins_play to load vars for managed_node1 28992 1726883088.31225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883088.32419: done with get_vars() 28992 1726883088.32442: done getting variables 28992 1726883088.32489: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:44:48 -0400 (0:00:00.040) 0:02:28.525 ****** 28992 1726883088.32516: entering _queue_task() for managed_node1/package 28992 1726883088.32789: worker is 1 (out of 1 available) 28992 1726883088.32804: exiting _queue_task() for managed_node1/package 28992 1726883088.32817: done queuing things up, now waiting for results queue to drain 28992 1726883088.32819: waiting for pending results... 28992 1726883088.33021: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28992 1726883088.33143: in run() - task 0affc7ec-ae25-9fb4-6018-00000000269e 28992 1726883088.33163: variable 'ansible_search_path' from source: unknown 28992 1726883088.33167: variable 'ansible_search_path' from source: unknown 28992 1726883088.33195: calling self._execute() 28992 1726883088.33275: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.33282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.33292: variable 'omit' from source: magic vars 28992 1726883088.33602: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.33609: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883088.33707: variable 'network_state' from source: role '' defaults 28992 1726883088.33712: Evaluated conditional (network_state != {}): False 28992 1726883088.33715: when evaluation is False, skipping this task 28992 1726883088.33719: _execute() done 28992 1726883088.33727: dumping result to json 28992 1726883088.33730: done dumping result, returning 28992 1726883088.33733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-9fb4-6018-00000000269e] 28992 1726883088.33736: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883088.33894: no more pending results, returning what we have 28992 1726883088.33897: results queue empty 28992 1726883088.33898: checking for any_errors_fatal 28992 1726883088.33907: done checking for any_errors_fatal 28992 1726883088.33907: checking for max_fail_percentage 28992 1726883088.33909: done checking for max_fail_percentage 28992 1726883088.33910: checking to see if all hosts have failed and the running result is not ok 28992 1726883088.33911: done checking to see if all hosts have failed 28992 1726883088.33912: getting the remaining hosts for this loop 28992 1726883088.33914: done getting the remaining hosts for this loop 28992 1726883088.33918: getting the next task for host managed_node1 28992 1726883088.33927: done getting next task for host managed_node1 28992 1726883088.33931: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883088.33937: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883088.33965: getting variables 28992 1726883088.33967: in VariableManager get_vars() 28992 1726883088.34007: Calling all_inventory to load vars for managed_node1 28992 1726883088.34010: Calling groups_inventory to load vars for managed_node1 28992 1726883088.34012: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883088.34029: Calling all_plugins_play to load vars for managed_node1 28992 1726883088.34033: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883088.34039: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269e 28992 1726883088.34042: WORKER PROCESS EXITING 28992 1726883088.34046: Calling groups_plugins_play to load vars for managed_node1 28992 1726883088.35053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883088.36401: done with get_vars() 28992 1726883088.36424: done getting variables 28992 1726883088.36472: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:44:48 -0400 (0:00:00.039) 0:02:28.565 ****** 28992 1726883088.36503: entering _queue_task() for managed_node1/service 28992 1726883088.36779: worker is 1 (out of 1 available) 28992 1726883088.36798: exiting _queue_task() for managed_node1/service 28992 1726883088.36814: done queuing things up, now waiting for results queue to drain 28992 1726883088.36816: waiting for pending results... 28992 1726883088.37017: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28992 1726883088.37133: in run() - task 0affc7ec-ae25-9fb4-6018-00000000269f 28992 1726883088.37147: variable 'ansible_search_path' from source: unknown 28992 1726883088.37153: variable 'ansible_search_path' from source: unknown 28992 1726883088.37188: calling self._execute() 28992 1726883088.37272: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.37277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.37285: variable 'omit' from source: magic vars 28992 1726883088.37601: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.37610: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883088.37708: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883088.37858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883088.39520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883088.39583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883088.39614: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883088.39647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883088.39671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883088.39737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.39760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.39782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.39812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.39825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.39862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.39882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.39902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.39931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.39942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.39975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.39996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.40015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.40044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.40056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.40190: variable 'network_connections' from source: include params 28992 1726883088.40201: variable 'interface' from source: play vars 28992 1726883088.40254: variable 'interface' from source: play vars 28992 1726883088.40309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883088.40468: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883088.40503: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883088.40529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883088.40555: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883088.40586: 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) 28992 1726883088.40605: 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) 28992 1726883088.40627: 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) 28992 1726883088.40647: 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) 28992 1726883088.40691: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883088.40864: variable 'network_connections' from source: include params 28992 1726883088.40869: variable 'interface' from source: play vars 28992 1726883088.40919: variable 'interface' from source: play vars 28992 1726883088.40939: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28992 1726883088.40943: when evaluation is False, skipping this task 28992 1726883088.40946: _execute() done 28992 1726883088.40948: dumping result to json 28992 1726883088.40950: done dumping result, returning 28992 1726883088.40957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-9fb4-6018-00000000269f] 28992 1726883088.40962: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269f 28992 1726883088.41066: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000269f 28992 1726883088.41076: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28992 1726883088.41128: no more pending results, returning what we have 28992 1726883088.41132: results queue empty 28992 1726883088.41133: checking for any_errors_fatal 28992 1726883088.41142: done checking for any_errors_fatal 28992 1726883088.41142: checking for max_fail_percentage 28992 1726883088.41144: done checking for max_fail_percentage 28992 1726883088.41145: checking to see if all hosts have failed and the running result is not ok 28992 1726883088.41146: done checking to see if all hosts have failed 28992 1726883088.41147: getting the remaining hosts for this loop 28992 1726883088.41149: done getting the remaining hosts for this loop 28992 1726883088.41153: getting the next task for host managed_node1 28992 1726883088.41161: done getting next task for host managed_node1 28992 1726883088.41166: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883088.41171: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883088.41204: getting variables 28992 1726883088.41206: in VariableManager get_vars() 28992 1726883088.41255: Calling all_inventory to load vars for managed_node1 28992 1726883088.41258: Calling groups_inventory to load vars for managed_node1 28992 1726883088.41260: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883088.41271: Calling all_plugins_play to load vars for managed_node1 28992 1726883088.41273: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883088.41276: Calling groups_plugins_play to load vars for managed_node1 28992 1726883088.42507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883088.44120: done with get_vars() 28992 1726883088.44145: done getting variables 28992 1726883088.44193: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:44:48 -0400 (0:00:00.077) 0:02:28.642 ****** 28992 1726883088.44219: entering _queue_task() for managed_node1/service 28992 1726883088.44504: worker is 1 (out of 1 available) 28992 1726883088.44519: exiting _queue_task() for managed_node1/service 28992 1726883088.44537: done queuing things up, now waiting for results queue to drain 28992 1726883088.44538: waiting for pending results... 28992 1726883088.44744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28992 1726883088.44861: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a0 28992 1726883088.44877: variable 'ansible_search_path' from source: unknown 28992 1726883088.44883: variable 'ansible_search_path' from source: unknown 28992 1726883088.44915: calling self._execute() 28992 1726883088.45000: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.45010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.45019: variable 'omit' from source: magic vars 28992 1726883088.45427: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.45431: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883088.45549: variable 'network_provider' from source: set_fact 28992 1726883088.45559: variable 'network_state' from source: role '' defaults 28992 1726883088.45576: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28992 1726883088.45590: variable 'omit' from source: magic vars 28992 1726883088.45660: variable 'omit' from source: magic vars 28992 1726883088.45698: variable 'network_service_name' from source: role '' defaults 28992 1726883088.45770: variable 'network_service_name' from source: role '' defaults 28992 1726883088.45879: variable '__network_provider_setup' from source: role '' defaults 28992 1726883088.45895: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883088.45961: variable '__network_service_name_default_nm' from source: role '' defaults 28992 1726883088.45974: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883088.46047: variable '__network_packages_default_nm' from source: role '' defaults 28992 1726883088.46291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883088.48830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883088.49199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883088.49247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883088.49290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883088.49327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883088.49419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.49458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.49491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.49544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.49564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.49620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.49652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.49681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.49731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.49751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.50010: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28992 1726883088.50143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.50172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.50205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.50253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.50273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.50376: variable 'ansible_python' from source: facts 28992 1726883088.50401: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28992 1726883088.50495: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883088.50582: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883088.50729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.50764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.50927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.50931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.50934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.50936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883088.50964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883088.50998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883088.51046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883088.51067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883088.51209: variable 'network_connections' from source: include params 28992 1726883088.51224: variable 'interface' from source: play vars 28992 1726883088.51297: variable 'interface' from source: play vars 28992 1726883088.51408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883088.51618: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883088.51701: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883088.51758: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883088.51810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883088.51883: 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) 28992 1726883088.51925: 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) 28992 1726883088.51964: 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) 28992 1726883088.52009: 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) 28992 1726883088.52071: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883088.52384: variable 'network_connections' from source: include params 28992 1726883088.52528: variable 'interface' from source: play vars 28992 1726883088.52532: variable 'interface' from source: play vars 28992 1726883088.52535: variable '__network_packages_default_wireless' from source: role '' defaults 28992 1726883088.52620: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883088.52951: variable 'network_connections' from source: include params 28992 1726883088.52962: variable 'interface' from source: play vars 28992 1726883088.53037: variable 'interface' from source: play vars 28992 1726883088.53061: variable '__network_packages_default_team' from source: role '' defaults 28992 1726883088.53152: variable '__network_team_connections_defined' from source: role '' defaults 28992 1726883088.53457: variable 'network_connections' from source: include params 28992 1726883088.53466: variable 'interface' from source: play vars 28992 1726883088.53540: variable 'interface' from source: play vars 28992 1726883088.53602: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883088.53671: variable '__network_service_name_default_initscripts' from source: role '' defaults 28992 1726883088.53682: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883088.53754: variable '__network_packages_default_initscripts' from source: role '' defaults 28992 1726883088.53999: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28992 1726883088.54532: variable 'network_connections' from source: include params 28992 1726883088.54542: variable 'interface' from source: play vars 28992 1726883088.54610: variable 'interface' from source: play vars 28992 1726883088.54626: variable 'ansible_distribution' from source: facts 28992 1726883088.54635: variable '__network_rh_distros' from source: role '' defaults 28992 1726883088.54646: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.54663: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28992 1726883088.54859: variable 'ansible_distribution' from source: facts 28992 1726883088.54929: variable '__network_rh_distros' from source: role '' defaults 28992 1726883088.54933: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.54935: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28992 1726883088.55083: variable 'ansible_distribution' from source: facts 28992 1726883088.55096: variable '__network_rh_distros' from source: role '' defaults 28992 1726883088.55106: variable 'ansible_distribution_major_version' from source: facts 28992 1726883088.55149: variable 'network_provider' from source: set_fact 28992 1726883088.55179: variable 'omit' from source: magic vars 28992 1726883088.55216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883088.55255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883088.55281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883088.55308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883088.55526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883088.55530: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883088.55532: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.55534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.55537: Set connection var ansible_pipelining to False 28992 1726883088.55539: Set connection var ansible_connection to ssh 28992 1726883088.55541: Set connection var ansible_timeout to 10 28992 1726883088.55543: Set connection var ansible_shell_type to sh 28992 1726883088.55545: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883088.55547: Set connection var ansible_shell_executable to /bin/sh 28992 1726883088.55551: variable 'ansible_shell_executable' from source: unknown 28992 1726883088.55558: variable 'ansible_connection' from source: unknown 28992 1726883088.55565: variable 'ansible_module_compression' from source: unknown 28992 1726883088.55571: variable 'ansible_shell_type' from source: unknown 28992 1726883088.55577: variable 'ansible_shell_executable' from source: unknown 28992 1726883088.55583: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883088.55594: variable 'ansible_pipelining' from source: unknown 28992 1726883088.55601: variable 'ansible_timeout' from source: unknown 28992 1726883088.55608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883088.55728: 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) 28992 1726883088.55751: variable 'omit' from source: magic vars 28992 1726883088.55761: starting attempt loop 28992 1726883088.55768: running the handler 28992 1726883088.55856: variable 'ansible_facts' from source: unknown 28992 1726883088.56738: _low_level_execute_command(): starting 28992 1726883088.56749: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883088.57477: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883088.57539: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883088.57566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883088.57578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883088.57594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883088.57662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883088.59461: stdout chunk (state=3): >>>/root <<< 28992 1726883088.59714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883088.59729: stdout chunk (state=3): >>><<< 28992 1726883088.59929: stderr chunk (state=3): >>><<< 28992 1726883088.59954: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883088.59981: _low_level_execute_command(): starting 28992 1726883088.59995: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092 `" && echo ansible-tmp-1726883088.5996954-34420-55669166055092="` echo /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092 `" ) && sleep 0' 28992 1726883088.60694: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883088.60743: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883088.60757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883088.60841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883088.60844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883088.60858: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883088.60889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883088.60907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883088.60921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883088.61004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883088.62956: stdout chunk (state=3): >>>ansible-tmp-1726883088.5996954-34420-55669166055092=/root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092 <<< 28992 1726883088.63215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883088.63429: stdout chunk (state=3): >>><<< 28992 1726883088.63432: stderr chunk (state=3): >>><<< 28992 1726883088.63436: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883088.5996954-34420-55669166055092=/root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883088.63439: variable 'ansible_module_compression' from source: unknown 28992 1726883088.63441: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28992 1726883088.63443: variable 'ansible_facts' from source: unknown 28992 1726883088.63643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py 28992 1726883088.63921: Sending initial data 28992 1726883088.63928: Sent initial data (155 bytes) 28992 1726883088.64669: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883088.64731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883088.64753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883088.64778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883088.64868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883088.66459: 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 <<< 28992 1726883088.66573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883088.66794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmplcdu8mql /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py <<< 28992 1726883088.66840: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py" <<< 28992 1726883088.66846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmplcdu8mql" to remote "/root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py" <<< 28992 1726883088.69733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883088.69928: stderr chunk (state=3): >>><<< 28992 1726883088.69932: stdout chunk (state=3): >>><<< 28992 1726883088.69935: done transferring module to remote 28992 1726883088.69937: _low_level_execute_command(): starting 28992 1726883088.69940: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/ /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py && sleep 0' 28992 1726883088.71270: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883088.71297: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883088.71302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883088.71556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883088.71569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883088.71638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883088.73518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883088.73525: stdout chunk (state=3): >>><<< 28992 1726883088.73530: stderr chunk (state=3): >>><<< 28992 1726883088.73551: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883088.73560: _low_level_execute_command(): starting 28992 1726883088.73569: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/AnsiballZ_systemd.py && sleep 0' 28992 1726883088.74165: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883088.74178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883088.74191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883088.74209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883088.74227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883088.74240: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883088.74253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883088.74270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883088.74340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883088.74374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883088.74389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883088.74410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883088.74492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.06472: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11976704", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3492446208", "CPUUsageNSec": "2310481000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 28992 1726883089.06495: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": <<< 28992 1726883089.06515: stdout chunk (state=3): >>>"system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 28992 1726883089.08387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883089.08453: stderr chunk (state=3): >>><<< 28992 1726883089.08456: stdout chunk (state=3): >>><<< 28992 1726883089.08471: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11976704", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3492446208", "CPUUsageNSec": "2310481000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "systemd-journald.socket cloud-init-local.service dbus.socket sysinit.target system.slice basic.target network-pre.target 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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:40:59 EDT", "StateChangeTimestampMonotonic": "817808987", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "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 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883089.08613: 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-1726883088.5996954-34420-55669166055092/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883089.08631: _low_level_execute_command(): starting 28992 1726883089.08636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883088.5996954-34420-55669166055092/ > /dev/null 2>&1 && sleep 0' 28992 1726883089.09106: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883089.09110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.09113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.09127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.09187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883089.09191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.09195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.09246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.11124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883089.11170: stderr chunk (state=3): >>><<< 28992 1726883089.11174: stdout chunk (state=3): >>><<< 28992 1726883089.11185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883089.11196: handler run complete 28992 1726883089.11241: attempt loop complete, returning result 28992 1726883089.11244: _execute() done 28992 1726883089.11246: dumping result to json 28992 1726883089.11260: done dumping result, returning 28992 1726883089.11269: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-9fb4-6018-0000000026a0] 28992 1726883089.11273: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a0 28992 1726883089.11546: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a0 28992 1726883089.11549: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883089.11615: no more pending results, returning what we have 28992 1726883089.11618: results queue empty 28992 1726883089.11619: checking for any_errors_fatal 28992 1726883089.11629: done checking for any_errors_fatal 28992 1726883089.11630: checking for max_fail_percentage 28992 1726883089.11631: done checking for max_fail_percentage 28992 1726883089.11632: checking to see if all hosts have failed and the running result is not ok 28992 1726883089.11633: done checking to see if all hosts have failed 28992 1726883089.11634: getting the remaining hosts for this loop 28992 1726883089.11636: done getting the remaining hosts for this loop 28992 1726883089.11640: getting the next task for host managed_node1 28992 1726883089.11647: done getting next task for host managed_node1 28992 1726883089.11650: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883089.11656: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883089.11675: getting variables 28992 1726883089.11677: in VariableManager get_vars() 28992 1726883089.11716: Calling all_inventory to load vars for managed_node1 28992 1726883089.11719: Calling groups_inventory to load vars for managed_node1 28992 1726883089.11721: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883089.11734: Calling all_plugins_play to load vars for managed_node1 28992 1726883089.11736: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883089.11739: Calling groups_plugins_play to load vars for managed_node1 28992 1726883089.12915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883089.14144: done with get_vars() 28992 1726883089.14162: done getting variables 28992 1726883089.14212: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:44:49 -0400 (0:00:00.700) 0:02:29.342 ****** 28992 1726883089.14244: entering _queue_task() for managed_node1/service 28992 1726883089.14507: worker is 1 (out of 1 available) 28992 1726883089.14524: exiting _queue_task() for managed_node1/service 28992 1726883089.14537: done queuing things up, now waiting for results queue to drain 28992 1726883089.14539: waiting for pending results... 28992 1726883089.15054: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28992 1726883089.15060: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a1 28992 1726883089.15064: variable 'ansible_search_path' from source: unknown 28992 1726883089.15067: variable 'ansible_search_path' from source: unknown 28992 1726883089.15070: calling self._execute() 28992 1726883089.15172: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.15188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.15205: variable 'omit' from source: magic vars 28992 1726883089.15679: variable 'ansible_distribution_major_version' from source: facts 28992 1726883089.15710: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883089.15842: variable 'network_provider' from source: set_fact 28992 1726883089.15855: Evaluated conditional (network_provider == "nm"): True 28992 1726883089.15927: variable '__network_wpa_supplicant_required' from source: role '' defaults 28992 1726883089.15993: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28992 1726883089.16129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883089.17715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883089.17798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883089.17876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883089.18028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883089.18129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883089.18158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883089.18187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883089.18215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883089.18261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883089.18279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883089.18332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883089.18363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883089.18394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883089.18444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883089.18462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883089.18506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883089.18536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883089.18568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883089.18613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883089.18727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883089.18785: variable 'network_connections' from source: include params 28992 1726883089.18802: variable 'interface' from source: play vars 28992 1726883089.18873: variable 'interface' from source: play vars 28992 1726883089.18955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28992 1726883089.19133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28992 1726883089.19173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28992 1726883089.19208: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28992 1726883089.19245: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28992 1726883089.19293: 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) 28992 1726883089.19321: 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) 28992 1726883089.19354: 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) 28992 1726883089.19384: 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) 28992 1726883089.19439: variable '__network_wireless_connections_defined' from source: role '' defaults 28992 1726883089.19709: variable 'network_connections' from source: include params 28992 1726883089.19724: variable 'interface' from source: play vars 28992 1726883089.19794: variable 'interface' from source: play vars 28992 1726883089.19927: Evaluated conditional (__network_wpa_supplicant_required): False 28992 1726883089.19930: when evaluation is False, skipping this task 28992 1726883089.19933: _execute() done 28992 1726883089.19935: dumping result to json 28992 1726883089.19937: done dumping result, returning 28992 1726883089.19939: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-9fb4-6018-0000000026a1] 28992 1726883089.19948: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a1 28992 1726883089.20025: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a1 28992 1726883089.20029: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28992 1726883089.20080: no more pending results, returning what we have 28992 1726883089.20083: results queue empty 28992 1726883089.20085: checking for any_errors_fatal 28992 1726883089.20109: done checking for any_errors_fatal 28992 1726883089.20110: checking for max_fail_percentage 28992 1726883089.20111: done checking for max_fail_percentage 28992 1726883089.20112: checking to see if all hosts have failed and the running result is not ok 28992 1726883089.20113: done checking to see if all hosts have failed 28992 1726883089.20114: getting the remaining hosts for this loop 28992 1726883089.20116: done getting the remaining hosts for this loop 28992 1726883089.20121: getting the next task for host managed_node1 28992 1726883089.20131: done getting next task for host managed_node1 28992 1726883089.20136: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883089.20141: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883089.20170: getting variables 28992 1726883089.20172: in VariableManager get_vars() 28992 1726883089.20219: Calling all_inventory to load vars for managed_node1 28992 1726883089.20325: Calling groups_inventory to load vars for managed_node1 28992 1726883089.20329: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883089.20342: Calling all_plugins_play to load vars for managed_node1 28992 1726883089.20345: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883089.20349: Calling groups_plugins_play to load vars for managed_node1 28992 1726883089.22321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883089.24671: done with get_vars() 28992 1726883089.24699: done getting variables 28992 1726883089.24760: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:44:49 -0400 (0:00:00.105) 0:02:29.448 ****** 28992 1726883089.24802: entering _queue_task() for managed_node1/service 28992 1726883089.25246: worker is 1 (out of 1 available) 28992 1726883089.25258: exiting _queue_task() for managed_node1/service 28992 1726883089.25271: done queuing things up, now waiting for results queue to drain 28992 1726883089.25273: waiting for pending results... 28992 1726883089.25545: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 28992 1726883089.25698: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a2 28992 1726883089.25764: variable 'ansible_search_path' from source: unknown 28992 1726883089.25768: variable 'ansible_search_path' from source: unknown 28992 1726883089.25774: calling self._execute() 28992 1726883089.25892: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.25907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.25921: variable 'omit' from source: magic vars 28992 1726883089.26381: variable 'ansible_distribution_major_version' from source: facts 28992 1726883089.26421: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883089.26550: variable 'network_provider' from source: set_fact 28992 1726883089.26642: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883089.26645: when evaluation is False, skipping this task 28992 1726883089.26648: _execute() done 28992 1726883089.26650: dumping result to json 28992 1726883089.26652: done dumping result, returning 28992 1726883089.26655: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-9fb4-6018-0000000026a2] 28992 1726883089.26657: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a2 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28992 1726883089.26875: no more pending results, returning what we have 28992 1726883089.26879: results queue empty 28992 1726883089.26880: checking for any_errors_fatal 28992 1726883089.26894: done checking for any_errors_fatal 28992 1726883089.26895: checking for max_fail_percentage 28992 1726883089.26897: done checking for max_fail_percentage 28992 1726883089.26898: checking to see if all hosts have failed and the running result is not ok 28992 1726883089.26898: done checking to see if all hosts have failed 28992 1726883089.26899: getting the remaining hosts for this loop 28992 1726883089.26901: done getting the remaining hosts for this loop 28992 1726883089.26906: getting the next task for host managed_node1 28992 1726883089.26914: done getting next task for host managed_node1 28992 1726883089.26918: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883089.26925: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883089.26959: getting variables 28992 1726883089.26961: in VariableManager get_vars() 28992 1726883089.27011: Calling all_inventory to load vars for managed_node1 28992 1726883089.27014: Calling groups_inventory to load vars for managed_node1 28992 1726883089.27016: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883089.27145: Calling all_plugins_play to load vars for managed_node1 28992 1726883089.27149: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883089.27154: Calling groups_plugins_play to load vars for managed_node1 28992 1726883089.27738: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a2 28992 1726883089.27742: WORKER PROCESS EXITING 28992 1726883089.29056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883089.30712: done with get_vars() 28992 1726883089.30736: done getting variables 28992 1726883089.30780: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:44:49 -0400 (0:00:00.060) 0:02:29.508 ****** 28992 1726883089.30808: entering _queue_task() for managed_node1/copy 28992 1726883089.31060: worker is 1 (out of 1 available) 28992 1726883089.31075: exiting _queue_task() for managed_node1/copy 28992 1726883089.31091: done queuing things up, now waiting for results queue to drain 28992 1726883089.31093: waiting for pending results... 28992 1726883089.31294: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28992 1726883089.31400: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a3 28992 1726883089.31412: variable 'ansible_search_path' from source: unknown 28992 1726883089.31416: variable 'ansible_search_path' from source: unknown 28992 1726883089.31454: calling self._execute() 28992 1726883089.31542: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.31548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.31551: variable 'omit' from source: magic vars 28992 1726883089.32033: variable 'ansible_distribution_major_version' from source: facts 28992 1726883089.32038: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883089.32048: variable 'network_provider' from source: set_fact 28992 1726883089.32058: Evaluated conditional (network_provider == "initscripts"): False 28992 1726883089.32067: when evaluation is False, skipping this task 28992 1726883089.32075: _execute() done 28992 1726883089.32081: dumping result to json 28992 1726883089.32092: done dumping result, returning 28992 1726883089.32105: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-9fb4-6018-0000000026a3] 28992 1726883089.32117: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a3 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28992 1726883089.32310: no more pending results, returning what we have 28992 1726883089.32315: results queue empty 28992 1726883089.32316: checking for any_errors_fatal 28992 1726883089.32321: done checking for any_errors_fatal 28992 1726883089.32324: checking for max_fail_percentage 28992 1726883089.32326: done checking for max_fail_percentage 28992 1726883089.32327: checking to see if all hosts have failed and the running result is not ok 28992 1726883089.32328: done checking to see if all hosts have failed 28992 1726883089.32329: getting the remaining hosts for this loop 28992 1726883089.32331: done getting the remaining hosts for this loop 28992 1726883089.32336: getting the next task for host managed_node1 28992 1726883089.32346: done getting next task for host managed_node1 28992 1726883089.32350: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883089.32432: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883089.32478: getting variables 28992 1726883089.32481: in VariableManager get_vars() 28992 1726883089.32701: Calling all_inventory to load vars for managed_node1 28992 1726883089.32704: Calling groups_inventory to load vars for managed_node1 28992 1726883089.32706: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883089.32716: Calling all_plugins_play to load vars for managed_node1 28992 1726883089.32720: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883089.32727: Calling groups_plugins_play to load vars for managed_node1 28992 1726883089.34015: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a3 28992 1726883089.34019: WORKER PROCESS EXITING 28992 1726883089.34033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883089.35436: done with get_vars() 28992 1726883089.35465: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:44:49 -0400 (0:00:00.047) 0:02:29.556 ****** 28992 1726883089.35578: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883089.35962: worker is 1 (out of 1 available) 28992 1726883089.35977: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 28992 1726883089.36003: done queuing things up, now waiting for results queue to drain 28992 1726883089.36005: waiting for pending results... 28992 1726883089.36451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28992 1726883089.36560: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a4 28992 1726883089.36592: variable 'ansible_search_path' from source: unknown 28992 1726883089.36596: variable 'ansible_search_path' from source: unknown 28992 1726883089.36629: calling self._execute() 28992 1726883089.36715: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.36720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.36733: variable 'omit' from source: magic vars 28992 1726883089.37060: variable 'ansible_distribution_major_version' from source: facts 28992 1726883089.37070: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883089.37077: variable 'omit' from source: magic vars 28992 1726883089.37131: variable 'omit' from source: magic vars 28992 1726883089.37257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883089.39115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883089.39328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883089.39332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883089.39334: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883089.39336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883089.39405: variable 'network_provider' from source: set_fact 28992 1726883089.39550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883089.39591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883089.39627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883089.39677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883089.39703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883089.39766: variable 'omit' from source: magic vars 28992 1726883089.39931: variable 'omit' from source: magic vars 28992 1726883089.39963: variable 'network_connections' from source: include params 28992 1726883089.39975: variable 'interface' from source: play vars 28992 1726883089.40038: variable 'interface' from source: play vars 28992 1726883089.40162: variable 'omit' from source: magic vars 28992 1726883089.40166: variable '__lsr_ansible_managed' from source: task vars 28992 1726883089.40327: variable '__lsr_ansible_managed' from source: task vars 28992 1726883089.40413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28992 1726883089.40654: Loaded config def from plugin (lookup/template) 28992 1726883089.40664: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28992 1726883089.40697: File lookup term: get_ansible_managed.j2 28992 1726883089.40705: variable 'ansible_search_path' from source: unknown 28992 1726883089.40715: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28992 1726883089.40735: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28992 1726883089.40759: variable 'ansible_search_path' from source: unknown 28992 1726883089.46070: variable 'ansible_managed' from source: unknown 28992 1726883089.46176: variable 'omit' from source: magic vars 28992 1726883089.46201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883089.46222: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883089.46240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883089.46254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883089.46263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883089.46285: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883089.46292: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.46295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.46362: Set connection var ansible_pipelining to False 28992 1726883089.46366: Set connection var ansible_connection to ssh 28992 1726883089.46369: Set connection var ansible_timeout to 10 28992 1726883089.46372: Set connection var ansible_shell_type to sh 28992 1726883089.46378: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883089.46385: Set connection var ansible_shell_executable to /bin/sh 28992 1726883089.46407: variable 'ansible_shell_executable' from source: unknown 28992 1726883089.46410: variable 'ansible_connection' from source: unknown 28992 1726883089.46413: variable 'ansible_module_compression' from source: unknown 28992 1726883089.46415: variable 'ansible_shell_type' from source: unknown 28992 1726883089.46417: variable 'ansible_shell_executable' from source: unknown 28992 1726883089.46420: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.46424: variable 'ansible_pipelining' from source: unknown 28992 1726883089.46426: variable 'ansible_timeout' from source: unknown 28992 1726883089.46432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.46532: 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) 28992 1726883089.46549: variable 'omit' from source: magic vars 28992 1726883089.46552: starting attempt loop 28992 1726883089.46555: running the handler 28992 1726883089.46563: _low_level_execute_command(): starting 28992 1726883089.46566: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883089.47101: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.47106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.47108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.47111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.47163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883089.47166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.47169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.47237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.48996: stdout chunk (state=3): >>>/root <<< 28992 1726883089.49112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883089.49165: stderr chunk (state=3): >>><<< 28992 1726883089.49170: stdout chunk (state=3): >>><<< 28992 1726883089.49185: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883089.49195: _low_level_execute_command(): starting 28992 1726883089.49201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004 `" && echo ansible-tmp-1726883089.4918475-34455-258973692543004="` echo /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004 `" ) && sleep 0' 28992 1726883089.49617: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883089.49648: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883089.49651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.49653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.49656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.49711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883089.49719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.49724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.49767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.51772: stdout chunk (state=3): >>>ansible-tmp-1726883089.4918475-34455-258973692543004=/root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004 <<< 28992 1726883089.51891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883089.51934: stderr chunk (state=3): >>><<< 28992 1726883089.51937: stdout chunk (state=3): >>><<< 28992 1726883089.51951: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883089.4918475-34455-258973692543004=/root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883089.51992: variable 'ansible_module_compression' from source: unknown 28992 1726883089.52029: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28992 1726883089.52069: variable 'ansible_facts' from source: unknown 28992 1726883089.52162: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py 28992 1726883089.52261: Sending initial data 28992 1726883089.52264: Sent initial data (168 bytes) 28992 1726883089.52689: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883089.52720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883089.52729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.52732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883089.52736: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.52738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.52777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.52783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.52854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.54456: 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 <<< 28992 1726883089.54464: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883089.54504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883089.54554: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgjoqaa2o /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py <<< 28992 1726883089.54561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py" <<< 28992 1726883089.54604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpgjoqaa2o" to remote "/root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py" <<< 28992 1726883089.54610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py" <<< 28992 1726883089.55382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883089.55439: stderr chunk (state=3): >>><<< 28992 1726883089.55442: stdout chunk (state=3): >>><<< 28992 1726883089.55464: done transferring module to remote 28992 1726883089.55473: _low_level_execute_command(): starting 28992 1726883089.55476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/ /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py && sleep 0' 28992 1726883089.55893: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.55897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.55918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.55966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.55969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.56028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.57816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883089.57861: stderr chunk (state=3): >>><<< 28992 1726883089.57864: stdout chunk (state=3): >>><<< 28992 1726883089.57876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883089.57879: _low_level_execute_command(): starting 28992 1726883089.57883: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/AnsiballZ_network_connections.py && sleep 0' 28992 1726883089.58300: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.58303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.58306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.58308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.58357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.58360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.58420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.87540: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28992 1726883089.89557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883089.89619: stderr chunk (state=3): >>><<< 28992 1726883089.89624: stdout chunk (state=3): >>><<< 28992 1726883089.89642: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883089.89677: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883089.89688: _low_level_execute_command(): starting 28992 1726883089.89692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883089.4918475-34455-258973692543004/ > /dev/null 2>&1 && sleep 0' 28992 1726883089.90178: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.90182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.90184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883089.90188: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883089.90191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883089.90244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883089.90252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883089.90254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883089.90306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883089.92228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883089.92272: stderr chunk (state=3): >>><<< 28992 1726883089.92276: stdout chunk (state=3): >>><<< 28992 1726883089.92287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883089.92296: handler run complete 28992 1726883089.92316: attempt loop complete, returning result 28992 1726883089.92319: _execute() done 28992 1726883089.92323: dumping result to json 28992 1726883089.92330: done dumping result, returning 28992 1726883089.92339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-9fb4-6018-0000000026a4] 28992 1726883089.92346: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a4 28992 1726883089.92459: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a4 28992 1726883089.92462: WORKER PROCESS EXITING ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete 28992 1726883089.92582: no more pending results, returning what we have 28992 1726883089.92585: results queue empty 28992 1726883089.92586: checking for any_errors_fatal 28992 1726883089.92594: done checking for any_errors_fatal 28992 1726883089.92595: checking for max_fail_percentage 28992 1726883089.92596: done checking for max_fail_percentage 28992 1726883089.92597: checking to see if all hosts have failed and the running result is not ok 28992 1726883089.92598: done checking to see if all hosts have failed 28992 1726883089.92599: getting the remaining hosts for this loop 28992 1726883089.92600: done getting the remaining hosts for this loop 28992 1726883089.92604: getting the next task for host managed_node1 28992 1726883089.92611: done getting next task for host managed_node1 28992 1726883089.92615: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883089.92620: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883089.92637: getting variables 28992 1726883089.92638: in VariableManager get_vars() 28992 1726883089.92688: Calling all_inventory to load vars for managed_node1 28992 1726883089.92692: Calling groups_inventory to load vars for managed_node1 28992 1726883089.92694: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883089.92704: Calling all_plugins_play to load vars for managed_node1 28992 1726883089.92707: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883089.92709: Calling groups_plugins_play to load vars for managed_node1 28992 1726883089.93907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883089.95115: done with get_vars() 28992 1726883089.95136: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:44:49 -0400 (0:00:00.596) 0:02:30.152 ****** 28992 1726883089.95204: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883089.95457: worker is 1 (out of 1 available) 28992 1726883089.95474: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 28992 1726883089.95489: done queuing things up, now waiting for results queue to drain 28992 1726883089.95491: waiting for pending results... 28992 1726883089.95695: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 28992 1726883089.95805: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a5 28992 1726883089.95816: variable 'ansible_search_path' from source: unknown 28992 1726883089.95821: variable 'ansible_search_path' from source: unknown 28992 1726883089.95857: calling self._execute() 28992 1726883089.95944: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.95949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.96027: variable 'omit' from source: magic vars 28992 1726883089.96272: variable 'ansible_distribution_major_version' from source: facts 28992 1726883089.96284: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883089.96381: variable 'network_state' from source: role '' defaults 28992 1726883089.96396: Evaluated conditional (network_state != {}): False 28992 1726883089.96400: when evaluation is False, skipping this task 28992 1726883089.96402: _execute() done 28992 1726883089.96405: dumping result to json 28992 1726883089.96407: done dumping result, returning 28992 1726883089.96414: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-9fb4-6018-0000000026a5] 28992 1726883089.96420: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a5 28992 1726883089.96521: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a5 28992 1726883089.96526: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28992 1726883089.96578: no more pending results, returning what we have 28992 1726883089.96582: results queue empty 28992 1726883089.96583: checking for any_errors_fatal 28992 1726883089.96592: done checking for any_errors_fatal 28992 1726883089.96592: checking for max_fail_percentage 28992 1726883089.96595: done checking for max_fail_percentage 28992 1726883089.96596: checking to see if all hosts have failed and the running result is not ok 28992 1726883089.96596: done checking to see if all hosts have failed 28992 1726883089.96597: getting the remaining hosts for this loop 28992 1726883089.96599: done getting the remaining hosts for this loop 28992 1726883089.96603: getting the next task for host managed_node1 28992 1726883089.96609: done getting next task for host managed_node1 28992 1726883089.96613: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883089.96618: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883089.96644: getting variables 28992 1726883089.96646: in VariableManager get_vars() 28992 1726883089.96683: Calling all_inventory to load vars for managed_node1 28992 1726883089.96685: Calling groups_inventory to load vars for managed_node1 28992 1726883089.96687: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883089.96697: Calling all_plugins_play to load vars for managed_node1 28992 1726883089.96699: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883089.96702: Calling groups_plugins_play to load vars for managed_node1 28992 1726883089.97677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883089.98892: done with get_vars() 28992 1726883089.98911: done getting variables 28992 1726883089.98956: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:44:49 -0400 (0:00:00.037) 0:02:30.190 ****** 28992 1726883089.98981: entering _queue_task() for managed_node1/debug 28992 1726883089.99205: worker is 1 (out of 1 available) 28992 1726883089.99219: exiting _queue_task() for managed_node1/debug 28992 1726883089.99234: done queuing things up, now waiting for results queue to drain 28992 1726883089.99236: waiting for pending results... 28992 1726883089.99434: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28992 1726883089.99527: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a6 28992 1726883089.99539: variable 'ansible_search_path' from source: unknown 28992 1726883089.99542: variable 'ansible_search_path' from source: unknown 28992 1726883089.99575: calling self._execute() 28992 1726883089.99659: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883089.99663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883089.99671: variable 'omit' from source: magic vars 28992 1726883089.99985: variable 'ansible_distribution_major_version' from source: facts 28992 1726883089.99996: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.00004: variable 'omit' from source: magic vars 28992 1726883090.00061: variable 'omit' from source: magic vars 28992 1726883090.00084: variable 'omit' from source: magic vars 28992 1726883090.00119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883090.00157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883090.00174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883090.00188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.00201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.00225: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883090.00235: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.00238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.00312: Set connection var ansible_pipelining to False 28992 1726883090.00315: Set connection var ansible_connection to ssh 28992 1726883090.00318: Set connection var ansible_timeout to 10 28992 1726883090.00321: Set connection var ansible_shell_type to sh 28992 1726883090.00329: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883090.00338: Set connection var ansible_shell_executable to /bin/sh 28992 1726883090.00359: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.00363: variable 'ansible_connection' from source: unknown 28992 1726883090.00366: variable 'ansible_module_compression' from source: unknown 28992 1726883090.00369: variable 'ansible_shell_type' from source: unknown 28992 1726883090.00371: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.00373: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.00377: variable 'ansible_pipelining' from source: unknown 28992 1726883090.00379: variable 'ansible_timeout' from source: unknown 28992 1726883090.00384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.00499: 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) 28992 1726883090.00508: variable 'omit' from source: magic vars 28992 1726883090.00514: starting attempt loop 28992 1726883090.00516: running the handler 28992 1726883090.00614: variable '__network_connections_result' from source: set_fact 28992 1726883090.00659: handler run complete 28992 1726883090.00677: attempt loop complete, returning result 28992 1726883090.00681: _execute() done 28992 1726883090.00684: dumping result to json 28992 1726883090.00686: done dumping result, returning 28992 1726883090.00695: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000026a6] 28992 1726883090.00700: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a6 28992 1726883090.00793: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a6 28992 1726883090.00798: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } 28992 1726883090.00874: no more pending results, returning what we have 28992 1726883090.00877: results queue empty 28992 1726883090.00878: checking for any_errors_fatal 28992 1726883090.00884: done checking for any_errors_fatal 28992 1726883090.00884: checking for max_fail_percentage 28992 1726883090.00886: done checking for max_fail_percentage 28992 1726883090.00887: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.00888: done checking to see if all hosts have failed 28992 1726883090.00888: getting the remaining hosts for this loop 28992 1726883090.00890: done getting the remaining hosts for this loop 28992 1726883090.00894: getting the next task for host managed_node1 28992 1726883090.00901: done getting next task for host managed_node1 28992 1726883090.00905: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883090.00912: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883090.00926: getting variables 28992 1726883090.00927: in VariableManager get_vars() 28992 1726883090.00965: Calling all_inventory to load vars for managed_node1 28992 1726883090.00967: Calling groups_inventory to load vars for managed_node1 28992 1726883090.00970: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.00978: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.00980: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.00983: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.02084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.03270: done with get_vars() 28992 1726883090.03287: done getting variables 28992 1726883090.03334: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:44:50 -0400 (0:00:00.043) 0:02:30.233 ****** 28992 1726883090.03362: entering _queue_task() for managed_node1/debug 28992 1726883090.03576: worker is 1 (out of 1 available) 28992 1726883090.03592: exiting _queue_task() for managed_node1/debug 28992 1726883090.03605: done queuing things up, now waiting for results queue to drain 28992 1726883090.03606: waiting for pending results... 28992 1726883090.03803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28992 1726883090.03905: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a7 28992 1726883090.03919: variable 'ansible_search_path' from source: unknown 28992 1726883090.03924: variable 'ansible_search_path' from source: unknown 28992 1726883090.03960: calling self._execute() 28992 1726883090.04043: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.04047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.04061: variable 'omit' from source: magic vars 28992 1726883090.04366: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.04377: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.04381: variable 'omit' from source: magic vars 28992 1726883090.04434: variable 'omit' from source: magic vars 28992 1726883090.04459: variable 'omit' from source: magic vars 28992 1726883090.04497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883090.04527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883090.04545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883090.04559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.04569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.04594: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883090.04598: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.04602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.04678: Set connection var ansible_pipelining to False 28992 1726883090.04681: Set connection var ansible_connection to ssh 28992 1726883090.04684: Set connection var ansible_timeout to 10 28992 1726883090.04690: Set connection var ansible_shell_type to sh 28992 1726883090.04693: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883090.04700: Set connection var ansible_shell_executable to /bin/sh 28992 1726883090.04725: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.04728: variable 'ansible_connection' from source: unknown 28992 1726883090.04732: variable 'ansible_module_compression' from source: unknown 28992 1726883090.04734: variable 'ansible_shell_type' from source: unknown 28992 1726883090.04736: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.04739: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.04741: variable 'ansible_pipelining' from source: unknown 28992 1726883090.04744: variable 'ansible_timeout' from source: unknown 28992 1726883090.04751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.04863: 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) 28992 1726883090.04871: variable 'omit' from source: magic vars 28992 1726883090.04876: starting attempt loop 28992 1726883090.04880: running the handler 28992 1726883090.04919: variable '__network_connections_result' from source: set_fact 28992 1726883090.04976: variable '__network_connections_result' from source: set_fact 28992 1726883090.05061: handler run complete 28992 1726883090.05081: attempt loop complete, returning result 28992 1726883090.05085: _execute() done 28992 1726883090.05091: dumping result to json 28992 1726883090.05094: done dumping result, returning 28992 1726883090.05097: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-9fb4-6018-0000000026a7] 28992 1726883090.05103: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a7 28992 1726883090.05205: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a7 28992 1726883090.05209: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } 28992 1726883090.05306: no more pending results, returning what we have 28992 1726883090.05308: results queue empty 28992 1726883090.05309: checking for any_errors_fatal 28992 1726883090.05315: done checking for any_errors_fatal 28992 1726883090.05316: checking for max_fail_percentage 28992 1726883090.05319: done checking for max_fail_percentage 28992 1726883090.05320: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.05321: done checking to see if all hosts have failed 28992 1726883090.05322: getting the remaining hosts for this loop 28992 1726883090.05323: done getting the remaining hosts for this loop 28992 1726883090.05327: getting the next task for host managed_node1 28992 1726883090.05334: done getting next task for host managed_node1 28992 1726883090.05337: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883090.05342: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883090.05354: getting variables 28992 1726883090.05355: in VariableManager get_vars() 28992 1726883090.05397: Calling all_inventory to load vars for managed_node1 28992 1726883090.05399: Calling groups_inventory to load vars for managed_node1 28992 1726883090.05401: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.05411: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.05413: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.05415: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.06489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.07962: done with get_vars() 28992 1726883090.07979: done getting variables 28992 1726883090.08026: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:44:50 -0400 (0:00:00.046) 0:02:30.280 ****** 28992 1726883090.08052: entering _queue_task() for managed_node1/debug 28992 1726883090.08279: worker is 1 (out of 1 available) 28992 1726883090.08297: exiting _queue_task() for managed_node1/debug 28992 1726883090.08311: done queuing things up, now waiting for results queue to drain 28992 1726883090.08313: waiting for pending results... 28992 1726883090.08557: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28992 1726883090.08613: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a8 28992 1726883090.08628: variable 'ansible_search_path' from source: unknown 28992 1726883090.08633: variable 'ansible_search_path' from source: unknown 28992 1726883090.08664: calling self._execute() 28992 1726883090.08744: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.08748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.08759: variable 'omit' from source: magic vars 28992 1726883090.09227: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.09231: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.09270: variable 'network_state' from source: role '' defaults 28992 1726883090.09284: Evaluated conditional (network_state != {}): False 28992 1726883090.09292: when evaluation is False, skipping this task 28992 1726883090.09298: _execute() done 28992 1726883090.09305: dumping result to json 28992 1726883090.09312: done dumping result, returning 28992 1726883090.09327: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-9fb4-6018-0000000026a8] 28992 1726883090.09337: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a8 28992 1726883090.09458: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a8 28992 1726883090.09466: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 28992 1726883090.09524: no more pending results, returning what we have 28992 1726883090.09528: results queue empty 28992 1726883090.09529: checking for any_errors_fatal 28992 1726883090.09540: done checking for any_errors_fatal 28992 1726883090.09541: checking for max_fail_percentage 28992 1726883090.09543: done checking for max_fail_percentage 28992 1726883090.09544: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.09545: done checking to see if all hosts have failed 28992 1726883090.09545: getting the remaining hosts for this loop 28992 1726883090.09547: done getting the remaining hosts for this loop 28992 1726883090.09552: getting the next task for host managed_node1 28992 1726883090.09559: done getting next task for host managed_node1 28992 1726883090.09564: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883090.09572: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883090.09603: getting variables 28992 1726883090.09606: in VariableManager get_vars() 28992 1726883090.09658: Calling all_inventory to load vars for managed_node1 28992 1726883090.09661: Calling groups_inventory to load vars for managed_node1 28992 1726883090.09664: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.09674: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.09676: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.09679: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.11496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.13754: done with get_vars() 28992 1726883090.13783: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:44:50 -0400 (0:00:00.058) 0:02:30.339 ****** 28992 1726883090.13867: entering _queue_task() for managed_node1/ping 28992 1726883090.14160: worker is 1 (out of 1 available) 28992 1726883090.14176: exiting _queue_task() for managed_node1/ping 28992 1726883090.14191: done queuing things up, now waiting for results queue to drain 28992 1726883090.14192: waiting for pending results... 28992 1726883090.14419: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 28992 1726883090.14520: in run() - task 0affc7ec-ae25-9fb4-6018-0000000026a9 28992 1726883090.14537: variable 'ansible_search_path' from source: unknown 28992 1726883090.14541: variable 'ansible_search_path' from source: unknown 28992 1726883090.14573: calling self._execute() 28992 1726883090.14660: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.14664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.14670: variable 'omit' from source: magic vars 28992 1726883090.14997: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.15005: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.15012: variable 'omit' from source: magic vars 28992 1726883090.15055: variable 'omit' from source: magic vars 28992 1726883090.15080: variable 'omit' from source: magic vars 28992 1726883090.15123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883090.15153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883090.15171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883090.15185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.15199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.15226: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883090.15230: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.15233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.15312: Set connection var ansible_pipelining to False 28992 1726883090.15316: Set connection var ansible_connection to ssh 28992 1726883090.15318: Set connection var ansible_timeout to 10 28992 1726883090.15322: Set connection var ansible_shell_type to sh 28992 1726883090.15334: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883090.15337: Set connection var ansible_shell_executable to /bin/sh 28992 1726883090.15357: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.15360: variable 'ansible_connection' from source: unknown 28992 1726883090.15363: variable 'ansible_module_compression' from source: unknown 28992 1726883090.15366: variable 'ansible_shell_type' from source: unknown 28992 1726883090.15368: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.15370: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.15373: variable 'ansible_pipelining' from source: unknown 28992 1726883090.15376: variable 'ansible_timeout' from source: unknown 28992 1726883090.15381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.15744: 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) 28992 1726883090.15748: variable 'omit' from source: magic vars 28992 1726883090.15751: starting attempt loop 28992 1726883090.15753: running the handler 28992 1726883090.15755: _low_level_execute_command(): starting 28992 1726883090.15757: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883090.16404: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883090.16417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883090.16436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.16456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883090.16475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883090.16489: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883090.16503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.16520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883090.16546: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883090.16559: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883090.16572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883090.16665: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.16691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.16790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.18546: stdout chunk (state=3): >>>/root <<< 28992 1726883090.18730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.18733: stdout chunk (state=3): >>><<< 28992 1726883090.18736: stderr chunk (state=3): >>><<< 28992 1726883090.18756: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883090.18862: _low_level_execute_command(): starting 28992 1726883090.18866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709 `" && echo ansible-tmp-1726883090.1876373-34477-118521217984709="` echo /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709 `" ) && sleep 0' 28992 1726883090.19430: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883090.19443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883090.19465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.19483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883090.19542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.19608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883090.19626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.19665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.19721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.21703: stdout chunk (state=3): >>>ansible-tmp-1726883090.1876373-34477-118521217984709=/root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709 <<< 28992 1726883090.21890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.21893: stdout chunk (state=3): >>><<< 28992 1726883090.21896: stderr chunk (state=3): >>><<< 28992 1726883090.21915: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883090.1876373-34477-118521217984709=/root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883090.22040: variable 'ansible_module_compression' from source: unknown 28992 1726883090.22044: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28992 1726883090.22116: variable 'ansible_facts' from source: unknown 28992 1726883090.22142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py 28992 1726883090.22408: Sending initial data 28992 1726883090.22412: Sent initial data (153 bytes) 28992 1726883090.22896: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883090.22906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883090.22917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.22934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883090.23033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.23079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.23135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.24727: 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 <<< 28992 1726883090.24784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883090.24851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp93f3okjo /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py <<< 28992 1726883090.24855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py" <<< 28992 1726883090.24918: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp93f3okjo" to remote "/root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py" <<< 28992 1726883090.25667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.25745: stderr chunk (state=3): >>><<< 28992 1726883090.25753: stdout chunk (state=3): >>><<< 28992 1726883090.25785: done transferring module to remote 28992 1726883090.25801: _low_level_execute_command(): starting 28992 1726883090.25883: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/ /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py && sleep 0' 28992 1726883090.26541: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883090.26564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.26578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.26665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.28528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.28539: stdout chunk (state=3): >>><<< 28992 1726883090.28556: stderr chunk (state=3): >>><<< 28992 1726883090.28574: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883090.28645: _low_level_execute_command(): starting 28992 1726883090.28650: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/AnsiballZ_ping.py && sleep 0' 28992 1726883090.29195: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883090.29210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883090.29235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883090.29296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.29366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883090.29399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.29419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.29517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.46011: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28992 1726883090.47584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883090.47592: stdout chunk (state=3): >>><<< 28992 1726883090.47596: stderr chunk (state=3): >>><<< 28992 1726883090.47599: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883090.47603: 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-1726883090.1876373-34477-118521217984709/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883090.47607: _low_level_execute_command(): starting 28992 1726883090.47610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883090.1876373-34477-118521217984709/ > /dev/null 2>&1 && sleep 0' 28992 1726883090.48203: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883090.48220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883090.48240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.48260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883090.48345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.48385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883090.48407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.48435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.48527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.50445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.50552: stderr chunk (state=3): >>><<< 28992 1726883090.50561: stdout chunk (state=3): >>><<< 28992 1726883090.50591: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883090.50605: handler run complete 28992 1726883090.50629: attempt loop complete, returning result 28992 1726883090.50642: _execute() done 28992 1726883090.50659: dumping result to json 28992 1726883090.50670: done dumping result, returning 28992 1726883090.50685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-9fb4-6018-0000000026a9] 28992 1726883090.50700: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a9 28992 1726883090.50900: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000026a9 28992 1726883090.50904: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 28992 1726883090.50996: no more pending results, returning what we have 28992 1726883090.51001: results queue empty 28992 1726883090.51002: checking for any_errors_fatal 28992 1726883090.51011: done checking for any_errors_fatal 28992 1726883090.51012: checking for max_fail_percentage 28992 1726883090.51014: done checking for max_fail_percentage 28992 1726883090.51015: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.51016: done checking to see if all hosts have failed 28992 1726883090.51017: getting the remaining hosts for this loop 28992 1726883090.51019: done getting the remaining hosts for this loop 28992 1726883090.51026: getting the next task for host managed_node1 28992 1726883090.51039: done getting next task for host managed_node1 28992 1726883090.51042: ^ task is: TASK: meta (role_complete) 28992 1726883090.51048: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883090.51065: getting variables 28992 1726883090.51068: in VariableManager get_vars() 28992 1726883090.51331: Calling all_inventory to load vars for managed_node1 28992 1726883090.51335: Calling groups_inventory to load vars for managed_node1 28992 1726883090.51338: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.51358: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.51362: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.51366: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.53705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.56101: done with get_vars() 28992 1726883090.56138: done getting variables 28992 1726883090.56244: done queuing things up, now waiting for results queue to drain 28992 1726883090.56246: results queue empty 28992 1726883090.56247: checking for any_errors_fatal 28992 1726883090.56258: done checking for any_errors_fatal 28992 1726883090.56259: checking for max_fail_percentage 28992 1726883090.56260: done checking for max_fail_percentage 28992 1726883090.56261: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.56262: done checking to see if all hosts have failed 28992 1726883090.56262: getting the remaining hosts for this loop 28992 1726883090.56263: done getting the remaining hosts for this loop 28992 1726883090.56267: getting the next task for host managed_node1 28992 1726883090.56273: done getting next task for host managed_node1 28992 1726883090.56276: ^ task is: TASK: Asserts 28992 1726883090.56278: ^ state is: HOST STATE: block=8, 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 28992 1726883090.56282: getting variables 28992 1726883090.56283: in VariableManager get_vars() 28992 1726883090.56300: Calling all_inventory to load vars for managed_node1 28992 1726883090.56303: Calling groups_inventory to load vars for managed_node1 28992 1726883090.56306: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.56311: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.56314: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.56317: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.64826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.67131: done with get_vars() 28992 1726883090.67177: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:44:50 -0400 (0:00:00.533) 0:02:30.873 ****** 28992 1726883090.67266: entering _queue_task() for managed_node1/include_tasks 28992 1726883090.67667: worker is 1 (out of 1 available) 28992 1726883090.67684: exiting _queue_task() for managed_node1/include_tasks 28992 1726883090.67701: done queuing things up, now waiting for results queue to drain 28992 1726883090.67702: waiting for pending results... 28992 1726883090.67913: running TaskExecutor() for managed_node1/TASK: Asserts 28992 1726883090.68016: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020b2 28992 1726883090.68029: variable 'ansible_search_path' from source: unknown 28992 1726883090.68045: variable 'ansible_search_path' from source: unknown 28992 1726883090.68079: variable 'lsr_assert' from source: include params 28992 1726883090.68278: variable 'lsr_assert' from source: include params 28992 1726883090.68335: variable 'omit' from source: magic vars 28992 1726883090.68451: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.68463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.68477: variable 'omit' from source: magic vars 28992 1726883090.68669: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.68676: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.68682: variable 'item' from source: unknown 28992 1726883090.68746: variable 'item' from source: unknown 28992 1726883090.68770: variable 'item' from source: unknown 28992 1726883090.68825: variable 'item' from source: unknown 28992 1726883090.68977: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.68981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.68984: variable 'omit' from source: magic vars 28992 1726883090.69062: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.69066: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.69078: variable 'item' from source: unknown 28992 1726883090.69144: variable 'item' from source: unknown 28992 1726883090.69167: variable 'item' from source: unknown 28992 1726883090.69234: variable 'item' from source: unknown 28992 1726883090.69313: dumping result to json 28992 1726883090.69316: done dumping result, returning 28992 1726883090.69318: done running TaskExecutor() for managed_node1/TASK: Asserts [0affc7ec-ae25-9fb4-6018-0000000020b2] 28992 1726883090.69320: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b2 28992 1726883090.69360: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b2 28992 1726883090.69362: WORKER PROCESS EXITING 28992 1726883090.69409: no more pending results, returning what we have 28992 1726883090.69415: in VariableManager get_vars() 28992 1726883090.69527: Calling all_inventory to load vars for managed_node1 28992 1726883090.69530: Calling groups_inventory to load vars for managed_node1 28992 1726883090.69533: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.69554: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.69558: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.69562: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.71169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.72563: done with get_vars() 28992 1726883090.72579: variable 'ansible_search_path' from source: unknown 28992 1726883090.72580: variable 'ansible_search_path' from source: unknown 28992 1726883090.72611: variable 'ansible_search_path' from source: unknown 28992 1726883090.72612: variable 'ansible_search_path' from source: unknown 28992 1726883090.72633: we have included files to process 28992 1726883090.72634: generating all_blocks data 28992 1726883090.72635: done generating all_blocks data 28992 1726883090.72639: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883090.72640: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883090.72642: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28992 1726883090.72718: in VariableManager get_vars() 28992 1726883090.72736: done with get_vars() 28992 1726883090.72821: done processing included file 28992 1726883090.72824: iterating over new_blocks loaded from include file 28992 1726883090.72825: in VariableManager get_vars() 28992 1726883090.72837: done with get_vars() 28992 1726883090.72838: filtering new block on tags 28992 1726883090.72865: done filtering new block on tags 28992 1726883090.72866: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 => (item=tasks/assert_profile_absent.yml) 28992 1726883090.72870: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml 28992 1726883090.72870: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml 28992 1726883090.72873: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml 28992 1726883090.73138: done processing included file 28992 1726883090.73140: iterating over new_blocks loaded from include file 28992 1726883090.73141: in VariableManager get_vars() 28992 1726883090.73152: done with get_vars() 28992 1726883090.73153: filtering new block on tags 28992 1726883090.73181: done filtering new block on tags 28992 1726883090.73182: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed_node1 => (item=tasks/get_NetworkManager_NVR.yml) 28992 1726883090.73185: extending task lists for all hosts with included blocks 28992 1726883090.74306: done extending task lists 28992 1726883090.74308: done processing included files 28992 1726883090.74308: results queue empty 28992 1726883090.74309: checking for any_errors_fatal 28992 1726883090.74311: done checking for any_errors_fatal 28992 1726883090.74311: checking for max_fail_percentage 28992 1726883090.74313: done checking for max_fail_percentage 28992 1726883090.74313: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.74314: done checking to see if all hosts have failed 28992 1726883090.74315: getting the remaining hosts for this loop 28992 1726883090.74316: done getting the remaining hosts for this loop 28992 1726883090.74319: getting the next task for host managed_node1 28992 1726883090.74324: done getting next task for host managed_node1 28992 1726883090.74327: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28992 1726883090.74330: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883090.74333: getting variables 28992 1726883090.74338: in VariableManager get_vars() 28992 1726883090.74350: Calling all_inventory to load vars for managed_node1 28992 1726883090.74352: Calling groups_inventory to load vars for managed_node1 28992 1726883090.74355: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.74360: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.74363: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.74366: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.75307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.76537: done with get_vars() 28992 1726883090.76563: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 21:44:50 -0400 (0:00:00.093) 0:02:30.966 ****** 28992 1726883090.76645: entering _queue_task() for managed_node1/include_tasks 28992 1726883090.77063: worker is 1 (out of 1 available) 28992 1726883090.77079: exiting _queue_task() for managed_node1/include_tasks 28992 1726883090.77095: done queuing things up, now waiting for results queue to drain 28992 1726883090.77098: waiting for pending results... 28992 1726883090.77548: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 28992 1726883090.77630: in run() - task 0affc7ec-ae25-9fb4-6018-000000002804 28992 1726883090.77637: variable 'ansible_search_path' from source: unknown 28992 1726883090.77642: variable 'ansible_search_path' from source: unknown 28992 1726883090.77647: calling self._execute() 28992 1726883090.77768: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.77772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.77775: variable 'omit' from source: magic vars 28992 1726883090.78363: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.78367: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.78370: _execute() done 28992 1726883090.78372: dumping result to json 28992 1726883090.78374: done dumping result, returning 28992 1726883090.78376: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-9fb4-6018-000000002804] 28992 1726883090.78379: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002804 28992 1726883090.78593: no more pending results, returning what we have 28992 1726883090.78597: in VariableManager get_vars() 28992 1726883090.78740: Calling all_inventory to load vars for managed_node1 28992 1726883090.78752: Calling groups_inventory to load vars for managed_node1 28992 1726883090.78756: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.78763: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002804 28992 1726883090.78767: WORKER PROCESS EXITING 28992 1726883090.78778: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.78781: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.78785: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.80805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.82141: done with get_vars() 28992 1726883090.82156: variable 'ansible_search_path' from source: unknown 28992 1726883090.82157: variable 'ansible_search_path' from source: unknown 28992 1726883090.82163: variable 'item' from source: include params 28992 1726883090.82254: variable 'item' from source: include params 28992 1726883090.82278: we have included files to process 28992 1726883090.82279: generating all_blocks data 28992 1726883090.82280: done generating all_blocks data 28992 1726883090.82281: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883090.82282: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883090.82284: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28992 1726883090.82944: done processing included file 28992 1726883090.82946: iterating over new_blocks loaded from include file 28992 1726883090.82947: in VariableManager get_vars() 28992 1726883090.82958: done with get_vars() 28992 1726883090.82960: filtering new block on tags 28992 1726883090.83011: done filtering new block on tags 28992 1726883090.83013: in VariableManager get_vars() 28992 1726883090.83027: done with get_vars() 28992 1726883090.83028: filtering new block on tags 28992 1726883090.83065: done filtering new block on tags 28992 1726883090.83066: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 28992 1726883090.83069: extending task lists for all hosts with included blocks 28992 1726883090.83231: done extending task lists 28992 1726883090.83233: done processing included files 28992 1726883090.83233: results queue empty 28992 1726883090.83234: checking for any_errors_fatal 28992 1726883090.83237: done checking for any_errors_fatal 28992 1726883090.83237: checking for max_fail_percentage 28992 1726883090.83238: done checking for max_fail_percentage 28992 1726883090.83239: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.83239: done checking to see if all hosts have failed 28992 1726883090.83241: getting the remaining hosts for this loop 28992 1726883090.83241: done getting the remaining hosts for this loop 28992 1726883090.83243: getting the next task for host managed_node1 28992 1726883090.83246: done getting next task for host managed_node1 28992 1726883090.83248: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726883090.83250: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883090.83252: getting variables 28992 1726883090.83252: in VariableManager get_vars() 28992 1726883090.83260: Calling all_inventory to load vars for managed_node1 28992 1726883090.83261: Calling groups_inventory to load vars for managed_node1 28992 1726883090.83263: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.83267: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.83268: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.83270: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.84083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.85317: done with get_vars() 28992 1726883090.85336: done getting variables 28992 1726883090.85364: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:44:50 -0400 (0:00:00.087) 0:02:31.054 ****** 28992 1726883090.85390: entering _queue_task() for managed_node1/set_fact 28992 1726883090.85643: worker is 1 (out of 1 available) 28992 1726883090.85659: exiting _queue_task() for managed_node1/set_fact 28992 1726883090.85673: done queuing things up, now waiting for results queue to drain 28992 1726883090.85675: waiting for pending results... 28992 1726883090.85867: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 28992 1726883090.85952: in run() - task 0affc7ec-ae25-9fb4-6018-000000002888 28992 1726883090.85965: variable 'ansible_search_path' from source: unknown 28992 1726883090.85969: variable 'ansible_search_path' from source: unknown 28992 1726883090.86002: calling self._execute() 28992 1726883090.86091: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.86095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.86102: variable 'omit' from source: magic vars 28992 1726883090.86414: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.86426: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.86434: variable 'omit' from source: magic vars 28992 1726883090.86473: variable 'omit' from source: magic vars 28992 1726883090.86500: variable 'omit' from source: magic vars 28992 1726883090.86535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883090.86576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883090.86595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883090.86610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.86621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.86649: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883090.86652: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.86656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.86734: Set connection var ansible_pipelining to False 28992 1726883090.86738: Set connection var ansible_connection to ssh 28992 1726883090.86741: Set connection var ansible_timeout to 10 28992 1726883090.86744: Set connection var ansible_shell_type to sh 28992 1726883090.86750: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883090.86757: Set connection var ansible_shell_executable to /bin/sh 28992 1726883090.86779: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.86782: variable 'ansible_connection' from source: unknown 28992 1726883090.86788: variable 'ansible_module_compression' from source: unknown 28992 1726883090.86791: variable 'ansible_shell_type' from source: unknown 28992 1726883090.86794: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.86797: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.86800: variable 'ansible_pipelining' from source: unknown 28992 1726883090.86802: variable 'ansible_timeout' from source: unknown 28992 1726883090.86804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.86911: 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) 28992 1726883090.86923: variable 'omit' from source: magic vars 28992 1726883090.86930: starting attempt loop 28992 1726883090.86933: running the handler 28992 1726883090.86944: handler run complete 28992 1726883090.86952: attempt loop complete, returning result 28992 1726883090.86955: _execute() done 28992 1726883090.86958: dumping result to json 28992 1726883090.86960: done dumping result, returning 28992 1726883090.86967: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-9fb4-6018-000000002888] 28992 1726883090.86971: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002888 28992 1726883090.87061: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002888 28992 1726883090.87064: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28992 1726883090.87150: no more pending results, returning what we have 28992 1726883090.87152: results queue empty 28992 1726883090.87154: checking for any_errors_fatal 28992 1726883090.87155: done checking for any_errors_fatal 28992 1726883090.87156: checking for max_fail_percentage 28992 1726883090.87157: done checking for max_fail_percentage 28992 1726883090.87158: checking to see if all hosts have failed and the running result is not ok 28992 1726883090.87159: done checking to see if all hosts have failed 28992 1726883090.87160: getting the remaining hosts for this loop 28992 1726883090.87161: done getting the remaining hosts for this loop 28992 1726883090.87165: getting the next task for host managed_node1 28992 1726883090.87171: done getting next task for host managed_node1 28992 1726883090.87175: ^ task is: TASK: Stat profile file 28992 1726883090.87181: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883090.87185: getting variables 28992 1726883090.87189: in VariableManager get_vars() 28992 1726883090.87225: Calling all_inventory to load vars for managed_node1 28992 1726883090.87228: Calling groups_inventory to load vars for managed_node1 28992 1726883090.87231: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883090.87240: Calling all_plugins_play to load vars for managed_node1 28992 1726883090.87243: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883090.87246: Calling groups_plugins_play to load vars for managed_node1 28992 1726883090.88232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883090.89442: done with get_vars() 28992 1726883090.89461: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:44:50 -0400 (0:00:00.041) 0:02:31.095 ****** 28992 1726883090.89531: entering _queue_task() for managed_node1/stat 28992 1726883090.89769: worker is 1 (out of 1 available) 28992 1726883090.89788: exiting _queue_task() for managed_node1/stat 28992 1726883090.89802: done queuing things up, now waiting for results queue to drain 28992 1726883090.89804: waiting for pending results... 28992 1726883090.89996: running TaskExecutor() for managed_node1/TASK: Stat profile file 28992 1726883090.90084: in run() - task 0affc7ec-ae25-9fb4-6018-000000002889 28992 1726883090.90097: variable 'ansible_search_path' from source: unknown 28992 1726883090.90102: variable 'ansible_search_path' from source: unknown 28992 1726883090.90135: calling self._execute() 28992 1726883090.90213: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.90217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.90228: variable 'omit' from source: magic vars 28992 1726883090.90541: variable 'ansible_distribution_major_version' from source: facts 28992 1726883090.90551: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883090.90558: variable 'omit' from source: magic vars 28992 1726883090.90601: variable 'omit' from source: magic vars 28992 1726883090.90674: variable 'profile' from source: play vars 28992 1726883090.90678: variable 'interface' from source: play vars 28992 1726883090.90733: variable 'interface' from source: play vars 28992 1726883090.90746: variable 'omit' from source: magic vars 28992 1726883090.90781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883090.90815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883090.90834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883090.90849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.90860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883090.90885: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883090.90892: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.90895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.90971: Set connection var ansible_pipelining to False 28992 1726883090.90975: Set connection var ansible_connection to ssh 28992 1726883090.90978: Set connection var ansible_timeout to 10 28992 1726883090.90980: Set connection var ansible_shell_type to sh 28992 1726883090.90989: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883090.90994: Set connection var ansible_shell_executable to /bin/sh 28992 1726883090.91016: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.91021: variable 'ansible_connection' from source: unknown 28992 1726883090.91024: variable 'ansible_module_compression' from source: unknown 28992 1726883090.91026: variable 'ansible_shell_type' from source: unknown 28992 1726883090.91029: variable 'ansible_shell_executable' from source: unknown 28992 1726883090.91036: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883090.91039: variable 'ansible_pipelining' from source: unknown 28992 1726883090.91041: variable 'ansible_timeout' from source: unknown 28992 1726883090.91043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883090.91195: 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) 28992 1726883090.91204: variable 'omit' from source: magic vars 28992 1726883090.91209: starting attempt loop 28992 1726883090.91212: running the handler 28992 1726883090.91228: _low_level_execute_command(): starting 28992 1726883090.91232: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883090.91777: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.91781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.91784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.91786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.91859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.91863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.91916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.93683: stdout chunk (state=3): >>>/root <<< 28992 1726883090.93931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.93934: stdout chunk (state=3): >>><<< 28992 1726883090.93937: stderr chunk (state=3): >>><<< 28992 1726883090.93942: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883090.93945: _low_level_execute_command(): starting 28992 1726883090.93947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985 `" && echo ansible-tmp-1726883090.9389205-34504-36129530457985="` echo /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985 `" ) && sleep 0' 28992 1726883090.94396: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.94402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.94432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883090.94435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883090.94492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883090.94496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.94498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.94557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.96663: stdout chunk (state=3): >>>ansible-tmp-1726883090.9389205-34504-36129530457985=/root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985 <<< 28992 1726883090.96814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883090.96876: stderr chunk (state=3): >>><<< 28992 1726883090.96887: stdout chunk (state=3): >>><<< 28992 1726883090.96912: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883090.9389205-34504-36129530457985=/root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883090.96972: variable 'ansible_module_compression' from source: unknown 28992 1726883090.97089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726883090.97112: variable 'ansible_facts' from source: unknown 28992 1726883090.97211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py 28992 1726883090.97479: Sending initial data 28992 1726883090.97482: Sent initial data (152 bytes) 28992 1726883090.98136: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883090.98152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883090.98169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883090.98254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883090.99843: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28992 1726883090.99888: 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 <<< 28992 1726883090.99929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883090.99996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp5u4b_ttb /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py <<< 28992 1726883091.00000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py" <<< 28992 1726883091.00057: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp5u4b_ttb" to remote "/root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py" <<< 28992 1726883091.00891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.00986: stderr chunk (state=3): >>><<< 28992 1726883091.01096: stdout chunk (state=3): >>><<< 28992 1726883091.01099: done transferring module to remote 28992 1726883091.01102: _low_level_execute_command(): starting 28992 1726883091.01105: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/ /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py && sleep 0' 28992 1726883091.01701: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883091.01718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.01736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.01762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.01778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883091.01789: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883091.01872: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.01909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883091.01928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.01948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.02035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.04014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.04017: stdout chunk (state=3): >>><<< 28992 1726883091.04025: stderr chunk (state=3): >>><<< 28992 1726883091.04047: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883091.04050: _low_level_execute_command(): starting 28992 1726883091.04053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/AnsiballZ_stat.py && sleep 0' 28992 1726883091.04828: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883091.04831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.04834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.04836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.04839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883091.04842: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883091.04844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.04847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883091.04852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883091.04905: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.04954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883091.04967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.04984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.05072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.21488: 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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726883091.23031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883091.23035: stdout chunk (state=3): >>><<< 28992 1726883091.23038: stderr chunk (state=3): >>><<< 28992 1726883091.23041: _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-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883091.23045: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1726883090.9389205-34504-36129530457985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883091.23047: _low_level_execute_command(): starting 28992 1726883091.23055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883090.9389205-34504-36129530457985/ > /dev/null 2>&1 && sleep 0' 28992 1726883091.23829: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883091.23833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.23836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.23839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.23842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883091.23844: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883091.23847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.23849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883091.23854: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883091.23856: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883091.23858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.23860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.23907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.23943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883091.24008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.24012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.24050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.25975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.26018: stderr chunk (state=3): >>><<< 28992 1726883091.26021: stdout chunk (state=3): >>><<< 28992 1726883091.26227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883091.26230: handler run complete 28992 1726883091.26232: attempt loop complete, returning result 28992 1726883091.26234: _execute() done 28992 1726883091.26236: dumping result to json 28992 1726883091.26238: done dumping result, returning 28992 1726883091.26239: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-9fb4-6018-000000002889] 28992 1726883091.26241: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002889 28992 1726883091.26316: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002889 28992 1726883091.26319: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726883091.26377: no more pending results, returning what we have 28992 1726883091.26380: results queue empty 28992 1726883091.26381: checking for any_errors_fatal 28992 1726883091.26387: done checking for any_errors_fatal 28992 1726883091.26387: checking for max_fail_percentage 28992 1726883091.26389: done checking for max_fail_percentage 28992 1726883091.26390: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.26391: done checking to see if all hosts have failed 28992 1726883091.26392: getting the remaining hosts for this loop 28992 1726883091.26393: done getting the remaining hosts for this loop 28992 1726883091.26398: getting the next task for host managed_node1 28992 1726883091.26404: done getting next task for host managed_node1 28992 1726883091.26408: ^ task is: TASK: Set NM profile exist flag based on the profile files 28992 1726883091.26414: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.26417: getting variables 28992 1726883091.26419: in VariableManager get_vars() 28992 1726883091.26461: Calling all_inventory to load vars for managed_node1 28992 1726883091.26464: Calling groups_inventory to load vars for managed_node1 28992 1726883091.26467: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.26478: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.26480: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.26483: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.27972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.29157: done with get_vars() 28992 1726883091.29175: done getting variables 28992 1726883091.29226: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:44:51 -0400 (0:00:00.397) 0:02:31.492 ****** 28992 1726883091.29252: entering _queue_task() for managed_node1/set_fact 28992 1726883091.29497: worker is 1 (out of 1 available) 28992 1726883091.29513: exiting _queue_task() for managed_node1/set_fact 28992 1726883091.29530: done queuing things up, now waiting for results queue to drain 28992 1726883091.29532: waiting for pending results... 28992 1726883091.29717: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 28992 1726883091.29814: in run() - task 0affc7ec-ae25-9fb4-6018-00000000288a 28992 1726883091.29829: variable 'ansible_search_path' from source: unknown 28992 1726883091.29833: variable 'ansible_search_path' from source: unknown 28992 1726883091.29870: calling self._execute() 28992 1726883091.29948: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.29953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.29962: variable 'omit' from source: magic vars 28992 1726883091.30273: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.30283: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.30384: variable 'profile_stat' from source: set_fact 28992 1726883091.30393: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883091.30396: when evaluation is False, skipping this task 28992 1726883091.30399: _execute() done 28992 1726883091.30401: dumping result to json 28992 1726883091.30404: done dumping result, returning 28992 1726883091.30414: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-9fb4-6018-00000000288a] 28992 1726883091.30417: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288a 28992 1726883091.30516: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288a 28992 1726883091.30519: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883091.30569: no more pending results, returning what we have 28992 1726883091.30573: results queue empty 28992 1726883091.30574: checking for any_errors_fatal 28992 1726883091.30581: done checking for any_errors_fatal 28992 1726883091.30582: checking for max_fail_percentage 28992 1726883091.30583: done checking for max_fail_percentage 28992 1726883091.30584: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.30585: done checking to see if all hosts have failed 28992 1726883091.30588: getting the remaining hosts for this loop 28992 1726883091.30590: done getting the remaining hosts for this loop 28992 1726883091.30594: getting the next task for host managed_node1 28992 1726883091.30600: done getting next task for host managed_node1 28992 1726883091.30602: ^ task is: TASK: Get NM profile info 28992 1726883091.30608: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.30611: getting variables 28992 1726883091.30613: in VariableManager get_vars() 28992 1726883091.30653: Calling all_inventory to load vars for managed_node1 28992 1726883091.30656: Calling groups_inventory to load vars for managed_node1 28992 1726883091.30659: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.30669: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.30671: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.30674: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.31764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.32988: done with get_vars() 28992 1726883091.33006: done getting variables 28992 1726883091.33051: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:44:51 -0400 (0:00:00.038) 0:02:31.531 ****** 28992 1726883091.33075: entering _queue_task() for managed_node1/shell 28992 1726883091.33296: worker is 1 (out of 1 available) 28992 1726883091.33313: exiting _queue_task() for managed_node1/shell 28992 1726883091.33327: done queuing things up, now waiting for results queue to drain 28992 1726883091.33329: waiting for pending results... 28992 1726883091.33507: running TaskExecutor() for managed_node1/TASK: Get NM profile info 28992 1726883091.33593: in run() - task 0affc7ec-ae25-9fb4-6018-00000000288b 28992 1726883091.33605: variable 'ansible_search_path' from source: unknown 28992 1726883091.33609: variable 'ansible_search_path' from source: unknown 28992 1726883091.33644: calling self._execute() 28992 1726883091.33728: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.33735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.33744: variable 'omit' from source: magic vars 28992 1726883091.34132: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.34136: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.34139: variable 'omit' from source: magic vars 28992 1726883091.34162: variable 'omit' from source: magic vars 28992 1726883091.34265: variable 'profile' from source: play vars 28992 1726883091.34270: variable 'interface' from source: play vars 28992 1726883091.34335: variable 'interface' from source: play vars 28992 1726883091.34354: variable 'omit' from source: magic vars 28992 1726883091.34399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883091.34436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883091.34456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883091.34474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883091.34485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883091.34517: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883091.34520: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.34525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.34627: Set connection var ansible_pipelining to False 28992 1726883091.34630: Set connection var ansible_connection to ssh 28992 1726883091.34635: Set connection var ansible_timeout to 10 28992 1726883091.34638: Set connection var ansible_shell_type to sh 28992 1726883091.34645: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883091.34652: Set connection var ansible_shell_executable to /bin/sh 28992 1726883091.34676: variable 'ansible_shell_executable' from source: unknown 28992 1726883091.34683: variable 'ansible_connection' from source: unknown 28992 1726883091.34686: variable 'ansible_module_compression' from source: unknown 28992 1726883091.34688: variable 'ansible_shell_type' from source: unknown 28992 1726883091.34692: variable 'ansible_shell_executable' from source: unknown 28992 1726883091.34695: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.34697: variable 'ansible_pipelining' from source: unknown 28992 1726883091.34700: variable 'ansible_timeout' from source: unknown 28992 1726883091.34703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.34892: 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) 28992 1726883091.34897: variable 'omit' from source: magic vars 28992 1726883091.34900: starting attempt loop 28992 1726883091.34902: running the handler 28992 1726883091.34905: 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) 28992 1726883091.34908: _low_level_execute_command(): starting 28992 1726883091.34910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883091.35628: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883091.35632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.35635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.35638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.35642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883091.35644: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883091.35646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.35651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883091.35657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883091.35664: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883091.35672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.35730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.35734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.35736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883091.35738: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883091.35741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.35783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883091.35798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.35815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.35904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.37637: stdout chunk (state=3): >>>/root <<< 28992 1726883091.37742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.37793: stderr chunk (state=3): >>><<< 28992 1726883091.37796: stdout chunk (state=3): >>><<< 28992 1726883091.37821: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883091.37834: _low_level_execute_command(): starting 28992 1726883091.37841: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462 `" && echo ansible-tmp-1726883091.3781972-34537-205117024711462="` echo /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462 `" ) && sleep 0' 28992 1726883091.38295: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.38299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.38302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.38304: 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.15.7 originally 10.31.15.7 <<< 28992 1726883091.38306: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.38351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883091.38355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.38371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.38429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.40387: stdout chunk (state=3): >>>ansible-tmp-1726883091.3781972-34537-205117024711462=/root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462 <<< 28992 1726883091.40509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.40553: stderr chunk (state=3): >>><<< 28992 1726883091.40557: stdout chunk (state=3): >>><<< 28992 1726883091.40570: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883091.3781972-34537-205117024711462=/root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883091.40597: variable 'ansible_module_compression' from source: unknown 28992 1726883091.40646: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883091.40679: variable 'ansible_facts' from source: unknown 28992 1726883091.40741: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py 28992 1726883091.40839: Sending initial data 28992 1726883091.40843: Sent initial data (156 bytes) 28992 1726883091.41297: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.41300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883091.41303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883091.41305: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.41307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.41353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.41357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.41415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.42997: 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 <<< 28992 1726883091.43005: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883091.43045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883091.43097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpf7jbof_8 /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py <<< 28992 1726883091.43104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py" <<< 28992 1726883091.43146: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpf7jbof_8" to remote "/root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py" <<< 28992 1726883091.43732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.43784: stderr chunk (state=3): >>><<< 28992 1726883091.43787: stdout chunk (state=3): >>><<< 28992 1726883091.43806: done transferring module to remote 28992 1726883091.43815: _low_level_execute_command(): starting 28992 1726883091.43818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/ /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py && sleep 0' 28992 1726883091.44213: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883091.44247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.44250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.44253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.44255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.44304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.44311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.44360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.46169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.46208: stderr chunk (state=3): >>><<< 28992 1726883091.46211: stdout chunk (state=3): >>><<< 28992 1726883091.46225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883091.46228: _low_level_execute_command(): starting 28992 1726883091.46231: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/AnsiballZ_command.py && sleep 0' 28992 1726883091.46663: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.46667: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883091.46669: 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.15.7 is address debug1: re-parsing configuration <<< 28992 1726883091.46672: 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 <<< 28992 1726883091.46674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.46733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.46736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.46787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.65334: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:44:51.632734", "end": "2024-09-20 21:44:51.651602", "delta": "0:00:00.018868", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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}}} <<< 28992 1726883091.66943: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726883091.67001: stderr chunk (state=3): >>><<< 28992 1726883091.67004: stdout chunk (state=3): >>><<< 28992 1726883091.67026: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-20 21:44:51.632734", "end": "2024-09-20 21:44:51.651602", "delta": "0:00:00.018868", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726883091.67061: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | 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-1726883091.3781972-34537-205117024711462/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883091.67070: _low_level_execute_command(): starting 28992 1726883091.67076: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883091.3781972-34537-205117024711462/ > /dev/null 2>&1 && sleep 0' 28992 1726883091.67565: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.67568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883091.67571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.67573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883091.67575: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883091.67577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883091.67633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883091.67636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883091.67651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883091.67695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883091.69585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883091.69636: stderr chunk (state=3): >>><<< 28992 1726883091.69640: stdout chunk (state=3): >>><<< 28992 1726883091.69653: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883091.69660: handler run complete 28992 1726883091.69678: Evaluated conditional (False): False 28992 1726883091.69687: attempt loop complete, returning result 28992 1726883091.69692: _execute() done 28992 1726883091.69695: dumping result to json 28992 1726883091.69700: done dumping result, returning 28992 1726883091.69708: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-9fb4-6018-00000000288b] 28992 1726883091.69713: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288b 28992 1726883091.69818: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288b 28992 1726883091.69823: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018868", "end": "2024-09-20 21:44:51.651602", "rc": 1, "start": "2024-09-20 21:44:51.632734" } MSG: non-zero return code ...ignoring 28992 1726883091.69896: no more pending results, returning what we have 28992 1726883091.69899: results queue empty 28992 1726883091.69900: checking for any_errors_fatal 28992 1726883091.69908: done checking for any_errors_fatal 28992 1726883091.69909: checking for max_fail_percentage 28992 1726883091.69911: done checking for max_fail_percentage 28992 1726883091.69912: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.69913: done checking to see if all hosts have failed 28992 1726883091.69914: getting the remaining hosts for this loop 28992 1726883091.69916: done getting the remaining hosts for this loop 28992 1726883091.69920: getting the next task for host managed_node1 28992 1726883091.69934: done getting next task for host managed_node1 28992 1726883091.69937: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726883091.69943: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.69948: getting variables 28992 1726883091.69950: in VariableManager get_vars() 28992 1726883091.69994: Calling all_inventory to load vars for managed_node1 28992 1726883091.69997: Calling groups_inventory to load vars for managed_node1 28992 1726883091.70000: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.70011: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.70014: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.70017: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.71094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.72295: done with get_vars() 28992 1726883091.72318: done getting variables 28992 1726883091.72367: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:44:51 -0400 (0:00:00.393) 0:02:31.924 ****** 28992 1726883091.72393: entering _queue_task() for managed_node1/set_fact 28992 1726883091.72670: worker is 1 (out of 1 available) 28992 1726883091.72687: exiting _queue_task() for managed_node1/set_fact 28992 1726883091.72701: done queuing things up, now waiting for results queue to drain 28992 1726883091.72703: waiting for pending results... 28992 1726883091.72903: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28992 1726883091.73002: in run() - task 0affc7ec-ae25-9fb4-6018-00000000288c 28992 1726883091.73016: variable 'ansible_search_path' from source: unknown 28992 1726883091.73020: variable 'ansible_search_path' from source: unknown 28992 1726883091.73055: calling self._execute() 28992 1726883091.73140: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.73146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.73155: variable 'omit' from source: magic vars 28992 1726883091.73461: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.73470: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.73567: variable 'nm_profile_exists' from source: set_fact 28992 1726883091.73578: Evaluated conditional (nm_profile_exists.rc == 0): False 28992 1726883091.73583: when evaluation is False, skipping this task 28992 1726883091.73586: _execute() done 28992 1726883091.73589: dumping result to json 28992 1726883091.73592: done dumping result, returning 28992 1726883091.73600: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-9fb4-6018-00000000288c] 28992 1726883091.73606: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288c 28992 1726883091.73717: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288c 28992 1726883091.73720: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 28992 1726883091.73769: no more pending results, returning what we have 28992 1726883091.73773: results queue empty 28992 1726883091.73774: checking for any_errors_fatal 28992 1726883091.73783: done checking for any_errors_fatal 28992 1726883091.73784: checking for max_fail_percentage 28992 1726883091.73785: done checking for max_fail_percentage 28992 1726883091.73789: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.73790: done checking to see if all hosts have failed 28992 1726883091.73791: getting the remaining hosts for this loop 28992 1726883091.73793: done getting the remaining hosts for this loop 28992 1726883091.73797: getting the next task for host managed_node1 28992 1726883091.73807: done getting next task for host managed_node1 28992 1726883091.73814: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28992 1726883091.73819: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.73824: getting variables 28992 1726883091.73826: in VariableManager get_vars() 28992 1726883091.73865: Calling all_inventory to load vars for managed_node1 28992 1726883091.73868: Calling groups_inventory to load vars for managed_node1 28992 1726883091.73871: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.73881: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.73883: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.73888: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.75031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.76214: done with get_vars() 28992 1726883091.76234: done getting variables 28992 1726883091.76280: 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) 28992 1726883091.76371: variable 'profile' from source: play vars 28992 1726883091.76374: variable 'interface' from source: play vars 28992 1726883091.76418: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:44:51 -0400 (0:00:00.040) 0:02:31.964 ****** 28992 1726883091.76446: entering _queue_task() for managed_node1/command 28992 1726883091.76712: worker is 1 (out of 1 available) 28992 1726883091.76730: exiting _queue_task() for managed_node1/command 28992 1726883091.76744: done queuing things up, now waiting for results queue to drain 28992 1726883091.76746: waiting for pending results... 28992 1726883091.76939: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr 28992 1726883091.77036: in run() - task 0affc7ec-ae25-9fb4-6018-00000000288e 28992 1726883091.77049: variable 'ansible_search_path' from source: unknown 28992 1726883091.77053: variable 'ansible_search_path' from source: unknown 28992 1726883091.77089: calling self._execute() 28992 1726883091.77168: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.77173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.77182: variable 'omit' from source: magic vars 28992 1726883091.77476: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.77485: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.77574: variable 'profile_stat' from source: set_fact 28992 1726883091.77584: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883091.77590: when evaluation is False, skipping this task 28992 1726883091.77594: _execute() done 28992 1726883091.77597: dumping result to json 28992 1726883091.77600: done dumping result, returning 28992 1726883091.77603: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000288e] 28992 1726883091.77607: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288e 28992 1726883091.77705: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288e 28992 1726883091.77708: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883091.77783: no more pending results, returning what we have 28992 1726883091.77789: results queue empty 28992 1726883091.77790: checking for any_errors_fatal 28992 1726883091.77797: done checking for any_errors_fatal 28992 1726883091.77797: checking for max_fail_percentage 28992 1726883091.77799: done checking for max_fail_percentage 28992 1726883091.77800: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.77801: done checking to see if all hosts have failed 28992 1726883091.77802: getting the remaining hosts for this loop 28992 1726883091.77803: done getting the remaining hosts for this loop 28992 1726883091.77807: getting the next task for host managed_node1 28992 1726883091.77814: done getting next task for host managed_node1 28992 1726883091.77816: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28992 1726883091.77824: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.77828: getting variables 28992 1726883091.77829: in VariableManager get_vars() 28992 1726883091.77865: Calling all_inventory to load vars for managed_node1 28992 1726883091.77867: Calling groups_inventory to load vars for managed_node1 28992 1726883091.77870: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.77881: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.77883: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.77888: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.78994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.80191: done with get_vars() 28992 1726883091.80211: done getting variables 28992 1726883091.80258: 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) 28992 1726883091.80341: variable 'profile' from source: play vars 28992 1726883091.80344: variable 'interface' from source: play vars 28992 1726883091.80385: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:44:51 -0400 (0:00:00.039) 0:02:32.004 ****** 28992 1726883091.80412: entering _queue_task() for managed_node1/set_fact 28992 1726883091.80676: worker is 1 (out of 1 available) 28992 1726883091.80694: exiting _queue_task() for managed_node1/set_fact 28992 1726883091.80709: done queuing things up, now waiting for results queue to drain 28992 1726883091.80711: waiting for pending results... 28992 1726883091.80904: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr 28992 1726883091.80991: in run() - task 0affc7ec-ae25-9fb4-6018-00000000288f 28992 1726883091.81003: variable 'ansible_search_path' from source: unknown 28992 1726883091.81007: variable 'ansible_search_path' from source: unknown 28992 1726883091.81038: calling self._execute() 28992 1726883091.81356: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.81360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.81363: variable 'omit' from source: magic vars 28992 1726883091.81551: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.81565: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.81702: variable 'profile_stat' from source: set_fact 28992 1726883091.81723: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883091.81727: when evaluation is False, skipping this task 28992 1726883091.81729: _execute() done 28992 1726883091.81732: dumping result to json 28992 1726883091.81734: done dumping result, returning 28992 1726883091.81737: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-00000000288f] 28992 1726883091.81739: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288f skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883091.81899: no more pending results, returning what we have 28992 1726883091.81903: results queue empty 28992 1726883091.81904: checking for any_errors_fatal 28992 1726883091.81912: done checking for any_errors_fatal 28992 1726883091.81918: checking for max_fail_percentage 28992 1726883091.81920: done checking for max_fail_percentage 28992 1726883091.81921: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.81922: done checking to see if all hosts have failed 28992 1726883091.81923: getting the remaining hosts for this loop 28992 1726883091.81927: done getting the remaining hosts for this loop 28992 1726883091.81931: getting the next task for host managed_node1 28992 1726883091.81939: done getting next task for host managed_node1 28992 1726883091.81941: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28992 1726883091.81947: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.81950: getting variables 28992 1726883091.81952: in VariableManager get_vars() 28992 1726883091.81993: Calling all_inventory to load vars for managed_node1 28992 1726883091.81996: Calling groups_inventory to load vars for managed_node1 28992 1726883091.81999: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.82010: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.82012: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.82015: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.82591: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000288f 28992 1726883091.82595: WORKER PROCESS EXITING 28992 1726883091.83867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.86040: done with get_vars() 28992 1726883091.86078: done getting variables 28992 1726883091.86150: 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) 28992 1726883091.86275: variable 'profile' from source: play vars 28992 1726883091.86280: variable 'interface' from source: play vars 28992 1726883091.86373: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:44:51 -0400 (0:00:00.059) 0:02:32.064 ****** 28992 1726883091.86411: entering _queue_task() for managed_node1/command 28992 1726883091.86841: worker is 1 (out of 1 available) 28992 1726883091.86857: exiting _queue_task() for managed_node1/command 28992 1726883091.86872: done queuing things up, now waiting for results queue to drain 28992 1726883091.86873: waiting for pending results... 28992 1726883091.87247: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr 28992 1726883091.87393: in run() - task 0affc7ec-ae25-9fb4-6018-000000002890 28992 1726883091.87397: variable 'ansible_search_path' from source: unknown 28992 1726883091.87401: variable 'ansible_search_path' from source: unknown 28992 1726883091.87413: calling self._execute() 28992 1726883091.87534: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.87539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.87626: variable 'omit' from source: magic vars 28992 1726883091.87973: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.87988: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.88132: variable 'profile_stat' from source: set_fact 28992 1726883091.88142: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883091.88146: when evaluation is False, skipping this task 28992 1726883091.88149: _execute() done 28992 1726883091.88152: dumping result to json 28992 1726883091.88155: done dumping result, returning 28992 1726883091.88160: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000002890] 28992 1726883091.88167: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002890 28992 1726883091.88339: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002890 28992 1726883091.88343: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883091.88399: no more pending results, returning what we have 28992 1726883091.88404: results queue empty 28992 1726883091.88405: checking for any_errors_fatal 28992 1726883091.88417: done checking for any_errors_fatal 28992 1726883091.88418: checking for max_fail_percentage 28992 1726883091.88421: done checking for max_fail_percentage 28992 1726883091.88424: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.88425: done checking to see if all hosts have failed 28992 1726883091.88426: getting the remaining hosts for this loop 28992 1726883091.88428: done getting the remaining hosts for this loop 28992 1726883091.88433: getting the next task for host managed_node1 28992 1726883091.88443: done getting next task for host managed_node1 28992 1726883091.88447: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28992 1726883091.88453: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883091.88459: getting variables 28992 1726883091.88461: in VariableManager get_vars() 28992 1726883091.88515: Calling all_inventory to load vars for managed_node1 28992 1726883091.88519: Calling groups_inventory to load vars for managed_node1 28992 1726883091.88726: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.88737: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.88741: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.88744: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.90627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.92780: done with get_vars() 28992 1726883091.92811: done getting variables 28992 1726883091.92884: 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) 28992 1726883091.93005: variable 'profile' from source: play vars 28992 1726883091.93009: variable 'interface' from source: play vars 28992 1726883091.93075: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:44:51 -0400 (0:00:00.066) 0:02:32.131 ****** 28992 1726883091.93111: entering _queue_task() for managed_node1/set_fact 28992 1726883091.93505: worker is 1 (out of 1 available) 28992 1726883091.93518: exiting _queue_task() for managed_node1/set_fact 28992 1726883091.93735: done queuing things up, now waiting for results queue to drain 28992 1726883091.93737: waiting for pending results... 28992 1726883091.93950: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr 28992 1726883091.94007: in run() - task 0affc7ec-ae25-9fb4-6018-000000002891 28992 1726883091.94059: variable 'ansible_search_path' from source: unknown 28992 1726883091.94063: variable 'ansible_search_path' from source: unknown 28992 1726883091.94066: calling self._execute() 28992 1726883091.94184: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883091.94229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883091.94233: variable 'omit' from source: magic vars 28992 1726883091.94620: variable 'ansible_distribution_major_version' from source: facts 28992 1726883091.94636: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883091.94771: variable 'profile_stat' from source: set_fact 28992 1726883091.94824: Evaluated conditional (profile_stat.stat.exists): False 28992 1726883091.94829: when evaluation is False, skipping this task 28992 1726883091.94833: _execute() done 28992 1726883091.94840: dumping result to json 28992 1726883091.94843: done dumping result, returning 28992 1726883091.94847: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-statebr [0affc7ec-ae25-9fb4-6018-000000002891] 28992 1726883091.94850: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002891 28992 1726883091.94926: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002891 28992 1726883091.94929: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28992 1726883091.94995: no more pending results, returning what we have 28992 1726883091.95000: results queue empty 28992 1726883091.95002: checking for any_errors_fatal 28992 1726883091.95013: done checking for any_errors_fatal 28992 1726883091.95014: checking for max_fail_percentage 28992 1726883091.95017: done checking for max_fail_percentage 28992 1726883091.95018: checking to see if all hosts have failed and the running result is not ok 28992 1726883091.95019: done checking to see if all hosts have failed 28992 1726883091.95020: getting the remaining hosts for this loop 28992 1726883091.95024: done getting the remaining hosts for this loop 28992 1726883091.95030: getting the next task for host managed_node1 28992 1726883091.95041: done getting next task for host managed_node1 28992 1726883091.95044: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 28992 1726883091.95049: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883091.95055: getting variables 28992 1726883091.95058: in VariableManager get_vars() 28992 1726883091.95111: Calling all_inventory to load vars for managed_node1 28992 1726883091.95114: Calling groups_inventory to load vars for managed_node1 28992 1726883091.95119: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883091.95334: Calling all_plugins_play to load vars for managed_node1 28992 1726883091.95338: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883091.95342: Calling groups_plugins_play to load vars for managed_node1 28992 1726883091.97253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883091.99376: done with get_vars() 28992 1726883091.99407: done getting variables 28992 1726883091.99473: 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) 28992 1726883091.99599: variable 'profile' from source: play vars 28992 1726883091.99603: variable 'interface' from source: play vars 28992 1726883091.99669: variable 'interface' from source: play vars TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 21:44:51 -0400 (0:00:00.065) 0:02:32.197 ****** 28992 1726883091.99704: entering _queue_task() for managed_node1/assert 28992 1726883092.00097: worker is 1 (out of 1 available) 28992 1726883092.00114: exiting _queue_task() for managed_node1/assert 28992 1726883092.00330: done queuing things up, now waiting for results queue to drain 28992 1726883092.00332: waiting for pending results... 28992 1726883092.00656: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'statebr' 28992 1726883092.00662: in run() - task 0affc7ec-ae25-9fb4-6018-000000002805 28992 1726883092.00666: variable 'ansible_search_path' from source: unknown 28992 1726883092.00670: variable 'ansible_search_path' from source: unknown 28992 1726883092.00674: calling self._execute() 28992 1726883092.00743: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.00748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.00865: variable 'omit' from source: magic vars 28992 1726883092.01180: variable 'ansible_distribution_major_version' from source: facts 28992 1726883092.01192: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883092.01198: variable 'omit' from source: magic vars 28992 1726883092.01262: variable 'omit' from source: magic vars 28992 1726883092.01370: variable 'profile' from source: play vars 28992 1726883092.01374: variable 'interface' from source: play vars 28992 1726883092.01445: variable 'interface' from source: play vars 28992 1726883092.01467: variable 'omit' from source: magic vars 28992 1726883092.01511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883092.01554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883092.01578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883092.01598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883092.01610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883092.01646: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883092.01649: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.01659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.01770: Set connection var ansible_pipelining to False 28992 1726883092.01774: Set connection var ansible_connection to ssh 28992 1726883092.01781: Set connection var ansible_timeout to 10 28992 1726883092.01784: Set connection var ansible_shell_type to sh 28992 1726883092.01791: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883092.01800: Set connection var ansible_shell_executable to /bin/sh 28992 1726883092.01826: variable 'ansible_shell_executable' from source: unknown 28992 1726883092.01830: variable 'ansible_connection' from source: unknown 28992 1726883092.01833: variable 'ansible_module_compression' from source: unknown 28992 1726883092.01836: variable 'ansible_shell_type' from source: unknown 28992 1726883092.01838: variable 'ansible_shell_executable' from source: unknown 28992 1726883092.01841: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.01929: variable 'ansible_pipelining' from source: unknown 28992 1726883092.01933: variable 'ansible_timeout' from source: unknown 28992 1726883092.01935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.02017: 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) 28992 1726883092.02031: variable 'omit' from source: magic vars 28992 1726883092.02036: starting attempt loop 28992 1726883092.02039: running the handler 28992 1726883092.02173: variable 'lsr_net_profile_exists' from source: set_fact 28992 1726883092.02179: Evaluated conditional (not lsr_net_profile_exists): True 28992 1726883092.02185: handler run complete 28992 1726883092.02206: attempt loop complete, returning result 28992 1726883092.02209: _execute() done 28992 1726883092.02212: dumping result to json 28992 1726883092.02215: done dumping result, returning 28992 1726883092.02328: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-000000002805] 28992 1726883092.02331: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002805 28992 1726883092.02402: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002805 28992 1726883092.02404: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726883092.02466: no more pending results, returning what we have 28992 1726883092.02469: results queue empty 28992 1726883092.02471: checking for any_errors_fatal 28992 1726883092.02479: done checking for any_errors_fatal 28992 1726883092.02480: checking for max_fail_percentage 28992 1726883092.02482: done checking for max_fail_percentage 28992 1726883092.02484: checking to see if all hosts have failed and the running result is not ok 28992 1726883092.02485: done checking to see if all hosts have failed 28992 1726883092.02485: getting the remaining hosts for this loop 28992 1726883092.02488: done getting the remaining hosts for this loop 28992 1726883092.02492: getting the next task for host managed_node1 28992 1726883092.02503: done getting next task for host managed_node1 28992 1726883092.02507: ^ task is: TASK: Get NetworkManager RPM version 28992 1726883092.02511: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883092.02516: getting variables 28992 1726883092.02518: in VariableManager get_vars() 28992 1726883092.02570: Calling all_inventory to load vars for managed_node1 28992 1726883092.02574: Calling groups_inventory to load vars for managed_node1 28992 1726883092.02578: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883092.02590: Calling all_plugins_play to load vars for managed_node1 28992 1726883092.02594: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883092.02597: Calling groups_plugins_play to load vars for managed_node1 28992 1726883092.04513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883092.06703: done with get_vars() 28992 1726883092.06738: done getting variables 28992 1726883092.06804: 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 [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Friday 20 September 2024 21:44:52 -0400 (0:00:00.071) 0:02:32.268 ****** 28992 1726883092.06849: entering _queue_task() for managed_node1/command 28992 1726883092.07236: worker is 1 (out of 1 available) 28992 1726883092.07253: exiting _queue_task() for managed_node1/command 28992 1726883092.07268: done queuing things up, now waiting for results queue to drain 28992 1726883092.07270: waiting for pending results... 28992 1726883092.07647: running TaskExecutor() for managed_node1/TASK: Get NetworkManager RPM version 28992 1726883092.07729: in run() - task 0affc7ec-ae25-9fb4-6018-000000002809 28992 1726883092.07734: variable 'ansible_search_path' from source: unknown 28992 1726883092.07737: variable 'ansible_search_path' from source: unknown 28992 1726883092.07759: calling self._execute() 28992 1726883092.07867: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.07870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.07928: variable 'omit' from source: magic vars 28992 1726883092.08316: variable 'ansible_distribution_major_version' from source: facts 28992 1726883092.08330: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883092.08338: variable 'omit' from source: magic vars 28992 1726883092.08390: variable 'omit' from source: magic vars 28992 1726883092.08514: variable 'omit' from source: magic vars 28992 1726883092.08518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883092.08524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883092.08540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883092.08560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883092.08574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883092.08608: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883092.08612: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.08615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.08734: Set connection var ansible_pipelining to False 28992 1726883092.08737: Set connection var ansible_connection to ssh 28992 1726883092.08743: Set connection var ansible_timeout to 10 28992 1726883092.08752: Set connection var ansible_shell_type to sh 28992 1726883092.08760: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883092.08769: Set connection var ansible_shell_executable to /bin/sh 28992 1726883092.08795: variable 'ansible_shell_executable' from source: unknown 28992 1726883092.08798: variable 'ansible_connection' from source: unknown 28992 1726883092.08801: variable 'ansible_module_compression' from source: unknown 28992 1726883092.08804: variable 'ansible_shell_type' from source: unknown 28992 1726883092.08806: variable 'ansible_shell_executable' from source: unknown 28992 1726883092.08808: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.08840: variable 'ansible_pipelining' from source: unknown 28992 1726883092.08844: variable 'ansible_timeout' from source: unknown 28992 1726883092.08846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.09059: 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) 28992 1726883092.09063: variable 'omit' from source: magic vars 28992 1726883092.09066: starting attempt loop 28992 1726883092.09068: running the handler 28992 1726883092.09070: _low_level_execute_command(): starting 28992 1726883092.09074: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883092.09789: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883092.09801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883092.09821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883092.09844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883092.09932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883092.09950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883092.09963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883092.09982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883092.10066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883092.11838: stdout chunk (state=3): >>>/root <<< 28992 1726883092.12039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883092.12043: stdout chunk (state=3): >>><<< 28992 1726883092.12046: stderr chunk (state=3): >>><<< 28992 1726883092.12173: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883092.12177: _low_level_execute_command(): starting 28992 1726883092.12181: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871 `" && echo ansible-tmp-1726883092.1207285-34567-184677919181871="` echo /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871 `" ) && sleep 0' 28992 1726883092.12804: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883092.12820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883092.12838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883092.12872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883092.12903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883092.12917: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883092.12996: 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.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883092.13039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883092.13056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883092.13085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883092.13172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883092.15143: stdout chunk (state=3): >>>ansible-tmp-1726883092.1207285-34567-184677919181871=/root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871 <<< 28992 1726883092.15353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883092.15356: stdout chunk (state=3): >>><<< 28992 1726883092.15359: stderr chunk (state=3): >>><<< 28992 1726883092.15527: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883092.1207285-34567-184677919181871=/root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883092.15531: variable 'ansible_module_compression' from source: unknown 28992 1726883092.15534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883092.15536: variable 'ansible_facts' from source: unknown 28992 1726883092.15615: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py 28992 1726883092.15779: Sending initial data 28992 1726883092.15791: Sent initial data (156 bytes) 28992 1726883092.16471: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883092.16492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883092.16510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883092.16630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883092.16657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883092.16740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883092.18342: 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 <<< 28992 1726883092.18418: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883092.18475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4f7ww0uu /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py <<< 28992 1726883092.18481: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py" <<< 28992 1726883092.18532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp4f7ww0uu" to remote "/root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py" <<< 28992 1726883092.19330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883092.19417: stderr chunk (state=3): >>><<< 28992 1726883092.19447: stdout chunk (state=3): >>><<< 28992 1726883092.19467: done transferring module to remote 28992 1726883092.19563: _low_level_execute_command(): starting 28992 1726883092.19566: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/ /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py && sleep 0' 28992 1726883092.20676: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883092.20686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883092.20710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883092.20795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883092.22701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883092.22713: stdout chunk (state=3): >>><<< 28992 1726883092.22736: stderr chunk (state=3): >>><<< 28992 1726883092.22763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883092.22773: _low_level_execute_command(): starting 28992 1726883092.22783: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/AnsiballZ_command.py && sleep 0' 28992 1726883092.23525: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883092.23539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883092.23555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883092.23583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883092.23691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883092.23712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883092.23809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883092.71851: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.46.2-1.fc40", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager"], "start": "2024-09-20 21:44:52.403263", "end": "2024-09-20 21:44:52.716755", "delta": "0:00:00.313492", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa --qf '%{name}-%{version}-%{release}\\n' NetworkManager", "_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}}} <<< 28992 1726883092.73594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883092.73614: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 28992 1726883092.73896: stderr chunk (state=3): >>><<< 28992 1726883092.73901: stdout chunk (state=3): >>><<< 28992 1726883092.73904: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.46.2-1.fc40", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager"], "start": "2024-09-20 21:44:52.403263", "end": "2024-09-20 21:44:52.716755", "delta": "0:00:00.313492", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa --qf '%{name}-%{version}-%{release}\\n' NetworkManager", "_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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883092.74005: done with _execute_module (ansible.legacy.command, {'_raw_params': "rpm -qa --qf '%{name}-%{version}-%{release}\\n' NetworkManager", '_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-1726883092.1207285-34567-184677919181871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883092.74017: _low_level_execute_command(): starting 28992 1726883092.74028: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883092.1207285-34567-184677919181871/ > /dev/null 2>&1 && sleep 0' 28992 1726883092.75355: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883092.75364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883092.75375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883092.75392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883092.75405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883092.75419: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883092.75424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883092.75456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883092.75459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883092.75462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883092.75464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883092.75467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883092.75480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883092.75489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883092.75493: stderr chunk (state=3): >>>debug2: match found <<< 28992 1726883092.75503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883092.75592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883092.75845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883092.75899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883092.75989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883092.77929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883092.77999: stderr chunk (state=3): >>><<< 28992 1726883092.78294: stdout chunk (state=3): >>><<< 28992 1726883092.78298: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883092.78302: handler run complete 28992 1726883092.78305: Evaluated conditional (False): False 28992 1726883092.78308: attempt loop complete, returning result 28992 1726883092.78310: _execute() done 28992 1726883092.78312: dumping result to json 28992 1726883092.78315: done dumping result, returning 28992 1726883092.78317: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager RPM version [0affc7ec-ae25-9fb4-6018-000000002809] 28992 1726883092.78327: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002809 28992 1726883092.78606: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002809 28992 1726883092.78608: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.313492", "end": "2024-09-20 21:44:52.716755", "rc": 0, "start": "2024-09-20 21:44:52.403263" } STDOUT: NetworkManager-1.46.2-1.fc40 28992 1726883092.78696: no more pending results, returning what we have 28992 1726883092.78699: results queue empty 28992 1726883092.78701: checking for any_errors_fatal 28992 1726883092.78708: done checking for any_errors_fatal 28992 1726883092.78709: checking for max_fail_percentage 28992 1726883092.78712: done checking for max_fail_percentage 28992 1726883092.78713: checking to see if all hosts have failed and the running result is not ok 28992 1726883092.78714: done checking to see if all hosts have failed 28992 1726883092.78715: getting the remaining hosts for this loop 28992 1726883092.78717: done getting the remaining hosts for this loop 28992 1726883092.78723: getting the next task for host managed_node1 28992 1726883092.78737: done getting next task for host managed_node1 28992 1726883092.78740: ^ task is: TASK: Store NetworkManager version 28992 1726883092.78744: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883092.78749: getting variables 28992 1726883092.78751: in VariableManager get_vars() 28992 1726883092.78801: Calling all_inventory to load vars for managed_node1 28992 1726883092.78804: Calling groups_inventory to load vars for managed_node1 28992 1726883092.78808: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883092.78821: Calling all_plugins_play to load vars for managed_node1 28992 1726883092.78930: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883092.78935: Calling groups_plugins_play to load vars for managed_node1 28992 1726883092.83310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883092.88696: done with get_vars() 28992 1726883092.88808: done getting variables 28992 1726883092.89005: 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 [Store NetworkManager version] ******************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Friday 20 September 2024 21:44:52 -0400 (0:00:00.821) 0:02:33.090 ****** 28992 1726883092.89045: entering _queue_task() for managed_node1/set_fact 28992 1726883092.90021: worker is 1 (out of 1 available) 28992 1726883092.90041: exiting _queue_task() for managed_node1/set_fact 28992 1726883092.90056: done queuing things up, now waiting for results queue to drain 28992 1726883092.90058: waiting for pending results... 28992 1726883092.90567: running TaskExecutor() for managed_node1/TASK: Store NetworkManager version 28992 1726883092.90976: in run() - task 0affc7ec-ae25-9fb4-6018-00000000280a 28992 1726883092.90984: variable 'ansible_search_path' from source: unknown 28992 1726883092.90990: variable 'ansible_search_path' from source: unknown 28992 1726883092.90994: calling self._execute() 28992 1726883092.91300: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.91304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.91312: variable 'omit' from source: magic vars 28992 1726883092.92140: variable 'ansible_distribution_major_version' from source: facts 28992 1726883092.92153: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883092.92163: variable 'omit' from source: magic vars 28992 1726883092.92228: variable 'omit' from source: magic vars 28992 1726883092.92613: variable '__rpm_q_networkmanager' from source: set_fact 28992 1726883092.92617: variable 'omit' from source: magic vars 28992 1726883092.92619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883092.92865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883092.92891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883092.92909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883092.92921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883092.92957: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883092.92961: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.92964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.93376: Set connection var ansible_pipelining to False 28992 1726883092.93380: Set connection var ansible_connection to ssh 28992 1726883092.93384: Set connection var ansible_timeout to 10 28992 1726883092.93389: Set connection var ansible_shell_type to sh 28992 1726883092.93392: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883092.93394: Set connection var ansible_shell_executable to /bin/sh 28992 1726883092.93396: variable 'ansible_shell_executable' from source: unknown 28992 1726883092.93398: variable 'ansible_connection' from source: unknown 28992 1726883092.93401: variable 'ansible_module_compression' from source: unknown 28992 1726883092.93402: variable 'ansible_shell_type' from source: unknown 28992 1726883092.93405: variable 'ansible_shell_executable' from source: unknown 28992 1726883092.93407: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883092.93409: variable 'ansible_pipelining' from source: unknown 28992 1726883092.93411: variable 'ansible_timeout' from source: unknown 28992 1726883092.93413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883092.93859: 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) 28992 1726883092.93863: variable 'omit' from source: magic vars 28992 1726883092.93866: starting attempt loop 28992 1726883092.93868: running the handler 28992 1726883092.93871: handler run complete 28992 1726883092.93873: attempt loop complete, returning result 28992 1726883092.93875: _execute() done 28992 1726883092.93878: dumping result to json 28992 1726883092.93880: done dumping result, returning 28992 1726883092.93883: done running TaskExecutor() for managed_node1/TASK: Store NetworkManager version [0affc7ec-ae25-9fb4-6018-00000000280a] 28992 1726883092.93885: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000280a 28992 1726883092.93972: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000280a 28992 1726883092.93975: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.46.2-1.fc40" }, "changed": false } 28992 1726883092.94038: no more pending results, returning what we have 28992 1726883092.94042: results queue empty 28992 1726883092.94043: checking for any_errors_fatal 28992 1726883092.94054: done checking for any_errors_fatal 28992 1726883092.94054: checking for max_fail_percentage 28992 1726883092.94056: done checking for max_fail_percentage 28992 1726883092.94057: checking to see if all hosts have failed and the running result is not ok 28992 1726883092.94059: done checking to see if all hosts have failed 28992 1726883092.94060: getting the remaining hosts for this loop 28992 1726883092.94062: done getting the remaining hosts for this loop 28992 1726883092.94067: getting the next task for host managed_node1 28992 1726883092.94078: done getting next task for host managed_node1 28992 1726883092.94081: ^ task is: TASK: Show NetworkManager version 28992 1726883092.94085: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883092.94092: getting variables 28992 1726883092.94095: in VariableManager get_vars() 28992 1726883092.94150: Calling all_inventory to load vars for managed_node1 28992 1726883092.94154: Calling groups_inventory to load vars for managed_node1 28992 1726883092.94158: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883092.94171: Calling all_plugins_play to load vars for managed_node1 28992 1726883092.94175: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883092.94179: Calling groups_plugins_play to load vars for managed_node1 28992 1726883093.09944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883093.12276: done with get_vars() 28992 1726883093.12317: done getting variables 28992 1726883093.12374: 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 NetworkManager version] ********************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Friday 20 September 2024 21:44:53 -0400 (0:00:00.233) 0:02:33.324 ****** 28992 1726883093.12406: entering _queue_task() for managed_node1/debug 28992 1726883093.12850: worker is 1 (out of 1 available) 28992 1726883093.13033: exiting _queue_task() for managed_node1/debug 28992 1726883093.13048: done queuing things up, now waiting for results queue to drain 28992 1726883093.13050: waiting for pending results... 28992 1726883093.13346: running TaskExecutor() for managed_node1/TASK: Show NetworkManager version 28992 1726883093.13441: in run() - task 0affc7ec-ae25-9fb4-6018-00000000280b 28992 1726883093.13446: variable 'ansible_search_path' from source: unknown 28992 1726883093.13449: variable 'ansible_search_path' from source: unknown 28992 1726883093.13529: calling self._execute() 28992 1726883093.13635: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.13653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.13716: variable 'omit' from source: magic vars 28992 1726883093.14228: variable 'ansible_distribution_major_version' from source: facts 28992 1726883093.14233: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883093.14236: variable 'omit' from source: magic vars 28992 1726883093.14277: variable 'omit' from source: magic vars 28992 1726883093.14321: variable 'omit' from source: magic vars 28992 1726883093.14382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883093.14431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883093.14464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883093.14506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883093.14592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883093.14596: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883093.14600: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.14603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.14807: Set connection var ansible_pipelining to False 28992 1726883093.14811: Set connection var ansible_connection to ssh 28992 1726883093.14814: Set connection var ansible_timeout to 10 28992 1726883093.14816: Set connection var ansible_shell_type to sh 28992 1726883093.14818: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883093.14822: Set connection var ansible_shell_executable to /bin/sh 28992 1726883093.14824: variable 'ansible_shell_executable' from source: unknown 28992 1726883093.14826: variable 'ansible_connection' from source: unknown 28992 1726883093.14829: variable 'ansible_module_compression' from source: unknown 28992 1726883093.14832: variable 'ansible_shell_type' from source: unknown 28992 1726883093.14834: variable 'ansible_shell_executable' from source: unknown 28992 1726883093.14837: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.14839: variable 'ansible_pipelining' from source: unknown 28992 1726883093.14841: variable 'ansible_timeout' from source: unknown 28992 1726883093.14916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.15032: 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) 28992 1726883093.15052: variable 'omit' from source: magic vars 28992 1726883093.15065: starting attempt loop 28992 1726883093.15072: running the handler 28992 1726883093.15135: variable 'networkmanager_nvr' from source: set_fact 28992 1726883093.15243: variable 'networkmanager_nvr' from source: set_fact 28992 1726883093.15280: handler run complete 28992 1726883093.15288: attempt loop complete, returning result 28992 1726883093.15297: _execute() done 28992 1726883093.15303: dumping result to json 28992 1726883093.15310: done dumping result, returning 28992 1726883093.15326: done running TaskExecutor() for managed_node1/TASK: Show NetworkManager version [0affc7ec-ae25-9fb4-6018-00000000280b] 28992 1726883093.15350: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000280b 28992 1726883093.15600: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000280b 28992 1726883093.15603: WORKER PROCESS EXITING ok: [managed_node1] => { "networkmanager_nvr": "NetworkManager-1.46.2-1.fc40" } 28992 1726883093.15665: no more pending results, returning what we have 28992 1726883093.15669: results queue empty 28992 1726883093.15670: checking for any_errors_fatal 28992 1726883093.15705: done checking for any_errors_fatal 28992 1726883093.15706: checking for max_fail_percentage 28992 1726883093.15708: done checking for max_fail_percentage 28992 1726883093.15709: checking to see if all hosts have failed and the running result is not ok 28992 1726883093.15710: done checking to see if all hosts have failed 28992 1726883093.15711: getting the remaining hosts for this loop 28992 1726883093.15720: done getting the remaining hosts for this loop 28992 1726883093.15726: getting the next task for host managed_node1 28992 1726883093.15738: done getting next task for host managed_node1 28992 1726883093.15744: ^ task is: TASK: Conditional asserts 28992 1726883093.15747: ^ state is: HOST STATE: block=8, 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 28992 1726883093.15755: getting variables 28992 1726883093.15757: in VariableManager get_vars() 28992 1726883093.15812: Calling all_inventory to load vars for managed_node1 28992 1726883093.15816: Calling groups_inventory to load vars for managed_node1 28992 1726883093.15820: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883093.16042: Calling all_plugins_play to load vars for managed_node1 28992 1726883093.16045: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883093.16049: Calling groups_plugins_play to load vars for managed_node1 28992 1726883093.17951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883093.20958: done with get_vars() 28992 1726883093.21225: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:44:53 -0400 (0:00:00.090) 0:02:33.414 ****** 28992 1726883093.21448: entering _queue_task() for managed_node1/include_tasks 28992 1726883093.21930: worker is 1 (out of 1 available) 28992 1726883093.21950: exiting _queue_task() for managed_node1/include_tasks 28992 1726883093.21964: done queuing things up, now waiting for results queue to drain 28992 1726883093.21966: waiting for pending results... 28992 1726883093.22442: running TaskExecutor() for managed_node1/TASK: Conditional asserts 28992 1726883093.22484: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020b3 28992 1726883093.22628: variable 'ansible_search_path' from source: unknown 28992 1726883093.22632: variable 'ansible_search_path' from source: unknown 28992 1726883093.22869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28992 1726883093.27361: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28992 1726883093.27453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28992 1726883093.27495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28992 1726883093.27546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28992 1726883093.27575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28992 1726883093.27680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28992 1726883093.27714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28992 1726883093.27747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28992 1726883093.27803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28992 1726883093.27818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28992 1726883093.27951: variable 'lsr_assert_when' from source: include params 28992 1726883093.28102: variable 'network_provider' from source: set_fact 28992 1726883093.28209: variable 'omit' from source: magic vars 28992 1726883093.28331: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.28527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.28531: variable 'omit' from source: magic vars 28992 1726883093.28599: variable 'ansible_distribution_major_version' from source: facts 28992 1726883093.28607: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883093.28754: variable 'item' from source: unknown 28992 1726883093.28763: Evaluated conditional (item['condition']): True 28992 1726883093.28863: variable 'item' from source: unknown 28992 1726883093.28901: variable 'item' from source: unknown 28992 1726883093.28981: variable 'item' from source: unknown 28992 1726883093.29156: dumping result to json 28992 1726883093.29160: done dumping result, returning 28992 1726883093.29163: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affc7ec-ae25-9fb4-6018-0000000020b3] 28992 1726883093.29165: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b3 28992 1726883093.29371: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b3 28992 1726883093.29375: WORKER PROCESS EXITING 28992 1726883093.29411: no more pending results, returning what we have 28992 1726883093.29416: in VariableManager get_vars() 28992 1726883093.29467: Calling all_inventory to load vars for managed_node1 28992 1726883093.29471: Calling groups_inventory to load vars for managed_node1 28992 1726883093.29475: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883093.29491: Calling all_plugins_play to load vars for managed_node1 28992 1726883093.29494: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883093.29498: Calling groups_plugins_play to load vars for managed_node1 28992 1726883093.32169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883093.34965: done with get_vars() 28992 1726883093.34999: variable 'ansible_search_path' from source: unknown 28992 1726883093.35000: variable 'ansible_search_path' from source: unknown 28992 1726883093.35050: we have included files to process 28992 1726883093.35052: generating all_blocks data 28992 1726883093.35055: done generating all_blocks data 28992 1726883093.35063: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726883093.35064: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726883093.35071: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28992 1726883093.35214: in VariableManager get_vars() 28992 1726883093.35247: done with get_vars() 28992 1726883093.35385: done processing included file 28992 1726883093.35390: iterating over new_blocks loaded from include file 28992 1726883093.35391: in VariableManager get_vars() 28992 1726883093.35414: done with get_vars() 28992 1726883093.35417: filtering new block on tags 28992 1726883093.35467: done filtering new block on tags 28992 1726883093.35469: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) 28992 1726883093.35475: extending task lists for all hosts with included blocks 28992 1726883093.37355: done extending task lists 28992 1726883093.37356: done processing included files 28992 1726883093.37357: results queue empty 28992 1726883093.37358: checking for any_errors_fatal 28992 1726883093.37361: done checking for any_errors_fatal 28992 1726883093.37362: checking for max_fail_percentage 28992 1726883093.37363: done checking for max_fail_percentage 28992 1726883093.37364: checking to see if all hosts have failed and the running result is not ok 28992 1726883093.37365: done checking to see if all hosts have failed 28992 1726883093.37366: getting the remaining hosts for this loop 28992 1726883093.37367: done getting the remaining hosts for this loop 28992 1726883093.37374: getting the next task for host managed_node1 28992 1726883093.37379: done getting next task for host managed_node1 28992 1726883093.37385: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28992 1726883093.37391: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883093.37400: getting variables 28992 1726883093.37402: in VariableManager get_vars() 28992 1726883093.37552: Calling all_inventory to load vars for managed_node1 28992 1726883093.37555: Calling groups_inventory to load vars for managed_node1 28992 1726883093.37558: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883093.37564: Calling all_plugins_play to load vars for managed_node1 28992 1726883093.37567: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883093.37569: Calling groups_plugins_play to load vars for managed_node1 28992 1726883093.40326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883093.43849: done with get_vars() 28992 1726883093.43896: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:44:53 -0400 (0:00:00.225) 0:02:33.640 ****** 28992 1726883093.44005: entering _queue_task() for managed_node1/include_tasks 28992 1726883093.44448: worker is 1 (out of 1 available) 28992 1726883093.44466: exiting _queue_task() for managed_node1/include_tasks 28992 1726883093.44482: done queuing things up, now waiting for results queue to drain 28992 1726883093.44494: waiting for pending results... 28992 1726883093.44738: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 28992 1726883093.44875: in run() - task 0affc7ec-ae25-9fb4-6018-0000000028d3 28992 1726883093.45029: variable 'ansible_search_path' from source: unknown 28992 1726883093.45034: variable 'ansible_search_path' from source: unknown 28992 1726883093.45037: calling self._execute() 28992 1726883093.45069: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.45082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.45098: variable 'omit' from source: magic vars 28992 1726883093.45539: variable 'ansible_distribution_major_version' from source: facts 28992 1726883093.45558: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883093.45569: _execute() done 28992 1726883093.45577: dumping result to json 28992 1726883093.45590: done dumping result, returning 28992 1726883093.45602: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-9fb4-6018-0000000028d3] 28992 1726883093.45614: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000028d3 28992 1726883093.45852: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000028d3 28992 1726883093.45857: WORKER PROCESS EXITING 28992 1726883093.45896: no more pending results, returning what we have 28992 1726883093.45903: in VariableManager get_vars() 28992 1726883093.45980: Calling all_inventory to load vars for managed_node1 28992 1726883093.45984: Calling groups_inventory to load vars for managed_node1 28992 1726883093.45990: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883093.46019: Calling all_plugins_play to load vars for managed_node1 28992 1726883093.46024: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883093.46028: Calling groups_plugins_play to load vars for managed_node1 28992 1726883093.50113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883093.53133: done with get_vars() 28992 1726883093.53157: variable 'ansible_search_path' from source: unknown 28992 1726883093.53158: variable 'ansible_search_path' from source: unknown 28992 1726883093.53324: variable 'item' from source: include params 28992 1726883093.53363: we have included files to process 28992 1726883093.53364: generating all_blocks data 28992 1726883093.53366: done generating all_blocks data 28992 1726883093.53368: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883093.53369: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883093.53372: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28992 1726883093.53584: done processing included file 28992 1726883093.53586: iterating over new_blocks loaded from include file 28992 1726883093.53587: in VariableManager get_vars() 28992 1726883093.53609: done with get_vars() 28992 1726883093.53611: filtering new block on tags 28992 1726883093.53646: done filtering new block on tags 28992 1726883093.53649: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 28992 1726883093.53654: extending task lists for all hosts with included blocks 28992 1726883093.53839: done extending task lists 28992 1726883093.53844: done processing included files 28992 1726883093.53845: results queue empty 28992 1726883093.53846: checking for any_errors_fatal 28992 1726883093.53850: done checking for any_errors_fatal 28992 1726883093.53850: checking for max_fail_percentage 28992 1726883093.53852: done checking for max_fail_percentage 28992 1726883093.53852: checking to see if all hosts have failed and the running result is not ok 28992 1726883093.53853: done checking to see if all hosts have failed 28992 1726883093.53854: getting the remaining hosts for this loop 28992 1726883093.53856: done getting the remaining hosts for this loop 28992 1726883093.53858: getting the next task for host managed_node1 28992 1726883093.53863: done getting next task for host managed_node1 28992 1726883093.53865: ^ task is: TASK: Get stat for interface {{ interface }} 28992 1726883093.53869: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883093.53871: getting variables 28992 1726883093.53872: in VariableManager get_vars() 28992 1726883093.53885: Calling all_inventory to load vars for managed_node1 28992 1726883093.53887: Calling groups_inventory to load vars for managed_node1 28992 1726883093.53890: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883093.53896: Calling all_plugins_play to load vars for managed_node1 28992 1726883093.53898: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883093.53901: Calling groups_plugins_play to load vars for managed_node1 28992 1726883093.56821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883093.59502: done with get_vars() 28992 1726883093.59535: done getting variables 28992 1726883093.59711: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:44:53 -0400 (0:00:00.157) 0:02:33.797 ****** 28992 1726883093.59746: entering _queue_task() for managed_node1/stat 28992 1726883093.60197: worker is 1 (out of 1 available) 28992 1726883093.60239: exiting _queue_task() for managed_node1/stat 28992 1726883093.60253: done queuing things up, now waiting for results queue to drain 28992 1726883093.60256: waiting for pending results... 28992 1726883093.60729: running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr 28992 1726883093.60878: in run() - task 0affc7ec-ae25-9fb4-6018-000000002979 28992 1726883093.60914: variable 'ansible_search_path' from source: unknown 28992 1726883093.60919: variable 'ansible_search_path' from source: unknown 28992 1726883093.60964: calling self._execute() 28992 1726883093.61080: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.61130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.61135: variable 'omit' from source: magic vars 28992 1726883093.61716: variable 'ansible_distribution_major_version' from source: facts 28992 1726883093.61764: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883093.61792: variable 'omit' from source: magic vars 28992 1726883093.61971: variable 'omit' from source: magic vars 28992 1726883093.62142: variable 'interface' from source: play vars 28992 1726883093.62161: variable 'omit' from source: magic vars 28992 1726883093.62222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883093.62299: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883093.62324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883093.62366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883093.62435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883093.62511: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883093.62516: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.62519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.62719: Set connection var ansible_pipelining to False 28992 1726883093.62724: Set connection var ansible_connection to ssh 28992 1726883093.62944: Set connection var ansible_timeout to 10 28992 1726883093.62947: Set connection var ansible_shell_type to sh 28992 1726883093.62950: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883093.62952: Set connection var ansible_shell_executable to /bin/sh 28992 1726883093.62956: variable 'ansible_shell_executable' from source: unknown 28992 1726883093.62959: variable 'ansible_connection' from source: unknown 28992 1726883093.62962: variable 'ansible_module_compression' from source: unknown 28992 1726883093.62965: variable 'ansible_shell_type' from source: unknown 28992 1726883093.62967: variable 'ansible_shell_executable' from source: unknown 28992 1726883093.62969: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883093.62973: variable 'ansible_pipelining' from source: unknown 28992 1726883093.62975: variable 'ansible_timeout' from source: unknown 28992 1726883093.62978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883093.63339: 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) 28992 1726883093.63350: variable 'omit' from source: magic vars 28992 1726883093.63355: starting attempt loop 28992 1726883093.63423: running the handler 28992 1726883093.63428: _low_level_execute_command(): starting 28992 1726883093.63431: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883093.64635: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.64741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883093.64745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883093.64876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883093.64941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883093.66695: stdout chunk (state=3): >>>/root <<< 28992 1726883093.66850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883093.66898: stderr chunk (state=3): >>><<< 28992 1726883093.67041: stdout chunk (state=3): >>><<< 28992 1726883093.67045: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883093.67047: _low_level_execute_command(): starting 28992 1726883093.67051: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914 `" && echo ansible-tmp-1726883093.6694174-34605-22558253286914="` echo /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914 `" ) && sleep 0' 28992 1726883093.68172: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.68220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883093.68369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.68410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883093.68434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883093.68495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883093.68592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883093.70644: stdout chunk (state=3): >>>ansible-tmp-1726883093.6694174-34605-22558253286914=/root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914 <<< 28992 1726883093.70921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883093.70929: stdout chunk (state=3): >>><<< 28992 1726883093.70932: stderr chunk (state=3): >>><<< 28992 1726883093.71129: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883093.6694174-34605-22558253286914=/root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883093.71133: variable 'ansible_module_compression' from source: unknown 28992 1726883093.71136: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28992 1726883093.71217: variable 'ansible_facts' from source: unknown 28992 1726883093.71350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py 28992 1726883093.71646: Sending initial data 28992 1726883093.71710: Sent initial data (152 bytes) 28992 1726883093.72363: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883093.72372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883093.72438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.72467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883093.72480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883093.72512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883093.72575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883093.74205: 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 <<< 28992 1726883093.74257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883093.74311: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1asfr644 /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py <<< 28992 1726883093.74314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py" <<< 28992 1726883093.74379: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp1asfr644" to remote "/root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py" <<< 28992 1726883093.75538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883093.75593: stderr chunk (state=3): >>><<< 28992 1726883093.75605: stdout chunk (state=3): >>><<< 28992 1726883093.75671: done transferring module to remote 28992 1726883093.75692: _low_level_execute_command(): starting 28992 1726883093.75701: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/ /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py && sleep 0' 28992 1726883093.76603: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.76638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883093.76656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883093.76715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883093.76833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883093.78651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883093.78710: stderr chunk (state=3): >>><<< 28992 1726883093.78713: stdout chunk (state=3): >>><<< 28992 1726883093.78733: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883093.78737: _low_level_execute_command(): starting 28992 1726883093.78739: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/AnsiballZ_stat.py && sleep 0' 28992 1726883093.79182: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883093.79195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.79207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883093.79217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.79260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883093.79282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883093.79337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883093.96170: 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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28992 1726883093.97546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883093.97604: stderr chunk (state=3): >>><<< 28992 1726883093.97607: stdout chunk (state=3): >>><<< 28992 1726883093.97626: _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/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883093.97651: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1726883093.6694174-34605-22558253286914/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883093.97662: _low_level_execute_command(): starting 28992 1726883093.97668: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883093.6694174-34605-22558253286914/ > /dev/null 2>&1 && sleep 0' 28992 1726883093.98120: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883093.98126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883093.98157: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.98160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883093.98162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883093.98214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883093.98217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883093.98274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.00333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.00336: stdout chunk (state=3): >>><<< 28992 1726883094.00339: stderr chunk (state=3): >>><<< 28992 1726883094.00345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.00348: handler run complete 28992 1726883094.00350: attempt loop complete, returning result 28992 1726883094.00352: _execute() done 28992 1726883094.00355: dumping result to json 28992 1726883094.00357: done dumping result, returning 28992 1726883094.00359: done running TaskExecutor() for managed_node1/TASK: Get stat for interface statebr [0affc7ec-ae25-9fb4-6018-000000002979] 28992 1726883094.00361: sending task result for task 0affc7ec-ae25-9fb4-6018-000000002979 28992 1726883094.00814: done sending task result for task 0affc7ec-ae25-9fb4-6018-000000002979 28992 1726883094.00817: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 28992 1726883094.00885: no more pending results, returning what we have 28992 1726883094.00888: results queue empty 28992 1726883094.00889: checking for any_errors_fatal 28992 1726883094.00891: done checking for any_errors_fatal 28992 1726883094.00892: checking for max_fail_percentage 28992 1726883094.00894: done checking for max_fail_percentage 28992 1726883094.00895: checking to see if all hosts have failed and the running result is not ok 28992 1726883094.00896: done checking to see if all hosts have failed 28992 1726883094.00896: getting the remaining hosts for this loop 28992 1726883094.00898: done getting the remaining hosts for this loop 28992 1726883094.00901: getting the next task for host managed_node1 28992 1726883094.00911: done getting next task for host managed_node1 28992 1726883094.00914: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28992 1726883094.00918: ^ state is: HOST STATE: block=8, 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? (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 28992 1726883094.00926: getting variables 28992 1726883094.00927: in VariableManager get_vars() 28992 1726883094.00968: Calling all_inventory to load vars for managed_node1 28992 1726883094.00971: Calling groups_inventory to load vars for managed_node1 28992 1726883094.00974: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883094.00985: Calling all_plugins_play to load vars for managed_node1 28992 1726883094.00988: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883094.00992: Calling groups_plugins_play to load vars for managed_node1 28992 1726883094.02303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883094.03880: done with get_vars() 28992 1726883094.03919: done getting variables 28992 1726883094.03969: 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) 28992 1726883094.04092: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:44:54 -0400 (0:00:00.443) 0:02:34.241 ****** 28992 1726883094.04131: entering _queue_task() for managed_node1/assert 28992 1726883094.04549: worker is 1 (out of 1 available) 28992 1726883094.04564: exiting _queue_task() for managed_node1/assert 28992 1726883094.04577: done queuing things up, now waiting for results queue to drain 28992 1726883094.04579: waiting for pending results... 28992 1726883094.05034: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' 28992 1726883094.05060: in run() - task 0affc7ec-ae25-9fb4-6018-0000000028d4 28992 1726883094.05073: variable 'ansible_search_path' from source: unknown 28992 1726883094.05077: variable 'ansible_search_path' from source: unknown 28992 1726883094.05119: calling self._execute() 28992 1726883094.05228: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.05232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.05243: variable 'omit' from source: magic vars 28992 1726883094.05562: variable 'ansible_distribution_major_version' from source: facts 28992 1726883094.05572: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883094.05578: variable 'omit' from source: magic vars 28992 1726883094.05619: variable 'omit' from source: magic vars 28992 1726883094.05704: variable 'interface' from source: play vars 28992 1726883094.05718: variable 'omit' from source: magic vars 28992 1726883094.05761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883094.05789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883094.05810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883094.05826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.05837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.05865: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883094.05869: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.05872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.05953: Set connection var ansible_pipelining to False 28992 1726883094.05957: Set connection var ansible_connection to ssh 28992 1726883094.05962: Set connection var ansible_timeout to 10 28992 1726883094.05964: Set connection var ansible_shell_type to sh 28992 1726883094.05970: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883094.05977: Set connection var ansible_shell_executable to /bin/sh 28992 1726883094.06001: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.06005: variable 'ansible_connection' from source: unknown 28992 1726883094.06008: variable 'ansible_module_compression' from source: unknown 28992 1726883094.06010: variable 'ansible_shell_type' from source: unknown 28992 1726883094.06013: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.06015: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.06017: variable 'ansible_pipelining' from source: unknown 28992 1726883094.06021: variable 'ansible_timeout' from source: unknown 28992 1726883094.06024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.06142: 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) 28992 1726883094.06153: variable 'omit' from source: magic vars 28992 1726883094.06159: starting attempt loop 28992 1726883094.06162: running the handler 28992 1726883094.06275: variable 'interface_stat' from source: set_fact 28992 1726883094.06283: Evaluated conditional (not interface_stat.stat.exists): True 28992 1726883094.06293: handler run complete 28992 1726883094.06307: attempt loop complete, returning result 28992 1726883094.06310: _execute() done 28992 1726883094.06313: dumping result to json 28992 1726883094.06315: done dumping result, returning 28992 1726883094.06326: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'statebr' [0affc7ec-ae25-9fb4-6018-0000000028d4] 28992 1726883094.06329: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000028d4 28992 1726883094.06421: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000028d4 28992 1726883094.06426: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 28992 1726883094.06474: no more pending results, returning what we have 28992 1726883094.06477: results queue empty 28992 1726883094.06478: checking for any_errors_fatal 28992 1726883094.06489: done checking for any_errors_fatal 28992 1726883094.06490: checking for max_fail_percentage 28992 1726883094.06492: done checking for max_fail_percentage 28992 1726883094.06493: checking to see if all hosts have failed and the running result is not ok 28992 1726883094.06494: done checking to see if all hosts have failed 28992 1726883094.06495: getting the remaining hosts for this loop 28992 1726883094.06497: done getting the remaining hosts for this loop 28992 1726883094.06501: getting the next task for host managed_node1 28992 1726883094.06510: done getting next task for host managed_node1 28992 1726883094.06513: ^ task is: TASK: Success in test '{{ lsr_description }}' 28992 1726883094.06515: ^ state is: HOST STATE: block=8, 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 28992 1726883094.06520: getting variables 28992 1726883094.06523: in VariableManager get_vars() 28992 1726883094.06569: Calling all_inventory to load vars for managed_node1 28992 1726883094.06572: Calling groups_inventory to load vars for managed_node1 28992 1726883094.06575: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883094.06586: Calling all_plugins_play to load vars for managed_node1 28992 1726883094.06589: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883094.06592: Calling groups_plugins_play to load vars for managed_node1 28992 1726883094.08226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883094.09458: done with get_vars() 28992 1726883094.09480: done getting variables 28992 1726883094.09536: 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) 28992 1726883094.09635: variable 'lsr_description' from source: include params TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:44:54 -0400 (0:00:00.055) 0:02:34.296 ****** 28992 1726883094.09661: entering _queue_task() for managed_node1/debug 28992 1726883094.09956: worker is 1 (out of 1 available) 28992 1726883094.09975: exiting _queue_task() for managed_node1/debug 28992 1726883094.09991: done queuing things up, now waiting for results queue to drain 28992 1726883094.09993: waiting for pending results... 28992 1726883094.10203: running TaskExecutor() for managed_node1/TASK: Success in test 'I will not get an error when I try to remove an absent profile' 28992 1726883094.10285: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020b4 28992 1726883094.10298: variable 'ansible_search_path' from source: unknown 28992 1726883094.10302: variable 'ansible_search_path' from source: unknown 28992 1726883094.10344: calling self._execute() 28992 1726883094.10423: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.10427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.10442: variable 'omit' from source: magic vars 28992 1726883094.10757: variable 'ansible_distribution_major_version' from source: facts 28992 1726883094.10772: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883094.10775: variable 'omit' from source: magic vars 28992 1726883094.10807: variable 'omit' from source: magic vars 28992 1726883094.10883: variable 'lsr_description' from source: include params 28992 1726883094.10901: variable 'omit' from source: magic vars 28992 1726883094.10938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883094.10967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883094.10991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883094.11008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.11018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.11046: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883094.11049: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.11052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.11135: Set connection var ansible_pipelining to False 28992 1726883094.11139: Set connection var ansible_connection to ssh 28992 1726883094.11142: Set connection var ansible_timeout to 10 28992 1726883094.11145: Set connection var ansible_shell_type to sh 28992 1726883094.11151: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883094.11158: Set connection var ansible_shell_executable to /bin/sh 28992 1726883094.11178: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.11182: variable 'ansible_connection' from source: unknown 28992 1726883094.11185: variable 'ansible_module_compression' from source: unknown 28992 1726883094.11190: variable 'ansible_shell_type' from source: unknown 28992 1726883094.11193: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.11195: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.11200: variable 'ansible_pipelining' from source: unknown 28992 1726883094.11202: variable 'ansible_timeout' from source: unknown 28992 1726883094.11205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.11318: 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) 28992 1726883094.11334: variable 'omit' from source: magic vars 28992 1726883094.11337: starting attempt loop 28992 1726883094.11340: running the handler 28992 1726883094.11376: handler run complete 28992 1726883094.11390: attempt loop complete, returning result 28992 1726883094.11393: _execute() done 28992 1726883094.11396: dumping result to json 28992 1726883094.11398: done dumping result, returning 28992 1726883094.11402: done running TaskExecutor() for managed_node1/TASK: Success in test 'I will not get an error when I try to remove an absent profile' [0affc7ec-ae25-9fb4-6018-0000000020b4] 28992 1726883094.11408: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b4 28992 1726883094.11508: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b4 28992 1726883094.11511: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ 28992 1726883094.11563: no more pending results, returning what we have 28992 1726883094.11566: results queue empty 28992 1726883094.11567: checking for any_errors_fatal 28992 1726883094.11574: done checking for any_errors_fatal 28992 1726883094.11575: checking for max_fail_percentage 28992 1726883094.11577: done checking for max_fail_percentage 28992 1726883094.11578: checking to see if all hosts have failed and the running result is not ok 28992 1726883094.11579: done checking to see if all hosts have failed 28992 1726883094.11580: getting the remaining hosts for this loop 28992 1726883094.11582: done getting the remaining hosts for this loop 28992 1726883094.11588: getting the next task for host managed_node1 28992 1726883094.11595: done getting next task for host managed_node1 28992 1726883094.11600: ^ task is: TASK: Cleanup 28992 1726883094.11602: ^ state is: HOST STATE: block=8, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883094.11608: getting variables 28992 1726883094.11609: in VariableManager get_vars() 28992 1726883094.11663: Calling all_inventory to load vars for managed_node1 28992 1726883094.11667: Calling groups_inventory to load vars for managed_node1 28992 1726883094.11670: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883094.11682: Calling all_plugins_play to load vars for managed_node1 28992 1726883094.11684: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883094.11689: Calling groups_plugins_play to load vars for managed_node1 28992 1726883094.12775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883094.14005: done with get_vars() 28992 1726883094.14031: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:44:54 -0400 (0:00:00.044) 0:02:34.341 ****** 28992 1726883094.14105: entering _queue_task() for managed_node1/include_tasks 28992 1726883094.14390: worker is 1 (out of 1 available) 28992 1726883094.14405: exiting _queue_task() for managed_node1/include_tasks 28992 1726883094.14420: done queuing things up, now waiting for results queue to drain 28992 1726883094.14423: waiting for pending results... 28992 1726883094.14617: running TaskExecutor() for managed_node1/TASK: Cleanup 28992 1726883094.14698: in run() - task 0affc7ec-ae25-9fb4-6018-0000000020b8 28992 1726883094.14710: variable 'ansible_search_path' from source: unknown 28992 1726883094.14714: variable 'ansible_search_path' from source: unknown 28992 1726883094.14757: variable 'lsr_cleanup' from source: include params 28992 1726883094.14931: variable 'lsr_cleanup' from source: include params 28992 1726883094.14990: variable 'omit' from source: magic vars 28992 1726883094.15097: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.15109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.15113: variable 'omit' from source: magic vars 28992 1726883094.15298: variable 'ansible_distribution_major_version' from source: facts 28992 1726883094.15308: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883094.15312: variable 'item' from source: unknown 28992 1726883094.15369: variable 'item' from source: unknown 28992 1726883094.15396: variable 'item' from source: unknown 28992 1726883094.15448: variable 'item' from source: unknown 28992 1726883094.15578: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.15581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.15584: variable 'omit' from source: magic vars 28992 1726883094.15674: variable 'ansible_distribution_major_version' from source: facts 28992 1726883094.15678: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883094.15682: variable 'item' from source: unknown 28992 1726883094.15737: variable 'item' from source: unknown 28992 1726883094.15760: variable 'item' from source: unknown 28992 1726883094.15808: variable 'item' from source: unknown 28992 1726883094.15880: dumping result to json 28992 1726883094.15883: done dumping result, returning 28992 1726883094.15889: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affc7ec-ae25-9fb4-6018-0000000020b8] 28992 1726883094.15891: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b8 28992 1726883094.15931: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000020b8 28992 1726883094.15934: WORKER PROCESS EXITING 28992 1726883094.15961: no more pending results, returning what we have 28992 1726883094.15966: in VariableManager get_vars() 28992 1726883094.16020: Calling all_inventory to load vars for managed_node1 28992 1726883094.16025: Calling groups_inventory to load vars for managed_node1 28992 1726883094.16029: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883094.16045: Calling all_plugins_play to load vars for managed_node1 28992 1726883094.16047: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883094.16050: Calling groups_plugins_play to load vars for managed_node1 28992 1726883094.17261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883094.18458: done with get_vars() 28992 1726883094.18478: variable 'ansible_search_path' from source: unknown 28992 1726883094.18479: variable 'ansible_search_path' from source: unknown 28992 1726883094.18513: variable 'ansible_search_path' from source: unknown 28992 1726883094.18514: variable 'ansible_search_path' from source: unknown 28992 1726883094.18540: we have included files to process 28992 1726883094.18541: generating all_blocks data 28992 1726883094.18543: done generating all_blocks data 28992 1726883094.18547: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883094.18548: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883094.18549: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 28992 1726883094.18698: done processing included file 28992 1726883094.18700: iterating over new_blocks loaded from include file 28992 1726883094.18701: in VariableManager get_vars() 28992 1726883094.18714: done with get_vars() 28992 1726883094.18715: filtering new block on tags 28992 1726883094.18736: done filtering new block on tags 28992 1726883094.18739: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 28992 1726883094.18743: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28992 1726883094.18744: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28992 1726883094.18747: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28992 1726883094.18997: done processing included file 28992 1726883094.18998: iterating over new_blocks loaded from include file 28992 1726883094.18999: in VariableManager get_vars() 28992 1726883094.19011: done with get_vars() 28992 1726883094.19012: filtering new block on tags 28992 1726883094.19035: done filtering new block on tags 28992 1726883094.19036: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) 28992 1726883094.19039: extending task lists for all hosts with included blocks 28992 1726883094.20102: done extending task lists 28992 1726883094.20104: done processing included files 28992 1726883094.20104: results queue empty 28992 1726883094.20105: checking for any_errors_fatal 28992 1726883094.20107: done checking for any_errors_fatal 28992 1726883094.20108: checking for max_fail_percentage 28992 1726883094.20109: done checking for max_fail_percentage 28992 1726883094.20109: checking to see if all hosts have failed and the running result is not ok 28992 1726883094.20110: done checking to see if all hosts have failed 28992 1726883094.20110: getting the remaining hosts for this loop 28992 1726883094.20111: done getting the remaining hosts for this loop 28992 1726883094.20113: getting the next task for host managed_node1 28992 1726883094.20116: done getting next task for host managed_node1 28992 1726883094.20117: ^ task is: TASK: Cleanup profile and device 28992 1726883094.20120: ^ state is: HOST STATE: block=8, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883094.20123: getting variables 28992 1726883094.20124: in VariableManager get_vars() 28992 1726883094.20133: Calling all_inventory to load vars for managed_node1 28992 1726883094.20139: Calling groups_inventory to load vars for managed_node1 28992 1726883094.20141: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883094.20145: Calling all_plugins_play to load vars for managed_node1 28992 1726883094.20147: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883094.20149: Calling groups_plugins_play to load vars for managed_node1 28992 1726883094.21057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883094.22253: done with get_vars() 28992 1726883094.22271: done getting variables 28992 1726883094.22305: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:44:54 -0400 (0:00:00.082) 0:02:34.423 ****** 28992 1726883094.22333: entering _queue_task() for managed_node1/shell 28992 1726883094.22635: worker is 1 (out of 1 available) 28992 1726883094.22650: exiting _queue_task() for managed_node1/shell 28992 1726883094.22664: done queuing things up, now waiting for results queue to drain 28992 1726883094.22666: waiting for pending results... 28992 1726883094.22883: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 28992 1726883094.22968: in run() - task 0affc7ec-ae25-9fb4-6018-00000000299e 28992 1726883094.22980: variable 'ansible_search_path' from source: unknown 28992 1726883094.22984: variable 'ansible_search_path' from source: unknown 28992 1726883094.23023: calling self._execute() 28992 1726883094.23108: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.23113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.23131: variable 'omit' from source: magic vars 28992 1726883094.23444: variable 'ansible_distribution_major_version' from source: facts 28992 1726883094.23456: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883094.23465: variable 'omit' from source: magic vars 28992 1726883094.23499: variable 'omit' from source: magic vars 28992 1726883094.23614: variable 'interface' from source: play vars 28992 1726883094.23631: variable 'omit' from source: magic vars 28992 1726883094.23671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883094.23703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883094.23724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883094.23739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.23750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.23777: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883094.23780: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.23785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.23865: Set connection var ansible_pipelining to False 28992 1726883094.23868: Set connection var ansible_connection to ssh 28992 1726883094.23871: Set connection var ansible_timeout to 10 28992 1726883094.23874: Set connection var ansible_shell_type to sh 28992 1726883094.23884: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883094.23890: Set connection var ansible_shell_executable to /bin/sh 28992 1726883094.23915: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.23918: variable 'ansible_connection' from source: unknown 28992 1726883094.23921: variable 'ansible_module_compression' from source: unknown 28992 1726883094.23925: variable 'ansible_shell_type' from source: unknown 28992 1726883094.23928: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.23930: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.23933: variable 'ansible_pipelining' from source: unknown 28992 1726883094.23935: variable 'ansible_timeout' from source: unknown 28992 1726883094.23940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.24056: 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) 28992 1726883094.24065: variable 'omit' from source: magic vars 28992 1726883094.24070: starting attempt loop 28992 1726883094.24074: running the handler 28992 1726883094.24084: 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) 28992 1726883094.24106: _low_level_execute_command(): starting 28992 1726883094.24119: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883094.24676: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.24680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.24684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883094.24688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.24742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883094.24745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.24747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.24814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.26550: stdout chunk (state=3): >>>/root <<< 28992 1726883094.26664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.26718: stderr chunk (state=3): >>><<< 28992 1726883094.26724: stdout chunk (state=3): >>><<< 28992 1726883094.26748: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.26766: _low_level_execute_command(): starting 28992 1726883094.26772: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243 `" && echo ansible-tmp-1726883094.267522-34628-173148584869243="` echo /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243 `" ) && sleep 0' 28992 1726883094.27346: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.27357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.27360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.27363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.27406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.27454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.29431: stdout chunk (state=3): >>>ansible-tmp-1726883094.267522-34628-173148584869243=/root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243 <<< 28992 1726883094.29555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.29607: stderr chunk (state=3): >>><<< 28992 1726883094.29610: stdout chunk (state=3): >>><<< 28992 1726883094.29626: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883094.267522-34628-173148584869243=/root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.29656: variable 'ansible_module_compression' from source: unknown 28992 1726883094.29709: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883094.29742: variable 'ansible_facts' from source: unknown 28992 1726883094.29825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py 28992 1726883094.29953: Sending initial data 28992 1726883094.29957: Sent initial data (155 bytes) 28992 1726883094.30558: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.30576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.30659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.32237: 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 <<< 28992 1726883094.32242: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28992 1726883094.32285: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883094.32339: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpoelffofa /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py <<< 28992 1726883094.32345: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py" <<< 28992 1726883094.32390: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmpoelffofa" to remote "/root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py" <<< 28992 1726883094.32992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.33069: stderr chunk (state=3): >>><<< 28992 1726883094.33073: stdout chunk (state=3): >>><<< 28992 1726883094.33134: done transferring module to remote 28992 1726883094.33137: _low_level_execute_command(): starting 28992 1726883094.33139: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/ /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py && sleep 0' 28992 1726883094.33717: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883094.33746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.33837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.33851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883094.33870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.33901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.33957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.36028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.36032: stdout chunk (state=3): >>><<< 28992 1726883094.36035: stderr chunk (state=3): >>><<< 28992 1726883094.36038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.36042: _low_level_execute_command(): starting 28992 1726883094.36044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/AnsiballZ_command.py && sleep 0' 28992 1726883094.36542: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883094.36550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.36561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.36584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883094.36603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 28992 1726883094.36611: stderr chunk (state=3): >>>debug2: match not found <<< 28992 1726883094.36623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.36639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28992 1726883094.36647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 28992 1726883094.36654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28992 1726883094.36664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.36674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.36709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883094.36716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.36811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.36830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.36920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.57256: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:44:54.534153", "end": "2024-09-20 21:44:54.570965", "delta": "0:00:00.036812", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 28992 1726883094.58793: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 28992 1726883094.58858: stderr chunk (state=3): >>><<< 28992 1726883094.58862: stdout chunk (state=3): >>><<< 28992 1726883094.58880: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-20 21:44:54.534153", "end": "2024-09-20 21:44:54.570965", "delta": "0:00:00.036812", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_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.15.7 closed. 28992 1726883094.58916: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1726883094.267522-34628-173148584869243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883094.58928: _low_level_execute_command(): starting 28992 1726883094.58935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883094.267522-34628-173148584869243/ > /dev/null 2>&1 && sleep 0' 28992 1726883094.59405: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.59409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28992 1726883094.59443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 28992 1726883094.59446: 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.15.7 is address <<< 28992 1726883094.59448: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.59451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.59508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.59516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.59572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.61474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.61530: stderr chunk (state=3): >>><<< 28992 1726883094.61533: stdout chunk (state=3): >>><<< 28992 1726883094.61549: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.61555: handler run complete 28992 1726883094.61573: Evaluated conditional (False): False 28992 1726883094.61581: attempt loop complete, returning result 28992 1726883094.61584: _execute() done 28992 1726883094.61587: dumping result to json 28992 1726883094.61594: done dumping result, returning 28992 1726883094.61603: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affc7ec-ae25-9fb4-6018-00000000299e] 28992 1726883094.61611: sending task result for task 0affc7ec-ae25-9fb4-6018-00000000299e 28992 1726883094.61724: done sending task result for task 0affc7ec-ae25-9fb4-6018-00000000299e 28992 1726883094.61729: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.036812", "end": "2024-09-20 21:44:54.570965", "rc": 1, "start": "2024-09-20 21:44:54.534153" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 28992 1726883094.61802: no more pending results, returning what we have 28992 1726883094.61807: results queue empty 28992 1726883094.61808: checking for any_errors_fatal 28992 1726883094.61810: done checking for any_errors_fatal 28992 1726883094.61811: checking for max_fail_percentage 28992 1726883094.61812: done checking for max_fail_percentage 28992 1726883094.61813: checking to see if all hosts have failed and the running result is not ok 28992 1726883094.61815: done checking to see if all hosts have failed 28992 1726883094.61815: getting the remaining hosts for this loop 28992 1726883094.61817: done getting the remaining hosts for this loop 28992 1726883094.61823: getting the next task for host managed_node1 28992 1726883094.61833: done getting next task for host managed_node1 28992 1726883094.61836: ^ task is: TASK: Check routes and DNS 28992 1726883094.61849: ^ state is: HOST STATE: block=8, 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883094.61854: getting variables 28992 1726883094.61856: in VariableManager get_vars() 28992 1726883094.61902: Calling all_inventory to load vars for managed_node1 28992 1726883094.61905: Calling groups_inventory to load vars for managed_node1 28992 1726883094.61909: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883094.61921: Calling all_plugins_play to load vars for managed_node1 28992 1726883094.61926: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883094.61929: Calling groups_plugins_play to load vars for managed_node1 28992 1726883094.63043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883094.64400: done with get_vars() 28992 1726883094.64419: done getting variables 28992 1726883094.64473: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:44:54 -0400 (0:00:00.421) 0:02:34.845 ****** 28992 1726883094.64501: entering _queue_task() for managed_node1/shell 28992 1726883094.64781: worker is 1 (out of 1 available) 28992 1726883094.64799: exiting _queue_task() for managed_node1/shell 28992 1726883094.64814: done queuing things up, now waiting for results queue to drain 28992 1726883094.64816: waiting for pending results... 28992 1726883094.65021: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 28992 1726883094.65100: in run() - task 0affc7ec-ae25-9fb4-6018-0000000029a2 28992 1726883094.65114: variable 'ansible_search_path' from source: unknown 28992 1726883094.65116: variable 'ansible_search_path' from source: unknown 28992 1726883094.65157: calling self._execute() 28992 1726883094.65245: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.65251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.65262: variable 'omit' from source: magic vars 28992 1726883094.65586: variable 'ansible_distribution_major_version' from source: facts 28992 1726883094.65599: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883094.65603: variable 'omit' from source: magic vars 28992 1726883094.65643: variable 'omit' from source: magic vars 28992 1726883094.65670: variable 'omit' from source: magic vars 28992 1726883094.65709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28992 1726883094.65744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28992 1726883094.65764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28992 1726883094.65779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.65789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28992 1726883094.65817: variable 'inventory_hostname' from source: host vars for 'managed_node1' 28992 1726883094.65822: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.65825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.65907: Set connection var ansible_pipelining to False 28992 1726883094.65911: Set connection var ansible_connection to ssh 28992 1726883094.65914: Set connection var ansible_timeout to 10 28992 1726883094.65917: Set connection var ansible_shell_type to sh 28992 1726883094.65925: Set connection var ansible_module_compression to ZIP_DEFLATED 28992 1726883094.65932: Set connection var ansible_shell_executable to /bin/sh 28992 1726883094.65955: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.65959: variable 'ansible_connection' from source: unknown 28992 1726883094.65962: variable 'ansible_module_compression' from source: unknown 28992 1726883094.65964: variable 'ansible_shell_type' from source: unknown 28992 1726883094.65967: variable 'ansible_shell_executable' from source: unknown 28992 1726883094.65969: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883094.65971: variable 'ansible_pipelining' from source: unknown 28992 1726883094.65974: variable 'ansible_timeout' from source: unknown 28992 1726883094.65978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883094.66097: 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) 28992 1726883094.66107: variable 'omit' from source: magic vars 28992 1726883094.66113: starting attempt loop 28992 1726883094.66116: running the handler 28992 1726883094.66128: 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) 28992 1726883094.66147: _low_level_execute_command(): starting 28992 1726883094.66156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28992 1726883094.66729: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.66734: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.66737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.66749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.66797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883094.66800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.66802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.66863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.68508: stdout chunk (state=3): >>>/root <<< 28992 1726883094.68620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.68672: stderr chunk (state=3): >>><<< 28992 1726883094.68676: stdout chunk (state=3): >>><<< 28992 1726883094.68702: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.68714: _low_level_execute_command(): starting 28992 1726883094.68721: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968 `" && echo ansible-tmp-1726883094.6870213-34643-248033506073968="` echo /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968 `" ) && sleep 0' 28992 1726883094.69360: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.69372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 28992 1726883094.69389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.69444: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.69505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.69537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.69609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.71576: stdout chunk (state=3): >>>ansible-tmp-1726883094.6870213-34643-248033506073968=/root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968 <<< 28992 1726883094.71774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.71778: stderr chunk (state=3): >>><<< 28992 1726883094.71781: stdout chunk (state=3): >>><<< 28992 1726883094.72028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883094.6870213-34643-248033506073968=/root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.72032: variable 'ansible_module_compression' from source: unknown 28992 1726883094.72034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28992xmxa8_97/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28992 1726883094.72036: variable 'ansible_facts' from source: unknown 28992 1726883094.72039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py 28992 1726883094.72458: Sending initial data 28992 1726883094.72468: Sent initial data (156 bytes) 28992 1726883094.73052: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.73153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.73174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.73320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.74960: 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 <<< 28992 1726883094.75010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28992 1726883094.75061: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp5lynkw56 /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py <<< 28992 1726883094.75065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py" <<< 28992 1726883094.75114: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28992xmxa8_97/tmp5lynkw56" to remote "/root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py" <<< 28992 1726883094.75699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.75763: stderr chunk (state=3): >>><<< 28992 1726883094.75767: stdout chunk (state=3): >>><<< 28992 1726883094.75786: done transferring module to remote 28992 1726883094.75803: _low_level_execute_command(): starting 28992 1726883094.75807: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/ /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py && sleep 0' 28992 1726883094.76295: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.76301: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28992 1726883094.76304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883094.76306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.76365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.76369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.76416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.78249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883094.78299: stderr chunk (state=3): >>><<< 28992 1726883094.78302: stdout chunk (state=3): >>><<< 28992 1726883094.78317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883094.78320: _low_level_execute_command(): starting 28992 1726883094.78326: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/AnsiballZ_command.py && sleep 0' 28992 1726883094.78787: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28992 1726883094.78790: 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 <<< 28992 1726883094.78793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.78795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28992 1726883094.78798: 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.15.7 originally 10.31.15.7 debug2: match found <<< 28992 1726883094.78800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.78850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 28992 1726883094.78854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.78924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883094.96415: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:c5:8e:44:af brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.7/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2577sec preferred_lft 2577sec\n inet6 fe80::8ff:c5ff:fe8e:44af/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether b6:71:5a:60:01:fc brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.7 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.7 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# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:44:54.952979", "end": "2024-09-20 21:44:54.962352", "delta": "0:00:00.009373", "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}}} <<< 28992 1726883094.97984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 28992 1726883094.98035: stderr chunk (state=3): >>><<< 28992 1726883094.98039: stdout chunk (state=3): >>><<< 28992 1726883094.98060: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:c5:8e:44:af brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.7/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2577sec preferred_lft 2577sec\n inet6 fe80::8ff:c5ff:fe8e:44af/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether b6:71:5a:60:01:fc brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.7 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.7 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# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:44:54.952979", "end": "2024-09-20 21:44:54.962352", "delta": "0:00:00.009373", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK 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.15.7 closed. 28992 1726883094.98107: 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-1726883094.6870213-34643-248033506073968/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28992 1726883094.98117: _low_level_execute_command(): starting 28992 1726883094.98124: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883094.6870213-34643-248033506073968/ > /dev/null 2>&1 && sleep 0' 28992 1726883094.98573: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.98577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.98580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28992 1726883094.98582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28992 1726883094.98626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 28992 1726883094.98630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28992 1726883094.98692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28992 1726883095.00553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28992 1726883095.00595: stderr chunk (state=3): >>><<< 28992 1726883095.00599: stdout chunk (state=3): >>><<< 28992 1726883095.00615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28992 1726883095.00626: handler run complete 28992 1726883095.00649: Evaluated conditional (False): False 28992 1726883095.00659: attempt loop complete, returning result 28992 1726883095.00661: _execute() done 28992 1726883095.00664: dumping result to json 28992 1726883095.00670: done dumping result, returning 28992 1726883095.00677: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affc7ec-ae25-9fb4-6018-0000000029a2] 28992 1726883095.00682: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000029a2 28992 1726883095.00800: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000029a2 28992 1726883095.00803: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009373", "end": "2024-09-20 21:44:54.962352", "rc": 0, "start": "2024-09-20 21:44:54.952979" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:c5:8e:44:af brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.7/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2577sec preferred_lft 2577sec inet6 fe80::8ff:c5ff:fe8e:44af/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether b6:71:5a:60:01:fc brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.7 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.7 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 # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com 28992 1726883095.00881: no more pending results, returning what we have 28992 1726883095.00884: results queue empty 28992 1726883095.00886: checking for any_errors_fatal 28992 1726883095.00900: done checking for any_errors_fatal 28992 1726883095.00900: checking for max_fail_percentage 28992 1726883095.00902: done checking for max_fail_percentage 28992 1726883095.00903: checking to see if all hosts have failed and the running result is not ok 28992 1726883095.00904: done checking to see if all hosts have failed 28992 1726883095.00908: getting the remaining hosts for this loop 28992 1726883095.00910: done getting the remaining hosts for this loop 28992 1726883095.00917: getting the next task for host managed_node1 28992 1726883095.00925: done getting next task for host managed_node1 28992 1726883095.00928: ^ task is: TASK: Verify DNS and network connectivity 28992 1726883095.00931: ^ state is: HOST STATE: block=8, 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28992 1726883095.00936: getting variables 28992 1726883095.00937: in VariableManager get_vars() 28992 1726883095.00980: Calling all_inventory to load vars for managed_node1 28992 1726883095.00983: Calling groups_inventory to load vars for managed_node1 28992 1726883095.00989: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883095.01002: Calling all_plugins_play to load vars for managed_node1 28992 1726883095.01005: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883095.01008: Calling groups_plugins_play to load vars for managed_node1 28992 1726883095.02074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883095.03292: done with get_vars() 28992 1726883095.03313: done getting variables 28992 1726883095.03362: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:44:55 -0400 (0:00:00.388) 0:02:35.234 ****** 28992 1726883095.03386: entering _queue_task() for managed_node1/shell 28992 1726883095.03638: worker is 1 (out of 1 available) 28992 1726883095.03654: exiting _queue_task() for managed_node1/shell 28992 1726883095.03667: done queuing things up, now waiting for results queue to drain 28992 1726883095.03668: waiting for pending results... 28992 1726883095.03873: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 28992 1726883095.03961: in run() - task 0affc7ec-ae25-9fb4-6018-0000000029a3 28992 1726883095.03976: variable 'ansible_search_path' from source: unknown 28992 1726883095.03980: variable 'ansible_search_path' from source: unknown 28992 1726883095.04017: calling self._execute() 28992 1726883095.04103: variable 'ansible_host' from source: host vars for 'managed_node1' 28992 1726883095.04109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 28992 1726883095.04119: variable 'omit' from source: magic vars 28992 1726883095.04434: variable 'ansible_distribution_major_version' from source: facts 28992 1726883095.04449: Evaluated conditional (ansible_distribution_major_version != '6'): True 28992 1726883095.04554: variable 'ansible_facts' from source: unknown 28992 1726883095.05158: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): False 28992 1726883095.05162: when evaluation is False, skipping this task 28992 1726883095.05165: _execute() done 28992 1726883095.05167: dumping result to json 28992 1726883095.05170: done dumping result, returning 28992 1726883095.05172: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affc7ec-ae25-9fb4-6018-0000000029a3] 28992 1726883095.05179: sending task result for task 0affc7ec-ae25-9fb4-6018-0000000029a3 28992 1726883095.05293: done sending task result for task 0affc7ec-ae25-9fb4-6018-0000000029a3 28992 1726883095.05296: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } 28992 1726883095.05369: no more pending results, returning what we have 28992 1726883095.05372: results queue empty 28992 1726883095.05373: checking for any_errors_fatal 28992 1726883095.05383: done checking for any_errors_fatal 28992 1726883095.05383: checking for max_fail_percentage 28992 1726883095.05385: done checking for max_fail_percentage 28992 1726883095.05386: checking to see if all hosts have failed and the running result is not ok 28992 1726883095.05387: done checking to see if all hosts have failed 28992 1726883095.05388: getting the remaining hosts for this loop 28992 1726883095.05389: done getting the remaining hosts for this loop 28992 1726883095.05393: getting the next task for host managed_node1 28992 1726883095.05403: done getting next task for host managed_node1 28992 1726883095.05407: ^ task is: TASK: meta (flush_handlers) 28992 1726883095.05410: ^ state is: HOST STATE: block=9, 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 28992 1726883095.05414: getting variables 28992 1726883095.05416: in VariableManager get_vars() 28992 1726883095.05453: Calling all_inventory to load vars for managed_node1 28992 1726883095.05456: Calling groups_inventory to load vars for managed_node1 28992 1726883095.05459: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883095.05469: Calling all_plugins_play to load vars for managed_node1 28992 1726883095.05471: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883095.05474: Calling groups_plugins_play to load vars for managed_node1 28992 1726883095.06618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883095.07819: done with get_vars() 28992 1726883095.07840: done getting variables 28992 1726883095.07898: in VariableManager get_vars() 28992 1726883095.07910: Calling all_inventory to load vars for managed_node1 28992 1726883095.07911: Calling groups_inventory to load vars for managed_node1 28992 1726883095.07913: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883095.07917: Calling all_plugins_play to load vars for managed_node1 28992 1726883095.07918: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883095.07920: Calling groups_plugins_play to load vars for managed_node1 28992 1726883095.08791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883095.10107: done with get_vars() 28992 1726883095.10131: done queuing things up, now waiting for results queue to drain 28992 1726883095.10133: results queue empty 28992 1726883095.10133: checking for any_errors_fatal 28992 1726883095.10135: done checking for any_errors_fatal 28992 1726883095.10136: checking for max_fail_percentage 28992 1726883095.10136: done checking for max_fail_percentage 28992 1726883095.10137: checking to see if all hosts have failed and the running result is not ok 28992 1726883095.10137: done checking to see if all hosts have failed 28992 1726883095.10138: getting the remaining hosts for this loop 28992 1726883095.10139: done getting the remaining hosts for this loop 28992 1726883095.10141: getting the next task for host managed_node1 28992 1726883095.10143: done getting next task for host managed_node1 28992 1726883095.10144: ^ task is: TASK: meta (flush_handlers) 28992 1726883095.10146: ^ state is: HOST STATE: block=10, 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 28992 1726883095.10148: getting variables 28992 1726883095.10148: in VariableManager get_vars() 28992 1726883095.10157: Calling all_inventory to load vars for managed_node1 28992 1726883095.10159: Calling groups_inventory to load vars for managed_node1 28992 1726883095.10161: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883095.10165: Calling all_plugins_play to load vars for managed_node1 28992 1726883095.10167: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883095.10169: Calling groups_plugins_play to load vars for managed_node1 28992 1726883095.11036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883095.12217: done with get_vars() 28992 1726883095.12238: done getting variables 28992 1726883095.12276: in VariableManager get_vars() 28992 1726883095.12284: Calling all_inventory to load vars for managed_node1 28992 1726883095.12288: Calling groups_inventory to load vars for managed_node1 28992 1726883095.12290: Calling all_plugins_inventory to load vars for managed_node1 28992 1726883095.12294: Calling all_plugins_play to load vars for managed_node1 28992 1726883095.12295: Calling groups_plugins_inventory to load vars for managed_node1 28992 1726883095.12297: Calling groups_plugins_play to load vars for managed_node1 28992 1726883095.17540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28992 1726883095.18726: done with get_vars() 28992 1726883095.18751: done queuing things up, now waiting for results queue to drain 28992 1726883095.18753: results queue empty 28992 1726883095.18754: checking for any_errors_fatal 28992 1726883095.18755: done checking for any_errors_fatal 28992 1726883095.18756: checking for max_fail_percentage 28992 1726883095.18756: done checking for max_fail_percentage 28992 1726883095.18757: checking to see if all hosts have failed and the running result is not ok 28992 1726883095.18758: done checking to see if all hosts have failed 28992 1726883095.18758: getting the remaining hosts for this loop 28992 1726883095.18759: done getting the remaining hosts for this loop 28992 1726883095.18765: getting the next task for host managed_node1 28992 1726883095.18767: done getting next task for host managed_node1 28992 1726883095.18767: ^ task is: None 28992 1726883095.18769: ^ state is: HOST STATE: block=11, 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 28992 1726883095.18769: done queuing things up, now waiting for results queue to drain 28992 1726883095.18770: results queue empty 28992 1726883095.18771: checking for any_errors_fatal 28992 1726883095.18771: done checking for any_errors_fatal 28992 1726883095.18771: checking for max_fail_percentage 28992 1726883095.18772: done checking for max_fail_percentage 28992 1726883095.18773: checking to see if all hosts have failed and the running result is not ok 28992 1726883095.18773: done checking to see if all hosts have failed 28992 1726883095.18774: getting the next task for host managed_node1 28992 1726883095.18776: done getting next task for host managed_node1 28992 1726883095.18776: ^ task is: None 28992 1726883095.18777: ^ state is: HOST STATE: block=11, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=333 changed=10 unreachable=0 failed=0 skipped=313 rescued=0 ignored=10 Friday 20 September 2024 21:44:55 -0400 (0:00:00.154) 0:02:35.388 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.91s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Gathering Facts --------------------------------------------------------- 2.66s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 fedora.linux_system_roles.network : Check which services are running ---- 2.63s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.60s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.57s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.57s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.57s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.56s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.56s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.55s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.54s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.52s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.52s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.49s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.48s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.45s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.44s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gather the minimum subset of ansible_facts required by the network role test --- 2.43s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.70s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.40s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 28992 1726883095.18937: RUNNING CLEANUP